no message

This commit is contained in:
dwarning 2010-02-28 17:52:43 +00:00
parent 6d1ab1e505
commit 006666ee7f
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2010-02-28 Dietmar Warning
* com_gnuplot.c, gnuplot.c: cosmetics - missing LF on end
* fteext.h: complete prototypes for typesdef.c
* com_fft.c, com_fft.h: improve amplitude accuracy by considering zero padded vectors
correct the gaussian window, add the flattop window, precise the FFT information, clean-up
2010-02-28 Holger Vogt
* inpcom.c, xpressn.c, inpptree.h, spicelib/parser/makefile.am, inpptree.c,
ptfuncs.c, inpptree-parser.y: replace parser for B source with BISON generated one.