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
|
15 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 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 |
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
|
16 years ago |
dwarning
|
5556515e6a
|
cvs ignore *.lo, *.la, .libs
|
16 years ago |
dwarning
|
3ab9e6d060
|
cvs ignore .libs
|
16 years ago |