175 Commits (04adbd7d3b0bea701aa23ca10a244128ac7a7988)

Author SHA1 Message Date
h_vogt 65b976dab7 rename commands 'savesnap', 'loadsnap' to 'snsave', 'snload' 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar 71240d19be free spice_init_devices() allocated memory in com_quit() 14 years ago
rlar 84283b43d4 cleanup ivars() related globals on program termination 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar d50ffdd987 swallow warnings 14 years ago
h_vogt 8defa56cf6 remove second call to tmpfile() 14 years ago
h_vogt 2bff8985e3 Adding TD to the fopen() is sufficient in MS Windows 14 years ago
h_vogt cc44d34f70 tmpfile() on MS Windows 14 years ago
h_vogt 188acd0060 correct usage of `unlink()' error return value -1 14 years ago
h_vogt 07727f74f0 commands.c: 'options' equivalent to 'option' and allow 'loadsnap' and 'savesnap' 14 years ago
h_vogt 80a039983e dummy functions 14 years ago
rlar 2e4d4a0e02 unuse srandom() and random() 14 years ago
rlar f70fd8ea1b use type `runDesc' 14 years ago
h_vogt d2f9faf66b .lib handling 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar e42fa8ba06 swallow warnings 15 years ago
rlar 026a471d51 use unlink() instead of remove() 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 57c9b44c73 inproved error messages in pipe mode 15 years ago
rlar 9e86e5ca66 rewrite (double)literal --> floating-point-literal 15 years ago
h_vogt e86527635b ivars(char*), Windows 64, 32 bit 15 years ago
h_vogt ab587d8d3f environmental variable NGSPICE_INPUT_DIR 15 years ago
h_vogt e0ee07b491 NaN for MS VS 15 years ago
rlar 14aa6d4303 main.c, volatile, make shure they are up to date in memory when LONGJMP is executed 15 years ago
rlar 4b7627d60d main.c, rename variable `buf' -> `log_file' 15 years ago
rlar 21f4534455 main.c, reduce scope of `gdata' 15 years ago
rlar 4484058cbe main.c, reduce scope of `gotone' 15 years ago
rlar 6b2d6c67ca main.c, reduce scope of the `err' variable 15 years ago
rlar fc3107590c main.c, ft_nutmeg is a const global bool 15 years ago
rlar 0d1e66b7ed main.c, emphasize the SETJMP wrapper in ngspice 15 years ago
rlar d0012a124a main.c, emphasize the SETJMP wrapper in ngnutmeg 15 years ago
rlar 9887a2fb2b main.c, emphasize the SETJMP wrapper in ngspice and ngnutmeg 15 years ago
rlar f70bf82865 main.c, emphasize the common tail of ngnutmeg and ngspice 15 years ago
rlar ebacbe03de main.c, emphasize the SETJMP wrapper around the command processing loop 15 years ago
rlar ca43d4d57e main.c, emphasize batch termination with sp_shutdown(EXIT_NORMAL) invocation 15 years ago
rlar 44362f6760 main.c, first setsig then the business 15 years ago
rlar b16a1ccf92 main.c, emphasize SETJMP wrapper around the init file processing 15 years ago
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