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 |
|
Steven R. Loomis
|
84da6cfda0
|
ICU-8350 missed one
X-SVN-Rev: 29994
|
2011-05-03 21:22:02 +00:00 |
|
Markus Scherer
|
74e96609b2
|
ICU-8350 better ASCII/EBCDIC fix
X-SVN-Rev: 29992
|
2011-05-03 20:34:28 +00:00 |
|
Andy Heninger
|
b040e0649f
|
ICU-8516 Add AlphabeticIndex to UOBjectTest
X-SVN-Rev: 29990
|
2011-05-03 20:14:49 +00:00 |
|
Steven R. Loomis
|
61bdf314c6
|
ICU-8350 terminate the buffer.
X-SVN-Rev: 29989
|
2011-05-03 19:48:42 +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 |
|
Steven R. Loomis
|
64a323a8e2
|
ICU-8350 fix another asciism
X-SVN-Rev: 29987
|
2011-05-03 18:16:18 +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
|
932bcbef14
|
ICU-8350 fix ASCIIsm
X-SVN-Rev: 29985
|
2011-05-03 16:55:27 +00:00 |
|
Yoshito Umaoka
|
4d7569c743
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
X-SVN-Rev: 29984
|
2011-05-03 14:59:01 +00:00 |
|
Steven R. Loomis
|
607f78619b
|
ICU-8466 fix unescaped \u
X-SVN-Rev: 29983
|
2011-05-03 14:33:43 +00:00 |
|
Peter Edberg
|
04435370a7
|
ICU-8466 Oops, that hyphen in copied text was really an en dash, fix to use \u notation
X-SVN-Rev: 29977
|
2011-05-03 06:32:11 +00:00 |
|
Peter Edberg
|
d67f95f797
|
ICU-8466 Add get/adopt/setTimeZone to DateIntervalFormat, as in DateFormat
X-SVN-Rev: 29976
|
2011-05-03 05:44:58 +00:00 |
|
Steven R. Loomis
|
b88cd9bca9
|
ICU-8350 zOS fixes round one
X-SVN-Rev: 29973
|
2011-05-03 03:40:34 +00:00 |
|
Steven R. Loomis
|
f8aae2e64a
|
ICU-6015 fixups for this round. More platform bug fixes will go into #8350
X-SVN-Rev: 29972
|
2011-05-03 03:38:37 +00:00 |
|
Markus Scherer
|
2021d92a62
|
ICU-8079 rewrite/simplify sort key buffer/memory management, fixes overflow & length counting bugs
X-SVN-Rev: 29968
|
2011-05-03 00:29:45 +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 |
|
Andy Heninger
|
0852cc4e73
|
ICU-7572 Decimal Format UNUM_ROUND_UNNECESSARY implmenentation.
X-SVN-Rev: 29959
|
2011-05-02 19:15:03 +00:00 |
|
Michael Ow
|
4981242b47
|
ICU-8505 Add missing header file in some performance tests.
X-SVN-Rev: 29956
|
2011-05-02 17:07:00 +00:00 |
|
Andy Heninger
|
be5efb8d44
|
ICU-7083 Make RBBI create from compiled rules public.
X-SVN-Rev: 29926
|
2011-04-29 17:49:01 +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 |
|
Markus Scherer
|
bb9af46cfe
|
ICU-8432 test & document that PluralRules::getSamples() returns count<=destCapacity
X-SVN-Rev: 29924
|
2011-04-29 16:42:34 +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
|
70ad6b4a74
|
ICU-7386 merge NumberFormat::EStyles into UNumberFormatStyles & improve NumberFormat::makeInstance() memory management
X-SVN-Rev: 29920
|
2011-04-29 00:00:47 +00:00 |
|
Claire Ho
|
83d13b22aa
|
ICU-7387 Changed TimeUnitFormat::EStyle should bto C enum.
X-SVN-Rev: 29916
|
2011-04-28 16:42:58 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|