187 Commits (4ca58067a2ae182ece4c9e76007d0a6bcff205c9)

Author SHA1 Message Date
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar d6e616a310 remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 4e3cc188d9 #2/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 7152c01751 xspice/icm/GNUmakefile.in, add missing `uninstall' target 15 years ago
rlar 028915d9ae #5/7 use a subdirectory "ngspice" for includes to create a uniq namespace 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 324b27a4d4 ngspice.h always must be the first included file 15 years ago
rlar b6aef04d26 allow '//' comments in xspice code models 15 years ago
h_vogt ede2daf1f6 cmutil: NaN, inpcom: nested ( 15 years ago
rlar f8b4c7eb79 (int) cast, where size can be expected to be small enough 15 years ago
rlar 06bbefb5ee fix usage of an uninitialized variable 15 years ago
h_vogt 6979f1c76a NSPICE_INPUT_DIR 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 0d12371e7d minor bug fix, use EOF 15 years ago
rlar 0160ec8c4d cm.c, swallow type conversion warnings 15 years ago
h_vogt d95f76629a remove char to char* conversion 15 years ago
rlar 828e04c9fd ipc.c and ipcsockets.c, swallow type conversion warnings 15 years ago
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
rlar 5d302ee823 tiny rewrite, round to nearest integer and reset errno for strtol() 15 years ago
h_vogt ce3d11f56e codemodel 'filesource' added to analog models 15 years ago
rlar 71a9a526cd malloc return value cast 15 years ago
rlar 9ee308a2a5 function pointer invocation, (*p)(...) ---> p(...) 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 2b66531eb4 mop up some fixme comments 15 years ago
rlar da31886723 rename variable private --> mif_private 15 years ago
dwarning cded776aa6 few build changes 15 years ago
rlar 23ba264cd3 rename variable class --> ctype_class 15 years ago
rlar 6a6a52ebbe mop up, in the shadow of the last two commits 15 years ago
rlar 3d8fb96647 cleanup, (modtmp) --> modtmp 15 years ago
rlar c1683a5571 cleanup, some more (*p).foo --> p->foo 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
dwarning 5059bcb624 using DEPFLAGS for sun cc 15 years ago
dwarning 029f8c99e6 no message 15 years ago
rlar f7f4bfe70f bug fix, when `show' a xspice spice2poly device (acgains) 15 years ago
rlar f40f6c705a fix `make check' for build in a separate directory 15 years ago
rlar c349a97ea1 rework the xspice/icm Makefile for build in a separate directory 15 years ago
rlar 3fec598934 prepare the xspice cmpp processor for build in a separate directory 15 years ago
rlar e1292b0c3a bug fix, segmentation fault caused by `reset' when xspice used 16 years ago
rlar b7d969a472 drop -D CM_WINDOWS and -D CM_LINUX 16 years ago
rlar 83f9110dc1 use NG_IGNORE() ... 16 years ago
rlar 5ea63abb47 fix an ancient bug (typo `!=' versus `=!') 16 years ago
rlar 1755ee8626 d_source, bug fix 16 years ago
rlar b5702020b7 d_source d_state d_ram, rewrite bit operations 16 years ago
rlar 560126526a d_source d_state d_ram, rewrite index operations 16 years ago
rlar c57c3fe972 d_source d_state, change float --> double 16 years ago