[Ecls-list] Latest changes in CVS/git
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Mon Jun 15 10:55:26 UTC 2009
* Numerics:
- EXT:OUTPUT-FLOAT-NAN and EXT:OUTPUT-FLOAT-INFINITY can be redefined to
customize how NaNs and infinities are output.
- RATIONAL and FLOAT work more accurately with long-floats.
- IMAGPART returns (* 0 x) when the argument X is a real. This follows the
ANSI specification, but has the (wrong?) side effect that the imaginary
part of -0.0 is -0.0, not 0.
- Three new C constants {single,double,long}float_minus_zero in cl_core
save memory when creating zeros.
- The constants in cl_core are now used in compiled code.
- (MINUSP -0.0) => NIL
* Characters:
- ECL now uses ISO Latin names for the lowest part of the character set.
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list