| .. |
|
c
|
si:copy-hash-table is exported
|
2013-06-02 22:48:42 +02:00 |
|
clos
|
Fixed typo in ALLOCATE-INSTANCE (for structure-class)
|
2013-05-23 12:33:58 +02:00 |
|
clx
|
CLX uses recursive locks
|
2013-01-17 23:14:27 +01:00 |
|
cmp
|
Added a 'machine' object that represents the features of a cross compilation target in the compiler. Inline forms now are created with one such machine on mind, and recreated if the machine changes.
|
2013-06-02 22:49:54 +02: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 missing braces to the constant string initializer
|
2013-06-08 21:51:26 -07:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
Remove further unused functions and variables in LOOP, getting it closer to SBCL's
|
2013-05-27 22:37:36 +02: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
|
One of the regressions now properly prints the class name.
|
2013-05-24 21:34:09 +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
|
We cannot use the ASDF package name explicitly when building ECL because it is renamed by ASDF.
|
2013-03-23 23:30:53 +01:00 |
|
CHANGELOG
|
Annotate the change in LOOP
|
2013-05-27 22:37:16 +02:00 |
|
compile.lsp.in
|
asdf-bundle.lisp is no longer needed, since asdf.lisp integrates it.
|
2013-03-07 14:44:15 +01:00 |
|
config.guess
|
Upgrade config.guess and config.sub to newer versions
|
2013-03-30 23:29:22 +01:00 |
|
config.sub
|
Upgrade config.guess and config.sub to newer versions
|
2013-03-30 23:29:22 +01:00 |
|
configure
|
Fix comment about a feature which is now always compiled in by default
|
2013-06-08 21:55:41 -07:00 |
|
configure.in
|
Fix comment about a feature which is now always compiled in by default
|
2013-06-08 21:55:41 -07: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 |