58 Commits (129b1f36ed2339cbb093f2c4e84cc3ed4c4038b8)

Author SHA1 Message Date
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
rlar 83e3100917 remove unused variables 14 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 1dc70189a7 remove compilation warnings (type casts) 14 years ago
rlar a394d79c56 use utf-8 encoding 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar 2e4d4a0e02 unuse srandom() and random() 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 11de01c304 swallow some warnings, and use <stdint.h> 15 years ago
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
h_vogt 1ea76af678 add statistical functions to numparam and nutmeg parsers 15 years ago
h_vogt 5fd49349f6 update to RTS noise 15 years ago
h_vogt f476389531 RTS noise 15 years ago
dwarning 3ab9e6d060 cvs ignore .libs 16 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago
rlar 7f8ee8818e collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc' 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 4d31d2a12f some .c file local prototypes 16 years ago
rlar 001ad0c2bc `make dist' add some missing artifacts 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
h_vogt d4fc5581d2 comments improved 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago
h_vogt 5c5bbe987d Tausworthe not ready under MINGW 16 years ago
h_vogt ba539d9ef1 new fcn sgauss(), new rnd-no generator 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 0aa1c09d73 consolidate enum cp_types and enum vt_types . 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
dwarning 8cae733fcd fix a conflict for isinf defined in missing_math.h 17 years ago
dwarning 91f10abc65 small polish regarding HAVE_DECL_XXX macros 17 years ago
dwarning c702897d13 correct HAVE_DECL_XXX asking 17 years ago
dwarning abc18c40f0 try to catch isinf over ieeefp.h 17 years ago
dwarning 4ab0193271 a simple workaround for isinf needed by adms 17 years ago
dwarning af03646462 POSIX conform configure isnan 17 years ago
h_vogt b297577a23 random generator functions 18 years ago
h_vogt e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
h_vogt 73e581f015 VC++ 2008 compatibility 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 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
dwarning 6c91a269ce all supplied erfc only valid for x > 0 18 years ago
dwarning 201f5f42d8 better erfc for lossy transmission line 18 years ago