Commit Graph

8057 Commits

Author SHA1 Message Date
George Rhoten
256ed9a3d3 ICU-1913 Make sure that the U_COL_SAFECLONE_BUFFERSIZE has the right size on os/400 with a better error message
X-SVN-Rev: 8676
2002-05-23 00:11:42 +00:00
George Rhoten
525588c474 ICU-1913 You shouldn't be able to do a sizeof(UBreakIterator) normally because it's not really a void *
X-SVN-Rev: 8675
2002-05-23 00:08:38 +00:00
George Rhoten
096e30f900 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8674
2002-05-22 23:56:30 +00:00
George Rhoten
f6a1518f3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8673
2002-05-22 22:56:27 +00:00
George Rhoten
a5e64ca4e8 ICU-1880 Temporary fix for when it goes into an endless loop in optimized mode on MacOSX
X-SVN-Rev: 8672
2002-05-22 20:38:33 +00:00
Doug Felt
54b37a9ed4 ICU-1912 icu4j hangs when loading LocaleElements_th
worked around the problem for now

X-SVN-Rev: 8671
2002-05-22 20:35:30 +00:00
George Rhoten
d1571a26dc ICU-1910 Make sure that the test succeeds when testing in files mode on case insensitive file systems
X-SVN-Rev: 8670
2002-05-22 18:28:11 +00:00
Alan Liu
7a30df00e2 ICU-1903 add support for LocaleElements_index, cleanup
X-SVN-Rev: 8669
2002-05-22 17:02:23 +00:00
Alan Liu
4e9a6d5c84 ICU-1903 regenerate LocaleElements_index
X-SVN-Rev: 8668
2002-05-22 17:01:07 +00:00
George Rhoten
b0460ff3ad ICU-1905 Need the license for RBManager
X-SVN-Rev: 8666
2002-05-22 16:37:12 +00:00
Syn Wee Quek
076095ae7e ICU-1897
bugs solved
* japanese case level
* more stringent checks on ce buffer size.

X-SVN-Rev: 8665
2002-05-22 01:14:38 +00:00
Alan Liu
6b4f81d44d ICU-1903 fix; include CollationElements* and LocaleElements_index
X-SVN-Rev: 8664
2002-05-22 00:40:16 +00:00
Markus Scherer
0e4d7bb60a ICU-1438 filter out unrelated new options bits when case-folding a code point
X-SVN-Rev: 8663
2002-05-22 00:38:11 +00:00
Markus Scherer
08e8447729 ICU-1438 use unorm_cmpEquivFold to implement case-insensitive string comparison - more efficient than earlier implementation
X-SVN-Rev: 8662
2002-05-22 00:35:01 +00:00
Markus Scherer
2711de91cf ICU-1728 change u_strCompareCodePointOrder to u_strCompare taking UBool codePointOrder to make it easier to compare strings with various options
X-SVN-Rev: 8661
2002-05-22 00:32:42 +00:00
Markus Scherer
f241f29d0a ICU-1438 add unorm_cmpEquivFold and unorm_compare
X-SVN-Rev: 8660
2002-05-22 00:29:58 +00:00
Markus Scherer
1404e3c9df ICU-1438 add unorm_cmpEquivFold implementation function for unorm_compare
X-SVN-Rev: 8659
2002-05-22 00:26:30 +00:00
Markus Scherer
24c5b88bc2 ICU-1438 add unorm_compare
X-SVN-Rev: 8658
2002-05-22 00:24:53 +00:00
George Rhoten
493e2da8c2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8657
2002-05-21 23:53:07 +00:00
George Rhoten
a1d346d206 ICU-1097 Properly use the ICU namespace for HP/UX
X-SVN-Rev: 8656
2002-05-21 23:46:33 +00:00
Alan Liu
263c0df2d0 ICU-1903 initial checkin
X-SVN-Rev: 8655
2002-05-21 23:32:22 +00:00
Alan Liu
e84bc04b8d ICU-1903 update LocaleElements
X-SVN-Rev: 8654
2002-05-21 23:31:05 +00:00
Alan Liu
1fcfcc9ed6 ICU-1903 fix Java line-wrapping code
X-SVN-Rev: 8653
2002-05-21 23:29:56 +00:00
George Rhoten
dad490f932 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8652
2002-05-21 22:41:42 +00:00
George Rhoten
4b1124162c ICU-1906 Update TP/TMP -> TL/TLS for East Timor
X-SVN-Rev: 8651
2002-05-21 21:06:07 +00:00
George Rhoten
ed54492e39 ICU-1897 Use FALSE not false
X-SVN-Rev: 8650
2002-05-21 00:53:52 +00:00
Syn Wee Quek
0ff89ef358 ICU-1897
2nd round of bug report from the Chinese team fixed.
* decomposition mode setting
* accent comparison

X-SVN-Rev: 8649
2002-05-20 23:43:01 +00:00
George Rhoten
56a588c79a ICU-1905 Fix referencing of the screenshots directory
X-SVN-Rev: 8648
2002-05-20 23:39:06 +00:00
George Rhoten
86378cd024 ICU-1905 Fix referencing of the images directory
X-SVN-Rev: 8647
2002-05-20 23:34:57 +00:00
George Rhoten
2763b863be ICU-1905 Add fewer files to the JAR
X-SVN-Rev: 8646
2002-05-20 23:04:14 +00:00
George Rhoten
1c033291cc ICU-1905 Fix some problems when changing the RBManager preferences.
X-SVN-Rev: 8645
2002-05-20 23:04:00 +00:00
George Rhoten
416fc50421 ICU-1905 Initial version of the RBManager
X-SVN-Rev: 8644
2002-05-20 18:53:10 +00:00
George Rhoten
1d7e598643 ICU-1905 Initial version of the RBManager
X-SVN-Rev: 8643
2002-05-20 16:22:28 +00:00
Syn Wee Quek
8cbb5400d9 ICU-1897
big endian collationelements*.res checked in.

X-SVN-Rev: 8642
2002-05-17 18:56:37 +00:00
Eric Mader
a2e842db1f ICU-1900 GlyphPositioningTableHeader::process - change the type of the glyphs parameter from LEUnicode * to LEGlyphID *.
X-SVN-Rev: 8641
2002-05-16 20:50:23 +00:00
Syn Wee Quek
9172f8ef12 ICU-1897
First round of bug report from the Chinese team fixed.
* Unbalanced string length comparison
* decomposition mode
* hash code calculation

X-SVN-Rev: 8640
2002-05-16 20:04:49 +00:00
Eric Mader
cb2212c25f ICU-1289 uscript_openRun: free UScriptRun if uscript_setRunText returns an error.
X-SVN-Rev: 8639
2002-05-16 19:23:02 +00:00
Alan Liu
98d23f8592 ICU-1097 unum currency support
X-SVN-Rev: 8638
2002-05-16 18:25:36 +00:00
Alan Liu
dc028412eb ICU-1097 add test of unum currency API
X-SVN-Rev: 8637
2002-05-15 21:38:37 +00:00
Syn Wee Quek
5e02c2eb16 ICU-1897
Synching up comments and identical search function with Java

X-SVN-Rev: 8636
2002-05-15 20:26:26 +00:00
Syn Wee Quek
2d1434b30f ICU-1897
initial checkin ucadata.dat

X-SVN-Rev: 8635
2002-05-15 19:00:42 +00:00
Alan Liu
180f8914f3 ICU-1097 move currency meta data into root bundle
X-SVN-Rev: 8634
2002-05-15 18:53:33 +00:00
Alan Liu
51c435ce06 ICU-1097 change API to C
X-SVN-Rev: 8633
2002-05-15 18:52:20 +00:00
Alan Liu
6006bee039 ICU-1097 move currency meta data into root bundle; change API to C
X-SVN-Rev: 8632
2002-05-15 18:51:39 +00:00
Alan Liu
a57c126d88 ICU-1097 move currency meta data into root bundle
X-SVN-Rev: 8631
2002-05-15 18:48:01 +00:00
Syn Wee Quek
fcbf1d39b6 ICU-1897
using the new Collator

X-SVN-Rev: 8630
2002-05-15 17:14:04 +00:00
George Rhoten
9a62e43e02 ICU-1097 Fix for Solaris
X-SVN-Rev: 8629
2002-05-15 16:42:37 +00:00
Syn Wee Quek
c3fdacb7d0 ICU-1728
Markus' update.

X-SVN-Rev: 8626
2002-05-14 23:45:46 +00:00
Alan Liu
d5c7b20828 ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
2002-05-14 23:24:58 +00:00
Eric Mader
111446f691 ICU-1289 add complete API testing.
X-SVN-Rev: 8624
2002-05-14 22:47:06 +00:00