| .. |
|
c
|
(EXT:GC-STATS :FULL) now tells the garbage collector to produce full statistics.
|
2010-02-07 00:02:52 +01:00 |
|
clos
|
Introduced EXT:EXTERNAL-PROCESS structure. RUN-PROCESS creates that structure. New function EXT:EXTERNAL-PROCESS-WAIT.
|
2010-01-25 20:51:36 +01:00 |
|
clx
|
The code for disabling interrupts was outdated in clx (src/clx/dependent)
|
2009-12-02 22:03:53 +01:00 |
|
cmp
|
When inlining an APPLY form, the variable for processing the argument list may be declared ignorable, in order to prevent warnings.
|
2010-02-07 01:21:09 +01:00 |
|
doc
|
The reader for logical pathnames always sets a non-NIL directory. GETCWD/CHDIR now affect *default-pathname-defaults*. *default-pathname-defaults* is set to the current directory on startup
|
2008-10-05 16:52:46 +02:00 |
|
gc
|
Changed header so that we can use GC_arrays from ECL.
|
2010-02-01 23:56:21 +01: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
|
Reduce the size of the core using GCC's __attribute__((noreturn))
|
2010-02-04 21:18:24 +01:00 |
|
lsp
|
Fixed typo in ext:external-process-status
|
2010-01-25 21:26:19 +01:00 |
|
new-cmp
|
Intoduced _ecl_fix_times_fix, _ecl_big_ceiling and _ecl_big_floor.
|
2010-01-28 23:08:16 +01:00 |
|
util
|
Update the compiler list of files.
|
2009-12-31 11:42:34 +01:00 |
|
aclocal.m4
|
New function EXT:ENVIRON
|
2010-01-24 22:37:43 +01:00 |
|
bare.lsp.in
|
Fixed a number of typos and missing package prefixes.
|
2009-12-29 22:39:51 +01:00 |
|
CHANGELOG
|
Upgraded to ASDF 1.604 to solve a problem with restarts.
|
2010-02-05 19:26:12 +01:00 |
|
compile.lsp.in
|
Incorporate the new compiler into the source tree.
|
2009-12-20 16:04:59 +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
|
Pushed version number forward.
|
2010-02-03 22:21:45 +01:00 |
|
configure.in
|
Pushed version number forward.
|
2010-02-03 22:21:45 +01:00 |
|
install.sh
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
Makefile.in
|
Incorporate the new compiler into the source tree.
|
2009-12-20 16:04:59 +01:00 |