Commit Graph

4357 Commits

Author SHA1 Message Date
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
Michael Ow
b6df9c649e ICU-6144 Add new methods to specify callback on malform and unmapple errors.
X-SVN-Rev: 23490
2008-02-27 17:48:58 +00:00
Michael Ow
262b4e1c8d ICU-6144 Use the escape callback when specified in conversion.txt.
X-SVN-Rev: 23489
2008-02-27 17:47:30 +00:00
Michael Ow
acb8a7f7c0 ICU-6144 Change to public API and add escape callback.
X-SVN-Rev: 23488
2008-02-27 17:46:00 +00:00
George Rhoten
c905bdfa76 ICU-6128 Fields needed by subclasses should be package private, not protected.
X-SVN-Rev: 23480
2008-02-23 19:59:38 +00:00
Andrew J Macheret
649179dc38 ICU-5982 reverting a change that wasn't supposed to get commited
X-SVN-Rev: 23475
2008-02-23 00:36:26 +00:00
Andrew J Macheret
f199458851 ICU-5982 renaming the file from *boundle* to *bundle*
X-SVN-Rev: 23474
2008-02-23 00:35:00 +00:00
Andrew J Macheret
7a6d989a68 ICU-5982 performance-related changes to uresourcebundle and friends
X-SVN-Rev: 23473
2008-02-23 00:34:20 +00:00
Michael Ow
6c31185d0d ICU-6137 Add _MBCSToUnicodeWithOffsets and _MBCSFromUnicodeWithOffsets because ISO2022 depend on these methods.
X-SVN-Rev: 23471
2008-02-21 17:13:33 +00:00
Michael Ow
4b28543181 ICU-6190 Add ending 0 value in validityTable[].
X-SVN-Rev: 23468
2008-02-20 17:57:05 +00:00
Yoshito Umaoka
7511552a11 ICU-5385 Move UnicodeSet initialization in ThaiBreakIterator into static initializer block.
X-SVN-Rev: 23419
2008-02-13 16:56:21 +00:00
Michael Ow
029ac2db29 ICU-6137 Fix bug with getting icu canonical name when using x-****.
X-SVN-Rev: 23412
2008-02-12 00:25:48 +00:00