236 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
rlar 1441ed8921 main.c, don't repeatedly execute initialization, when there is a failure 15 years ago
rlar f86d17ea5a main.c, batchmode SETJMP wrapper 15 years ago
rlar 4d8e4cfc89 main.c, ngnutmeg command processing loop 15 years ago
rlar 75c10da5b5 main.c, SETJMP compare value 15 years ago
rlar 8e50ce9905 main.c, brace noise 15 years ago
rlar 2c5c5e2c49 main.c, whitespace 15 years ago
rlar b397b0c798 main.c, drop short range #endif comments 15 years ago
rlar 69ca2fba10 main.c, cleanup 15 years ago
rlar 4beb782cfd main.c, nested #ifdef 15 years ago
rlar d150e75657 main.c, whitespace 15 years ago
rlar e0da156dda main.c, cleanup 15 years ago
rlar 2fb7697de6 main.c, shrink scope of `err' 15 years ago
rlar fbc83e52b0 main.c, collapse #ifdef 15 years ago
rlar 3d8d41108f main.c, cleanup 15 years ago
rlar c561a42143 main.c, rewrite `applicatio_name' 15 years ago
rlar 9a69676509 main.c, drop `addcontrol' 15 years ago
rlar c161ee2e62 main.c, rewrite readinit 15 years ago
rlar 3c8a18a93b main.c, shrink scope 15 years ago
rlar 7517419402 main.c, shrink scope of `error2' 15 years ago
rlar 53de59e988 main.c, anti obfuscate 15 years ago
rlar 00e783eeca main.c, unuse `gotone' 15 years ago
rlar cf6a15ed42 main.c, fseek usage 15 years ago
rlar e8f01efc9c main.c, shrink scope of `c' and `optind' 15 years ago
rlar e81f360f66 main.c, encapsulate an extremly ancient hack, stone age ... 15 years ago
rlar 78283dee89 main.c, xmain 15 years ago
rlar 56943212f1 remove redundant variable `has_smk' 15 years ago
rlar 1b0e1730d3 print_news() 15 years ago
rlar acac8cefe5 winmain.c, remove redundant global variable `oflag' 15 years ago
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 15 years ago
h_vogt d4667d17c5 imrpoved shutdown message 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
rlar 2cac6ca4b2 tiny fix, reoccuring option `h' in the getopt_long() option string 15 years ago
h_vogt 51614f0915 prototypes 15 years ago
h_vogt f94cc3a8a0 comp issues 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
h_vogt 5fd49349f6 update to RTS noise 16 years ago
h_vogt f476389531 RTS noise 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , 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 6e3bbd49ae casts, to make int <-> char conversions explicit 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
h_vogt 3dd27472bc add mktemp.h 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
rlar 7f8ee8818e collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc' 16 years ago
rlar b897dfa857 collect extern timebegin in "misc_time.h" 16 years ago