30 Commits (129b1f36ed2339cbb093f2c4e84cc3ed4c4038b8)

Author SHA1 Message Date
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 5f34eb2729 white space changes 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar 14f884729c raw_write() always fopen("wb"), even on windows use "\n" line termination 14 years ago
rlar c7ddee5923 remove CVS `Id',`log' etc. keyword incantations 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 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 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 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 d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar f7bd3f56c8 change some model parameters from IF_REAL to IF_INTEGER 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 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
saintel 6fe0cebe58 *** empty log message *** 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
dwarning 832ec26d97 No usage of C99 Designated Initializers 19 years ago
sjborley 427c3e3b3c Removed unused variables to avoid compile warnings 21 years ago
sjborley 0a78434a17 Added missing .cvsignore files 21 years ago
pnenzi 9066452b23 Trimmed Makefiles.am for "make dist" and added tests placeholders. 22 years ago
pnenzi 89317d34e8 Cider simulator (numerical devices) Import. 23 years ago