ecl/src
2008-08-03 12:31:08 +02:00
..
c When double has as many bits as a fixnum, comparisons between both types give wrong results because of rounding errors. 2008-08-03 12:31:08 +02:00
clos Added hooks for registering DEF* forms and their locations with some database. 2008-07-12 14:13:05 +00:00
clx Do not use machine instance to start CLX 2007-06-12 07:58:19 +00:00
cmp Added support for long double types in the compiler 2008-08-02 20:29:27 +02:00
doc Make LOG more accurate when the real or the imaginary part are much smaller than the corresponding other part. 2008-04-13 18:38:26 +00:00
gc Automatic initialization of GC library uses ECL's usual flags 2008-06-26 21:06:09 +00:00
gmp echo is somehow broken in ksh 2007-12-23 19:57:21 +00:00
h Increased precision of PI 2008-08-02 18:24:05 +02:00
lsp Increased precision and fixed problems with long-float/long double and special functions 2008-08-02 20:30:03 +02:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Support for large files 2008-07-25 09:54:41 +00:00
bare.lsp.in Move the redefinition of with-lock into the compiler 2007-08-02 19:34:49 +00:00
CHANGELOG Log last change related to floats 2008-08-02 18:26:07 +02:00
compile.lsp.in Fixed the flags for the statically linked ECL 2008-06-28 08:36:21 +00:00
config.guess
config.sub
configure Support for large files 2008-07-25 09:54:41 +00:00
configure.in Use isfinite/isnan as macros, like C99 prescribes. Needed for long double support in OS X 2008-07-25 14:59:31 +00:00
install.sh
Makefile.in Do not use INSTALL_PROGRAM to install lisp files. Ensure /ecl directory exists 2008-07-13 09:43:49 +00:00