Commit Graph

13152 Commits

Author SHA1 Message Date
Markus Scherer
cad9e84aba ICU-4497 hardcode uprops.icu data rather than loading it
X-SVN-Rev: 17531
2005-04-30 03:06:58 +00:00
Markus Scherer
d5a7851861 ICU-4497 add --csource to usage text
X-SVN-Rev: 17527
2005-04-29 23:35:00 +00:00
George Rhoten
031e4f244e ICU-4450 sync data with CLDR.
X-SVN-Rev: 17525
2005-04-29 21:28:18 +00:00
George Rhoten
745cc56357 ICU-4499 The lookup should find ti but not tig
X-SVN-Rev: 17522
2005-04-29 17:54:20 +00:00
Markus Scherer
b73374c419 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17520
2005-04-28 23:51:52 +00:00
Markus Scherer
563b672bcc ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17519
2005-04-28 23:50:15 +00:00
Markus Scherer
677be4d35d ICU-4497 add const to use of UBiDiProps singleton
X-SVN-Rev: 17518
2005-04-28 23:48:25 +00:00
Markus Scherer
e23948eb23 ICU-4497 hardcode ubidi.icu data rather than loading it
X-SVN-Rev: 17517
2005-04-28 23:40:50 +00:00
Markus Scherer
4305150a0b ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17516
2005-04-28 23:38:06 +00:00
Markus Scherer
cfa2ddc411 ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17515
2005-04-28 21:54:57 +00:00
Markus Scherer
7ca0abb626 ICU-4497 export utrie_defaultGetFoldingOffset() outside of utrie.c
X-SVN-Rev: 17514
2005-04-28 21:53:38 +00:00
Markus Scherer
394da51c6c ICU-4497 hardcode ucase.icu data rather than loading it
X-SVN-Rev: 17513
2005-04-28 21:42:59 +00:00
Markus Scherer
c221b8a32b ICU-4497 write more directly runtime-usable data source code
X-SVN-Rev: 17512
2005-04-28 17:16:11 +00:00
Markus Scherer
6de7e340cf ICU-4497 more flexible data source code writing functions
X-SVN-Rev: 17511
2005-04-28 17:15:46 +00:00
Markus Scherer
42dd6c4e8d ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17510
2005-04-28 04:32:50 +00:00
Markus Scherer
9e9e7cffbe ICU-4497 add writesrc.h/.c with utility functions for writing source code for hardcoded data
X-SVN-Rev: 17509
2005-04-28 04:30:47 +00:00
George Rhoten
1569d70e47 ICU-4450 sync data with CLDR.
X-SVN-Rev: 17508
2005-04-27 22:48:45 +00:00
Andy Heninger
39242a6f44 ICU-4496 improve API docs for ucol_getUnsafeSet
X-SVN-Rev: 17507
2005-04-27 16:03:17 +00:00
Steven R. Loomis
861b241e93 ICU-2967 merged CVS root update. Document which search files are which.
X-SVN-Rev: 17505
2005-04-25 23:47:25 +00:00
Andy Heninger
9ce9eda382 ICU-4157 Fix line_th rbbi rules to use new line break char properties.
X-SVN-Rev: 17501
2005-04-23 00:03:52 +00:00
Andy Heninger
504c1776d5 ICU-4157 Add text boundary test files from the Unicode site.
X-SVN-Rev: 17500
2005-04-22 21:49:52 +00:00
Markus Scherer
9a02425f60 ICU-4011 disambiguate character constant to UChar
X-SVN-Rev: 17498
2005-04-20 22:37:42 +00:00
Markus Scherer
a1df000b13 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17494
2005-04-20 18:41:46 +00:00
George Rhoten
49170b2566 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17493
2005-04-20 00:56:39 +00:00
George Rhoten
125d2d5ab7 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17492
2005-04-20 00:20:12 +00:00
George Rhoten
6e29d1c78c ICU-4450 sync data with CLDR.
X-SVN-Rev: 17491
2005-04-19 23:45:17 +00:00
George Rhoten
971c5d481b ICU-4450 sync data with CLDR.
X-SVN-Rev: 17490
2005-04-19 18:57:07 +00:00
Markus Scherer
34c1a190b5 ICU-4011 add namespace and forward declaration
X-SVN-Rev: 17489
2005-04-18 22:49:23 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
Markus Scherer
d2aeb6f1cb ICU-4011 need to put i18n on include path
X-SVN-Rev: 17487
2005-04-18 19:39:26 +00:00
Markus Scherer
1782967718 ICU-4011 bug fix in parseFile()
X-SVN-Rev: 17486
2005-04-18 15:48:48 +00:00
Markus Scherer
e37a743281 ICU-4011 add tiny XML parser to toolutil library
X-SVN-Rev: 17485
2005-04-17 23:58:53 +00:00
Markus Scherer
59e030b4a5 ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17484
2005-04-17 17:51:49 +00:00
Markus Scherer
6c4ccc015e ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17482
2005-04-16 05:18:18 +00:00
Markus Scherer
8ec2837d6b ICU-4399 compare ICU case folding with all of CaseFolding.txt
X-SVN-Rev: 17481
2005-04-16 05:16:50 +00:00
George Rhoten
9ed71f7085 ICU-4480 Fix some optimization flag typos
X-SVN-Rev: 17477
2005-04-13 19:26:58 +00:00
George Rhoten
cc7f22046e ICU-3229 Pass in LDFLAGS properly for i5/OS.
X-SVN-Rev: 17470
2005-04-08 00:04:08 +00:00
Eric Mader
0e9c21e7e9 ICU-4354 remove tabs.
X-SVN-Rev: 17467
2005-04-06 00:38:48 +00:00
George Rhoten
ae64d54339 ICU-4424 Add the updated ISO-8859-7:2003 mapping table.
X-SVN-Rev: 17465
2005-04-05 20:55:26 +00:00
George Rhoten
d8708f6a8f ICU-4189 Possible fix for odd header configuration problems on HP-UX
X-SVN-Rev: 17464
2005-04-05 20:44:00 +00:00
Eric Mader
b71e586f1b ICU-4354 (update copyright date)
X-SVN-Rev: 17463
2005-04-05 20:18:26 +00:00
Eric Mader
e904300468 ICU-4354 Add dataerr(), dataerrln() to intltest.
X-SVN-Rev: 17462
2005-04-05 20:12:22 +00:00
George Rhoten
a2db9edd4e ICU-4469 Fix Shift_JIS checking in tsconv/stdnmtst/TestCanonicalName
X-SVN-Rev: 17456
2005-04-01 22:58:35 +00:00
George Rhoten
74308f6729 ICU-4468 Fix for gcc 4.
X-SVN-Rev: 17453
2005-04-01 22:50:37 +00:00
George Rhoten
3e62d68db9 ICU-4286 Fix the oss.software.ibm.com link and change version.
X-SVN-Rev: 17452
2005-04-01 22:28:39 +00:00
George Rhoten
3ebe4ce12e ICU-4450 CDT is a wrong translation for the short timezone identifier.
Remove it until a proper translation can be found. Data is still in CLDR, but it's commented out.

X-SVN-Rev: 17451
2005-04-01 21:41:15 +00:00
George Rhoten
f9ee28891d ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
Separate LocaleUtility into its own API.

X-SVN-Rev: 17449
2005-04-01 16:42:10 +00:00
Vladimir Weinstein
5bc81439bc ICU-4122 more tests for xpath
X-SVN-Rev: 17448
2005-04-01 07:59:38 +00:00
Vladimir Weinstein
ac51e19921 ICU-4122 change xpath convention from '//' to '/LOCALE/' and make it actually follow fallback
X-SVN-Rev: 17447
2005-04-01 07:57:40 +00:00
Eric Mader
976433d4a4 ICU-4465 Change TestExhaustive to try the character with and without u+0345.
X-SVN-Rev: 17442
2005-04-01 01:14:25 +00:00