Skip to content
Snippets Groups Projects
  1. Jun 01, 2013
  2. May 26, 2013
  3. May 21, 2013
  4. Mar 06, 2013
  5. Mar 05, 2013
  6. Feb 20, 2013
  7. Feb 02, 2013
  8. Jan 23, 2013
  9. Dec 24, 2012
  10. Dec 23, 2012
  11. Dec 03, 2012
  12. Oct 27, 2012
  13. Aug 04, 2012
  14. Jun 01, 2012
  15. May 26, 2012
  16. May 01, 2012
  17. Mar 03, 2012
  18. Feb 05, 2012
    • Raymond Toy's avatar
      Update to Unicode 6.1.0. · 537cc9bb
      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.
      537cc9bb
  19. Feb 04, 2012
  20. Feb 01, 2012
  21. Jan 29, 2012
  22. Jan 21, 2012
  23. Dec 08, 2011
    • Raymond Toy's avatar
      Fix ticket:50 · a4e33b76
      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.
      a4e33b76
    • Raymond Toy's avatar
      Fix ticket:50 · 2a93478c
      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.
      2a93478c
  24. Nov 04, 2011
Loading