34 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
Holger Vogt 7f085144a9 remove all the remains of quote() and strip() that had been 6 years ago
Jim Monte 068df274bf Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM. 6 years ago
AsamMich 9b28a951d2 Patch #83 7 years ago
Jim Monte 7dacfe5bda [PATCH #38] Fixed crash when composing a complex vector from a mix of 7 years ago
Jim Monte f28709f410 [PATCH #37] Fixed crash when composing a complex scalar 7 years ago
Holger Vogt f6cbaea604 data[i] is no longer written beyond its allocated length 8 years ago
rlar bd0bc3038b use `SWAP' macro 10 years ago
rlar 9d32a0a5a9 simplify complex assignments 10 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar 8a4a37b5bb dvec abstraction, #4/11, emphasise `ZERO(dvec)' initialisation 10 years ago
rlar 908c650f72 dvec abstraction, #3/11, use `dvec_alloc()' 10 years ago
rlar 08ad3f6ab5 dvec abstraction, #1/11, reorder 10 years ago
rlar 0f089d2bd6 com_compose(), cleanup storage more thoroughly 14 years ago
rlar e712080579 com_compose(), use for(;;) loops 14 years ago
rlar 959b62e14d variable rename, unify the source 14 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar f285dd0aa8 use strchr() instead of index() 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 e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 411c6fc8c3 minor rewrites 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 15d12df25b tmalloc usage unification, parenthesize some terms 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
h_vogt b85ea660dd comment 16 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 19129762ad Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
arno f85551ea17 * frontend/Makefile.am: Updates for new files. 26 years ago
arno 60a224ee0e * src/frontend/com_compose.c src/frontend/com_display.c 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago