ecl/src
2009-12-08 23:26:16 +01:00
..
c Fixed LOG of negative bignums and of complex numbers with equal positive and negative parts. 2009-12-08 23:26:16 +01:00
clos Methods now show up in the debugger with their original name. 2009-12-02 16:02:14 +01:00
clx The code for disabling interrupts was outdated in clx (src/clx/dependent) 2009-12-02 22:03:53 +01:00
cmp ECL now has its own rounding routine for converting rationals to floats. 2009-12-05 01:47:41 +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 ECL now has its own rounding routine for converting rationals to floats. 2009-12-05 01:47:41 +01:00
lsp The debugger now shows the package names of inspected variables. 2009-12-02 20:39:03 +01:00
util Update the name of the breakpoints (src/util/gdbinit) 2009-11-29 19:07:19 +01: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 Upgrade ASDF to v1.369 2009-11-17 22:52:26 +01:00
CHANGELOG ECL now has its own rounding routine for converting rationals to floats. 2009-12-05 01:47:41 +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
config.sub
configure Changed release number for the patch 2009-12-01 21:44:48 +01:00
configure.in Changed release number for the patch 2009-12-01 21:44:48 +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