18 Commits (9a4bb846a67a40c8c4f053936bbd6cf906ccaddc)

Author SHA1 Message Date
rlar 26bbb39a68 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 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
rlar 3ece54fb94 bug fix, avoid segfault when indexing a vector with a nonexistant variable 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
rlar 4420a3ecdd add prototypes, remove some NULL casts 16 years ago
pnenzi 58347d932e Fixed a bug in let command for expressions like let vec[2]=5.0 19 years ago
pnenzi 531fb3575a Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command. 23 years ago
pnenzi dd8929457e Code cleaning. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
arno 6886b8793b * configure.in src/main.c src/frontend/com_let.c: Updates. 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago