Markus Scherer
|
6c49e812c0
|
ICU-8432 fix PluralRules memory management & a couple of minor issues
X-SVN-Rev: 29914
|
2011-04-28 13:35:56 +00:00 |
|
Markus Scherer
|
e25457f07a
|
ICU-8499 change PluralRules::NO_UNIQUE_VALUE into #define UPLRULES_NO_UNIQUE_VALUE
X-SVN-Rev: 29911
|
2011-04-27 20:04:06 +00:00 |
|
Steven R. Loomis
|
dfaf3a12d6
|
ICU-8493 fix Genccode assembler for hpux gcc
X-SVN-Rev: 29907
|
2011-04-27 01:06:22 +00:00 |
|
Michael Ow
|
79a56cbc69
|
ICU-8461 Remove old comments regarding missing subtag in ISO-639-2
X-SVN-Rev: 29906
|
2011-04-26 22:23:29 +00:00 |
|
Michael Ow
|
eb6c36ce48
|
ICU-8461 Fix mapping for gd_GB
X-SVN-Rev: 29905
|
2011-04-26 22:21:34 +00:00 |
|
Michael Ow
|
47def3c1d9
|
ICU-8461 Remove unneeded comments in the table.
X-SVN-Rev: 29904
|
2011-04-26 21:20:17 +00:00 |
|
Markus Scherer
|
9774441e40
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
X-SVN-Rev: 29900
|
2011-04-26 06:39:29 +00:00 |
|
Markus Scherer
|
3962c68aa2
|
ICU-8319 do not use UNICODE_STRING_SIMPLE with a multi-line string literal
X-SVN-Rev: 29896
|
2011-04-26 04:01:09 +00:00 |
|
Yoshito Umaoka
|
9e06615866
|
ICU-8289 tzdata2011g to ICU4C trunk
X-SVN-Rev: 29894
|
2011-04-26 01:40:04 +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
|
1d6d6c6354
|
ICU-8366 Fixed a compilation problem on some platforms - deleting extra comma at the end of enum list.
X-SVN-Rev: 29875
|
2011-04-24 04:04:33 +00:00 |
|
John Emmons
|
8b4b42780a
|
ICU-8473 Updated data for territory containment APIs
X-SVN-Rev: 29873
|
2011-04-23 23:47:40 +00:00 |
|
Michael Ow
|
90edb92874
|
ICU-8366 Include missing header file in caltest
X-SVN-Rev: 29872
|
2011-04-23 22:11:25 +00:00 |
|
Yoshito Umaoka
|
56ef4e7f1a
|
ICU-8366 Added ISO8601 calendar type support.
X-SVN-Rev: 29868
|
2011-04-23 16:35:30 +00:00 |
|
Michael Ow
|
c1537677f8
|
ICU-8427 Use the needed version of gb18030 and update test data
X-SVN-Rev: 29863
|
2011-04-22 23:58:47 +00:00 |
|
Michael Ow
|
6206b7369d
|
ICU-8427 Update gb18030 range in ucnvmbcs.c
X-SVN-Rev: 29858
|
2011-04-22 23:06:09 +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 |
|
Andy Heninger
|
2861a47a86
|
ICU-7029 Add test case for this ticket.
X-SVN-Rev: 29846
|
2011-04-21 23:19:40 +00:00 |
|
Andy Heninger
|
f777c14042
|
ICU-8444 Remove PATTERN_IS_UTEXT from regex API.
X-SVN-Rev: 29845
|
2011-04-21 22:57:19 +00:00 |
|
Michael Ow
|
e4bda133f1
|
ICU-8487 Increase size of buffer for reading ucm file.
X-SVN-Rev: 29844
|
2011-04-21 21:10:13 +00:00 |
|
Andy Heninger
|
118efa19c6
|
ICU-8486 UText not checking for Bogus UnicodeStrings, causing crash in regular expressions.
X-SVN-Rev: 29840
|
2011-04-21 00:07:50 +00:00 |
|
Michael Ow
|
2adda1f394
|
ICU-8461 Update Windows LCID to locale ID mapping table
X-SVN-Rev: 29831
|
2011-04-19 17:57:54 +00:00 |
|
Michael Ow
|
07e984a6ad
|
ICU-8273 Resize if needed buffer before copy
X-SVN-Rev: 29819
|
2011-04-18 17:15:14 +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
|
6d21ef8ca3
|
ICU-8305 doxygen cleanups for regular expression API.
X-SVN-Rev: 29812
|
2011-04-16 01:27:00 +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 |
|
Yoshito Umaoka
|
fcbdb50436
|
ICU-8289 tzdata2011f to ICU4C trunk
X-SVN-Rev: 29791
|
2011-04-14 05:55:29 +00:00 |
|
Yoshito Umaoka
|
520979e0f1
|
ICU-8415 Fixed the API doc problem in the previous change.
X-SVN-Rev: 29786
|
2011-04-13 07:06:15 +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 |
|
Fredrik Roubert
|
380074d3e4
|
ICU-8192 GCC -Wshadow warning in stringpiece.h
X-SVN-Rev: 29778
|
2011-04-12 15:18:34 +00:00 |
|
Fredrik Roubert
|
6440a3a207
|
ICU-6743 UnicodeString::setTo(const UnicodeString& srcText) should work exactly like the assignment operator
X-SVN-Rev: 29777
|
2011-04-12 15:10:45 +00:00 |
|
Fredrik Roubert
|
c002104f3c
|
ICU-7408 Normalizer::concatenate should take *const* left and right strings
X-SVN-Rev: 29776
|
2011-04-12 14:34:18 +00:00 |
|
John Emmons
|
93b1ceaeac
|
ICU-8347 Data changes required for territory containment APIs
X-SVN-Rev: 29768
|
2011-04-11 16:22:18 +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
|
eed1a93ad3
|
ICU-8365 Merge changes in branch for CYGWINMSVC fix to trunk
X-SVN-Rev: 29755
|
2011-04-07 17:02:49 +00:00 |
|
Michael Ow
|
844149c7bc
|
ICU-8093 Enable cleanup of isoCodes
X-SVN-Rev: 29753
|
2011-04-07 05:01:42 +00:00 |
|
Dragan Besevic
|
b95924297b
|
ICU-7486 Removing test noise
X-SVN-Rev: 29750
|
2011-04-06 21:56:48 +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 |
|
Peter Edberg
|
73704aa064
|
ICU-8417 Add dtTypes[] entry for LOW_L
X-SVN-Rev: 29736
|
2011-04-05 05:41:43 +00:00 |
|
Peter Edberg
|
24ad6686f7
|
ICU-8409 Calendar::fieldDifference perf improvment, better limit for binary search
X-SVN-Rev: 29735
|
2011-04-05 05:26:13 +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 |
|
Yoshito Umaoka
|
54165cb418
|
ICU-8289 tzdata2011e to ICU4C trunk
X-SVN-Rev: 29722
|
2011-04-01 18:46:19 +00:00 |
|
Michael Ow
|
d91a2126d4
|
ICU-8273 Delete PluralRule pointer after each use
X-SVN-Rev: 29720
|
2011-04-01 06:34:23 +00:00 |
|
Andy Heninger
|
e1632f515d
|
ICU-8405 make StringPiece::set() public.
X-SVN-Rev: 29717
|
2011-03-31 18:43:40 +00:00 |
|
Andy Heninger
|
5481ac737a
|
ICU-8421 uregex error checking fixes.
X-SVN-Rev: 29716
|
2011-03-31 18:33:28 +00:00 |
|
Doug Felt
|
ac61a7b5bc
|
ICU-8320 fix problem with fonts that have bad feature lookup tables
X-SVN-Rev: 29711
|
2011-03-30 21:18:32 +00:00 |
|
Doug Felt
|
8f82354952
|
ICU-8432 fix bad delete of arrays
X-SVN-Rev: 29710
|
2011-03-30 20:52:05 +00:00 |
|