Commit Graph

6728 Commits

Author SHA1 Message Date
Markus Scherer
85b2ecac9c ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
X-SVN-Rev: 8813
2002-06-07 18:56:16 +00:00
Markus Scherer
8c4e9b39ca ICU-1923 move _Lu etc. from uprops.c to .h
X-SVN-Rev: 8812
2002-06-07 18:55:08 +00:00
Markus Scherer
10bd90bfc1 ICU-1923 upgrade to Unicode 3.2: lowercasing and uppercasing
X-SVN-Rev: 8811
2002-06-07 18:53:49 +00:00
Markus Scherer
f3726c0792 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8810
2002-06-07 18:51:03 +00:00
George Rhoten
5a2bdfc035 ICU-1925 IANA also has these as preferred IANA names
X-SVN-Rev: 8809
2002-06-07 18:30:37 +00:00
Steven R. Loomis
2def9432c3 ICU-1868 AS/400 changes (allow uconv to be built as static, dll, or common)
X-SVN-Rev: 8808
2002-06-07 17:08:34 +00:00
Alan Liu
a0f3beb188 ICU-1933 use PropertyAliases and PropertyValueAliases; add \p{ASCII}
X-SVN-Rev: 8805
2002-06-06 22:38:37 +00:00
Syn Wee Quek
bf893316a4 ICU-1897
Removing redundant normalization data member

X-SVN-Rev: 8804
2002-06-06 22:03:58 +00:00
Alan Liu
a364327309 ICU-1933 initial support for combining class, bidi class, and binary properties
X-SVN-Rev: 8800
2002-06-06 00:47:14 +00:00
George Rhoten
fc4b7a057a ICU-1810 Update documentation
X-SVN-Rev: 8797
2002-06-05 21:45:39 +00:00
Vladimir Weinstein
9f544687fe ICU-1930 Updated shifted processing (ignorables after variables should be completely ignored) per UCA amendments
X-SVN-Rev: 8796
2002-06-05 21:14:41 +00:00
Vladimir Weinstein
0dec45f644 ICU-1880 fixed a memory leak
X-SVN-Rev: 8795
2002-06-05 21:13:38 +00:00
Steven R. Loomis
2c8eae4d97 ICU-978 don't try to extend common data if common data not found (sanity check)
X-SVN-Rev: 8793
2002-06-05 18:30:56 +00:00
George Rhoten
517663f976 ICU-1115 Fix for HP/UX
X-SVN-Rev: 8792
2002-06-05 18:21:30 +00:00
George Rhoten
d6629b8414 ICU-1923 Properly test StringCaseTest
X-SVN-Rev: 8791
2002-06-05 17:56:33 +00:00
George Rhoten
761a3a51dc ICU-1880 Fix for Solaris
X-SVN-Rev: 8790
2002-06-05 16:13:41 +00:00
Alan Liu
3007ac3e36 ICU-1115 fix for new API
X-SVN-Rev: 8789
2002-06-05 15:46:23 +00:00
Alan Liu
e4f91fa7ad ICU-1115 improve coverage
X-SVN-Rev: 8788
2002-06-05 00:01:09 +00:00
Alan Liu
d4461e10f9 ICU-1115 add usettest.c
X-SVN-Rev: 8785
2002-06-04 23:53:09 +00:00
Alan Liu
63cb0eebd2 ICU-1115 add multicharacter strings and iteration to uset API
X-SVN-Rev: 8784
2002-06-04 23:37:20 +00:00
Alan Liu
172c42e123 ICU-1115 add comprehensive API test of uset
X-SVN-Rev: 8783
2002-06-04 23:31:13 +00:00
George Rhoten
38e61a237e ICU-1868 Fix for the stubdata usage. The .dat file is still required to be used.
X-SVN-Rev: 8781
2002-06-04 21:00:52 +00:00
Syn Wee Quek
2e3d3a3587 ICU-1883
retained error status in rulebasedcollator constructor.

X-SVN-Rev: 8779
2002-06-04 17:26:16 +00:00
George Rhoten
03655cdc25 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8778
2002-06-04 16:38:42 +00:00
Vladimir Weinstein
5e047bc8a1 ICU-1880 removing old implementation of the test framework
X-SVN-Rev: 8777
2002-06-04 08:23:04 +00:00
Vladimir Weinstein
7c70b88383 ICU-1880 data updated to use the new data driven framework
X-SVN-Rev: 8776
2002-06-04 08:06:49 +00:00
Vladimir Weinstein
69cf3d4da0 ICU-1880 tests updated to use the new data driven framework
X-SVN-Rev: 8775
2002-06-04 08:06:05 +00:00
Vladimir Weinstein
07cd9effbe ICU-1880 data driven test framework changed according to design comments
X-SVN-Rev: 8774
2002-06-04 08:05:18 +00:00
George Rhoten
01ed2720d6 ICU-1749 Don't use dangling pointers.
X-SVN-Rev: 8772
2002-06-03 17:00:20 +00:00
Markus Scherer
c1f5ccefbe ICU-1923 upgrade to Unicode 3.2: parse CaseFolding.txt status 'T'
X-SVN-Rev: 8771
2002-06-03 03:37:59 +00:00
Markus Scherer
4f02d44cc3 ICU-1923 fix buffer overrun when copying from temp buffer
X-SVN-Rev: 8770
2002-06-03 03:35:08 +00:00
Markus Scherer
0a70506190 ICU-1923 upgrade case folding to Unicode 3.2
X-SVN-Rev: 8769
2002-06-03 03:33:44 +00:00
Markus Scherer
f8749a02dd ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8768
2002-06-03 03:28:50 +00:00
George Rhoten
0078f2f53e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
2002-06-01 06:36:02 +00:00
Markus Scherer
869dfa4583 ICU-1923 upgrade to Unicode 3.2: add new scripts; fix script name comparisons to perform loose matches according to Property[Value]Aliases.txt (use uprv_comparePropertyNames); make hardcoded arrays more maintainable
X-SVN-Rev: 8765
2002-06-01 00:43:07 +00:00
Markus Scherer
067b86e8a3 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8764
2002-06-01 00:34:36 +00:00
Markus Scherer
185ac97303 ICU-1923 add uprv_comparePropertyNames() to compare Unicode property [value] names loosely
X-SVN-Rev: 8763
2002-06-01 00:33:55 +00:00
George Rhoten
f1b42cdf55 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8762
2002-05-31 23:16:07 +00:00
Markus Scherer
db9640733b ICU-1438 fix 'unitialized' warnings - cp1/cp2 init looked like real bugs
X-SVN-Rev: 8761
2002-05-31 22:19:59 +00:00
George Rhoten
d503b95bb6 ICU-1923 upgrade to Unicode 3.2 - DerivedNormalizationProperties.txt is renamed to DerivedNormalizationProps.txt (filename <=31 characters)
X-SVN-Rev: 8760
2002-05-31 21:07:55 +00:00
Steven R. Loomis
54d0f3671e ICU-1898 fixes related to LIB_SUFFIX appearing twice in library names on aix, and also using the libsuffix to calculate the location of Makefile.inc.
X-SVN-Rev: 8759
2002-05-31 19:18:29 +00:00
Ram Viswanadha
31de668781 ICU-1749 fix Indic roundtrip failures, fix tests to handle sequences in round trip exclusion set, fix Greek and Greek/UNGEGN test
X-SVN-Rev: 8758
2002-05-31 18:05:12 +00:00
George Rhoten
39af6eacb8 ICU-1891 Fix for z/OS (os/390)
X-SVN-Rev: 8757
2002-05-31 18:00:10 +00:00
George Rhoten
a028508a8e ICU-1891 Fix for z/OS (os/390) -L does not exist for the linker.
X-SVN-Rev: 8756
2002-05-31 17:56:00 +00:00
Markus Scherer
ce883f6d81 ICU-1923 upgrade to Unicode 3.2: modified formulae for derived properties, and fixes for defective computations
X-SVN-Rev: 8753
2002-05-31 01:26:10 +00:00
Markus Scherer
3e69f6d737 ICU-1923 upgrade to Unicode 3.2: new U_UNICODE_VERSION, new block codes, modified formulae for derived properties
X-SVN-Rev: 8752
2002-05-31 01:25:20 +00:00
Markus Scherer
338fed0add ICU-1923 upgrade to Unicode 3.2: verify all DerivedCoreProperties.txt against u_hasBinaryProperty() which computes most of them
X-SVN-Rev: 8751
2002-05-31 01:21:57 +00:00
Markus Scherer
802f0c5735 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8750
2002-05-31 01:20:44 +00:00
Markus Scherer
b694de1bb0 ICU-1923 upgrade to Unicode 3.2: alternate name for U+0009 (TAB) changes with Unicode 3.2
X-SVN-Rev: 8749
2002-05-31 01:20:12 +00:00
Markus Scherer
574a2f5378 ICU-1923 fix test bugs, choose still-unassigned code point U+fa6b instead of U+fa30
X-SVN-Rev: 8748
2002-05-31 01:19:27 +00:00