ecl/src
2010-10-19 00:07:01 +02:00
..
c ECL captures SIGPIPE 2010-10-17 16:49:13 +02:00
clos Ported SBCL's FLONUM-TO-STRING to ECL's core (in C). 2010-10-17 14:38:47 +02:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp In C-INLINE forms, ## is replaced with a single hash # character. 2010-10-17 16:49:45 +02: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 ECL captures SIGPIPE 2010-10-17 16:49:13 +02:00
lsp Wrap the &whole argument in a temporary variable to avoid warnings when the argument is declared ignorable 2010-10-19 00:07:01 +02: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 Fixes for cross compilation of ECL (A Vodonosov) 2010-10-03 23:36:55 +02:00
bare.lsp.in Allow embedding ASDF in monolithic executables 2010-09-12 09:57:32 +02:00
CHANGELOG Wrap the &whole argument in a temporary variable to avoid warnings when the argument is declared ignorable 2010-10-19 00:07:01 +02:00
compile.lsp.in Add a contrib module with SSE intrinsic definitions. 2010-10-03 23:45:49 +02:00
config.guess
config.sub
configure The names of the programs ranlib and ar are no longer hardcoded in ECL (Gabriel Dos Reis). Names of C files, headers and other files are output in brief form using enough-namestring. 2010-10-04 21:49:46 +02:00
configure.in The names of the programs ranlib and ar are no longer hardcoded in ECL (Gabriel Dos Reis). Names of C files, headers and other files are output in brief form using enough-namestring. 2010-10-04 21:49:46 +02:00
install.sh
Makefile.in Fixed typo 2010-10-04 23:28:42 +02:00