- Apr 20, 2012
-
-
Raymond Toy authored
-
- Apr 19, 2012
-
-
Raymond Toy authored
is a bit of a hack. * src/code/stream.lisp: * Check the state to see if a BOM was read. This critically depends on knowing the format of the state variable for utf16 and utf32 formats, but the stream code shouldn't have to know the state internals. * src/general-info/release-20d.txt * Update.
-
Raymond Toy authored
Douglas Crosher. * src/pcl/simple-streams/external-formats/aliases * Add additional aliases. * src/general-info/release-20d.txt: * Update
-
- Apr 18, 2012
-
-
Raymond Toy authored
utf-32.lisp:: * Fix typo. release-20d.txt:: * Update.
-
- Mar 30, 2012
-
- Mar 29, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
without and'ing. (If x is a signed-byte 32.)
-
- Mar 27, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
src/contrib/contrib.lisp: o Define the module src/contrib/packed-sse2/compile-packed-sse2.lisp: o New file to compile the contrib. src/contrib/packed-sse2/packed-sse2.lisp: o New file implementing the packed sse2 vops and functions.
-
Raymond Toy authored
be loaded to get the other contribs.
-
Raymond Toy authored
of instructions. This gives the sse3 complex multiply vop a chance to be used if SSE3 is available. (The user needs to :SSE3 to *FEATURES* for this to work. The core of CMUCL only assumes SSE2 is available.)
-
- Mar 04, 2012
-
-
Alex Goncharov authored
-
- Mar 03, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
signaling an error.
- Feb 24, 2012
-
-
Raymond Toy authored
only wrote the mode when compiling with sse2.)
-
- Feb 19, 2012
-
-
Raymond Toy authored
-
- Feb 17, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
string.
- Feb 12, 2012
-
-
Raymond Toy authored
when it's loaded so that the C code knows what to do. In particular call_into_lisp needs to know to save the correct fpu state.
-
- Feb 11, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- Feb 08, 2012
-
-
Raymond Toy authored
-
- Feb 07, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
default version instead of adding the date to it. The tag has most of the desired information already, and this helps to keep lisp-implementation-version from having duplicate information.
-
- Feb 05, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
defined.
-
Raymond Toy authored
-
Raymond Toy authored
src/code/unidata.lisp:: Update Unicode version. src/tools/build-unidata.lisp:: Update Unicode version and update for change of format of NameAliases.txt. src/i18n/unidata.bin:: Updated with new data. src/general-info/release-20d.txt:: Updated. src/i18n/BidiMirroring.txt:: Updated to Unicode 6.1.0. src/i18n/CaseFolding.txt:: Updated to Unicode 6.1.0. src/i18n/CompositionExclusions.txt:: Updated to Unicode 6.1.0. src/i18n/DerivedNormalizationProps.txt:: Updated to Unicode 6.1.0. src/i18n/NameAliases.txt:: Updated to Unicode 6.1.0. src/i18n/NormalizationCorrections.txt:; src/i18n/SpecialCasing.txt:: Updated to Unicode 6.1.0. src/i18n/UnicodeData.txt:: Updated to Unicode 6.1.0. src/i18n/WordBreakProperty.txt:: Updated to Unicode 6.1.0. src/i18n/tests/NormalizationTest.txt:: Updated to Unicode 6.1.0. src/i18n/tests/WordBreakTest.txt:: Updated to Unicode 6.1.0.
-
- Feb 04, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored