ecl/src
2010-08-22 23:02:52 +02:00
..
c In some files windows.h was included before ecl.h 2010-08-22 23:02:52 +02:00
clos Fixed typo in condition initarg name. 2010-08-22 20:35:38 +02:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp Rewrite var-changed-in... because it was missing special variables without explicit references 2010-08-22 01:07:32 +02:00
doc Added documentation for NULL-POINTER-P 2010-04-24 10:38:51 +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 When compiling for the Windows API, define ECL_MS_WINDOWS_HOST instead of checking for mingw or _MSC_VER separately (Gabriel Dos Reis) 2010-08-22 22:29:21 +02:00
lsp Add the boxed SSE packed vector types. 2010-08-20 20:29:03 +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 ECL is compiled without automatic generation of argument checks. 2010-06-28 21:37:48 +02:00
CHANGELOG (EXPT 2 -2.0d0) is now computed in double precision. 2010-08-20 20:19:51 +02:00
compile.lsp.in ECL is compiled without automatic generation of argument checks. 2010-06-28 21:37:48 +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 Fixed --with-gmp-prefix, which should modify CPPFLAGS not CFLAGS. 2010-08-22 22:28:24 +02:00
configure.in Fixed --with-gmp-prefix, which should modify CPPFLAGS not CFLAGS. 2010-08-22 22:28:24 +02:00
install.sh
Makefile.in Create a small script to run ecl_min 2010-07-04 22:53:51 +02:00