ecl/src
Juan Jose Garcia Ripoll 28e3ef0acb Note latest changes
2009-06-16 18:56:44 +02:00
..
c #\Linefeed was removed from the list of valid char names by a previous commit. 2009-06-15 17:58:58 +02:00
clos Customizable printing of floating point NaNs and infinities 2009-06-13 22:47:08 +02:00
clx Fixed typo in dependent.lips (mp:current-process -> mp:*current-process*) 2009-06-16 18:55:51 +02:00
cmp The closure environment is now passed via the Lisp environment, and not as an argument to the function. 2009-06-16 18:36:03 +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 ecl_deliver_fpe() was declared static 2009-06-15 16:54:15 +02:00
lsp When using ~:c, graphic characters are not printed by name 2009-06-14 23:15:29 +02:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Link with -lpthread also in NetBSD 2009-06-07 18:20:45 +02:00
bare.lsp.in Note the different stages of the bootstrap process with informative messages. 2009-06-07 19:04:39 +02:00
CHANGELOG Note latest changes 2009-06-16 18:56:44 +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 Remove --enable/disable-debug, which is causing problems in gentoo. 2009-06-12 15:06:09 +02:00
configure.in Remove --enable/disable-debug, which is causing problems in gentoo. 2009-06-12 15:06:09 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Libraries have to be installed with execute permissions and not stripped in Darwin. 2009-06-10 09:54:19 +02:00