ecl/src
2006-10-30 10:52:17 +00:00
..
c Implemented generic type checker based on ecl type tags and used it to replace multiple assertions. 2006-10-30 10:50:58 +00:00
clos DEFCLASS's :INITFORM did not expand the value of constant variables such as MOST-POSITIVE-FIXNUM. 2006-10-10 11:42:13 +00:00
clx Removed annoying log 2005-05-19 11:37:32 +00:00
cmp MAKE-STRING with Unicode accepts arbitrary type specifiers. New function ecl_base_char_code() used to coerce objects to char and unsigned 2006-10-27 21:40:34 +00:00
doc Move from short/long-float to single/double-float (by L. Brinkhoff) 2006-09-01 15:15:57 +00:00
gc *** empty log message *** 2006-06-17 16:16:03 +00:00
gmp Avoid building the info files from GMP 2005-05-19 11:27:21 +00:00
h Implemented generic type checker based on ecl type tags and used it to replace multiple assertions. 2006-10-30 10:50:58 +00:00
lsp New functions for type errors with error recovery (ecl_type_error, si:wrong-type-argument). Incorporated this facility to all functions in num_sfun.d and num_co.d, as well as to make_complex() 2006-10-29 10:34:32 +00:00
util profile.d is no longer part of the editable sources. 2006-10-25 10:21:19 +00:00
aclocal.m4 Several float specializations break the program in Linux/AMD64 2006-10-13 20:49:31 +00:00
bare.lsp.in Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers. 2006-02-28 14:05:47 +00:00
CHANGELOG ecl_checl_cl_type and ecl_check_type string are new functions, assert_type_{char,symbol,string} disappear 2006-10-30 10:52:17 +00:00
compile.lsp.in Safer when compiling from a directory with spaces in the name. 2006-06-24 20:59:33 +00: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 Support for hierarchical package names 2006-10-26 16:39:14 +00:00
configure.in Support for hierarchical package names 2006-10-26 16:39:14 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Use the file-loading facility in ecl_min 2006-05-06 08:17:52 +00:00