- 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
-
Raymond Toy authored
{{{:UNICODE-WORD-BREAK}}} keyword parameter that enables the Unicode word-breaking algorithm to determine word boundaries.
-
Raymond Toy authored
-
Raymond Toy authored
only affected linux which uses an array for the sigmask.
- Feb 01, 2012
-
-
Raymond Toy authored
scripts to its own file so that they can be shared.
-
Raymond Toy authored
Other changes section, with a few clarifications.
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
list.
-
Raymond Toy authored
Thanks to Paul Foley for rewriting {{{UNICODE-COMPLETE-NAME}}} to make it work.
-
- Jan 31, 2012
-
-
Raymond Toy authored
-
- Jan 29, 2012
-
-
Raymond Toy authored
features in the target backend. This prevents runtime features (like :executable or :heap-overflow-check) from leaking from the compiling system to the target system which might not have these.
-
Raymond Toy authored
-
Raymond Toy authored
* Use cmucl-sparc-vm instead of cmucl-sparc-svr4
-
Raymond Toy authored
* Use cmucl-sparc-vm instead of cmucl-sparc-svr4 * Use cmucl-ppc-vm instead of cmucl-ppc. * code/ppc-vm.lisp should be in the cmucl-ppc textdomain instead of cmucl.
-
Raymond Toy authored
core that appears to work. More testing needed. src/compiler/ppc/c-call.lisp: o Use the old vops that only store floats in float registers. We don't need them also stored in integer registers. This causes an error during cross-compile about %NL1 conflicting with a wired tn. src/tools/cross-scripts/cross-x86-ppc-darwin.lisp: o Copy over similar features from cross-x86-sparc.lisp so that the cross-compile will work.
-
- Jan 28, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- Jan 27, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
to work with ppc.
-
Raymond Toy authored
-
Raymond Toy authored
-