64 Commits (ec93de4a5d1a30fe84a167ce2736df73651acc19)

Author SHA1 Message Date
h_vogt 1767991236 new flag `SHARED_MODULE' for shared module 13 years ago
h_vogt 30a44d1be5 --with-windows --> --with-wingui 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar c377b7a6b3 avoid leading underscore in preprocessor macros 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar b1cbebaa99 fix tcl module compilation 14 years ago
rlar 2e4d4a0e02 unuse srandom() and random() 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar 94e3abd847 #2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex 14 years ago
rlar d3c3741f43 #4/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
h_vogt 75767fcc3d floor(), ceil() added 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 b5f823f599 cph(vec), rewrite, cleanup, and add missing test_cx_cph.c 15 years ago
h_vogt 2e2bf04d6a function cph() 15 years ago
rlar 2c0144a849 rewrite to fix potential (actuall impossible) usage of variable `c' 15 years ago
rlar 18570fc035 cleanup redeclarations for todays tanh commit 15 years ago
h_vogt 4679fdf046 sinh, cosh, tanh 15 years ago
rlar 55638c8023 various cleanups 15 years ago
h_vogt 1ea76af678 add statistical functions to numparam and nutmeg parsers 15 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar 3c3b31fa60 declare some functions `static' 16 years ago
rlar 36b9d794df cx_avg() prototype 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago
dwarning 03d91ab8b0 new function sunif() 16 years ago
h_vogt ba539d9ef1 new fcn sgauss(), new rnd-no generator 16 years ago
rlar d074de41f2 fix the type signature of the cx_* functions 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 a14e59866e ansi function declarations (prototypes) 16 years ago
dwarning 322e87d9d0 init vector d 17 years ago
pnenzi f543aa8c06 Improvements in vector derivative computation and new functions to 17 years ago
h_vogt 1fa4faf88c tclspice for Windows 17 years ago
h_vogt e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 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 15f735cdd7 fix conflict with cexp function 19 years ago
pnenzi 5296cd51b8 Partially applied Paul Reich patch (missing include and c++ style comments) 21 years ago
sjborley 23273668b6 Exclude test files that don't compile when Windows (MinGW) 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi c54bda7dc0 Removed #if INTERPOLATE 23 years ago