Commit Graph

22767 Commits

Author SHA1 Message Date
Markus Scherer
baed720ac1 ICU-7611 move genprops from icu tree to tools tree
X-SVN-Rev: 27923
2010-04-09 23:36:31 +00:00
Markus Scherer
0b205c3cb2 ICU-7611 move genpname from icu tree to tools tree
X-SVN-Rev: 27922
2010-04-09 23:36:05 +00:00
Markus Scherer
d14ce517fd ICU-7611 move gennames from icu tree to tools tree
X-SVN-Rev: 27921
2010-04-09 23:35:40 +00:00
Markus Scherer
ae1317acc3 ICU-7611 move gencase from icu tree to tools tree
X-SVN-Rev: 27920
2010-04-09 23:35:13 +00:00
Markus Scherer
205add1f63 ICU-7611 move genbidi from icu tree to tools tree
X-SVN-Rev: 27919
2010-04-09 23:34:04 +00:00
Markus Scherer
b5f138b98b ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27918
2010-04-09 23:30:02 +00:00
Yoshito Umaoka
9d2abc788f ICU-7591 Aded main method in VersionInfo to print out ICU version information. Also, specify VersionInfo as the main class of icu4j.jar, so people can access installed ICU4J version information easily.
X-SVN-Rev: 27917
2010-04-09 18:59:48 +00:00
Yoshito Umaoka
6c77748d81 ICU-7568 2010h to ICU4J trunk. Also updated the data path to 45b.
X-SVN-Rev: 27911
2010-04-09 01:32:55 +00:00
Yoshito Umaoka
bc6243b144 ICU-7568 2010h to ICU4C trunk.
X-SVN-Rev: 27910
2010-04-09 01:31:38 +00:00
Markus Scherer
5f1d46ae5b ICU-7144 remove some debug code
X-SVN-Rev: 27908
2010-04-08 22:55:04 +00:00
Michael Ow
bc0c9167d8 ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Yoshito Umaoka
8251996bb7 ICU-7603 Migrating Hashtable to HashMap.
X-SVN-Rev: 27906
2010-04-06 22:44:04 +00:00
Yoshito Umaoka
3b456d2c67 ICU-7603 Migrating Vector to List.
X-SVN-Rev: 27905
2010-04-06 19:08:45 +00:00
Jason Spieth
cfb6018a50 ICU-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era.
X-SVN-Rev: 27904
2010-04-06 18:04:27 +00:00
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