rlar
|
aa7a7606c7
|
avoid multiple declarations of controlled_exit(), add 'noreturn' attribute
|
13 years ago |
dwarning
|
1e448f497d
|
1-f-code.c, correct the printout for noise generation
|
12 years ago |
dwarning
|
b535b43980
|
1-f-code.c, use fftw3
|
12 years ago |
h_vogt
|
ad5c09a865
|
remove unused code
|
13 years ago |
rlar
|
5ec3042c19
|
FastNorm3.c, use int32_t for some 32 bit specific operations
|
13 years ago |
Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
14 years ago |
dwarning
|
2506fe3858
|
changed the #include order - ngspice.h must be first
because icc complains about declaration visibility of mmsghdr struct
|
14 years ago |
rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
rlar
|
83c99bece4
|
cleanup wallace arrays on program termination
|
14 years ago |
h_vogt
|
b85f6bbc7d
|
controlled_exit() instead of exit()
|
14 years ago |
rlar
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
14 years ago |
rlar
|
d3c3741f43
|
#4/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
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 |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
15 years ago |
rlar
|
ca9e956323
|
some long versus int type fixes
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
rlar
|
7880d5bd8e
|
cleanup some whitespace errors and prototypes
|
15 years ago |
h_vogt
|
c162d3273f
|
vsrc trrandom option
|
15 years ago |
rlar
|
39aac106c5
|
updates for the make infrastructure (trannoise and tests/xspice)
|
15 years ago |
h_vogt
|
f476389531
|
RTS noise
|
15 years ago |
rlar
|
c5c551a70a
|
rewrite TRNOISE, with the intention to separate the noise sequenze computation
from its use in the VSRC device.
|
16 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 |