| .. |
|
c
|
Remove the 'thread-safe' argument from remaining calls to cl__make_hash_table
|
2011-07-31 16:45:34 +02:00 |
|
clos
|
Incorporate the bytecodes compiler into the core
|
2011-07-14 17:56:38 +02:00 |
|
clx
|
Fixed documentation and error string typos (P. Van Eynde)
|
2011-03-05 15:11:49 +01:00 |
|
cmp
|
Remove debug statements in cmpffi.lsp
|
2011-07-30 12:21:33 +02: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 |
|
gmp
|
In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc)
|
2009-08-03 00:06:00 +02:00 |
|
h
|
Hash tables are no longer implicitly locked
|
2011-07-31 15:24:50 +02:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
Incorporate the bytecodes compiler into the core
|
2011-07-14 17:56:38 +02:00 |
|
new-cmp
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|
util
|
Updated the list of files in emacs.el
|
2011-06-30 11:08:02 +02:00 |
|
aclocal.m4
|
Failed checks of headers in nonstandard locations.
|
2011-03-06 00:10:03 +01:00 |
|
bare.lsp.in
|
Use the bytecodes compiler to compile the files of the statically linked ECL.
|
2011-07-14 17:56:45 +02:00 |
|
CHANGELOG
|
When parsing a floating point number at least one digit should be present. ECL parsed +.e0 as +0.0e0, instead of as a symbol.
|
2011-07-31 15:51:09 +02:00 |
|
compile.lsp.in
|
Use the bytecodes compiler to compile the files of the statically linked ECL.
|
2011-07-14 17:56:45 +02:00 |
|
config.guess
|
|
|
|
config.sub
|
|
|
|
configure
|
Install ASDF and DEFSYSTEM also when ECL is statically linked
|
2011-07-29 14:45:37 +02:00 |
|
configure.in
|
Install ASDF and DEFSYSTEM also when ECL is statically linked
|
2011-07-29 14:45:37 +02:00 |
|
install.sh
|
|
|
|
Makefile.in
|
Similar as the previos commit, eclh files were not deleted from lsp/cmp/clos... files
|
2011-06-04 14:44:41 +02:00 |