35 Commits (e28d3feee053461c063c218b91d39614dae2feed)

Author SHA1 Message Date
Holger Vogt 3ad93a50e8 Add EXITPOINTs, if reading inputs etc. fails 6 years ago
Holger Vogt b7012065ae remove compiler warning by setting variables to 0 6 years ago
rlar 726d0be34c use char variants of the <ctype.h> toxxxx() family 10 years ago
rlar 9546b178fb drop macro `NEW', use TMALLOC instead 10 years ago
rlar 4049e8ec1f rewrite, using IFerrorf() 12 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
rlar 7381081226 ciderlib, proper types for newCard(), setCardParm(), askCardQuest() 13 years ago
rlar ccb600f3c1 drop `NIL' macro 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 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 d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
h_vogt 32c134f481 #include "../misc/tilde.h" 16 years ago
rlar bdd308ede7 visibility for tildexpand() prototyp 16 years ago
rlar fda6aafc9f additional #includes for prototype visibility 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar 4cdd842cd8 muffle compiler warnings 16 years ago
h_vogt c7470aa895 line endings 16 years ago
saintel 6fe0cebe58 *** empty log message *** 18 years ago
h_vogt 2de3f5ec42 options.c replaced by optionsc.c 18 years ago
h_vogt 1bcdc3c114 compile optionsc.c instead of options.c 18 years ago
h_vogt 1bff69bfb0 rename to remove having options.obj twice in VC++ 2008 18 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 18 years ago
sjborley 5c08bf1576 Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
sjborley 268c67c5e5 Added .cvsignore files 21 years ago
pnenzi 6bfedffdc9 Changed tilde_expand to tildexpand. 22 years ago
pnenzi 310905710b Fixed cider code for inclusion into ngspice. 23 years ago
pnenzi f5f8602d3a Cider simulator (simulator routines) Import. 23 years ago