22 Commits (a98d01e5f830ebad2ccf7604f74de88e82a6f507)

Author SHA1 Message Date
Holger Vogt a98d01e5f8 Use only internal memory functions, replace 8 years ago
rlar 19e427e3a5 cleanup, use NULL instead of 0 in pointer context 11 years ago
dwarning 461026f2b9 fix to use garbage collector with --enable-gc 12 years ago
dwarning a90f916883 fftext.c, move the Bourke FFT code to fftext.c (rename macro) 13 years ago
dwarning c61e1bc8c6 fftext.c, move the Bourke FFT code to fftext.c (as a backup) 13 years ago
dwarning 0b1bff9fd8 fix type of length in fft window function 13 years ago
dwarning c8cd8b95a8 specific MS adaption 13 years ago
dwarning f3e7bf141d move the `fft_windows()' function to fft/fftext.c 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 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
h_vogt e7ce26c118 convert float to double 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
dwarning 5556515e6a cvs ignore *.lo, *.la, .libs 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago