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 |
|
Michael Ow
|
91dc92c717
|
ICU-6554 Unload data before returning.
X-SVN-Rev: 25842
|
2009-04-20 17:04:07 +00:00 |
|
John Emmons
|
e5a5ca9c2e
|
ICU-6785 Fix javadoc tags for numbering systems
X-SVN-Rev: 25841
|
2009-04-20 16:42:59 +00:00 |
|
Yoshito Umaoka
|
2929ac7270
|
ICU-6809 Disabled UnicodeRegex on Java 1.4 environment. It does not work well on Java 1.4 env even I modify the code to javac to compile the code properly.
X-SVN-Rev: 25840
|
2009-04-20 15:48:38 +00:00 |
|
Andy Heninger
|
1f909b0680
|
ICU-4790 add spoof tests
X-SVN-Rev: 25839
|
2009-04-20 06:27:34 +00:00 |
|
Peter Edberg
|
8e60e71d66
|
ICU-6855 Better future-proof error checking; make toPattern more parallel to format
X-SVN-Rev: 25836
|
2009-04-19 18:33:04 +00:00 |
|
Mark Davis
|
767ce18023
|
ICU-5608 Found problem in AnyTransliterator.register(); it was order dependent for the variants! Also, for testing CLDR, had to make that public @internal.
X-SVN-Rev: 25835
|
2009-04-19 09:28:43 +00:00 |
|
Andy Heninger
|
6e9727e6d5
|
ICU-2515 add test for uenum_openFromStringEnumeration()
X-SVN-Rev: 25834
|
2009-04-19 05:20:15 +00:00 |
|
Mark Davis
|
da412b8fb5
|
ICU-5608 Made changes to help with debugging.
X-SVN-Rev: 25833
|
2009-04-19 03:38:13 +00:00 |
|
Michael Ow
|
e769235e0b
|
ICU-6554 Remove pointer if not needed before returning.
X-SVN-Rev: 25832
|
2009-04-18 20:25:28 +00:00 |
|
Peter Edberg
|
991253ead3
|
ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25831
|
2009-04-18 08:15:46 +00:00 |
|
Peter Edberg
|
bf6746fb3b
|
ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25830
|
2009-04-18 08:11:19 +00:00 |
|
Yoshito Umaoka
|
55945d1d63
|
ICU-6854 Fixed test failure caused by missing test case file - langtagRegex.txt. The file must be under classes directory to run RegexUtilitiesTest properly.
X-SVN-Rev: 25829
|
2009-04-18 07:12:24 +00:00 |
|
Michael Ow
|
f9549f9f94
|
ICU-6554 Delete symbolsToAdopt if it is no longer needed.
X-SVN-Rev: 25828
|
2009-04-18 06:41:21 +00:00 |
|
Yoshito Umaoka
|
47953b6d58
|
ICU-6851 Updated build.xml not to compile java files, because JDK5+ no longer support Java 1.3 binaries. We only use Eclipse Java compiler to build ICU4J plug-in. Also includes various fixes for Eclipse/JDK1.3 compatibility problems recently introduced.
X-SVN-Rev: 25827
|
2009-04-18 06:15:24 +00:00 |
|
Mark Davis
|
ba0f7cc77f
|
ICU-6220 fixed {0} {1} issue. It dragged in some other problems; see the bug report for details.
X-SVN-Rev: 25826
|
2009-04-18 01:53:58 +00:00 |
|
Mark Davis
|
4c1892f317
|
ICU-6834 fixed superfluous locale
X-SVN-Rev: 25825
|
2009-04-18 00:32:13 +00:00 |
|
Andy Heninger
|
183dadb915
|
ICU-5572 improved UText of empty string construction
X-SVN-Rev: 25824
|
2009-04-17 23:50:13 +00:00 |
|
Andy Heninger
|
dab5f92559
|
ICU-5340 port TransliteratorTest::TestAny() from java.
X-SVN-Rev: 25823
|
2009-04-17 21:42:46 +00:00 |
|
Andy Heninger
|
3503d74f28
|
ICU-5340 Moved position of TransliteratorTest.TestAny() in the file after porting the test to C++, to keep the file organizations consistent.
X-SVN-Rev: 25822
|
2009-04-17 21:08:41 +00:00 |
|
Andy Heninger
|
b547d95cb0
|
ICU-5340 port TransliteratorTest::TestAny() from java.
X-SVN-Rev: 25821
|
2009-04-17 21:06:21 +00:00 |
|
Michael Ow
|
f013360233
|
ICU-6554 Remove duplicate collator opening.
X-SVN-Rev: 25820
|
2009-04-17 20:54:05 +00:00 |
|
Xiaomei Ji
|
8476f1f2b3
|
ICU-6857 change resource loading to load root resource if root is the required locale and add test case to verify root resource loading and H/h in fallback
X-SVN-Rev: 25819
|
2009-04-17 20:48:57 +00:00 |
|
Yoshito Umaoka
|
7fd16d23a3
|
ICU-6854 Provided a serialization test case for IllegalIcuArgumentException.
X-SVN-Rev: 25818
|
2009-04-17 20:35:29 +00:00 |
|
Yoshito Umaoka
|
ace4d5e76d
|
ICU-6809 Remove unused import statement.
X-SVN-Rev: 25817
|
2009-04-17 20:10:24 +00:00 |
|
Yoshito Umaoka
|
db20af3baf
|
ICU-6299 Removed unused import statements to resolve Eclipse IDE warnings.
X-SVN-Rev: 25816
|
2009-04-17 20:06:27 +00:00 |
|
Yoshito Umaoka
|
ffeeefa760
|
ICU-6809 Removed unused import to resolve an Eclipse IDE warning.
X-SVN-Rev: 25815
|
2009-04-17 20:00:28 +00:00 |
|
Yoshito Umaoka
|
3c39b400c9
|
ICU-5667 Comment out unused method to remove the eclipse IDE warning.
X-SVN-Rev: 25814
|
2009-04-17 19:51:06 +00:00 |
|
Xiaomei Ji
|
2c580848b1
|
ICU-6857 add test case to verify root resource loading and H/h in fallback
X-SVN-Rev: 25813
|
2009-04-17 19:27:05 +00:00 |
|
Xiaomei Ji
|
9e2a008374
|
ICU-6799 fix C++ compilation error due to hash value comparator in decimfmt.h and dtitvinf.h. remove static qualifier. since they are marked as internal, they wont be exposed
X-SVN-Rev: 25812
|
2009-04-17 18:52:52 +00:00 |
|
Xiaomei Ji
|
643223b7f7
|
ICU-6445 change the resource name of abbreviated duration format after CLDR1.7
X-SVN-Rev: 25811
|
2009-04-17 18:34:30 +00:00 |
|
Xiaomei Ji
|
96fbfddfee
|
ICU-6445 change the resource name of abbreviated duration format after CLDR1.7
X-SVN-Rev: 25810
|
2009-04-17 18:25:16 +00:00 |
|
Andy Heninger
|
e0f65f6c20
|
ICU-4853 added a test for unpaired surrogates in line break
X-SVN-Rev: 25809
|
2009-04-17 17:25:38 +00:00 |
|
Mark Davis
|
ec149ba48f
|
ICU-6809 fixed access to file
X-SVN-Rev: 25808
|
2009-04-17 16:34:33 +00:00 |
|
Peter Edberg
|
0fbf5646da
|
ICU-6847 fix UTextTest::Ticket6847() so s[] is NUL-terminated.
X-SVN-Rev: 25807
|
2009-04-17 15:29:22 +00:00 |
|
Andy Heninger
|
f940a828eb
|
ICU-5260 'multiple passes' rules in C API of the transliteration functions
X-SVN-Rev: 25806
|
2009-04-17 01:02:11 +00:00 |
|
Markus Scherer
|
c29e95d549
|
ICU-6048 fix list of C++ header files for hdrtst, and export more public header files in Windows builds
X-SVN-Rev: 25805
|
2009-04-17 00:25:18 +00:00 |
|
Andy Heninger
|
2eb88b2772
|
ICU-6847 UText problems with nul-terminated strings
X-SVN-Rev: 25804
|
2009-04-16 23:41:36 +00:00 |
|