Commit Graph

2565 Commits

Author SHA1 Message Date
rlar 2aa778552f nghash cleanup, struct forward declarations 2011-07-17 09:51:48 +00:00
h_vogt 5942a11a50 *** empty log message *** 2011-07-16 23:18:12 +00:00
h_vogt 4679fdf046 sinh, cosh, tanh 2011-07-16 23:03:27 +00:00
h_vogt 6979f1c76a NSPICE_INPUT_DIR 2011-07-10 11:18:57 +00:00
h_vogt ab587d8d3f environmental variable NGSPICE_INPUT_DIR 2011-07-10 09:59:39 +00:00
rlar 12eba3888e cleanup integer type conversions 2011-07-10 09:23:35 +00:00
rlar ec2f679e8d SetWindowLongPtr() and SetClassLongPtr() for 64bit compatibility 2011-07-10 09:20:51 +00:00
h_vogt 2c8d477f68 def of _read only for console app 2011-07-09 22:01:04 +00:00
rlar 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 2011-07-09 19:45:22 +00:00
rlar 3227d3c170 some explicit `int' casts 2011-07-09 19:40:16 +00:00
rlar ca9e956323 some long versus int type fixes 2011-07-09 18:56:49 +00:00
rlar 9452a6a004 possibly inexact long -> double cast 2011-07-09 18:52:56 +00:00
rlar 1876ad1094 remove unused global artifact `dynLlen' 2011-07-09 18:45:54 +00:00
rlar 7ecafe2aa3 cleanup integer type conversions 2011-07-09 16:27:36 +00:00
rlar e7849c20d7 cleanup fseek() usage 2011-07-09 16:22:51 +00:00
h_vogt d609107127 better warning if compiled as console app under Windows 2011-07-08 20:41:53 +00:00
h_vogt 7d7274d124 update SSIZE_T entry 2011-07-08 20:26:33 +00:00
h_vogt bf4f91cd90 add SSIZE_T 2011-07-04 22:03:16 +00:00
h_vogt 0a114e0057 add SSIZE_T 2011-07-04 22:00:18 +00:00
h_vogt 75ae33d0a3 typo line 30 size_t 2011-07-04 20:58:12 +00:00
h_vogt d5e5c31345 add & to correcting bug in MACRO 2011-07-03 20:08:48 +00:00
h_vogt e0ee07b491 NaN for MS VS 2011-07-03 19:32:27 +00:00
rlar 0e6b19890f spelling fixes from debian `ngspice_23-1.debian.tar.gz', thank you ! 2011-07-03 10:17:14 +00:00
rlar 4cf28a3f2f enable -Wconversion 2011-07-03 10:08:52 +00:00
rlar 3f018a9c77 upgrade ngmakeidx to support build in a sparate directory 2011-07-03 09:46:39 +00:00
rlar 24e80f5013 main.c, ft_nutmeg is a const global bool, (forgotten out of order commit) 2011-07-02 20:50:40 +00:00
rlar c91bf551f1 main.c, a series of cleanups concerning SETJMP processing 2011-07-02 20:31:16 +00:00
rlar 14aa6d4303 main.c, volatile, make shure they are up to date in memory when LONGJMP is executed 2011-07-02 20:26:16 +00:00
rlar 4b7627d60d main.c, rename variable `buf' -> `log_file' 2011-07-02 20:24:06 +00:00
rlar 21f4534455 main.c, reduce scope of `gdata' 2011-07-02 20:23:40 +00:00
rlar 4484058cbe main.c, reduce scope of `gotone' 2011-07-02 20:22:44 +00:00
rlar 6b2d6c67ca main.c, reduce scope of the `err' variable 2011-07-02 20:21:57 +00:00
rlar fc3107590c main.c, ft_nutmeg is a const global bool 2011-07-02 20:21:15 +00:00
rlar 0d1e66b7ed main.c, emphasize the SETJMP wrapper in ngspice 2011-07-02 20:20:44 +00:00
rlar d0012a124a main.c, emphasize the SETJMP wrapper in ngnutmeg 2011-07-02 20:20:00 +00:00
rlar 9887a2fb2b main.c, emphasize the SETJMP wrapper in ngspice and ngnutmeg 2011-07-02 20:19:21 +00:00
rlar f70bf82865 main.c, emphasize the common tail of ngnutmeg and ngspice 2011-07-02 20:18:22 +00:00
rlar ebacbe03de main.c, emphasize the SETJMP wrapper around the command processing loop 2011-07-02 20:17:37 +00:00
rlar ca43d4d57e main.c, emphasize batch termination with sp_shutdown(EXIT_NORMAL) invocation 2011-07-02 20:16:12 +00:00
rlar 44362f6760 main.c, first setsig then the business 2011-07-02 20:15:13 +00:00
rlar b16a1ccf92 main.c, emphasize SETJMP wrapper around the init file processing 2011-07-02 20:14:17 +00:00
rlar 1441ed8921 main.c, don't repeatedly execute initialization, when there is a failure 2011-07-02 20:13:18 +00:00
rlar f86d17ea5a main.c, batchmode SETJMP wrapper 2011-07-02 20:12:25 +00:00
rlar 4d8e4cfc89 main.c, ngnutmeg command processing loop 2011-07-02 20:11:31 +00:00
rlar 75c10da5b5 main.c, SETJMP compare value 2011-07-02 20:10:30 +00:00
rlar 3cbef0b647 main.c, a series of cleanups 2011-07-02 15:37:09 +00:00
rlar 8e50ce9905 main.c, brace noise 2011-07-02 15:35:54 +00:00
rlar 2c5c5e2c49 main.c, whitespace 2011-07-02 15:34:54 +00:00
rlar b397b0c798 main.c, drop short range #endif comments 2011-07-02 15:34:17 +00:00
rlar 69ca2fba10 main.c, cleanup 2011-07-02 15:33:24 +00:00