| .. |
|
ansi-tests
|
+ Fixes in the routines that deal with pathnames: it is now possible to
|
2004-01-08 11:03:05 +00:00 |
|
c
|
Temporary files are now also cleaned up when exiting via #'QUIT.
|
2005-01-12 10:09:55 +00:00 |
|
clos
|
Fix the order in which methodsare invoked in a STANDARD-METHOD-COMBINATION
|
2005-01-12 13:29:02 +00:00 |
|
clx
|
Separate C prefixes for the compiler and the CLX library. Updates for the MSVC port (M. Goffioul)
|
2005-01-07 13:48:00 +00:00 |
|
cmp
|
Wrong code produced for FOO in
|
2005-01-11 18:22:12 +00:00 |
|
doc
|
Xmas fixes. See CHANGELOG for list of changes.
|
2005-01-07 11:51:23 +00:00 |
|
eclx
|
Preliminary implementation of the UFFI.
|
2004-03-29 11:13:17 +00:00 |
|
gabriel
|
Fix typo: feature #+ecls -> #+ecl
|
2002-09-15 13:22:10 +00:00 |
|
gc
|
Conditionally define out code that is only used for a thread support under Darwin.
|
2004-11-03 13:11:54 +00:00 |
|
gmp
|
Do not produce documentation
|
2004-01-09 13:56:43 +00:00 |
|
h
|
New function for Windows system errors (M. Goffioul)
|
2005-01-11 14:40:23 +00:00 |
|
lsp
|
In WITH-INPUT-FROM-STRING the index value can only be updated during a normal exit from the form
|
2005-01-11 18:17:29 +00:00 |
|
tests
|
More fixes of the test suite (M. Goffioul)
|
2004-11-30 10:43:08 +00:00 |
|
tk
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
util
|
Xmas fixes. See CHANGELOG for list of changes.
|
2005-01-07 11:51:23 +00:00 |
|
aclocal.m4
|
Summer fixes
|
2004-10-04 08:02:39 +00:00 |
|
bare.lsp.in
|
format.lsp needs pprint.lsp, so load it twice.
|
2004-05-13 16:27:41 +00:00 |
|
CHANGELOG
|
Fix the order in which methodsare invoked in a STANDARD-METHOD-COMBINATION
|
2005-01-12 13:29:02 +00:00 |
|
compile.lsp.in
|
Separate C prefixes for the compiler and the CLX library. Updates for the MSVC port (M. Goffioul)
|
2005-01-07 14:19:50 +00: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
|
When configuring the Boehm-Weiser garbage collector, make use of the flags --enable/disable-threads and --enable/disable-cplusplus
|
2004-11-04 09:34:45 +00:00 |
|
configure.in
|
When configuring the Boehm-Weiser garbage collector, make use of the flags --enable/disable-threads and --enable/disable-cplusplus
|
2004-11-04 09:34:45 +00:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
List all interesting functions created by the lisp->C compiler in external.h and leave the task of building function objects for these functions to all_symbols2.o
|
2004-12-20 08:50:35 +00:00 |