165 Commits (56d000f77ba199c6fbf5e7e34926eae65a468a5e)

Author SHA1 Message Date
rlar 56d000f77b variable rename `sen_info' `cv' `pzan' `sen_info' --> `job' 15 years ago
rlar a463c761d8 similiarity dctran.c versus dcpss.c 15 years ago
rlar 513bf853a9 cleanup, aiming for higher similarity of dctran.c and dcpss.c 15 years ago
rlar aaf3f9da1b prototypes, and avoid a NULL dereference when PZDEBUG is active 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 08b2c8d111 reduce scope of variable `temp' 15 years ago
rlar cf2cc37fca reduce scope of variables `fproj' and `err' 15 years ago
rlar a92f6f369d reduce scope of variable `tv_01', and use `MAX' 15 years ago
rlar 11e38ee19b remove unsed variable `cont_1' 15 years ago
rlar 9e86e5ca66 rewrite (double)literal --> floating-point-literal 15 years ago
rlar a38165662c rewrite pointer dereferences to array subscripts 15 years ago
h_vogt e5a255a030 Windows progress message 15 years ago
rlar 899d5516c3 initial PSS commit 15 years ago
rlar 70b7ef1bc1 bug fix, broken insert at the front of CKTbreaks[] 15 years ago
rlar a3969da827 polish saj's resume fix, use it for `acan' as well 15 years ago
rlar 6613127f7d bug fix, stepsize in `noisean' 15 years ago
rlar 06bbefb5ee fix usage of an uninitialized variable 15 years ago
rlar 82d05be244 remove ancient artifact "ckt.h" 15 years ago
dwarning 6b35352b64 Update to version 4.7.0 & Code merged into bsim4v4 15 years ago
h_vogt 3547fdc5f3 explicit casts double -> int 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 2b66531eb4 mop up some fixme comments 15 years ago
rlar 838612467e spelling fixes from debian, thank you ! 15 years ago
rlar 77431f8ac5 rename struct member public --> if_analysis 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar e970d0b530 fix allocation and ownership of auxiliary CKTmatrix CKTrhs etc objects 15 years ago
rlar 8fe8f39e96 bugfix, fix sensitvity calculation (for the dc-2+.cir testcase) 15 years ago
dwarning 72db3c9ba5 skip printout in bsimtemp for sens analysis 15 years ago
dwarning 34644f9671 segfault fix 15 years ago
h_vogt 30d4b95931 explicit type cast 15 years ago
h_vogt cc6100f5cb 'stop' and 'altermod' command execution modified 15 years ago
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
dwarning 3ab9e6d060 cvs ignore .libs 16 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
rlar bda8dfa2c6 swallow type conversion warnings (assignment of an int to unsigned:1 flags) 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
dwarning abf65c511f correct the nipred include for PREDICTOR defined 16 years ago
dwarning 7adf4d9703 obsolete labels/variables configuring --enable-nobypass and --enable-predictor 16 years ago
dwarning 503e47089f use ceil for round up 16 years ago
dwarning 8a8fbcafe5 enable backward Euler 16 years ago
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 16 years ago
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
dwarning 6e2e6e9927 better readability 16 years ago
dwarning a5bfc9d6bd Allow maxord=1 w/o crash 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar cc5b9007a7 use tmalloc and trealloc instead of MALLOC and REALLOC 16 years ago