Holger Vogt
|
a98d01e5f8
|
Use only internal memory functions, replace
free->tfree, malloc->tmalloc, realloc->trealloc
|
2018-07-21 23:54:43 +02:00 |
rlar
|
19e427e3a5
|
cleanup, use NULL instead of 0 in pointer context
|
2015-05-02 10:24:49 +02:00 |
dwarning
|
461026f2b9
|
fix to use garbage collector with --enable-gc
|
2014-02-07 13:19:35 +01:00 |
dwarning
|
a90f916883
|
fftext.c, move the Bourke FFT code to fftext.c (rename macro)
|
2014-01-02 09:53:53 +01:00 |
dwarning
|
c61e1bc8c6
|
fftext.c, move the Bourke FFT code to fftext.c (as a backup)
|
2014-01-02 09:53:52 +01:00 |
dwarning
|
0b1bff9fd8
|
fix type of length in fft window function
|
2013-12-31 16:13:07 +01:00 |
dwarning
|
c8cd8b95a8
|
specific MS adaption
|
2013-12-31 16:13:04 +01:00 |
dwarning
|
f3e7bf141d
|
move the `fft_windows()' function to fft/fftext.c
|
2013-12-31 16:13:03 +01:00 |
rlar
|
0beb95757f
|
cancer of the semicolon
|
2012-08-07 21:20:36 +02:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
h_vogt
|
4cbfbad8b5
|
type long --> int
|
2011-08-21 10:43:07 +00:00 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
h_vogt
|
e7ce26c118
|
convert float to double
|
2011-08-08 19:39:15 +00:00 |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
2010-11-27 16:36:03 +00:00 |