no message

This commit is contained in:
dwarning 2009-01-05 21:34:23 +00:00
parent 38de26c58a
commit 83e19c5174
1 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,14 @@
2009-01-05 Dietmar Warning
* src/math/misc/isinf.c, isnan.c, src/include/missing_math.h: small polish for
HAVE_DECL_XXX macros, more elaborate isinf function
* src/include/memory.h: prototype for hrealloc fct.
* adms/hicum2/amsva/hicum2.va: update to actual version 2.22, very small
modifications compared to the original va code.
2009-01-04 Dietmar Warning
* src/math/misc/isinf.c, Makefile.am: a simple (but ugly) workaround for isinf
needed by some adms generated models
* src/iclude/ngspice.h, missing_math.h: try to catch isinf by ieeefp.h
* src/include/ngspice.h, missing_math.h: try to catch isinf by ieeefp.h
* adms/ekv/amsva/ekv.va: compatibility regarding S/D diode behaviour
2009-01-02 Dietmar Warning