ecl/contrib
Daniel Kochmański 850f1ccce4 ffi: remove package nickname 'uffi'
Our ffi isn't uffi 2.0 compatible and most systems wants this, when
they say (require 'uffi). Also if system has asdf dependency on
quicklisp) we have package name error.

We'll depend with UFFI 2.0 compability on cffi-uffi-compat, what is
the saniest approach. Some ECL specific patches will land there soon
to improve performance - no internal FFI api will change. It's just
nick removal.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-08-04 12:22:02 +02:00
..
asdf asdf: Update to version 3.1.4. 2015-04-07 21:53:39 +02:00
bytecmp compiler: bind lexically *readtable* when file is compiled 2015-07-28 14:25:29 +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-sdb: Fix bogus name in declaration. Closes #27. 2015-04-07 21:32:54 +02: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 The profiler chockes on (SETF ...) function names and on symbol names without package name (stassats) 2013-01-12 00:23:55 +01:00
quicklisp Fixed directory for installing quicklisp. 2012-07-24 21:52:49 +02:00
rt RT must identify itself as provided 2010-04-24 10:38:30 +02:00
serve-event ffi: remove package nickname 'uffi' 2015-08-04 12:22:02 +02:00
sockets Fixed a NUL-termination bug in SOCKET-BIND and SOCKET-CONNECT. 2014-10-14 21:39:58 +00:00
unicode Added the Unicode character database to the C library 2012-12-26 22:31:37 +01:00
win32 Use define-compiler-macro to switch to static FFI when compiled. 2005-10-27 14:51:40 +00:00