ecl/src
2009-01-04 23:49:26 +01:00
..
c READ/WRITE-BYTE cannot be implemented in terms of ecl_read_byte8, because there are streams that do not have information about the underlying byte size. Added flags for big/little endian. 2009-01-04 23:49:26 +01:00
clos ECL now follows the AMOP in the uses of SLOT-DEFINITION-INITFORM and SLOT-DEFINITION-INITFUNCTION. 2008-12-29 11:33:28 +01:00
clx Added missing files from CLX 2008-12-06 17:39:44 +01:00
cmp FILE-STRING-LENGTH only works with file streams. The code compiles again with --disable-unicode. 2009-01-04 13:57:50 +01:00
doc The reader for logical pathnames always sets a non-NIL directory. GETCWD/CHDIR now affect *default-pathname-defaults*. *default-pathname-defaults* is set to the current directory on startup 2008-10-05 16:52:46 +02:00
gc lwsync is not available on all PowerPC cores 2008-12-15 10:15:29 +01:00
gmp Not all C++ will include the type FILE by default. 2008-12-05 13:51:46 +01:00
h READ/WRITE-BYTE cannot be implemented in terms of ecl_read_byte8, because there are streams that do not have information about the underlying byte size. Added flags for big/little endian. 2009-01-04 23:49:26 +01:00
lsp Implemented user defined encodings. Added files for most useful encodings. 2009-01-02 20:03:45 +01:00
util Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
aclocal.m4 Reactivate use of thread local storage via __thread flag. 2008-10-11 20:16:08 +02:00
bare.lsp.in Move the redefinition of with-lock into the compiler 2007-08-02 19:34:49 +00:00
CHANGELOG FILE-STRING-LENGTH only works with file streams. The code compiles again with --disable-unicode. 2009-01-04 13:57:50 +01:00
compile.lsp.in Aliases are automatically generated and installed. 2009-01-04 17:49:57 +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 Fixed some bugs in UTF-8 encoding. Added functions for signalling errors in encoding/decoding. Added in core support for US-ASCII encoding. 2009-01-03 16:39:39 +01:00
configure.in Fixed some bugs in UTF-8 encoding. Added functions for signalling errors in encoding/decoding. Added in core support for US-ASCII encoding. 2009-01-03 16:39:39 +01:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Missing the installation part in the previous commit. 2009-01-04 19:54:06 +01:00