414 Commits (503f5d5c26ed74b0a200a411e762413a1f18880a)

Author SHA1 Message Date
h_vogt e929275cdf sharedspice.c, .h: fcn to initialize Sync, fcn to set breakpoint, callback fcn to read vsrc external inputs 13 years ago
rlar 4473419cb8 polish `PARSECALL' macro 13 years ago
rlar 31ff2ee073 polish `LITERR' macro 13 years ago
rlar 1b3e77ca32 polish `GCA' macro 13 years ago
rlar d52c9e401a polish `IFC' macro 13 years ago
rlar 14a6bd9314 polish `MERROR' macro 13 years ago
rlar 4ad4877e30 CKTfndDev(), drop unused argument `modname' which is always NULL 13 years ago
dwarning 91ab0a3c74 parser/*.c: implement a signed power function `pwr' for controlled sources 13 years ago
dwarning ff6a4990bd devices/bsim3v32: whitespace cleanup 13 years ago
dwarning 7b2bd10b64 devices/bsim3v32: apply Area Calculation Method (ACM) to the bsim3v3.2.4 model 13 years ago
h_vogt 8b8f275645 defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 13 years ago
rlar 7ed0b5cef6 sparse/*.c, rename `eMatrix' --> `Matrix' (prototypes) 13 years ago
rlar 0440f0584e fix an incorrect typedef and cast 13 years ago
h_vogt e91063d096 sharedspice.c, .h, .vcproj: comments, update für MS Visual Sudio build 13 years ago
h_vogt a0a2f15a52 sharedspice.c, *.h: interface update, more comments 13 years ago
Francesco Lannutti 581e0a6d11 fix sense2, which is unsupported code 13 years ago
h_vogt 83d5606da4 ngspice.h: add shared module 13 years ago
h_vogt ac553eedba src/Makefile.am include/ngspice/Makefile.am: add shared module 13 years ago
h_vogt a6976f9857 main file and header for ngspice as shared module 13 years ago
h_vogt 5a44b3f7f8 fix `SetAnalyse()' re-declaration 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
h_vogt 1e88db6f7d add command 'circbyline' to allow entering circuit line by line 13 years ago
h_vogt 7bc879726d make database dbs local to each circuit 13 years ago
h_vogt c15608c903 unique modtab for each circuit, store in ckt structure 13 years ago
rlar d1764cc7fa inp_readall() change function signature for readability 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
rlar 8cafeed8f0 rename #ifndef include wrapper CKT_H 13 years ago
rlar c377b7a6b3 avoid leading underscore in preprocessor macros 13 years ago
rlar 5086a90746 cleanup some preprocessor macros 13 years ago
h_vogt 8e5ad3d344 ivars.c: prevent crash in CYGWIN batch mode, if NGSPICE_INPUT_DIR given 13 years ago
Stefano Perticaroli 79bffc78a1 next version of PSS2 13 years ago
rlar 0be61b3e5a remove PSS2 13 years ago
Francesco Lannutti 574d39e29c remove almost empty src/maths/ni/nipred.h 13 years ago
h_vogt 12e19d140b measure.c, rewrite do_measure() 13 years ago
h_vogt c5de0c21c9 findvec(), use hash tables for the vector search 13 years ago
h_vogt 75447dc43c implement spice_dstring_append_lower() 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar ba131a5077 remove adms3 #1/2, code 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
h_vogt c336f5ec9d outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data 14 years ago
h_vogt 68c4de76b7 new option noopac, don't do op simulation before ac if circuit is linear 14 years ago
rlar 3d7ab6a297 cleanup keyword databases on proram termination 14 years ago
rlar 789edee376 rewrite inp_list() avoid duplicate code 14 years ago
rlar 67132108ad out_printf() is not supposed to be a preprocessor macro 14 years ago
rlar d4ced47e8e drop out_pbuf, which was an ancient workaround 14 years ago
rlar 9ed7ce4e9e wlist.c, `const' ness 14 years ago
rlar cdef8aa10e implement wl_delete_slice() 14 years ago
rlar e2be942b72 implement wl_find() 14 years ago
h_vogt 4d0d0fafb9 repair broken ternary function in B-Source 14 years ago