fpc/utils/unicode
paul 3c0e11fa5a utils: apply Inoussa patch Unicode utils (issue #0022909):
This patch fixes some memory overwrites that were causing the helpers crash.
  It introduces the generation of the little endian and big endian files 
  regardless of the host endianess.
  The patch also adds some new test cases. The cldrparser program now accepts a
  "-t" switch to execute the test suite.

git-svn-id: trunk@24018 -
2013-03-27 00:57:50 +00:00
..
data
cldrhelper.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
cldrparser.lpi
cldrparser.lpr utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
cldrtest.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
cldrxml.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
grbtree.pas utils: unicode 2013-03-18 11:46:53 +00:00
helper.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
Makefile utils: fix dependencies of unicode utils, enable compilation on darwin 2013-03-09 16:39:07 +00:00
Makefile.fpc utils: fix dependencies of unicode utils, enable compilation on darwin 2013-03-09 16:39:07 +00:00
parse-collations.bat
parse-collations.sh utils: add parse-collations.sh script 2013-03-09 16:53:14 +00:00
trie.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
uca_test.pas utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
unicodeset.pas utils: unicode 2013-03-18 11:46:53 +00:00
unihelper.lpi
unihelper.lpr utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
weight_derivation.inc