| .. |
|
c
|
List new headers in makefiles
|
2011-12-03 22:16:43 +01:00 |
|
clos
|
DESTRUCTURE now runs over the argument list using CAR and CDR, and producing slightly faster code.
|
2011-12-03 09:11:15 +01:00 |
|
clx
|
Fixed documentation and error string typos (P. Van Eynde)
|
2011-03-05 15:11:49 +01:00 |
|
cmp
|
Simplified the compiler macro for NTH and NTHCDR.
|
2011-12-03 23:43:06 +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
|
Remove unused file src/h/eval.h
|
2011-12-03 22:13:50 +01:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
POP uses the access form only once
|
2011-12-03 10:15:06 +01:00 |
|
new-cmp
|
Avoid further uses of make_simple_base_string.
|
2011-11-06 10:02:55 +01:00 |
|
tests
|
Remove ECL specific code from the quicklisp tests.
|
2011-12-08 00:02:43 +01:00 |
|
util
|
Moved macros from eval.h to cons.h
|
2011-12-03 22:13:35 +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
|
The compiler is less verbose
|
2011-11-19 16:47:50 +01:00 |
|
compile.lsp.in
|
New module (ecl-curl) for downloading files via http.
|
2011-12-06 16:19:51 +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
|
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 |