23 Commits (5fe236290f7c8b164e34f3c06ef32c2a2d1267d6)

Author SHA1 Message Date
Holger Vogt a28784d6d7 Prevent crash if *line == NULL 3 years ago
dwarning 49a3af54de Handle leading plus sign in same kind as minus. 7 years ago
rlar 726d0be34c use char variants of the <ctype.h> toxxxx() family 10 years ago
rlar 71a7c3459b use char variants of the <ctype.h> isxxxx() family 10 years ago
rlar 7bc6374138 cleanup, use '\0' instead of 0 in char context 11 years ago
rlar a21770aab9 parser/inpgtok.c, remove unused function `INPgetU2Tok()' 11 years ago
rlar 2cbc84ccd1 parser/inpgtok.c, use copy_substring() 11 years ago
rlar 39d391fe33 parser/inpgtok.c, whitespace cleanup 11 years ago
rlar 4ae35e8974 parser/inpgtok.c, bug fix, introduced in "memory leaks: code improved" 11 years ago
h_vogt 1b4c17a464 rename spicelib/parser/inp.h to inpxx.h 13 years ago
rlar 83e3100917 remove unused variables 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 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 15 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
h_vogt d89d52039f bug in B source parsing removed 16 years ago
h_vogt 8a4b560324 memory leaks: code improved 17 years ago
pnenzi 00ccfec837 Small code reformatting. 23 years ago
pnenzi 541a78d8dc Fixed a bug that caused V(x) elements to be wrongly parsed. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 0875108157 Added patches extracted from Alan Gillespie's code. Documentation and 26 years ago
arno b3a9a784f6 * src/spicelib/devices/parser/*: Moved all files to 26 years ago
arno df3cc8983d * src/circuit/*: moved these files into src/devices/parser. The 26 years ago
arno c4e2e82d42 * ifeval.c ifnewuid.c inp.h inp2b.c inp2c.c inp2d.c 26 years ago
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago