| .. |
|
c
|
The bytecodes optimized function calls to core functions with fixed number of arguments, but they are redefined in some libraries.
|
2012-11-24 23:49:03 +01:00 |
|
clos
|
In shared-initialize, call validate-superclass _only_ after the class has been initialized with no superclasses.
|
2012-11-24 21:54:18 +01:00 |
|
clx
|
Fixed typos (R.J.Alcantara)
|
2012-08-23 11:24:44 +02:00 |
|
cmp
|
Under no circumstance can slot-value over an slot ignore the slot-unbound error, even if the code is declared unsafe.
|
2012-11-26 22:36:02 +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
|
Allow using a preinstalled copy of libatomic-ops
|
2012-10-31 21:42:10 +01:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
Fixed SYS:FUNCTION-LAMBDA-LIST so that it works with macros and special operators
|
2012-10-27 23:13:24 +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
|
Ignore errors when deleting the temporary file in ANSI-TESTS
|
2012-05-30 22:42:18 +02:00 |
|
util
|
Remove inexistent files from emacs.el
|
2012-11-11 01:12:13 +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
|
Upgrade version
|
2012-07-15 20:10:55 +02:00 |
|
compile.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 |
|
config.guess
|
|
|
|
config.sub
|
|
|
|
configure
|
Allow using a preinstalled copy of libatomic-ops
|
2012-10-31 21:42:10 +01:00 |
|
configure.in
|
Allow using a preinstalled copy of libatomic-ops
|
2012-10-31 21:42:10 +01:00 |
|
install.sh
|
|
|
|
Makefile.in
|
make clean_lisp removes also the executable
|
2012-10-27 21:35:48 +02:00 |