ecl/src
2010-10-03 22:32:20 +02:00
..
c Rounding routines ratio_to_double, ratio_to_long_double, were missing code for the situation when the argument is not a fixnum 2010-10-03 15:54:29 +02:00
clos Detection of missing packages in the reader was accidentally deactivated. 2010-08-30 11:20:07 +02:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp In LET/LET* forms, a local binding did not shadow a special variable binding. 2010-09-28 23:42:15 +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 Rounding routines ratio_to_double, ratio_to_long_double, were missing code for the situation when the argument is not a fixnum 2010-10-03 15:54:29 +02:00
lsp Optimized LOOP-REPEAT to have the same quality of code as in LOOP-FOR-IN 2010-09-27 10:25:22 +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 Make the SSE2 feature optional. 2010-08-20 21:07:01 +02:00
bare.lsp.in Allow embedding ASDF in monolithic executables 2010-09-12 09:57:32 +02:00
CHANGELOG Allow embedding ASDF in monolithic executables 2010-09-12 09:57:32 +02:00
compile.lsp.in Allow embedding ASDF in monolithic executables 2010-09-12 09:57:32 +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 Enable long double by default 2010-10-03 22:32:20 +02:00
configure.in Enable long double by default 2010-10-03 22:32:20 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in ecl.exe and libeclmin.a depend on the lisp and C sources. 2010-10-03 22:32:03 +02:00