181 Commits (d619a8b0245e5e20955a5d45ce6efcfbf754df7c)

Author SHA1 Message Date
rlar 8a154a7a9a use SP_VOLTAGE instead of literal value `3' 13 years ago
rlar b3847817a1 retire #define NODE_VOLTAGE, use SP_VOLTAGE instead 13 years ago
rlar 4184aa8c10 cleanup, use array operator 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
rlar c377b7a6b3 avoid leading underscore in preprocessor macros 13 years ago
Francesco Lannutti f153208a5f nipred.c, remove unused variable `temp' 13 years ago
Francesco Lannutti 574d39e29c remove almost empty src/maths/ni/nipred.h 13 years ago
Francesco Lannutti e27d43cd0c remove empty src/maths/ni/*.h include files 13 years ago
h_vogt cea4eb09d6 niiter.c: indentations 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
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar a394d79c56 use utf-8 encoding 14 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
h_vogt a0b64a8624 spfactor.c, indentations 14 years ago
rlar b1cbebaa99 fix tcl module compilation 14 years ago
h_vogt 8f3f757813 command mrdump 14 years ago
h_vogt dffe4ed156 command mdump 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 f17b14102c bug fix, incorrect '%le' printf format specifier 14 years ago
rlar d3c3741f43 #4/6 config.h --> ngspice/config.h, AM_CPPFLAGS 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
h_vogt 75767fcc3d floor(), ceil() added 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
h_vogt 4cbfbad8b5 type long --> int 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 53ac5a888a remove maths/fft/fftext.h 15 years ago
h_vogt 220cc83458 fft calculation with type double (instead of float) 15 years ago
rlar 11de01c304 swallow some warnings, and use <stdint.h> 15 years ago
h_vogt e7ce26c118 convert float to double 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 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 55638c8023 various cleanups 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar 39aac106c5 updates for the make infrastructure (trannoise and tests/xspice) 15 years ago
dwarning c8aee0f84a inline functions to static 15 years ago