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 |
|
George Rhoten
|
1daf6dbe39
|
ICU-1872 Fix some other internal links
X-SVN-Rev: 8755
|
2002-05-31 16:45:24 +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 |
|
Markus Scherer
|
071fb17cd2
|
ICU-1923 disable TestComposeDecompose while the UCA table is not updated yet - would fail with 18300 errors because of missing canonical closure for new characters
X-SVN-Rev: 8747
|
2002-05-31 01:18:14 +00:00 |
|
Markus Scherer
|
9f6a04af03
|
ICU-1923 upgrade to Unicode 3.2: DerivedNormalizationProperties.txt -> DerivedNormalizationProps.txt and Comp_Ex -> Full_Composition_Exclusion
X-SVN-Rev: 8746
|
2002-05-31 01:16:58 +00:00 |
|
Markus Scherer
|
e938c51dea
|
ICU-1923 add isToken() helper function
X-SVN-Rev: 8745
|
2002-05-31 01:14:52 +00:00 |
|
Markus Scherer
|
003bdd3f26
|
ICU-1923 upgrade to Unicode 3.2: parse new and changed block names
X-SVN-Rev: 8744
|
2002-05-31 01:14:13 +00:00 |
|
Markus Scherer
|
3a3b9eb478
|
ICU-1923 remove unused code
X-SVN-Rev: 8743
|
2002-05-31 01:13:26 +00:00 |
|
Markus Scherer
|
9279ca0f47
|
ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8742
|
2002-05-31 01:12:40 +00:00 |
|
Markus Scherer
|
7ae8c01201
|
ICU-1923 upgrade to Unicode 3.2 - DerivedNormalizationProperties.txt is renamed to DerivedNormalizationProps.txt (filename <=31 characters)
X-SVN-Rev: 8741
|
2002-05-31 01:07:15 +00:00 |
|
George Rhoten
|
bf4c414689
|
ICU-1913 iSeries cannot have '-' in the .o object names, and other
platforms seem to be okay with the changing '-' -> '_'
X-SVN-Rev: 8740
|
2002-05-30 23:46:30 +00:00 |
|
George Rhoten
|
d33817a7eb
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8739
|
2002-05-30 22:15:20 +00:00 |
|
George Rhoten
|
bd503dd449
|
ICU-1925 IANA registered gb18030 and GBK. Also move some aliases around for easier reading.
X-SVN-Rev: 8738
|
2002-05-30 19:10:42 +00:00 |
|
Steven R. Loomis
|
7908860224
|
ICU-1915 popen() in autoconf
X-SVN-Rev: 8727
|
2002-05-29 22:08:55 +00:00 |
|
Steven R. Loomis
|
22a2687c82
|
ICU-1915 autodetect popen()
X-SVN-Rev: 8726
|
2002-05-29 22:07:29 +00:00 |
|
Steven R. Loomis
|
8ad5c8c479
|
ICU-1915 popen(), detect in autoconf
X-SVN-Rev: 8725
|
2002-05-29 22:06:30 +00:00 |
|
Steven R. Loomis
|
836342c714
|
ICU-1915 popen() not on all platforms
X-SVN-Rev: 8724
|
2002-05-29 22:05:20 +00:00 |
|
Steven R. Loomis
|
c73d737e4c
|
ICU-1886 genrb and pkgdata are in bin, not sbin.
X-SVN-Rev: 8723
|
2002-05-29 22:03:35 +00:00 |
|
Alan Liu
|
237c0e67c3
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
|
2002-05-29 18:36:09 +00:00 |
|
George Rhoten
|
678323650f
|
ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8720
|
2002-05-29 16:50:13 +00:00 |
|
George Rhoten
|
d957f910b6
|
ICU-1868 Don't use DEFS and CPPFLAGS for linking
X-SVN-Rev: 8719
|
2002-05-29 16:47:28 +00:00 |
|
George Rhoten
|
c83fce3ce8
|
ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8718
|
2002-05-29 16:45:06 +00:00 |
|
George Rhoten
|
20bfab9374
|
ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
|
2002-05-29 16:42:25 +00:00 |
|
George Rhoten
|
56facaa3fa
|
ICU-1880 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8716
|
2002-05-29 16:41:44 +00:00 |
|
George Rhoten
|
dc5f8ad6d3
|
ICU-1896 Fix a typo that appeared when adding the experimental locales into the build in exhaustive mode.
X-SVN-Rev: 8715
|
2002-05-29 06:33:37 +00:00 |
|
George Rhoten
|
bdf50940f9
|
ICU-1913 os/400 fixes
X-SVN-Rev: 8712
|
2002-05-29 00:13:51 +00:00 |
|
Markus Scherer
|
8f67b83ff7
|
ICU-1864 add tests for BOCU-1: compare ICU and reference implementations
X-SVN-Rev: 8711
|
2002-05-28 02:09:10 +00:00 |
|
Markus Scherer
|
262ea89f0b
|
ICU-1864 add skip callback tests for BOCU-1
X-SVN-Rev: 8710
|
2002-05-28 02:07:37 +00:00 |
|
Markus Scherer
|
c76aaff480
|
ICU-1864 ucnv_reset() did not reset enough UConverter fields; BOCU-1 signature changed
X-SVN-Rev: 8708
|
2002-05-25 00:32:25 +00:00 |
|
Markus Scherer
|
6a2c81b056
|
ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
|
2002-05-25 00:30:31 +00:00 |
|
George Rhoten
|
eed554706d
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8706
|
2002-05-24 23:30:25 +00:00 |
|