Commit Graph

16865 Commits

Author SHA1 Message Date
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
bc6243b144 ICU-7568 2010h to ICU4C trunk.
X-SVN-Rev: 27910
2010-04-09 01:31:38 +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
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
925fd9238b ICU-7568 2010g to ICU trunk
X-SVN-Rev: 27900
2010-04-05 02:19:57 +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
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
Claire Ho
9f7990c11a ICU-7216 Add U_FAILURE check in unum_open()
X-SVN-Rev: 27884
2010-03-30 21:46:11 +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
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
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
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
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
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
ad9988db85 ICU-6990 tzdata2010e to ICU4C
X-SVN-Rev: 27804
2010-03-09 15:31:22 +00:00
Steven R. Loomis
e15cdf81df ICU-7504 fix breakage of #7138 with prebuilt data
X-SVN-Rev: 27795
2010-03-05 22:54:48 +00:00
Yoshito Umaoka
4d6df9981f ICU-7431 Regenerated locale data with CLDR SVN revision 4792 to avoid the compact collation tailoring bug.
X-SVN-Rev: 27782
2010-03-05 04:57:38 +00:00
Jason Spieth
79a1c517b9 ICU-4917 Remove code from trunk to be added to branch.
X-SVN-Rev: 27779
2010-03-04 21:15:43 +00:00
Jason Spieth
99fe830c00 ICU-4917 Improve ISO format handling of era and negative years
X-SVN-Rev: 27778
2010-03-04 16:55:29 +00:00
John Emmons
b5420d3d2b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27776
2010-03-04 05:41:47 +00:00
John Emmons
c978867798 ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27775
2010-03-04 05:30:55 +00:00
Doug Felt
809ac514dc ICU-7500 fix uloc_getDisplayName incorrect length
X-SVN-Rev: 27774
2010-03-04 02:34:15 +00:00
Steven R. Loomis
d159b81c9f ICU-7482 fix ASCIIsm in filetst
X-SVN-Rev: 27773
2010-03-04 00:11:29 +00:00
Peter Edberg
a86ac09d62 ICU-6707 Document the digit string limit for UCOL_NUMERIC_COLLATION
X-SVN-Rev: 27772
2010-03-03 23:40:19 +00:00
Steven R. Loomis
842b862ff3 ICU-7482 z port: fix gmake version
X-SVN-Rev: 27770
2010-03-03 18:57:17 +00:00
Michael Ow
708a96722c ICU-6911 Close unneeded resource bundle and remove old code.
X-SVN-Rev: 27769
2010-03-03 18:41:06 +00:00
Michael Ow
d566c2f498 ICU-7138 Fix casting and update docs in ucmfiles.mk.
X-SVN-Rev: 27768
2010-03-03 18:09:22 +00:00
Michael Ow
126fb0e574 ICU-6608 Redo previous change due to accidental removal by revision #27717.
X-SVN-Rev: 27767
2010-03-03 18:08:17 +00:00
Claire Ho
78c2548e2e ICU-6912 ucol_openRules accesses invalid memory.
X-SVN-Rev: 27766
2010-03-03 17:47:54 +00:00
Claire Ho
9861789c18 ICU-6912 ucol_openRules accesses invalid memory.
X-SVN-Rev: 27765
2010-03-03 17:37:43 +00:00
Markus Scherer
13bea319a7 ICU-7492 fix ucnv_convertEx(UTF-8 to SBCS/DBCS) handling of two truncated sequences at the end of the input
X-SVN-Rev: 27757
2010-03-03 04:53:55 +00:00
Yoshito Umaoka
d14685e8b4 ICU-6990 Merging tzdata2010c to the ICU4C trunk for milestone 5.
X-SVN-Rev: 27756
2010-03-03 04:52:45 +00:00
Steven R. Loomis
99998611d9 ICU-7482 z issues - cintltest passes!
X-SVN-Rev: 27754
2010-03-03 01:47:00 +00:00
Steven R. Loomis
1498352330 ICU-7482 z issues for 4.4
X-SVN-Rev: 27748
2010-03-02 22:00:40 +00:00
Steven R. Loomis
cacd8c7aef ICU-6920 update urename.h
X-SVN-Rev: 27746
2010-03-02 20:58:29 +00:00