| .. |
|
c
|
The not-inlined version of ecl_bds_push differed from the inlined one.
|
2013-05-25 23:41:58 +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
|
The value of *env-lvl* was not saved in cmptop.lsp
|
2013-05-25 00:59:18 +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
|
PROGV must be able to 'ubind' variables when there are less values than variables, but the current implementation of thread-local binding prevents it.
|
2013-05-19 22:41:39 +02:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
We cannot use :READ-ONLY in the SETF expansions because some code out there modifies the variables.
|
2013-05-20 22:48:15 +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
|
MAKE-INSTANCE now works with structures, too
|
2013-05-22 21:54:14 +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
|
Tag new release
|
2013-05-20 22:52:42 +02:00 |
|
configure.in
|
Tag new release
|
2013-05-20 22:52:42 +02: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 |