| .. |
|
c
|
In DIRECTORY, :RESOLVE-SYMLINKS defaults to T.
|
2011-10-29 20:33:24 +02:00 |
|
clos
|
Implemented SEQUENCE-STREAMs
|
2011-08-27 17:33:12 +02:00 |
|
clx
|
Fixed documentation and error string typos (P. Van Eynde)
|
2011-03-05 15:11:49 +01:00 |
|
cmp
|
When writing characters, ECL used the '...' syntax in C but this creates signed integers which then have problems when promoted to cl_fixnum via CODE_CHAR.
|
2011-10-29 21:52:28 +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 |
|
gc-unstable
|
Remove unneeded locks from GC_get_bytes_since_gc() and related functions.
|
2011-08-23 14:30:44 +02: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
|
Implemented SEQUENCE-STREAMs
|
2011-08-27 17:33:12 +02:00 |
|
libffi
|
Imported libffi into the ECL source tree.
|
2011-02-26 22:11:39 +01:00 |
|
lsp
|
Implemented SEQUENCE-STREAMs
|
2011-08-27 17:33:12 +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
|
Include missing changes from Commit 9b083e4d78
|
2011-08-23 22:37:03 +02: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
|
In DIRECTORY, :RESOLVE-SYMLINKS defaults to T.
|
2011-10-29 20:33:24 +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
|
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
|
Include missing changes from Commit 9b083e4d78
|
2011-08-23 22:37:03 +02:00 |
|
configure.in
|
Install ASDF and DEFSYSTEM also when ECL is statically linked
|
2011-07-29 14:45:37 +02:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
Undo previous change that allowed CC being overriden in the Makefiles, because the syntax '?=' is not allowed in Opensolaris
|
2011-09-02 12:36:25 +02:00 |