Embeddable Common-Lisp main repository.
Find a file
Alexander Gavrilov 8f835233d6 Enable automatic coercion of SSE subtypes via _mm_cast* intrinsics.
Assume that any sse-pack subtype matches any other one in inline
expansion matcher, and insert casts when required.

This uses intrinsics that are present only in the recent versions
of compilers, so add fallback inline definitions to a header file.
2010-10-03 23:42:57 +02:00
contrib Eliminate CLINES and C-INLINE from asdf 2010-06-30 23:25:44 +02:00
examples Update ASDF example (David Leoni) 2010-03-19 23:30:58 +01:00
msvc Fixed substitution of SSE2 in msvc/ecl/config.h.msvc6 2010-10-03 23:40:10 +02:00
src Enable automatic coercion of SSE subtypes via _mm_cast* intrinsics. 2010-10-03 23:42:57 +02:00
.gitignore Ignore the Autoconf directory. 2010-02-17 00:25:03 +01:00
ANNOUNCEMENT Rewrite the annoucement to take less space per line and eliminate the reference to common-lisp.net 2010-04-04 19:42:30 +02:00
configure Preserve quoting when passing the arguments to the build directory 2008-08-27 09:50:44 +02:00
Copyright Debian needs a more precise wording of the license 2005-12-14 09:51:11 +00:00
INSTALL New file with a sketch of the installation instrucitons 2009-08-12 23:54:41 +02:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Automate process of uploading a new release. 2010-02-13 21:26:39 +01:00
README.1st Initial revision 2001-06-26 17:14:44 +00:00

You can find the preprocessed documentation in ./doc in HTML format.