- 22 Oct, 2011 1 commit
-
-
Raymond Toy authored
-
- 15 Oct, 2011 1 commit
-
-
Raymond Toy authored
-
- 25 Sep, 2011 1 commit
-
-
Raymond Toy authored
-
- 03 Sep, 2011 1 commit
-
-
rtoy authored
-
- 28 Jun, 2011 1 commit
-
-
rtoy authored
-
- 27 Jun, 2011 2 commits
-
-
rtoy authored
-
rtoy authored
code/unidata.lisp: o Update unicode version to 6.0.0 o Add pointer to build-unidata.lisp. tools/build-unidata.lisp: o Update unicode version to 6.0.0 o Print out directory path so we can see where we're getting the data from. i18n/CaseFolding.txt i18n/CompositionExclusions.txt i18n/DerivedNormalizationProps.txt i18n/NameAliases.txt i18n/NormalizationCorrections.txt i18n/SpecialCasing.txt i18n/UnicodeData.txt i18n/WordBreakProperty.txt i18n/tests/NormalizationTest.txt i18n/tests/WordBreakTest.txt: o Update with new files from unicode.org.
-
- 06 Jun, 2011 1 commit
-
-
rtoy authored
-
- 31 May, 2011 1 commit
-
-
rtoy authored
This change requires a cross-compile. Use boot-2011-04-01-cross.lisp as the cross-compile script. bootfiles/20b/boot-2011-04-01-cross.lisp: o New cross-compile bootstrap file lisp/lisp.c: o Recognize -unidata option and setup *UNIDATA-PATH* appropriately. code/commandline.lisp: o Add defswitch for unidata so we don't get complaints about unknown switch. code/unidata.lisp: o Rename +UNIDATA-PATH+ to *UNIDATA-PATH*, since it's not a constant anymore. o Update code to use new name. code/print.lisp: o Update code to use *UNIDATA-PATH* compiler/sparc/parms.lisp: o Add *UNIDATA-PATH* to list of static symbols. o Add back in spare-9 and spare-8 static symbols since we need to do a cross-compile for this change anyway. compiler/x86/parms.lisp: o Add *UNIDATA-PATH* to list of static symbols. o Reorder the static symbols in a more logical arrangment so that the spare symbols are at the end. i18n/local/cmucl.pot: o Update
-
- 03 Apr, 2011 1 commit
-
-
rtoy authored
-
- 02 Apr, 2011 1 commit
-
-
rtoy authored
-
- 02 Dec, 2010 1 commit
-
-
rtoy authored
-
- 08 Nov, 2010 1 commit
-
-
rtoy authored
-
- 27 Oct, 2010 1 commit
-
-
rtoy authored
-
- 27 Sep, 2010 1 commit
-
-
rtoy authored
-
- 26 Sep, 2010 1 commit
-
-
rtoy authored
-
- 20 Sep, 2010 3 commits
- 19 Sep, 2010 1 commit
-
-
rtoy authored
-
- 18 Sep, 2010 1 commit
-
-
rtoy authored
o Update constants to Unicode version 5.2.0. i18n/unidata.bin: o Regenerated using Unicode version 5.2.0.
-
- 15 Sep, 2010 4 commits
-
-
rtoy authored
code/string.lisp: o In %compose, handle the case where the composite character is outside the BMP and thus needs special handling for our UTF-16 strings. code/unidata.lisp o CKJ Ideograph range has changed in 5.2. o Fix bug in build-composition-table. We were not correctly handling the case where the decomposition of a codepoint was outside the BMP. Special care is needed to handle the UTF-16 strings that we use. o The key for the pairwise composition table are the full codepoints, so we need to shift one by 21 bits instead of 16. tools/build-unidata.lisp o Update minor version to 2. i18n/BidiMirroring.txt i18n/CaseFolding.txt i18n/CompositionExclusions.txt i18n/DerivedNormalizationProps.txt i18n/NameAliases.txt i18n/NormalizationCorrections.txt i18n/SpecialCasing.txt i18n/UnicodeData.txt i18n/WordBreakProperty.txt i18n/tests/NormalizationTest.txt i18n/tests/WordBreakTest.txt o Updated from Unicode 5.2. i18n/unidata.bin o Regenerated from new Unicode 5.2 files.
-
rtoy authored
wants this field. o Regenerate from current sources.
-
rtoy authored
-
rtoy authored
-
- 13 Sep, 2010 1 commit
-
-
rtoy authored
-
- 04 Sep, 2010 1 commit
-
-
rtoy authored
-
- 19 Jul, 2010 1 commit
-
-
rtoy authored
-
- 15 Jul, 2010 1 commit
-
-
rtoy authored
-
- 14 Jul, 2010 7 commits
- 13 Jul, 2010 1 commit
-
-
rtoy authored
-
- 12 Jul, 2010 1 commit
-
-
rtoy authored
-
- 05 Jul, 2010 1 commit
-
-
rtoy authored
-
- 29 May, 2010 1 commit
-
-
rtoy authored
-