23 Commits (c2ef7aeff3e0a2179402a2f88c8a8cff22130bdf)

Author SHA1 Message Date
Francesco Lannutti 99296c9530 Solved linking error for ngsconvert after ft_stricterror patch in src/frontend/variable.c 14 years ago
rlar 67132108ad out_printf() is not supposed to be a preprocessor macro 14 years ago
rlar d4ced47e8e drop out_pbuf, which was an ancient workaround 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 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 3227d3c170 some explicit `int' casts 15 years ago
rlar e7849c20d7 cleanup fseek() usage 15 years ago
rlar aac6d0802f ngsconvert.c, swallow type conversion warnings 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar 049d800b9b bug fix, (#3188327), segfault in ngsconvert 15 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , 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
rlar f30f96a4c7 use `size_t' variables for fread/fwrite operations 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 1a3be07881 remove obsolete artifact XtDispatchEvent() (dummy implementation) 16 years ago
rlar 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar ff459393d0 `const' qualifier for char* arguments of vec_get() and ft_substdef() 16 years ago
h_vogt d7d5a38583 patches by R. Larice 16 years ago
pnenzi d1d4832b65 odification to parsing function for new device model (BSIM3SOIDD). Prepended 26 years ago
arno decb1e68b6 * sconvert.c: Input routine moved here from parser/input.c. 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arno 4e605553de * src/sconvert.c src/frontend/circuits.c src/frontend/circuits.h 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago