| .. |
|
c
|
Thanks to the chained wakeup event, ecl_wakeup_waiters() does no longer need an extra argument
|
2012-04-15 23:22:22 +02:00 |
|
clos
|
Implemented a first prototype of mailbox
|
2012-04-07 00:55:14 +02:00 |
|
clx
|
Fixed documentation and error string typos (P. Van Eynde)
|
2011-03-05 15:11:49 +01:00 |
|
cmp
|
The code for generating functions with a number of arguments that exceeds c-arguments-limit was lost
|
2012-04-14 20:36:28 +02:00 |
|
doc
|
Moved VECTOR-PUSH-EXTENT into the core because it is needed early in the bytecodes compiler
|
2012-02-06 17:06:04 +01: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
|
Thanks to the chained wakeup event, ecl_wakeup_waiters() does no longer need an extra argument
|
2012-04-15 23:22:22 +02:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
ENSURE-DIRECTORIES-EXIST takes a :MODE argument (POSIX mode) and protects its pathname computation by overriding *default-pathname-defaults*
|
2012-04-13 01:03:27 +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
|
Added tests for mailboxes
|
2012-04-15 22:45:44 +02:00 |
|
util
|
List new thread files in emacs.el
|
2012-04-05 01:11:03 +02:00 |
|
aclocal.m4
|
Implemented a first prototype of mailbox
|
2012-04-07 00:55:14 +02:00 |
|
bare.lsp.in
|
Avoid using mkdir in bare.lsp.in
|
2012-04-13 11:19:32 +02:00 |
|
CHANGELOG
|
ENSURE-DIRECTORIES-EXIST takes a :MODE argument (POSIX mode) and protects its pathname computation by overriding *default-pathname-defaults*
|
2012-04-13 01:03:27 +02:00 |
|
compile.lsp.in
|
In the prebuilt ASDF files, hard-code the paths of the compiled files, so that they can be found even if we switch to the bytecodes compiler.
|
2012-01-25 12:57:12 +01:00 |
|
config.guess
|
|
|
|
config.sub
|
|
|
|
configure
|
Implemented a first prototype of mailbox
|
2012-04-07 00:55:14 +02:00 |
|
configure.in
|
Implemented semaphores using atomic operations
|
2012-04-02 17:12:50 +02:00 |
|
install.sh
|
|
|
|
Makefile.in
|
When etags fails, ignore the error.
|
2012-02-02 21:55:26 +01:00 |