Jungshik Shin
|
38f7c0625c
|
ICU-8954 add pragma to slience clang/gcc 4.6 about array bound error
X-SVN-Rev: 31507
|
2012-02-24 18:28:13 +00:00 |
|
Michael Ow
|
62f31776b0
|
ICU-8513 Fix MSVC project and solution file errors
X-SVN-Rev: 31505
|
2012-02-24 15:50:41 +00:00 |
|
Steven R. Loomis
|
29fe6e1f35
|
ICU-8157 remove wrap of U_HIDE_INTERNAL_API for virtuals
X-SVN-Rev: 31503
|
2012-02-24 04:04:57 +00:00 |
|
Peter Edberg
|
9fb2e3ac79
|
ICU-7727 When collecting data, use real parent (per %%Parent if present) instead of just truncating name
X-SVN-Rev: 31491
|
2012-02-23 10:06:47 +00:00 |
|
Jungshik Shin
|
26907a9105
|
ICU-9115 revert r31397
X-SVN-Rev: 31488
|
2012-02-23 01:27:08 +00:00 |
|
Peter Edberg
|
aad3d090d4
|
ICU-9091 Updates based on PMC discussion, also remove some inappropriate #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31486
|
2012-02-22 22:55:52 +00:00 |
|
Peter Edberg
|
efc03a774b
|
ICU-9110 C - Name tweaks for consistency with some improvements in J
X-SVN-Rev: 31483
|
2012-02-22 09:06:12 +00:00 |
|
Steven R. Loomis
|
4eac54f2f6
|
ICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed it over 512 on IBM i teraspace.
X-SVN-Rev: 31481
|
2012-02-22 03:50:56 +00:00 |
|
Steven R. Loomis
|
be53c49e85
|
ICU-9127 fix regression on iOS, introduced in r31009
X-SVN-Rev: 31480
|
2012-02-22 02:12:55 +00:00 |
|
Steven R. Loomis
|
6e036d0ca4
|
ICU-9019 fix test err
X-SVN-Rev: 31471
|
2012-02-21 16:50:43 +00:00 |
|
Yoshito Umaoka
|
1641940f00
|
ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
X-SVN-Rev: 31469
|
2012-02-21 11:06:50 +00:00 |
|
Peter Edberg
|
733a433be7
|
ICU-9110 Commit the C tests too
X-SVN-Rev: 31467
|
2012-02-21 09:19:57 +00:00 |
|
Steven R. Loomis
|
ee88f60df4
|
ICU-9127 workaround for os400 also
X-SVN-Rev: 31464
|
2012-02-21 06:47:28 +00:00 |
|
Steven R. Loomis
|
47890124a7
|
ICU-7631 just verify that the biniares can load.
X-SVN-Rev: 31461
|
2012-02-21 04:35:07 +00:00 |
|
Steven R. Loomis
|
4322a7b1c9
|
ICU-8912 verify that C++ compiler works before running tests.. somehow this was dropped in r30750
X-SVN-Rev: 31459
|
2012-02-21 01:34:54 +00:00 |
|
Peter Edberg
|
60152763f3
|
ICU-9110 Add date format functions to set/get context, use when formatting
X-SVN-Rev: 31458
|
2012-02-21 01:29:50 +00:00 |
|
Steven R. Loomis
|
be22ad9f19
|
ICU-9019 uset_add with non-lenient calendars
X-SVN-Rev: 31457
|
2012-02-21 01:21:01 +00:00 |
|
Steven R. Loomis
|
8638e4b63f
|
ICU-8919 print a warning and suggest prepending to uconfig.h, also update config.guess and config.sub
X-SVN-Rev: 31453
|
2012-02-20 22:58:37 +00:00 |
|
Michael Ow
|
20e8036d10
|
ICU-8716 Update intltest and cintltst to pass without data in 49
X-SVN-Rev: 31449
|
2012-02-20 19:13:36 +00:00 |
|
Peter Edberg
|
4b3835d9e9
|
ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
|
2012-02-20 04:28:17 +00:00 |
|
Steven R. Loomis
|
f0eb1ff995
|
ICU-8157 remove U_EXPORT2 and add ifdef no internal
X-SVN-Rev: 31444
|
2012-02-19 09:14:56 +00:00 |
|
Steven R. Loomis
|
3b47d3fee3
|
ICU-8772 patch looks reasonable, had tested it on r1a3 with good success
X-SVN-Rev: 31443
|
2012-02-19 07:06:11 +00:00 |
|
Peter Edberg
|
05b2ae1381
|
ICU-8697 C, change parseCurrency methods to return CurrencyAmount*, make draft ICU 49
X-SVN-Rev: 31440
|
2012-02-19 06:45:47 +00:00 |
|
Steven R. Loomis
|
5824cdd742
|
ICU-8157 commit from branch
X-SVN-Rev: 31439
|
2012-02-19 06:39:16 +00:00 |
|
Steven R. Loomis
|
eec528c85f
|
ICU-8157 commit from branch
X-SVN-Rev: 31434
|
2012-02-18 23:10:51 +00:00 |
|
Steven R. Loomis
|
9a4f6bb6d7
|
ICU-8653 add documentation
X-SVN-Rev: 31425
|
2012-02-18 00:29:31 +00:00 |
|
Andy Heninger
|
9dbf80393c
|
ICU-9009 For Alphabetic Index, add hard coded fall back in case there is no data available for defining the Labels.
X-SVN-Rev: 31424
|
2012-02-18 00:11:03 +00:00 |
|
Yoshito Umaoka
|
9d6a55f33d
|
ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the ICU4C trunk).
X-SVN-Rev: 31421
|
2012-02-17 23:53:05 +00:00 |
|
Michael Ow
|
1dfe6c4c8b
|
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
X-SVN-Rev: 31417
|
2012-02-17 23:09:57 +00:00 |
|
John Emmons
|
bae575e95a
|
ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
X-SVN-Rev: 31416
|
2012-02-17 23:01:16 +00:00 |
|
Michael Ow
|
ceb1f19712
|
ICU-8718 Initialize UFieldPosition struct to avoid valgrind errors
X-SVN-Rev: 31413
|
2012-02-17 18:29:03 +00:00 |
|
Michael Ow
|
6098f00b1f
|
ICU-8718 Fix memory leak in Test9087
X-SVN-Rev: 31411
|
2012-02-17 17:12:43 +00:00 |
|
John Emmons
|
beea84de3c
|
ICU-9083 Update readme.txt to reflect current targets
X-SVN-Rev: 31410
|
2012-02-17 14:23:08 +00:00 |
|
Peter Edberg
|
0dab4799f7
|
ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests
X-SVN-Rev: 31407
|
2012-02-17 08:42:10 +00:00 |
|
Michael Ow
|
aedac126ad
|
ICU-8456 Fix memory leak in LocaleDisplayNamesImpl
X-SVN-Rev: 31404
|
2012-02-17 05:43:09 +00:00 |
|
John Emmons
|
b8281ee69e
|
ICU-9087 Add special case for +-infinity in DigitList::set()
X-SVN-Rev: 31403
|
2012-02-17 04:00:49 +00:00 |
|
John Emmons
|
7b449d6fe9
|
ICU-8849 Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31400
|
2012-02-15 22:01:43 +00:00 |
|
Andy Heninger
|
98c2c95256
|
ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31399
|
2012-02-15 01:36:12 +00:00 |
|
Andy Heninger
|
c74df646b7
|
ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31398
|
2012-02-15 01:30:55 +00:00 |
|
Jungshik Shin
|
3f18f96246
|
ICU-9115 ubrk_setText does not check the input (Null check)
X-SVN-Rev: 31397
|
2012-02-15 00:41:48 +00:00 |
|
Jungshik Shin
|
5dd029e6e5
|
ICU-9114 buffer overflow in _getKeyword() in uloc.cpp
X-SVN-Rev: 31396
|
2012-02-15 00:19:17 +00:00 |
|
Andy Heninger
|
1be259b287
|
ICU-9107 Regex tests
X-SVN-Rev: 31394
|
2012-02-14 18:47:41 +00:00 |
|
Andy Heninger
|
022632046d
|
ICU-9107 Regex test cases.
X-SVN-Rev: 31393
|
2012-02-14 18:39:04 +00:00 |
|
Steven R. Loomis
|
017638f6fb
|
ICU-9113 fix misplaced ifdef
X-SVN-Rev: 31392
|
2012-02-14 15:56:51 +00:00 |
|
Yoshito Umaoka
|
535e2f80d5
|
ICU-9109 Fixed missing digit issue with DecimalFormat in lenient mode.
X-SVN-Rev: 31391
|
2012-02-14 07:05:58 +00:00 |
|
Doug Felt
|
65fa708be4
|
ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31388
|
2012-02-14 00:43:47 +00:00 |
|
Doug Felt
|
22fd5e8e22
|
ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31387
|
2012-02-14 00:42:04 +00:00 |
|
Markus Scherer
|
2ea559eeb4
|
ICU-8803 make Calendar::getType() public and improve API docs
X-SVN-Rev: 31385
|
2012-02-13 23:54:23 +00:00 |
|
Dragan Besevic
|
6704b1e530
|
ICU-8791 fix for plugin init on zOS (internal ticket 237)
X-SVN-Rev: 31381
|
2012-02-13 22:09:24 +00:00 |
|
Michael Ow
|
52af04fed7
|
ICU-7464 Apply fix to incorrect number rounding when rounding increment is in the string pattern of the decimal formatter in ICU4C
X-SVN-Rev: 31378
|
2012-02-13 19:23:47 +00:00 |
|