Commit Graph

21667 Commits

Author SHA1 Message Date
Markus Scherer
b2da0fe0c2 ICU-6687 fix ucnv_convertEx() code sample
X-SVN-Rev: 25892
2009-04-23 15:39:39 +00:00
Yoshito Umaoka
6e6b2ea466 ICU-6736 Resolved Eclipse IDE warnings introduced by the previous check-in.
X-SVN-Rev: 25891
2009-04-23 07:35:26 +00:00
Yoshito Umaoka
7eef9834f6 ICU-6864 Fixed a constructor bug.
X-SVN-Rev: 25890
2009-04-23 07:29:10 +00:00
Yoshito Umaoka
9caf8ccf08 ICU-6411 Updated Eclipse IDE setting to change Array member indent and format profile name.
X-SVN-Rev: 25889
2009-04-23 07:23:24 +00:00
Yoshito Umaoka
9baccfcac1 ICU-6534 Minor update in the test case to make it more compatible with corresponding C test case.
X-SVN-Rev: 25888
2009-04-23 07:13:04 +00:00
Yoshito Umaoka
67415cdce4 ICU-6534 The problem reported by #6534 does not exist in ICU4C. However, the test case written for J also tests other issues which are reproduced also in ICU4C. So I'm updating ICU4C RBNF test case to synchronize with ICU4J.
X-SVN-Rev: 25887
2009-04-23 07:11:58 +00:00
Andy Heninger
838c606509 ICU-4790 Spoof detection code cleanup
X-SVN-Rev: 25886
2009-04-23 06:23:11 +00:00
Andy Heninger
aca052e550 ICU-6774 character break iteration, revise misleading documentation.
X-SVN-Rev: 25885
2009-04-23 06:04:20 +00:00
Peter Edberg
042d2995fe ICU-6800 Fix addCLDRData to handle literals/quotes when checking short time pattern for HhKk
X-SVN-Rev: 25884
2009-04-23 05:58:36 +00:00
Yoshito Umaoka
1d7aa08756 ICU-6534 Fixed RBNF lenient parse crash problem with some locales, such as nl_NL, be.
X-SVN-Rev: 25883
2009-04-23 05:44:17 +00:00
Steven R. Loomis
747c1af4f3 ICU-6866 svn ignore
X-SVN-Rev: 25882
2009-04-23 04:54:56 +00:00
Peter Edberg
18edc8740f ICU-6799 Remove internal static ValueComparator(), also defined - and only used - in currpinf.cpp
X-SVN-Rev: 25881
2009-04-23 04:50:26 +00:00
Steven R. Loomis
a0971dd8e9 ICU-6416 update to 4.2 for renaming
X-SVN-Rev: 25880
2009-04-23 04:49:08 +00:00
Steven R. Loomis
63efcacb0f ICU-6866 update to anticipated release date
X-SVN-Rev: 25879
2009-04-23 04:28:48 +00:00
Steven R. Loomis
e8dd13d0e4 ICU-6822 locale capacity
X-SVN-Rev: 25878
2009-04-23 04:25:39 +00:00
Steven R. Loomis
10cfc43891 ICU-6801 snprintf -> sprintf
X-SVN-Rev: 25877
2009-04-23 03:58:28 +00:00
Andy Heninger
b08b9e8625 ICU-4790 spoof cleanups
X-SVN-Rev: 25876
2009-04-23 01:30:02 +00:00
Claire Ho
1c326702cc ICU-6736 Suppor CLDR 1.7 data - CurrencySpacing.
X-SVN-Rev: 25875
2009-04-23 01:24:57 +00:00
Claire Ho
47ab87a0c7 ICU-6799 Fixed warnings for collation.
X-SVN-Rev: 25874
2009-04-23 00:23:57 +00:00
Peter Edberg
7bf3e6ab29 ICU-6740 Balance new[] with delete[]
X-SVN-Rev: 25873
2009-04-23 00:03:02 +00:00
Markus Scherer
34be31dcd4 ICU-6639 mingw has inttypes.h
X-SVN-Rev: 25872
2009-04-22 23:37:04 +00:00
Claire Ho
9efbecd983 ICU-6799 Fixed warnings for collation.
X-SVN-Rev: 25871
2009-04-22 23:10:07 +00:00
Markus Scherer
131e1b25ab ICU-6453 more test cleanup
X-SVN-Rev: 25870
2009-04-22 22:42:40 +00:00
Steven R. Loomis
49fe81a7c5 ICU-6836 acceptLanguage test improvement
X-SVN-Rev: 25869
2009-04-22 22:12:59 +00:00
Claire Ho
8e87a3957e ICU-6736 Support new CLDR data - CurrencySpacing.
X-SVN-Rev: 25868
2009-04-22 22:07:52 +00:00
Steven R. Loomis
5efc717c00 ICU-6799 warning reduction
X-SVN-Rev: 25867
2009-04-22 22:02:47 +00:00
John Emmons
44988ed696 ICU-6841 Fix Tamil character class 0BB6
X-SVN-Rev: 25866
2009-04-22 18:31:12 +00:00
Shaopeng Jia
4246be377d ICU-6604 Porting the latest change of PropsVectors from C side
X-SVN-Rev: 25865
2009-04-22 18:20:22 +00:00
Claire Ho
336302eb43 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25864
2009-04-22 17:10:39 +00:00
Claire Ho
1d66b72094 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25863
2009-04-22 16:29:27 +00:00
Claire Ho
f5125c7d38 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25862
2009-04-22 16:28:25 +00:00
Peter Edberg
ad3a3f6f2d ICU-6801 Add BreakIterator tests for tailored locales
X-SVN-Rev: 25861
2009-04-22 07:53:50 +00:00
Andy Heninger
68ebb55db4 ICU-4790 tweaks to areConfusable function
X-SVN-Rev: 25860
2009-04-22 02:07:40 +00:00
Andy Heninger
f90914e296 ICU-4790 documentation edits for spoof dettection
X-SVN-Rev: 25859
2009-04-21 23:48:40 +00:00
Markus Scherer
5747679605 ICU-6453 partial test cleanup
X-SVN-Rev: 25858
2009-04-21 23:46:53 +00:00
Markus Scherer
9808a30392 ICU-6453 minor code improvements
X-SVN-Rev: 25857
2009-04-21 23:38:15 +00:00
Peter Edberg
a2a9c893b2 ICU-6853 Update ICU tailored break iterators to match CLDR 1.7
X-SVN-Rev: 25856
2009-04-21 22:42:37 +00:00
Yoshito Umaoka
f098cc5ffc ICU-6866 Updated Unicode license file to the latest one.
X-SVN-Rev: 25855
2009-04-21 16:49:50 +00:00
Yoshito Umaoka
f3f989773d ICU-6867 Updated Unicode license file to the latest one.
X-SVN-Rev: 25854
2009-04-21 16:48:34 +00:00
Yoshito Umaoka
a22f179e2b ICU-6434 Use the first extlang as locale ID language in uloc_forLanguageTag.
X-SVN-Rev: 25853
2009-04-21 06:17:54 +00:00
Yoshito Umaoka
45b1476974 ICU-6434 Ported ICU4C test cases to ICU4J. Fixed various bugs. extlang support.
X-SVN-Rev: 25852
2009-04-21 06:07:27 +00:00
Andy Heninger
9c6ebc9b91 ICU-4790 more spoof detection testing, plus a couple of bug fixes.
X-SVN-Rev: 25851
2009-04-21 04:43:19 +00:00
Mark Davis
f24cbf6d6b ICU-6864 added tests for newest items
X-SVN-Rev: 25850
2009-04-21 01:13:59 +00:00
Yoshito Umaoka
a5ccb30821 ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
X-SVN-Rev: 25849
2009-04-20 23:18:57 +00:00
Yoshito Umaoka
82e6611b79 ICU-6491 Cosmetic updates in TimeZone API doc corresponding to the ICU4C doc changes.
X-SVN-Rev: 25848
2009-04-20 21:08:23 +00:00
Yoshito Umaoka
527a5e0e62 ICU-6491 Added a note mentioning that ucal_getCanonicalTimeZoneID() might be used for validating time zone ID before calling ucal_open(). Also made cosmetic updates in TimeZone API docs.
X-SVN-Rev: 25847
2009-04-20 21:07:01 +00:00
Yoshito Umaoka
b480173cab ICU-6689 Updated isWhitespace to return true for FIGURE SPACE (U+2007).
X-SVN-Rev: 25846
2009-04-20 20:08:08 +00:00
Mark Davis
d555b5f267 ICU-6864 make basic changes (hack for now until we have more time to do a good fix). Added tests for the problem. Also refactored some of the tests to make debugging easier.
X-SVN-Rev: 25845
2009-04-20 19:59:57 +00:00
Michael Ow
27f15be753 ICU-6554 Cleanup cached currency information when currency_cleanup is called.
X-SVN-Rev: 25844
2009-04-20 19:17:35 +00:00
John Emmons
97d663d268 ICU-6785 Fix comments for numbering systems
X-SVN-Rev: 25843
2009-04-20 17:10:07 +00:00