270 Commits (c2ef7aeff3e0a2179402a2f88c8a8cff22130bdf)

Author SHA1 Message Date
h_vogt bcbd506ccc XSPICE sine: out-of-bounds removed 14 years ago
h_vogt 10d97d222e XSPICE sine source: memory leak removed (bug no. 3564166) 14 years ago
h_vogt 5ce51f148e XSPICE filesource: remove segfault with op before tran 14 years ago
h_vogt 0efaeac8b4 evtqueue.c: plug memory leak 14 years ago
h_vogt a5a1029998 d_source: Use STATIC_VAR_TABLE to save memory 14 years ago
h_vogt f4ad29a17c d_source: allow multiple instances 14 years ago
h_vogt 7191fdce63 d_source cfunc.mod: plug memory leaks 14 years ago
h_vogt 488bc6a8c8 bug no. 3456221: new d_source model 14 years ago
rlar b5b0ec7302 cleanup, white space changes 14 years ago
h_vogt cb42989204 mifgetvalue.c: need a copy to allow freeing token 14 years ago
h_vogt 0af75f3bd9 subckt.c, mif_inp2.c: plug XSPICE setup memory leaks 14 years ago
h_vogt b02a497490 mif_inp2.c, subckt.c: plug memory leaks at XSPICE setup 14 years ago
h_vogt acfc7a2a27 remove memory leaks 14 years ago
h_vogt b85f6bbc7d controlled_exit() instead of exit() 14 years ago
h_vogt 207adefcda evtprint.c: no node data: error message instead of seg fault 14 years ago
h_vogt 1754427bee enhtrans.c: indentations 14 years ago
h_vogt 9b122d30a3 enhtrans.c, improved error meassage upon non 'Exxx poly' line bug 14 years ago
h_vogt 4ca6e56863 printf() ---> out_printf(): allow output redirection into file 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar b398d39772 xpsice, use the CFLAGS when linking .cm code models 14 years ago
h_vogt fde8c46356 add ac and dc simulation to memristor model 14 years ago
h_vogt f53eb5cf78 memristor code model in extradev 14 years ago
rlar f65cdd2f84 Changed line ending of several files from DOS to UNIX 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
h_vogt 023374fa79 update `making xspice' within actual ngspice 14 years ago
rlar 9f017ea557 .gitignore files 14 years ago
rlar d5f6bcbedf drop some more casts 14 years ago
rlar e800751d3e drop some (char*) casts 14 years ago
h_vogt 131e40dab9 prevent crash upon 'reset' (MS Windows only) 14 years ago
rlar 4755e416e3 install codemodels in $(pkglibdir) 14 years ago
rlar 323bceb33b #5/6 config.h --> ngspice/config.h, some more -I include paths 14 years ago
rlar d3c3741f43 #4/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar d6e616a310 remove CVS `Id',`log' etc. keyword incantations 15 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