- Jun 01, 2013
-
-
Raymond Toy authored
-
- May 26, 2013
-
-
Raymond Toy authored
-
- May 21, 2013
-
-
Raymond Toy authored
-
- Mar 06, 2013
-
-
Raymond Toy authored
count needs to be incremented one to adjust for the UTF-16 encoding of strings that we use.
-
- Mar 05, 2013
-
-
Raymond Toy authored
Still needs work because the word-break tests fail.
-
- Feb 20, 2013
-
-
Raymond Toy authored
constants.
-
- Feb 02, 2013
-
-
Raymond Toy authored
-
- Jan 23, 2013
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- Dec 24, 2012
-
-
Raymond Toy authored
-
- Dec 23, 2012
-
-
Raymond Toy authored
-
- Dec 03, 2012
-
-
Raymond Toy authored
-
- Oct 27, 2012
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- Aug 04, 2012
-
-
Raymond Toy authored
-
- Jun 01, 2012
-
-
Raymond Toy authored
-
- May 26, 2012
-
-
Raymond Toy authored
format from the file contents ala emacs.
-
- May 01, 2012
-
-
Raymond Toy authored
-
- Mar 03, 2012
-
- Feb 05, 2012
-
-
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
-
- Feb 01, 2012
-
-
Raymond Toy authored
-
- Jan 29, 2012
-
-
Raymond Toy authored
-
- Jan 21, 2012
-
-
Raymond Toy authored
-
- Dec 08, 2011
-
-
Raymond Toy authored
Check if "" (and "/") is in the list of directories and signal an error so that we use the #P(...) syntax to print out the pathname readably. Update the pot and po files accordingly.
-
Raymond Toy authored
Catch the case of " " and signal an error so that we can print such pathnames using the #P(...) syntax. Also catch the case where the directory includes an explicit directory separator, "/", which would not be printed readably either. Update the pot file too.
-
- Nov 04, 2011
-
-
Raymond Toy authored
-