43 Commits (0a17d46509d59489dca837ca00c2ae524ff7bf64)

Author SHA1 Message Date
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
rlar d3c3741f43 #4/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 f8b4c7eb79 (int) cast, where size can be expected to be small enough 15 years ago
rlar 828e04c9fd ipc.c and ipcsockets.c, swallow type conversion warnings 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 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 5ea63abb47 fix an ancient bug (typo `!=' versus `=!') 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 21a31ab2c2 tiny rewrite, make use of strtolower() and strtoupper() 16 years ago
rlar 6e3bbd49ae casts, to make int <-> char conversions explicit 16 years ago
rlar b4ffca60c4 (int) casts for some `strlen()' expressions 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 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar d4946a6e81 convert K&R function definitions to ansi style 16 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
rlar d7e2e7f7f0 cast malloc... return values 16 years ago
rlar eb6e3e9827 fix some casts 16 years ago
rlar 94518fdb02 use CKTcircuit instead of void*, #3/4 16 years ago
rlar c79d21af82 convert K&R function definitions to ansi style 16 years ago
rlar b58722b18b remove redundant nested function declarations 16 years ago
h_vogt d7d5a38583 patches by R. Larice 16 years ago
dwarning 3e534f1387 prevent warnings under sun 18 years ago
saintel 6fe0cebe58 *** empty log message *** 18 years ago
saintel c797191050 *** empty log message *** 18 years ago
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 18 years ago
dwarning 29fc491c8e no message 18 years ago
dwarning b84cbc7127 xspice ipc is possible 18 years ago
sjborley 51988dfb80 Changes supplied bt Hitoshi Tanaka to allow XSpice to compile using MinGW in Windows. 21 years ago
sjborley 6f529b3612 Added .cvsignore files 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 112766d160 Updated xspice code from tclspice (first commit). 23 years ago
pnenzi 9317355c0c First batch of added file. 23 years ago
stefanjones ab9ab1640d Remove rubbish from import 24 years ago
stefanjones d2ae47441b Initial revision 24 years ago