33 Commits (1e77bc6fa8483283f03630907122e24bdd0dc60c)

Author SHA1 Message Date
h_vogt c74ad9b3ee control.c, remove memory leaks 10 years ago
rlar 4c1c95e20f everywhere, use `TMALLOC()' instead of `alloc()' 10 years ago
h_vogt 88414a58ce frontend/control.c, bug fix, "#310 Command parser problem with wrdata" 10 years ago
rlar 19e427e3a5 cleanup, use NULL instead of 0 in pointer context 11 years ago
rlar e2c0303865 avoid `unreachable code' warnings 13 years ago
rlar bedbdb65bb cleanup some line wraps 13 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar f3b5336d3a cleanup some macros, try to be more careful 14 years ago
rlar 891d99497d use wl_find() 14 years ago
rlar 1e65ea9e80 rewrite using wl_ functions 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 220cc83458 fft calculation with type double (instead of float) 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
h_vogt 1ea76af678 add statistical functions to numparam and nutmeg parsers 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar ea8d250999 bug fix, incorrect handling of `co_spiceonly' commands 16 years ago
rlar 3c3b31fa60 declare some functions `static' 16 years ago
rlar 8dd05de4ca bug fix, segfaults and sickness caused by `plot' 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar cab9417c9a eliminate co_stringargs, which is used nowhere 16 years ago
h_vogt eef75ffab5 remove bug no. 2724127 repeat loop inside another loop 17 years ago
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
sjborley cb247a15fb Added support for the BSD licensed editline library (libedit). 21 years ago
sjborley a1991eee19 Fixed issues with the alternate prompt 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 531fb3575a Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 7583d1849e Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
pnenzi 6f55975cc0 Code clean up (removed some warning) 25 years ago
arno 839ade8236 * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago