Commit Graph

22753 Commits

Author SHA1 Message Date
Jason Spieth
7dcc9d2171 ICU-7568 2010g to ICU4J trunk
X-SVN-Rev: 27901
2010-04-05 02:20:53 +00:00
Jason Spieth
925fd9238b ICU-7568 2010g to ICU trunk
X-SVN-Rev: 27900
2010-04-05 02:19:57 +00:00
Yoshito Umaoka
2c620b0da6 ICU-7595 Fixed a bug in the leading zero padding code in SimpleDateFormat.
X-SVN-Rev: 27899
2010-04-02 21:39:33 +00:00
Yoshito Umaoka
100fd7d486 ICU-7585 Added ICU4J 4.4 serialization compatibility test data. The data was generated by maint-4-4 r27895 (release-4-4 had a problem generating the data. see ticket#7594).
X-SVN-Rev: 27898
2010-04-02 19:24:47 +00:00
Yoshito Umaoka
841e1b537f ICU-7594 Fixed serialization CoverageTest problem.
X-SVN-Rev: 27894
2010-04-02 18:27:07 +00:00
Yoshito Umaoka
fd27d2725c ICU-7585 Added release 4.4 API data.
X-SVN-Rev: 27893
2010-04-02 15:32:33 +00:00
Steven R. Loomis
3c32f28189 ICU-7586 update version number for milestone:4.5.1
X-SVN-Rev: 27892
2010-04-02 00:12:54 +00:00
Yoshito Umaoka
fa43a480ef ICU-7585 Changed ICU4J version number to 4.5.1. Updated some timebombs.
X-SVN-Rev: 27891
2010-04-01 21:16:51 +00:00
Claire Ho
814e84d04f ICU-7217 Add a U_FAILURE check in NumberingSystem::createInstance()
X-SVN-Rev: 27887
2010-03-31 00:06:58 +00:00
Markus Scherer
0c7723b943 ICU-7144 remove label separators from the base exclusion set
X-SVN-Rev: 27886
2010-03-30 23:33:50 +00:00
Markus Scherer
d0a3f751a8 ICU-7144 make all unassigned code points disallowed (changes Default_Ignorable_Code_Point from ignored)
X-SVN-Rev: 27885
2010-03-30 22:23:59 +00:00
Claire Ho
9f7990c11a ICU-7216 Add U_FAILURE check in unum_open()
X-SVN-Rev: 27884
2010-03-30 21:46:11 +00:00
Markus Scherer
04f3398d30 ICU-7144 derive the base exclusion set by comparing IDNA2003 with NFKC_Casefold (follow change in UTS #46)
X-SVN-Rev: 27880
2010-03-29 22:29:36 +00:00
Michael Ow
6015517389 ICU-7567 Install ctest library.
X-SVN-Rev: 27878
2010-03-29 20:44:11 +00:00
Michael Ow
90f75fcbf0 ICU-7543 Update LCID Posix mapping for zh.
X-SVN-Rev: 27877
2010-03-29 18:21:58 +00:00
Michael Ow
4a62fb0ed0 ICU-7549 Add test case for handling large UnicodeString and the << operator.
X-SVN-Rev: 27876
2010-03-29 16:53:50 +00:00
Michael Ow
3ffdf1b062 ICU-7549 Zero terminate the buffer to handle the buffer properly.
X-SVN-Rev: 27870
2010-03-25 04:44:04 +00:00
Yoshito Umaoka
e4ccf19c0c ICU-7568 tzdata2010f to the ICU4J trunk.
X-SVN-Rev: 27868
2010-03-23 15:05:31 +00:00
Yoshito Umaoka
642868c0dd ICU-7568 tzdata2010f to the ICU4C trunk.
X-SVN-Rev: 27867
2010-03-23 15:04:50 +00:00
Andy Heninger
68443106b1 ICU-7552 change bitwise -> logical ||, &&
X-SVN-Rev: 27861
2010-03-17 22:59:15 +00:00
Andy Heninger
92ba1e3fde ICU-7557 fix API docs describing rounding for Decimal Format
X-SVN-Rev: 27860
2010-03-17 22:36:12 +00:00
Yoshito Umaoka
8e00382129 ICU-7556 Removed the DLL plug-in description from 'What is new in this release?' section to be consistent with past releases. The description should be included in the download page.
X-SVN-Rev: 27854
2010-03-16 04:55:09 +00:00
Yoshito Umaoka
99e5727447 ICU-7556 Updated the API reference link.
X-SVN-Rev: 27852
2010-03-15 23:30:06 +00:00
Markus Scherer
130ca4a149 ICU-7556 fix URLs to reduce redirects
X-SVN-Rev: 27851
2010-03-15 23:00:35 +00:00
Markus Scherer
d19cff8b08 ICU-7556 fix URLs to reduce redirects
X-SVN-Rev: 27844
2010-03-15 22:09:26 +00:00
Yoshito Umaoka
754579efa3 ICU-7556 Updated readme for 4.4 release. Fixed the zOS Unix tool link.
X-SVN-Rev: 27841
2010-03-15 19:57:21 +00:00
Yoshito Umaoka
64a40e9538 ICU-7448 Added a note for the OlsonTimeZone serialization incompatibility issue. Also fixed some typos, etc. Updated for final 4.4 release.
X-SVN-Rev: 27840
2010-03-15 19:10:22 +00:00
Michael Ow
2297d39ef2 ICU-6911 Ensure that memory is freed before setting to NULL.
X-SVN-Rev: 27835
2010-03-12 20:08:20 +00:00
Michael Ow
a2ba018519 ICU-6911 Add value deleter when copying hash table.
X-SVN-Rev: 27834
2010-03-12 16:28:01 +00:00
Michael Ow
2100f22652 ICU-6911 Remove uneeded user override data from cache.
X-SVN-Rev: 27833
2010-03-12 08:06:33 +00:00
Michael Ow
a22a3ac92c ICU-6911 delete selectformat object after use.
X-SVN-Rev: 27832
2010-03-12 05:44:13 +00:00
Yoshito Umaoka
a24dde121f ICU-7542 Updated ICU/Unicode license files for ICU4J 4.4.
X-SVN-Rev: 27830
2010-03-12 03:27:56 +00:00
Yoshito Umaoka
99c62afd03 ICU-7542 Updated ICU/Unicode license files for ICU4C 4.4.
X-SVN-Rev: 27829
2010-03-12 03:06:05 +00:00
Andy Heninger
90d4c6dfc4 ICU-7541 fix memory leaks in intltest regex
X-SVN-Rev: 27826
2010-03-11 23:43:03 +00:00
Steven R. Loomis
07ea404d7f ICU-3904 fix leaks. report leaks if all of ICU is compiled with URES_DEBUG
X-SVN-Rev: 27822
2010-03-11 20:05:42 +00:00
Peter Edberg
829d15c795 ICU-7538 Avoid negative array index when UTEXT_NEXT32 returns -1 (U_SENTINEL)
X-SVN-Rev: 27821
2010-03-11 19:54:36 +00:00
Andy Heninger
9b9c2901d8 ICU-7539 Fix Memory Leak in LocaleDisplayNames
X-SVN-Rev: 27820
2010-03-11 19:54:35 +00:00
Andy Heninger
1aa327713c ICU-7537 fix memory leak in UTextTest
X-SVN-Rev: 27819
2010-03-11 19:27:10 +00:00
Michael Ow
2dd195a7db ICU-6911 Ensure fCountExisting is incremented correctly.
X-SVN-Rev: 27818
2010-03-11 18:38:24 +00:00
Yoshito Umaoka
695a8d6d9d ICU-7535 Reverted the change set r27008 to fix the regression problem.
X-SVN-Rev: 27817
2010-03-11 16:38:54 +00:00
Steven R. Loomis
cbe3757600 ICU-7532 fix and update udraft.h etc headers
X-SVN-Rev: 27815
2010-03-11 02:25:58 +00:00
Yoshito Umaoka
321ecd77a9 ICU-7513 Fixing generic partial location format problem exposed by the CLDR 1.8 data. Also updated the test code to emit error log including more information.
X-SVN-Rev: 27813
2010-03-10 23:38:25 +00:00
Steven R. Loomis
fb5c90be9f ICU-7529 bad return type in zstrfmt.cpp
X-SVN-Rev: 27812
2010-03-10 18:03:36 +00:00
Yoshito Umaoka
4356920a56 ICU-7507 Changed the default target to jar. Do not copy internal sub-component jars to the root. Fixed build dependency problem in the target tool. Updated readme.html to match the changes.
X-SVN-Rev: 27811
2010-03-10 07:52:28 +00:00
Steven R. Loomis
73631d87c7 ICU-7523 line endings for 4.4
X-SVN-Rev: 27807
2010-03-09 23:52:12 +00:00
Steven R. Loomis
78f9faec0a ICU-7522 uconfigtest failures for 4.4
X-SVN-Rev: 27806
2010-03-09 23:11:48 +00:00
Yoshito Umaoka
a75b85c03e ICU-6990 tzdata2010e to ICU4J
X-SVN-Rev: 27805
2010-03-09 15:31:48 +00:00
Yoshito Umaoka
ad9988db85 ICU-6990 tzdata2010e to ICU4C
X-SVN-Rev: 27804
2010-03-09 15:31:22 +00:00
Doug Felt
d78aae9895 ICU-7508 minor edits
X-SVN-Rev: 27802
2010-03-08 18:41:59 +00:00
Yoshito Umaoka
c58c7068a7 ICU-7505 Added build.properties in the ICU4J source jar.
X-SVN-Rev: 27801
2010-03-08 17:24:01 +00:00