Commit Graph

4368 Commits

Author SHA1 Message Date
Eric Mader
f74dcc0253 ICU-6229 detect buffer overflow in ISO-2022; improve confidence calculation; add buffer overflow tests.
X-SVN-Rev: 23853
2008-04-30 18:23:32 +00:00
Andy Heninger
835532c572 ICU-6264 multi-threading failure of UCharacter.getName()
X-SVN-Rev: 23850
2008-04-29 18:02:27 +00:00
Steven R. Loomis
5f3f1610b5 ICU-3084 update test data with testcase for #3084 and #4447 from ICU4C milestone:3.9.3 trunk r23835
X-SVN-Rev: 23836
2008-04-25 07:48:14 +00:00
Michael Ow
eb0d795802 ICU-6140 Port over ICU4C changes of detecting Hiragana and Katakana common code points to ICU4J. Add test case to test suite.
X-SVN-Rev: 23816
2008-04-21 20:52:51 +00:00
Yoshito Umaoka
2f93b164db ICU-6216 Fix a test data problem. Also made a minor change to keep the J code synchronized with C.
X-SVN-Rev: 23781
2008-04-10 03:44:17 +00:00
Yoshito Umaoka
b4178cea4e ICU-6098 Update ICU4J version to 3.9.3
X-SVN-Rev: 23777
2008-04-09 20:21:57 +00:00
Yoshito Umaoka
4b2b264cbf ICU-5840 Misc. clean ups. Changed minimum year in IslamicCalendar to 1, because the current implementation has a problem with negative years.
X-SVN-Rev: 23774
2008-04-09 04:27:53 +00:00
Yoshito Umaoka
1cf3e685ad ICU-5696 Modified a couple of source files to keep Java backward compatibility.
X-SVN-Rev: 23772
2008-04-08 15:30:03 +00:00
Yoshito Umaoka
f96abbae7b ICU-6216 Fixed a VTIMEZONE parsing problem. When only one RRULE is applicable in future, VTIMEZONE parser must normalize the rule when constructing a RuleBasedTimeZone. Some complex test cases for verifying the problem were added.
X-SVN-Rev: 23769
2008-04-07 20:12:32 +00:00
Yoshito Umaoka
20effe0438 ICU-5696 Removed redundant code in the recent change.
X-SVN-Rev: 23766
2008-04-07 14:47:07 +00:00
Andy Heninger
882592e0d4 ICU-5696 refresh ICU4J Data Jars from ICU4C Trunk w/ 5.1 updates.
X-SVN-Rev: 23765
2008-04-05 00:51:11 +00:00
Andy Heninger
39ff2eff25 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23763
2008-04-04 23:55:41 +00:00
Yoshito Umaoka
e177926dd6 ICU-5966 Fixed further Java compiler warning problems. Changed the ICU4J Eclipse project file to ignore deprecated API references.
X-SVN-Rev: 23757
2008-04-04 20:08:00 +00:00
Michael Ow
ed1c32ed62 ICU-6143 Fix spacing issues to improve readability.
X-SVN-Rev: 23751
2008-04-04 17:58:48 +00:00
Michael Ow
727a414363 ICU-6143 Clean up API comment for getUnicodeSet().
X-SVN-Rev: 23750
2008-04-04 17:42:35 +00:00
Michael Ow
6362c5bde2 ICU-6144 Fix API comments for callbacks.
X-SVN-Rev: 23748
2008-04-04 16:51:23 +00:00
Yoshito Umaoka
0c93b2807d ICU-5966 Fixed many warnings reported by Eclipse JDT.
X-SVN-Rev: 23745
2008-04-04 04:03:58 +00:00
Yoshito Umaoka
5d7da658df ICU-5966 Fix some compiler warnings for eclipse plug-in build.
X-SVN-Rev: 23742
2008-04-03 19:34:21 +00:00
Yoshito Umaoka
0310cad594 ICU-6121 Merging changes for Eclipse 3.4 to trunk
X-SVN-Rev: 23740
2008-04-03 16:50:30 +00:00
Michael Ow
f449a2bc14 ICU-5580 Get javaCanonicalName based on current JVM and reenable test.
X-SVN-Rev: 23724
2008-04-01 23:54:53 +00:00
Kedar Rajwade
dc4b395371 ICU-6143 getUnicodeSet API merged from icu4j/branches/krajwade/GetUnicodeSet-Test [23632:23722]
X-SVN-Rev: 23723
2008-04-01 19:49:22 +00:00
Michael Ow
b878ede950 ICU-5580 Comment out new test causing failure.
X-SVN-Rev: 23720
2008-04-01 15:54:27 +00:00
Michael Ow
abd7539f7f ICU-5580 Update alias table to resolve problem with java canonical names and add test to ICU4J.
X-SVN-Rev: 23716
2008-03-31 22:13:59 +00:00
Andrew J Macheret
a8fa35fe9c ICU-5925 added the option of running a build without mangling by using an environmental variable
X-SVN-Rev: 23708
2008-03-28 21:34:16 +00:00
Michael Ow
277f051c40 ICU-6230 Change the ordering when getting the icuCanonicalName.
X-SVN-Rev: 23689
2008-03-27 17:40:47 +00:00
Yoshito Umaoka
eb79637f63 ICU-5970 2008b into ICU4J trunk
X-SVN-Rev: 23679
2008-03-25 21:08:58 +00:00
Yoshito Umaoka
5cca441f62 ICU-5561 Updated canonical ID mapping table creation to support the case - new canonical ID in Olson tzdata, which replaces previous canonical ID, but CLDR does not have the alias info. This problem was found while working on tzdata2008b integration. Asia/Ho_Chi_Minh and Asia/Kolkata were added and Aisa/Saigon and Asia/Calcutta were moved to backward file as links.
X-SVN-Rev: 23677
2008-03-25 20:48:12 +00:00
Yoshito Umaoka
0aba053c84 ICU-6178 Deprecate getDateFormatBundle which no longer works properly. Also deprecate initializeData(ULocale,CalendarData) which was accidentally marked as @stable before.
X-SVN-Rev: 23669
2008-03-25 04:05:13 +00:00
Yoshito Umaoka
417fa600ff ICU-4571 Fix a JavaDoc problem in CECalendar.
X-SVN-Rev: 23668
2008-03-25 04:00:30 +00:00
Yoshito Umaoka
72a8672671 ICU-4571 Synchronized the change done in ICU4C. Calendar keyword ethiopic-amete-alem to specify EthiopicCalendar in Amete Alem era mode. Also duplicated the test case for Amete Alem mode with Era/Year modified.
X-SVN-Rev: 23667
2008-03-25 02:14:51 +00:00
Michael Ow
308a2aa0b5 ICU-4486 Update ISCII converter to treat Letter RRA as specified by ISCII.
X-SVN-Rev: 23660
2008-03-24 17:11:10 +00:00
Yoshito Umaoka
529a31fb6b ICU-4571 Fixed some problems in Coptic/Ethiopic implementation found while working on ICU4C port. Synchronized J implementation with C, including some internal design changes. Clean up the source files and removed unused code.
X-SVN-Rev: 23658
2008-03-22 03:11:03 +00:00
Yoshito Umaoka
c86b19e6bf ICU-5970 Synchronize ICU4J data with ICU4C, including tzdata 2008a
X-SVN-Rev: 23607
2008-03-17 19:53:05 +00:00
Michael Ow
3287b56dd6 ICU-6198 Port to ICU4J from ICU4C security fix for HZ and ISO2022 converter.
X-SVN-Rev: 23606
2008-03-17 19:38:07 +00:00
Michael Ow
16b6039c79 ICU-6144 Fix java doc warning.
X-SVN-Rev: 23603
2008-03-17 05:56:26 +00:00
Yoshito Umaoka
ff9f62af6e ICU-6098 Updated ICU4J version to 3.9.2. Also updated some timebombs.
X-SVN-Rev: 23602
2008-03-17 05:53:53 +00:00
Yoshito Umaoka
bf3fb8edc4 ICU-5840 Enabled calendar limit test for all calendars. Fixed some bugs in IndianCalendar, CopticCalendar and EthiopicCalendar. Calculating actual min/max value of WEEK_OF_MONTH, not using hardcoded values.
X-SVN-Rev: 23601
2008-03-17 05:20:04 +00:00
Eric Mader
904936dcc9 ICU-6197 add more language codes.
X-SVN-Rev: 23590
2008-03-14 04:48:38 +00:00
Eric Mader
71c9e0f7fb ICU-6195 don't generate ligatures for characters with the FullCompositionExclusion property set to TRUE.
X-SVN-Rev: 23584
2008-03-13 18:20:13 +00:00
Yoshito Umaoka
1e0eb434bc ICU-5975 Merging Java TimeZone integration work from Yoshito's work branch to the trunk.
X-SVN-Rev: 23554
2008-03-11 07:18:16 +00:00
Yoshito Umaoka
dfb24acbcb ICU-5982 Using weak referenced cache in ICUResourceBundle implementation to avoid multiple resource instances being created for the same resource in short period of time.
X-SVN-Rev: 23533
2008-03-06 22:18:56 +00:00
Michael Ow
c620dc4e1e ICU-6137 Fixing flushing of CharsetISO2022. Check for errorbuffer when encoding.
X-SVN-Rev: 23532
2008-03-06 05:07:12 +00:00
Michael Ow
74c56879f0 ICU-6137 Enable ISO2022, fix certain errors in MBCS related to ISO2022, fix the flushing usage in the TestConversion class.
X-SVN-Rev: 23530
2008-03-05 18:48:50 +00:00
Michael Ow
46c48c1de5 ICU-6144 Fix Callback escape method. Add setCallback method to allow for specifying error code and context.
X-SVN-Rev: 23529
2008-03-05 17:48:28 +00:00
Michael Ow
a964f2103f ICU-6137 Fix missing variable declaration.
X-SVN-Rev: 23516
2008-03-03 18:03:35 +00:00
Michael Ow
2d22e081d3 ICU-6137 Ensure usigned byte values are non-negative when used as array index. Add missing cases in switch statement.
X-SVN-Rev: 23515
2008-03-03 17:25:03 +00:00
Michael Ow
2ba72606de ICU-6137 Add method to reset the state correctly.
X-SVN-Rev: 23510
2008-02-28 18:03:36 +00:00
Michael Ow
cb0eebddd9 ICU-6144 Fix the callback method to use the correct source and target.
X-SVN-Rev: 23509
2008-02-28 18:01:28 +00:00
Yoshito Umaoka
90d8087475 ICU-5982 Remove the RB caching code which is currently disabled. With the RB caching code enabled, some test cases will fail. Also, there are some other issues - the code won't compile on Java 1.3/1.4, the HashMap is not synchronized, so it's not thread safe. So I once remove the code once and work on the caching code in a branch.
X-SVN-Rev: 23505
2008-02-28 05:55:02 +00:00
Michael Ow
ecc85973fe ICU-6137 Add CharsetISO2022 to ICU4J and fix methods in MBCS that ISO2022 depends on. Still need to fix minor bugs with encoding errors.
X-SVN-Rev: 23491
2008-02-27 17:50:39 +00:00