ecl/src
2009-07-13 16:20:01 +02:00
..
c CIS, ASIN, ACOS, ASINH, ACOSH and ATANH now use the calling convention for functions with a fixed number of arguments 2009-07-12 23:47:24 +02:00
clos Make OUTPUT-FLOAT-INFINITY and OUTPUT-FLOAT-NAN more robust against *print-circle* and other variables. 2009-06-20 19:12:39 +02:00
clx Implement read-only readtables to avoid copying the standard readtable when this value is requested. 2009-06-19 11:12:49 +02:00
cmp CALL-GLOBAL-LOC used the values type of a c1form instead of the primary type and thus no safe inline form from sysfun.lsp matched any reasonable expansion. 2009-07-13 12:06:01 +02:00
doc The reader for logical pathnames always sets a non-NIL directory. GETCWD/CHDIR now affect *default-pathname-defaults*. *default-pathname-defaults* is set to the current directory on startup 2008-10-05 16:52:46 +02:00
gc Fix Boehm-Weiser gc so that we can use our mprotect() mechanism for deferring signals together with B-W's memory protection and generational garbage collector. 2009-05-23 15:53:30 +02:00
gmp Don't build documentation for GMP. 2009-04-17 14:53:05 +02:00
h CIS, ASIN, ACOS, ASINH, ACOSH and ATANH now use the calling convention for functions with a fixed number of arguments 2009-07-12 23:47:24 +02:00
lsp DEFCONSTANT must also define the constant at compile time. 2009-06-28 19:36:24 +02:00
util Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00
aclocal.m4 Default flags for OpenBSD include -lpthread because they force us to use the multithreaded version of the library and this one does not link in -lpthread. 2009-07-13 15:14:12 +02:00
bare.lsp.in The inspector files now depend on the condition system. They have to be loaded after that (JCB) 2009-06-17 09:48:34 +02:00
CHANGELOG Document latest changes and release announcement. 2009-07-13 16:20:01 +02:00
compile.lsp.in It is no longer needed to set the value of compile-print in compile.lsp.in 2009-06-09 09:27:56 +02:00
config.guess Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
config.sub Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
configure Default flags for OpenBSD include -lpthread because they force us to use the multithreaded version of the library and this one does not link in -lpthread. 2009-07-13 15:14:12 +02:00
configure.in Mark new release version. 2009-07-05 17:25:15 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in make clean does wipe out the entire content of the build directory. 2009-07-06 19:28:37 +02:00