| .. |
|
c
|
Better explanation of why the keys get duplicated in _ecl_standard_dispatch().
|
2011-12-15 00:07:45 +01:00 |
|
clos
|
Remove type checks from slot accessors and optimize all slot accessors to standard classes.
|
2011-12-15 10:27:17 +01:00 |
|
clx
|
Fixed documentation and error string typos (P. Van Eynde)
|
2011-03-05 15:11:49 +01:00 |
|
cmp
|
Improve inliners for SI:INSTANCE-CLASS and SI:INSTANCE-REF
|
2011-12-15 11:14:13 +01:00 |
|
doc
|
Added documentation for NULL-POINTER-P
|
2010-04-24 10:38:51 +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
|
Undo latest commit, which breaks other platforms
|
2011-11-11 23:38:38 +01:00 |
|
h
|
Split the CLOS cache code into a separate file, with some cleanup in the process.
|
2011-12-15 00:05:15 +01:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
SETF functions are now stored in a separate hash table.
|
2011-12-13 20:53:44 +01:00 |
|
new-cmp
|
Removed unused files
|
2011-12-13 14:50:50 +01:00 |
|
tests
|
Eliminate the dependency on quicklisp for unpacking/unzipping files, including quicklisp's minitar and Pierre Mai's deflate.
|
2011-12-08 11:29:12 +01:00 |
|
util
|
Remove unused files from src/util/emacs.el
|
2011-12-10 00:00:47 +01:00 |
|
aclocal.m4
|
Include missing changes from Commit 9b083e4d78
|
2011-08-23 22:37:03 +02:00 |
|
bare.lsp.in
|
Remove debug statements from bare.lsp.in
|
2011-11-13 16:41:07 +01:00 |
|
CHANGELOG
|
When a compiler macro aborts with an error, ECL just recovers, issues a warning and continues.
|
2011-12-11 18:20:29 +01:00 |
|
compile.lsp.in
|
Eliminate the dependency on quicklisp for unpacking/unzipping files, including quicklisp's minitar and Pierre Mai's deflate.
|
2011-12-08 11:29:12 +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
|
The tests are now integral part of ECL's makefile and can also be used to test other implementations.
|
2011-12-07 22:48:34 +01:00 |
|
configure.in
|
The tests are now integral part of ECL's makefile and can also be used to test other implementations.
|
2011-12-07 22:48:34 +01:00 |
|
install.sh
|
|
|
|
Makefile.in
|
New 'make recheck' operation
|
2011-12-11 00:17:16 +01:00 |