| .. |
|
c
|
Fixed marking of read-write locks
|
2010-12-10 22:53:56 +01:00 |
|
clos
|
stream-fresh-line specialized to ansi-stream was passing wrong stream to underlying function (J. Jaakkola)
|
2010-11-04 23:43:47 +01:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
Update ECL's old implementation of FORMAT to make it work (J. Jaakkola)
|
2010-11-21 21:54:10 +01:00 |
|
doc
|
Added documentation for NULL-POINTER-P
|
2010-04-24 10:38:51 +02:00 |
|
gc
|
Fix configure not picking up win32 threads on MinGW
|
2010-10-03 10:21:28 +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
|
In impl/math_fenv.h, define FE_OVERFLOW to allow processing of NaN/inf as error conditions in platforms without fenv.h
|
2010-12-10 20:48:35 +01:00 |
|
lsp
|
(search-help-file)(scan-for): Use the passed character instead of hardcoding it (J. Jaakkola)
|
2010-11-04 23:51:18 +01:00 |
|
new-cmp
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|
util
|
Use GMP_CPPFLAGS in src/util/ecl-config
|
2010-08-22 22:29:18 +02:00 |
|
aclocal.m4
|
Added C backtraces (EXT:DUMP-C-BACKTRACE) and used them at boot time, when the error handler is not set up.
|
2010-11-07 12:49:55 +01:00 |
|
bare.lsp.in
|
Allow embedding ASDF in monolithic executables
|
2010-09-12 09:57:32 +02:00 |
|
CHANGELOG
|
Fixed handling of pathname case when retreiving components and building pathnames.
|
2010-11-27 18:08:47 +01:00 |
|
compile.lsp.in
|
libatomic-ops is configured, together with ECL
|
2010-10-30 21:18:05 +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
|
Simplify determination of whether GMP exists
|
2010-12-11 16:39:43 +01:00 |
|
configure.in
|
Simplify determination of whether GMP exists
|
2010-12-11 16:39:43 +01:00 |
|
install.sh
|
|
|
|
Makefile.in
|
In src/Makefile.in, one line fails in some systems but it is harmless.
|
2010-11-06 00:12:40 +01:00 |