debian/changelog
author ladanyi
Sat, 13 Oct 2007 08:48:07 +0000
changeset 2495 e4f8367beb41
parent 1490 fa2b73784343
permissions -rw-r--r--
Added the function isFinite(), and replaced the calls to finite() with it.
This was necessary because finite() is not a standard function. Neither can
we use its standard counterpart isfinite(), because it was introduced only
in C99, and therefore it is not supplied by all C++ implementations.
ladanyi@1926
     1
lemon (0.5-1) unstable; urgency=low
ladanyi@1490
     2
ladanyi@1490
     3
  * Initial Release.
ladanyi@1490
     4
ladanyi@1490
     5
 -- LEMON Development Team <etik-ol@cs.elte.hu>  Tue, 14 Jun 2005 08:29:34 +0200
ladanyi@1490
     6