Commit Graph

5700 Commits

Author SHA1 Message Date
George Rhoten
197318a1c2 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize IEEEremainder
X-SVN-Rev: 6086
2001-10-05 18:47:09 +00:00
Doug Felt
21b8e60b11 ICU-76 ucharacter semantic changes
jitterbug 77: add additional API for numeric values
jitterbug 78: UCharacter.getNumericValue superscript bugs

X-SVN-Rev: 6085
2001-10-05 18:42:33 +00:00
Alan Liu
5746e4c2fc ICU-74 finish port of Source-Target/Variant code incl. TransliteratorRegistry and tests
X-SVN-Rev: 6084
2001-10-05 18:16:59 +00:00
Vladimir Weinstein
50408eca3a ICU-1245 JIS X 4061 test
X-SVN-Rev: 6083
2001-10-05 18:01:27 +00:00
Vladimir Weinstein
19f008c694 ICU-1245 JIS X 4061 rules that pass the test
X-SVN-Rev: 6082
2001-10-05 17:58:46 +00:00
George Rhoten
40b6773ba8 ICU-1028 Fix for os/390
X-SVN-Rev: 6081
2001-10-05 16:53:08 +00:00
George Rhoten
9c138970af ICU-1028 This should fix os/390
X-SVN-Rev: 6080
2001-10-05 16:50:59 +00:00
George Rhoten
e955f900c5 ICU-1028 os/390 fixes
X-SVN-Rev: 6079
2001-10-05 16:34:05 +00:00
George Rhoten
afc437f5a5 ICU-1028 EBCDIC fix
X-SVN-Rev: 6078
2001-10-05 16:29:24 +00:00
Vladimir Weinstein
70e3d02522 ICU-1245 correct canonical closure for prefix codepoints
X-SVN-Rev: 6077
2001-10-05 06:49:03 +00:00
Vladimir Weinstein
769568fbd9 ICU-1245 length mark should affect both Hiragana and Katakana
X-SVN-Rev: 6076
2001-10-05 06:48:12 +00:00
Ram Viswanadha
b852676c41 ICU-75 Tests for Latin-indic transliterators
X-SVN-Rev: 6075
2001-10-05 06:34:24 +00:00
Ram Viswanadha
0f7f8a681d ICU-19 Add overload to getCode that takes a Locale object.
X-SVN-Rev: 6074
2001-10-05 06:34:23 +00:00
Ram Viswanadha
b9bd515913 ICU-75 Remove existing rules and update with new rules.
X-SVN-Rev: 6073
2001-10-05 06:25:51 +00:00
Ram Viswanadha
2103ca71ad ICU-1255 Fix pre-existing test and use expect in IndicLatinTest
X-SVN-Rev: 6072
2001-10-05 02:55:17 +00:00
Ram Viswanadha
8daf32a9b5 ICU-1255 Fix NFC and NFD for rules.
X-SVN-Rev: 6071
2001-10-05 02:53:45 +00:00
George Rhoten
0adcaceb0f ICU-1257 Call setlocale only once. We don't want /en_US/C/C/C/C/C on
the second try from Solaris.

X-SVN-Rev: 6070
2001-10-05 02:10:46 +00:00
Vladimir Weinstein
7bdeff54d2 ICU-1245 Option for setting default strength in rules. Also added a missing break;
X-SVN-Rev: 6069
2001-10-05 02:09:22 +00:00
Vladimir Weinstein
12f9b8966f ICU-1245 Put real codepoints in prefix table
X-SVN-Rev: 6068
2001-10-05 02:08:25 +00:00
Vladimir Weinstein
effdbdaaac ICU-1245 Do Hiragana processing (still limping for shifted strcoll)
X-SVN-Rev: 6067
2001-10-05 02:07:51 +00:00
Vladimir Weinstein
3b8bcd52c3 ICU-1245 Check prefix table during canonical closure
X-SVN-Rev: 6066
2001-10-05 02:06:28 +00:00
Vladimir Weinstein
772a65420f ICU-1245 Hiragana detection flags for CE getters
X-SVN-Rev: 6065
2001-10-05 02:05:35 +00:00
Vladimir Weinstein
5d3e2b814c ICU-1245 test for Japanese rules
X-SVN-Rev: 6064
2001-10-05 02:03:17 +00:00
Vladimir Weinstein
c11a0cc771 ICU-1245 another version of Japanese rules
X-SVN-Rev: 6063
2001-10-05 02:02:21 +00:00
Alan Liu
8ee286db05 ICU-1255 fix bug in logging; enhance logging
X-SVN-Rev: 6062
2001-10-05 00:00:28 +00:00
Alan Liu
b5029525b9 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6061
2001-10-04 23:59:56 +00:00
Alan Liu
d75536cd92 ICU-1079 fix typo
X-SVN-Rev: 6060
2001-10-04 23:17:27 +00:00
George Rhoten
1f52ea04e5 ICU-1109 Fix for the case when the default locale is bad.
X-SVN-Rev: 6059
2001-10-04 22:35:49 +00:00
Alan Liu
f0754957a7 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6058
2001-10-04 22:34:15 +00:00
Alan Liu
9a4ee7d6ac ICU-69 minor fix to incremental RBT code
X-SVN-Rev: 6057
2001-10-04 22:33:53 +00:00
Alan Liu
ff7e9cb953 ICU-1079 fix deadlock problems with TransliteratorAlias class
X-SVN-Rev: 6056
2001-10-04 22:20:46 +00:00
Vladimir Weinstein
c7bb8d136d ICU-1245 fixed a memory leaking typo (thanks George)
X-SVN-Rev: 6055
2001-10-04 21:56:28 +00:00
Alan Liu
46a469e744 ICU-1079 fix deadlock problems with TransliteratorAlias class
X-SVN-Rev: 6054
2001-10-04 21:22:17 +00:00
George Rhoten
bfcfc8a2da ICU-770 Memory cleanup
X-SVN-Rev: 6053
2001-10-04 21:21:04 +00:00
George Rhoten
f87efdc743 ICU-770 Memory cleanup
X-SVN-Rev: 6052
2001-10-04 20:58:06 +00:00
George Rhoten
5140000164 ICU-392 Don't export as many symbols & fix some compiler warnings.
X-SVN-Rev: 6051
2001-10-04 20:42:25 +00:00
Alan Liu
9b57debf73 ICU-69 minor fix
X-SVN-Rev: 6050
2001-10-04 20:10:30 +00:00
Alan Liu
4c03e2dd54 ICU-1250 backport bug fixes from icu4j
X-SVN-Rev: 6049
2001-10-04 20:09:58 +00:00
Alan Liu
8b7028fde9 ICU-73 finish quantifier and supplemental char support
X-SVN-Rev: 6048
2001-10-04 18:24:15 +00:00
George Rhoten
fefbf9b930 ICU-770 Memory cleanup
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
Vladimir Weinstein
976a799ee9 ICU-1245 it seems that the collation rules should in fact look like this. If only they would compile...
X-SVN-Rev: 6046
2001-10-04 06:40:21 +00:00
Ram Viswanadha
dd603bc8dc ICU-1245 Fix build problem
X-SVN-Rev: 6045
2001-10-04 02:56:26 +00:00
Ram Viswanadha
694d7d5302 ICU-1255 Fix build problem
X-SVN-Rev: 6044
2001-10-04 02:52:22 +00:00
Ram Viswanadha
f19aa8b249 ICU-1255 Build the rules files
X-SVN-Rev: 6043
2001-10-04 02:07:31 +00:00
Vladimir Weinstein
83ff21a273 ICU-1245 Started producing new rules...
X-SVN-Rev: 6042
2001-10-04 02:02:10 +00:00
Ram Viswanadha
17ae93f915 ICU-1255 Tests for Devanagari,Telugu and Sanskrit.
X-SVN-Rev: 6041
2001-10-04 01:42:16 +00:00
Ram Viswanadha
8e0a81b089 ICU-1255 Remove ldevan.txt use Latin-x instead
X-SVN-Rev: 6040
2001-10-04 01:36:42 +00:00
Ram Viswanadha
7f88594d99 ICU-1255 Indic Transliteration rules fixes
X-SVN-Rev: 6039
2001-10-04 01:34:53 +00:00
George Rhoten
75f6cbaed0 ICU-392 Don't export as many symbols
X-SVN-Rev: 6038
2001-10-04 01:31:10 +00:00
George Rhoten
33998e8272 ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6037
2001-10-04 01:14:52 +00:00