Michael Ow
|
96a2328093
|
ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
X-SVN-Rev: 30175
|
2011-06-01 16:25:22 +00:00 |
|
Markus Scherer
|
41c8654d92
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
X-SVN-Rev: 30148
|
2011-05-26 20:05:39 +00:00 |
|
Steven R. Loomis
|
3e401643f6
|
ICU-8563 test for collation rule builder issue
X-SVN-Rev: 30122
|
2011-05-16 21:33:50 +00:00 |
|
Steven R. Loomis
|
0d0172d6f1
|
ICU-8560 platform, asciism in #6109
X-SVN-Rev: 30096
|
2011-05-11 04:42:01 +00:00 |
|
Michael Ow
|
dc0bdf415e
|
ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8
X-SVN-Rev: 30088
|
2011-05-10 22:01:46 +00:00 |
|
Markus Scherer
|
1f6523a058
|
ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
X-SVN-Rev: 30085
|
2011-05-10 20:56:53 +00:00 |
|
Stuart Gill
|
871cc23d57
|
ICU-8468 changes following code review
X-SVN-Rev: 30074
|
2011-05-09 23:54:46 +00:00 |
|
Peter Edberg
|
6a8f1e3c60
|
ICU-8329 Add Khmer dictionary-based word break test case from George Rhoten
X-SVN-Rev: 30062
|
2011-05-09 09:02:46 +00:00 |
|
Andy Heninger
|
cf26986c13
|
ICU-8538 Valgrind error fixes in ICU 4.8RC
X-SVN-Rev: 30059
|
2011-05-09 02:35:48 +00:00 |
|
Michael Ow
|
2a6abd14cf
|
ICU-8006 Update isFixedWidth implementation in ICU4C
X-SVN-Rev: 30052
|
2011-05-06 21:28:05 +00:00 |
|
Yoshito Umaoka
|
62201ee859
|
ICU-8428 ICU4C and data version to 4.8. Also moved time bombs.
X-SVN-Rev: 30049
|
2011-05-06 20:45:10 +00:00 |
|
John Emmons
|
2d4a2ae78f
|
ICU-8489 Merge CLDR release-2-0-d01 into ICU
X-SVN-Rev: 30037
|
2011-05-05 18:12:27 +00:00 |
|
Michael Ow
|
eb51926653
|
ICU-8519 Change the keyword buffer size to the capacity.
X-SVN-Rev: 30033
|
2011-05-05 03:08:32 +00:00 |
|
Andy Heninger
|
ae8896de7f
|
ICU-8524 compiler warning cleanup.
X-SVN-Rev: 30026
|
2011-05-04 22:34:13 +00:00 |
|
Peter Edberg
|
332037ef5b
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
X-SVN-Rev: 30018
|
2011-05-04 12:23:42 +00:00 |
|
Markus Scherer
|
56b28bd292
|
ICU-7848 make normalize-append restore the middle string section (the relevant suffix of the first string) when something goes wrong (especially C buffer overflow)
X-SVN-Rev: 30014
|
2011-05-04 05:50:20 +00:00 |
|
Peter Edberg
|
5d14eefc25
|
ICU-8467 Add C wrappers for some PluralRules functionality
X-SVN-Rev: 30001
|
2011-05-03 23:23:26 +00:00 |
|
Peter Edberg
|
b0a2b3ad5c
|
ICU-8470 Oops, fix test name in log message
X-SVN-Rev: 29996
|
2011-05-03 22:14:49 +00:00 |
|
Peter Edberg
|
3745b313f3
|
ICU-8470 Add C wrappers for some DateIntervalFormat functionality
X-SVN-Rev: 29988
|
2011-05-03 19:33:19 +00:00 |
|
Michael Ow
|
2c18392ced
|
ICU-7945 Add BCP47 Unicode attribute test case
X-SVN-Rev: 29986
|
2011-05-03 17:17:27 +00:00 |
|
Steven R. Loomis
|
b88cd9bca9
|
ICU-8350 zOS fixes round one
X-SVN-Rev: 29973
|
2011-05-03 03:40:34 +00:00 |
|
Peter Edberg
|
b4653c9f9f
|
ICU-8397 Add ucal_getFieldDifference, C wrapper for Calendar::fieldDifference(...)
X-SVN-Rev: 29966
|
2011-05-02 23:42:11 +00:00 |
|
Peter Edberg
|
2fdfe20655
|
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
X-SVN-Rev: 29964
|
2011-05-02 23:14:32 +00:00 |
|
Steven R. Loomis
|
8a69ab8bba
|
ICU-8154 update defines and add regression test
X-SVN-Rev: 29925
|
2011-04-29 17:39:36 +00:00 |
|
Steven R. Loomis
|
5d6b488406
|
ICU-8493 update test a little.
X-SVN-Rev: 29921
|
2011-04-29 00:30:37 +00:00 |
|
Markus Scherer
|
d743bb693e
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
X-SVN-Rev: 29886
|
2011-04-25 20:47:32 +00:00 |
|
Michael Ow
|
73c400496f
|
ICU-8482 Close collator, break iterator, and search iterator after use.
X-SVN-Rev: 29877
|
2011-04-24 23:30:19 +00:00 |
|
Yoshito Umaoka
|
39f9a8686f
|
ICU-8482 Changed the behavior of already broken match boundary condition - not to expand the result match length when 1) the end of CE match is a part of expansion 2) the limit of the CE match is already on a break boundary. Also flipped the behavior of isBreakBoundary, which was actually is*Not*BreakBoundary before.
X-SVN-Rev: 29848
|
2011-04-22 05:37:46 +00:00 |
|
Michael Ow
|
b33c3a62d0
|
ICU-7945 Merge BCP47 update in branch into trunk
X-SVN-Rev: 29813
|
2011-04-17 22:41:14 +00:00 |
|
Andy Heninger
|
8148726df2
|
ICU-8404 Regular Expressions split(), fix incorrect handling of trailing empty field
X-SVN-Rev: 29801
|
2011-04-15 00:48:39 +00:00 |
|
Stuart Gill
|
de5faa255e
|
ICU-8468 add cloning of collator reordering information - also added test for duplicate reorder codes
X-SVN-Rev: 29779
|
2011-04-12 18:23:27 +00:00 |
|
Doug Felt
|
45f8abf19f
|
ICU-8262 reorg code for uloc_getDisplayName, add regression test
X-SVN-Rev: 29760
|
2011-04-08 20:06:36 +00:00 |
|
Peter Edberg
|
389c986a20
|
ICU-8445 Fix size of UCOL_CASE_MAX_BUFFER w.r.t UCOL_MAX_BUFFER; fix warning about collResult
X-SVN-Rev: 29756
|
2011-04-07 18:33:27 +00:00 |
|
Michael Ow
|
10eb036bd2
|
ICU-8093 Ensure trailing zero is added at end of UChar array
X-SVN-Rev: 29749
|
2011-04-06 21:45:44 +00:00 |
|
Michael Ow
|
728bcbbc42
|
ICU-8093 Fix memory corruption error in TestAvailableIsoCodes
X-SVN-Rev: 29747
|
2011-04-06 18:45:24 +00:00 |
|
Dragan Besevic
|
c00813396a
|
ICU-8093 Add API function call ucurr_isAvailable() and changes for tests and data.
X-SVN-Rev: 29727
|
2011-04-04 15:00:03 +00:00 |
|
Andy Heninger
|
5481ac737a
|
ICU-8421 uregex error checking fixes.
X-SVN-Rev: 29716
|
2011-03-31 18:33:28 +00:00 |
|
Stuart Gill
|
a9354cbb6b
|
ICU-8295 API for collation reordering - fix zeroing out of structure
X-SVN-Rev: 29692
|
2011-03-24 00:09:06 +00:00 |
|
Matitiahu Allouche
|
604bb8f344
|
ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29686
|
2011-03-23 17:26:59 +00:00 |
|
Michael Ow
|
934d73b4ea
|
ICU-8218 Fix symbol value check
X-SVN-Rev: 29683
|
2011-03-22 16:58:58 +00:00 |
|
Yoshito Umaoka
|
74e7b59d02
|
ICU-8415 Fixes for usearch_preceding and usearch_last regression bugs. The search test framework to cover usearch_following and usearch_preceding. Corrected and improved the API documentation for usearch_following/usearch_preceding. Merging these updates tested in my work branch to trunk.
X-SVN-Rev: 29681
|
2011-03-22 03:50:26 +00:00 |
|
Steven R. Loomis
|
a4ca3b3227
|
ICU-8295 timebomb for breakage in r29671
X-SVN-Rev: 29678
|
2011-03-22 01:16:48 +00:00 |
|
Stuart Gill
|
b3ba6c0bf3
|
ICU-8295 API for collation reordering
X-SVN-Rev: 29671
|
2011-03-18 22:52:30 +00:00 |
|
Stuart Gill
|
a948d36eb2
|
ICU-8414 remove spurious loop in test code
X-SVN-Rev: 29661
|
2011-03-16 17:58:55 +00:00 |
|
John Emmons
|
40f80afaaa
|
ICU-8424 Merge current CLDR trunk to 4.8M1 as CLDR 1.9.9
X-SVN-Rev: 29637
|
2011-03-12 14:57:18 +00:00 |
|
Michael Ow
|
09e5025ee1
|
ICU-3660 Revert 29596 until after 4.7.1
X-SVN-Rev: 29601
|
2011-03-10 18:28:50 +00:00 |
|
Matitiahu Allouche
|
cd4a7ba1c6
|
ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29596
|
2011-03-10 12:47:13 +00:00 |
|
Steven R. Loomis
|
d4b01a15b9
|
ICU-8363 cleanup test (remove warnings)
X-SVN-Rev: 29569
|
2011-03-08 03:15:57 +00:00 |
|
Steven R. Loomis
|
6d2d792372
|
ICU-8363 use PCELength for buffer size
X-SVN-Rev: 29567
|
2011-03-08 03:04:44 +00:00 |
|
Eric Mader
|
206c946267
|
ICU-8407 Use a case-insensitive compare when matching the exponent symbol.
X-SVN-Rev: 29551
|
2011-03-07 20:02:28 +00:00 |
|