Holger Vogt
|
eb33388707
|
Update to patch #33, stdlib.h required on Linux for size_t
|
2019-08-13 23:20:48 +02:00 |
Jim Monte
|
3dea14e223
|
Fixed Visual Studio C4334 compiler warnings related to
32-bit vs 64-bit shifts
|
2019-08-13 23:17:55 +02:00 |
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 |
Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
2012-10-26 18:30:14 +02:00 |
rlar
|
0beb95757f
|
cancer of the semicolon
|
2012-08-07 21:20:36 +02:00 |
rlar
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
2012-07-07 14:51:39 +02:00 |
rlar
|
afa1371746
|
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
2011-12-27 12:05:51 +00: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 |
rlar
|
53ac5a888a
|
remove maths/fft/fftext.h
|
2011-08-20 08:24:36 +00:00 |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
2011-08-19 20:46:23 +00:00 |
h_vogt
|
e7ce26c118
|
convert float to double
|
2011-08-08 19:39:15 +00:00 |
rlar
|
39aac106c5
|
updates for the make infrastructure (trannoise and tests/xspice)
|
2011-01-15 22:08:06 +00:00 |
dwarning
|
c8aee0f84a
|
inline functions to static
|
2011-01-02 16:17:57 +00:00 |
dwarning
|
5556515e6a
|
cvs ignore *.lo, *.la, .libs
|
2010-12-12 09:48:21 +00:00 |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
2010-11-27 16:36:03 +00:00 |