Commit Graph

16138 Commits

Author SHA1 Message Date
George Rhoten
43d15d5337 ICU-4424 Add ibm-737 and ibm-775
X-SVN-Rev: 17544
2005-05-03 23:16:49 +00:00
Markus Scherer
70abf6f117 ICU-4497 fix error message
X-SVN-Rev: 17543
2005-05-03 23:14:54 +00:00
Markus Scherer
df17f51e00 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17542
2005-05-03 23:14:17 +00:00
Markus Scherer
056630b8fd ICU-4497 u_init() is not necessary any more for thread safety, and loads the converter alias table instead of the Unicode properties files (whose data is now hardcoded)
X-SVN-Rev: 17541
2005-05-03 22:59:01 +00:00
Markus Scherer
a07a650035 ICU-4497 hardcode unorm.icu data rather than loading it
X-SVN-Rev: 17540
2005-05-03 22:47:46 +00:00
George Rhoten
cc6c4665cb ICU-4424 Update the current state of aliases.
cp867 can mean turkish, but ibm-867 is hebrew.  cp867 isn't recognize by most platforms.
cp125* aliases are actually used by Java and not Windows

X-SVN-Rev: 17538
2005-05-03 20:52:37 +00:00
George Rhoten
37b9c8459e ICU-4450 Confirmed with ISO4217 documentation that IRR has fraction digits == 2 and not 0.
X-SVN-Rev: 17536
2005-05-03 17:32:43 +00:00
Mark Davis
c6350d9d97 ICU-0 uca fixes
X-SVN-Rev: 17533
2005-05-02 15:39:54 +00:00
Markus Scherer
b83dda29e5 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17532
2005-04-30 03:16:28 +00:00
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
Andy Heninger
ae956feaf8 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17526
2005-04-29 23:30:56 +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
Andy Heninger
38451731db ICU-124 charset detector, work in progress.
X-SVN-Rev: 17521
2005-04-29 00:19:55 +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
Doug Felt
b1ca3effff ICU-4472 tab cleanup
X-SVN-Rev: 17504
2005-04-25 22:40:08 +00:00
Doug Felt
8fe398c368 ICU-4472 add new simpler test cases to illustrate the problem
X-SVN-Rev: 17503
2005-04-25 22:39:30 +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
Doug Felt
be8edabb11 ICU-4484 make simple time zone serialize on jdk 1.4
X-SVN-Rev: 17499
2005-04-21 22:39:24 +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
e2c6b18cc6 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17497
2005-04-20 22:12:43 +00:00
Markus Scherer
97ecd66928 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17496
2005-04-20 19:45:03 +00:00
Markus Scherer
92a9eda65a ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17495
2005-04-20 19:39:52 +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