ecl/src
2009-11-14 17:36:55 +01:00
..
c src/c/pathname.d: use the (APPEND ... NIL) idiom to ensure that a fresh list is produced. 2009-11-14 17:35:42 +01:00
clos src/clos/method.lsp: use the (APPEND ... NIL) idiom to ensure that a fresh list is produced. 2009-11-14 17:36:55 +01:00
clx src/clx/dependent.lisp: the definition of holding-lock was not protected by an unwind-protect. 2009-10-08 20:29:17 +02:00
cmp src/cmp/cmpmain.lsp: in C:BUILDER, when using SI:SAFE-EVAL to execute the prologue and epilogue codes, allow by default to start up the debugger. 2009-11-14 10:49:54 +01: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 Change needed for OS X 10.6 Leopard: ucontext.h is deprecated and produces an error. 2009-09-29 17:04:11 +02:00
gmp In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc) 2009-08-03 00:06:00 +02:00
h FIND-SYMBOL now only accepts strings 2009-11-09 19:59:36 +01:00
lsp src/lsp/defstruct.lsp: APPEND -> NCONC when using freshly created lists. 2009-11-14 17:36:28 +01:00
util Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00
aclocal.m4 A new flag allows deactivating the dynamic foreign function interface. This is needed when the compiler does not understand GCC's inline assembly syntax and libffi is not available. 2009-10-12 10:51:22 +02:00
bare.lsp.in Next iteration of the code for building and installing fake ASDF components for every ECL module. 2009-08-05 22:23:36 +02:00
CHANGELOG New command line option --version to print version number. 2009-11-10 00:06:26 +01:00
compile.lsp.in Restore the lines for building the replacement module sb-bsd-sockets.lisp. 2009-10-08 18:22:08 +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 Increase release number. 2009-11-08 15:19:04 +01:00
configure.in Increase release number. 2009-11-08 15:19:04 +01:00
install.sh
Makefile.in In cygwin, the DLL has to be installed in two locations 2009-11-01 20:26:06 +01:00