ecl/src
2010-12-28 21:33:52 +01:00
..
c floating-point-overflow signals are ignored when working in IEEE FP mode. 2010-12-28 21:33:52 +01:00
clos Second iteration at the problem with *print-level* and the slot definitions. 2010-12-25 20:17:03 +01:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp Wrong placement of MSVC linker options. Use safe-run-program in embed-manifest. 2010-12-27 23:27:42 +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 Fixed some typos related to SSE printing 2010-12-23 13:03:24 +01:00
lsp The output of FORMAT's ~:C must be exactly the same as CHAR-NAME. 2010-12-25 20:25:21 +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 Do not force --enable-slow-config on Solaris 2010-12-24 13:07:04 +01:00
bare.lsp.in When building ECL, temporary files go into the build directory, to avoid filling the /tmp 2010-12-11 16:58:49 +01:00
CHANGELOG Reduced the clutter generated by SETF expansions. 2010-12-24 11:45:20 +01:00
compile.lsp.in In the compiler, replace all uses of SYSTEM with RUN-PROGRAM. For this we need to save the original input/output/error channels from the program. 2010-12-23 23:34:22 +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 Do not force --enable-slow-config on Solaris 2010-12-24 13:07:04 +01:00
configure.in Simplify determination of whether GMP exists 2010-12-11 16:39:43 +01:00
install.sh
Makefile.in Install all subdirectories of the ECL headers, including the full tree of libatomic-ops 2010-12-27 20:03:36 +01:00