| .. |
|
c
|
Fixed the patch_sharp() routine so that #3(x) returns #(x x x).
|
2013-01-08 23:53:04 +01:00 |
|
clos
|
Updating a class (due to a change in metaclass) forces updating its children
|
2012-12-21 00:12:53 +01:00 |
|
clx
|
Fixed typos (R.J.Alcantara)
|
2012-08-23 11:24:44 +02:00 |
|
cmp
|
Added optimizer for LDB-TEST
|
2013-01-09 00:40:38 +01:00 |
|
doc
|
The lambda list annotations associated to special operators are now actual lists, not strings
|
2012-10-27 23:01:46 +02:00 |
|
gc
|
Ported the Boehm-Weiser garbage collector to the ARM+DARWIN combination (R. Krishnan)
|
2011-01-30 19:14:41 +01:00 |
|
gc-unstable
|
Remove unneeded locks from GC_get_bytes_since_gc() and related functions.
|
2011-08-23 14:30:44 +02:00 |
|
gmp
|
Fix warning when using C++ to compile gmp.h (E. Marsden)
|
2012-05-31 10:21:00 +02:00 |
|
h
|
Added the Unicode character database to the C library
|
2012-12-26 22:31:37 +01:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
Rewrite LDB and friends in a way which can be reused by the compiler macros in src/cmp/cmpopt-bits.lsp
|
2013-01-09 10:25:55 +01:00 |
|
new-cmp
|
NEED-TO-MAKE-LOAD-FORM-P was not registered as taking two arguments [A. Paul]
|
2012-01-25 11:56:50 +01:00 |
|
tests
|
Ignore errors when deleting the temporary file in ANSI-TESTS
|
2012-05-30 22:42:18 +02:00 |
|
util
|
Remove unused files from emacs.el
|
2012-11-30 23:41:29 +01:00 |
|
aclocal.m4
|
Allow using a preinstalled copy of libatomic-ops
|
2012-10-31 21:42:10 +01:00 |
|
bare.lsp.in
|
Make sb-bsd-sockets an alias for sockets listing the latter as an ASDF dependency
|
2012-11-18 02:22:16 +01:00 |
|
CHANGELOG
|
Updated the CHANGELOG for the next release.
|
2012-12-05 23:44:46 +01:00 |
|
compile.lsp.in
|
Added some code to know which functions can be moved into cl_symbols
|
2012-12-19 23:30:13 +01: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
|
Added the Unicode character database to the C library
|
2012-12-26 22:31:37 +01:00 |
|
configure.in
|
Added the Unicode character database to the C library
|
2012-12-26 22:31:37 +01:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
make clean_lisp removes also the executable
|
2012-10-27 21:35:48 +02:00 |