Henrik Forstén
9c04f01991
rewrite AlmostEqualUlps() to avoid compiler warnings concerning `strict-aliasing'
13 years ago
h_vogt
e4921933ba
nicomcof.c: xmu used to calculate trap integration coefficient
13 years ago
rlar
93052df7d0
sparse/*.c, whitespace
13 years ago
rlar
075b30d686
sparse/*.c, rename `eMatrix' --> `Matrix' (comments)
13 years ago
rlar
7ed0b5cef6
sparse/*.c, rename `eMatrix' --> `Matrix' (prototypes)
13 years ago
rlar
f30796a7e6
sparse/*.c, rename `eMatrix' --> `Matrix'
13 years ago
rlar
9c48863912
sparse/*.c, simplify, drop the local copy `Matrix'
13 years ago
rlar
b02d34280c
sparse/*.c, unify, use local copy `Matrix' instead of `eMatrix'
13 years ago
rlar
ec8a3b79a2
sparse/*.c, drop unnecessary (spREAL) cast
13 years ago
rlar
f10d9f75c1
sparse/*.c, drop unnecessary (double) cast
13 years ago
rlar
a5d131d8a5
sparse/*.c, drop unnecessary (int *) cast
13 years ago
rlar
2517756eff
sparse/*.c, drop unnecessary (MatrixPtr) cast
13 years ago
rlar
5c903a6f5c
sparse/*.c, avoid (RealNumber *) casts by proper use of ElementPr
13 years ago
rlar
6d858200b6
sparse/*.c, drop unnecessary (void *) cast
13 years ago
rlar
35f1c18c61
sparse/*.c, drop unused artifacts
13 years ago
rlar
0440f0584e
fix an incorrect typedef and cast
which was of no consequence,
because nobody made use of it.
ancient, already in the very first commit of ngspice
Date: Thu Apr 27 20:03:57 2000 +0000
13 years ago
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
allow compilation on MS Windows without GUI
13 years ago
rlar
8a154a7a9a
use SP_VOLTAGE instead of literal value `3'
(grep "git --no-pager grep -nH -e '->[ \t]*type.*[0-9]'")
13 years ago
rlar
b3847817a1
retire #define NODE_VOLTAGE, use SP_VOLTAGE instead
(grep "git --no-pager grep -nH -e '\\(SP_\\|NODE_\\)\\(VOLTAGE\\|CURRENT\\)'")
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
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
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
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
test programs don't compile when compiling for TCL_MODULE
due to redefinition of fprintf()
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