ecl/contrib
2012-07-08 22:21:02 +02:00
..
asdf Extension "asd" cannot be the first one in *load-hooks*. The reason is that autoloaded modules must directly use the *.fas compiled files, not the ASDF definition, because ASDF does not allow reentrancy (i.e. bordeaux-threads uses documentation which uses autoload and tries to get ecl-help) 2012-07-08 22:21:02 +02:00
bytecmp In the bytecodes compiler, export some symbols which are used in the ANSI test suite 2012-04-18 22:39:30 +02:00
cl-simd Upgraded contrib/cl-simd (A. Gavrilov) 2010-12-22 15:33:20 +01:00
deflate Eliminate the dependency on quicklisp for unpacking/unzipping files, including quicklisp's minitar and Pierre Mai's deflate. 2011-12-08 11:29:12 +01:00
defsystem Update DEFSYSTEM so that it takes into account package locks. 2010-04-04 16:04:56 +02:00
ecl-cdb ECL-CDB and ECL-CURL still used UTF-8 when not having unicode 2012-02-06 17:06:14 +01:00
ecl-curl ECL-CDB and ECL-CURL still used UTF-8 when not having unicode 2012-02-06 17:06:14 +01:00
encodings Add and fix the aliases for UCS-2, UCS-4, etc 2012-05-30 16:18:36 +02:00
profile In profile.lisp, use explicit locking around the hash table. 2011-07-31 23:55:21 +02:00
quicklisp Added a quick path to install quicklisp on any ECL system 2012-07-08 21:38:29 +02:00
rt RT must identify itself as provided 2010-04-24 10:38:30 +02:00
serve-event Fixed typo in serve-event (J. James) 2011-01-19 22:24:24 +01:00
sockets Update the name of the stream mode constants in sockets.lisp 2012-07-08 21:19:11 +02:00
unicode Modified ucd.lisp to generate C files, assigning a new, ficticious class, to undefined characters 2011-02-20 23:51:39 +00:00
win32 Use define-compiler-macro to switch to static FFI when compiled. 2005-10-27 14:51:40 +00:00