Commit Graph

8182 Commits

Author SHA1 Message Date
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
George Rhoten
1e2e27120f ICU-1097 Use const on static data and fix compiler warnings.
X-SVN-Rev: 8623
2002-05-14 22:18:43 +00:00
George Rhoten
ccf5eba8bd ICU-1891 Use CALLCONV for z/OS. Properly define debugging functions and fix compiler warnings.
X-SVN-Rev: 8622
2002-05-14 21:21:03 +00:00
George Rhoten
52cf399590 ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
2002-05-14 20:52:36 +00:00
George Rhoten
b2e9333a98 ICU-1896 Only warn about experimental locales in verbose mode.
X-SVN-Rev: 8620
2002-05-14 20:46:16 +00:00
George Rhoten
067928eac0 ICU-1896 A slightly better dynamic locale list creation
X-SVN-Rev: 8617
2002-05-14 17:13:52 +00:00
George Rhoten
f369f93ec4 ICU-1289 Don't use // in a C file, and make the data const.
X-SVN-Rev: 8616
2002-05-14 17:01:39 +00:00
Syn Wee Quek
44672d459f ICU-1897
initial collation commits

X-SVN-Rev: 8615
2002-05-14 16:48:49 +00:00
Markus Scherer
fa460c1481 ICU-1728 fix CodePointOrder fix-up to remove harmless but confusing ++s1 side effect
X-SVN-Rev: 8614
2002-05-14 00:45:47 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Markus Scherer
65eb5971c0 ICU-1728 re-implement CodePointOrder compare functions to make them work with surrogate code points
X-SVN-Rev: 8612
2002-05-13 23:03:09 +00:00
Markus Scherer
63f6acf6d7 ICU-1728 internal function for CodePointOrder comparisons, works with surrogate code points
X-SVN-Rev: 8611
2002-05-13 23:01:38 +00:00
Markus Scherer
e64cea6ab7 ICU-1728 add tests for code point order comparisons with surrogate code points
X-SVN-Rev: 8610
2002-05-13 22:55:39 +00:00
George Rhoten
933243a763 ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8609
2002-05-13 22:29:53 +00:00
George Rhoten
48c9cb324b ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8608
2002-05-13 22:09:54 +00:00
Eric Mader
a9ba9cedec ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
2002-05-13 21:50:59 +00:00
George Rhoten
ea1dbdf021 ICU-1896 Create the list of available converters at run-time.
X-SVN-Rev: 8606
2002-05-13 21:21:19 +00:00
George Rhoten
732150e67b ICU-1896 Add missing data that appeared when adding the experimental locales into the build.
X-SVN-Rev: 8605
2002-05-13 21:19:13 +00:00
George Rhoten
5292b58c7b ICU-1896 Add missing data that appeared when adding the experimental locales into the build. See syr_SY.
X-SVN-Rev: 8604
2002-05-13 21:18:57 +00:00
George Rhoten
c45cf69257 ICU-1896 Fix a typo that appeared when adding the experimental locales into the build
X-SVN-Rev: 8603
2002-05-13 21:18:19 +00:00
George Rhoten
e2508f1293 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8602
2002-05-13 20:29:31 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00
Alan Liu
1c06c38715 ICU-1097 tests of UCurrency
X-SVN-Rev: 8600
2002-05-13 19:37:37 +00:00
Alan Liu
689b6179fb ICU-1097 initial C++ implementation
X-SVN-Rev: 8599
2002-05-13 19:35:41 +00:00
Alan Liu
2327cfe7d8 ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
2002-05-13 19:33:05 +00:00
Alan Liu
566db2ce09 ICU-1097 add default currency symbols for JPY and EUR
X-SVN-Rev: 8597
2002-05-13 19:28:20 +00:00