51 Commits (da10f497558ac6e89078a476e6255b8562968356)

Author SHA1 Message Date
h_vogt da10f49755 remove memory leak freeing dicoS 13 years ago
Henrik Forstén c9c23342bc numparm, speedup modernizeex() for the common case 13 years ago
dwarning 2506fe3858 changed the #include order - ngspice.h must be first 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar c54d3a617e drop (void*) cast of the dispose() argument 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 1876ad1094 remove unused global artifact `dynLlen' 15 years ago
h_vogt f94cc3a8a0 comp issues 15 years ago
rlar 70c97e12bb numparm, un-pascal-ify, ws() wln() 15 years ago
rlar 999d69731a numparm, 17 digit placeholders --> numparm__XXXXXXXX dummy symbols 15 years ago
rlar 24cdf89344 reinstate a missing if(numerical), which got lost 15 years ago
rlar f6ed60844f part 2, the actual change 15 years ago
rlar 35c36b1590 part 1, whitespace and indentation, nothing else 15 years ago
rlar 5a3f5ac03d undo the last commit, with the sole purpose to seperate it into two commits 15 years ago
h_vogt bb5ea06be4 start cleanup numparam 15 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 21a31ab2c2 tiny rewrite, make use of strtolower() and strtoupper() 16 years ago
rlar 96992f770a use the type `bool' instead of `unsigned char' in the numparam world 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 4d31d2a12f some .c file local prototypes 16 years ago
rlar 62c6626254 add casts for void* returning functions 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
dwarning 112261297d Bill Swartz patch 16 years ago
h_vogt 76feebbbfa various bug fixes 16 years ago
dwarning 25ebb25269 correct the 15 digit placeholder 16 years ago
h_vogt f1a4f27d21 improved numparam error message 16 years ago
dwarning 8585a00243 controlled_exit implementation 16 years ago
dwarning b995267b29 prevent int to unsigned compare 17 years ago
h_vogt 65b3fa2a4a show error message in Windows before exiting 17 years ago
dwarning 4e8d474799 only cosmetics 17 years ago
h_vogt 12bf33431c keep dico structure 17 years ago
h_vogt 6e7da31598 memory leak removed 17 years ago
h_vogt 3f7201376c call to nupa_done() to release memory 17 years ago
h_vogt 8a4b560324 memory leaks: code improved 17 years ago
h_vogt 624a8a0be0 Dynamic memory allocation for numparam 17 years ago
h_vogt 3a319212f3 numparam dynamic memory allocation, part 1 17 years ago
h_vogt 0e61b7ccc0 collect info for dyn. mem arrays in numparam 17 years ago
h_vogt 67bf8c93cc incomptibility to MAC OSX removed 17 years ago
dwarning 16adcce60f avoid access to uninitialized memory 18 years ago
dwarning c608e4a997 fixing memory problems in nupa_substitute and other 19 years ago
pnenzi a9b85b3405 Downgraded to standard C syntax. 19 years ago
dwarning 140b5d5e28 pow function included 19 years ago
pnenzi 3097c4e04b Improvements in numparam from Phil Barker 19 years ago
pnenzi 985d977197 Applied Steven Borley patch for numparam and frontend. See Changelog. 21 years ago
pnenzi 1aa04ca10b Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka). 21 years ago