51 Commits (0b5042e7da0a97029e7a1f9e00d7a49a79ce45d5)

Author SHA1 Message Date
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 0cf889d590 twoprint.c, swallow warnings 15 years ago
rlar 2c60f3892c use #include <inttypes.h> to platform independent print 'size_t' variables 15 years ago
rlar 65dc17b693 oneadmit.c twoadmit.c, uninitialized variable warning 15 years ago
rlar 1041ecf8d0 suprmitf.c, uninitialized variable warning 15 years ago
rlar 34b8ee4cca tiny rewrite, swallow type conversion warnings 15 years ago
rlar 10615d5e73 tiny rewrite, (integer + integer)/2 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar d602e0b75c attract gcc's attention to some printf format strings (for type checking) 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 16 years ago
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar d0b7dae2e8 remove local prototypes, which are already included 16 years ago
h_vogt 32c134f481 #include "../misc/tilde.h" 16 years ago
rlar e3cdd8ee4d visibility for the printVoltages() prototype 16 years ago
rlar bdd308ede7 visibility for tildexpand() prototyp 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 47472b867b prototypes, make use of "cidersupt.h" 16 years ago
rlar fda6aafc9f additional #includes for prototype visibility 16 years ago
rlar 3d9a742802 remove some stuttered prototypes 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar 4cdd842cd8 muffle compiler warnings 16 years ago
rlar 9da90f5329 use the type SMPmatrix instead of char * 16 years ago
rlar 463ef4a3b1 convert K&R function definitions to ansi style 16 years ago
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
rlar 27e25aa615 add some license and test files to `make dist' 16 years ago
h_vogt c7470aa895 line endings 16 years ago
h_vogt 07f90563dc patches R. Larice 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
gdiso 985fb6886d bug fix 19 years ago
sjborley ad52efc501 Fix for 'unused variable' compile warning. 21 years ago
sjborley 427c3e3b3c Removed unused variables to avoid compile warnings 21 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 9066452b23 Trimmed Makefiles.am for "make dist" and added tests placeholders. 22 years ago
pnenzi 6bfedffdc9 Changed tilde_expand to tildexpand. 22 years ago
pnenzi 3765922b23 Cider inclusion fix. 23 years ago
pnenzi 310905710b Fixed cider code for inclusion into ngspice. 23 years ago