Xiaomei Ji
6ed81b63d3
ICU-6433 improve currency parsing, fix parsing bug on non-empty suffix, fix plural format bug on non-empty negagtive numberpattern
...
X-SVN-Rev: 25497
2009-02-28 02:07:55 +00:00
Michael Ow
109b0472a5
ICU-6412 When indenting use 4 spaces instead of regular tab.
...
X-SVN-Rev: 25494
2009-02-27 22:39:38 +00:00
Claire Ho
7c98254385
ICU-6736 merge APIs for currencySpacing from branch to trunk.
...
X-SVN-Rev: 25472
2009-02-24 00:50:46 +00:00
John Emmons
ec9921c61c
ICU-6750 Allow aliases in numbering system descriptions
...
X-SVN-Rev: 25469
2009-02-23 22:41:41 +00:00
John Emmons
e729683a89
ICU-6492 Fix crash when creating a NS with a bogus override
...
X-SVN-Rev: 25461
2009-02-21 15:09:03 +00:00
Peter Edberg
a7e808a7e0
ICU-6747 for hashtables, change Hashtable with UnicodeString keys to UHashtable with UChar string keys, -85K
...
X-SVN-Rev: 25459
2009-02-21 06:40:31 +00:00
Peter Edberg
5927c7bedb
ICU-6745 ceToJD needs to handle months out of range 0-12 (e.g. from add, set)
...
X-SVN-Rev: 25458
2009-02-21 03:59:16 +00:00
Claire Ho
5d17555c7e
ICU-6735 merge new localeDisplayPattern APIs from branch to trunk.
...
X-SVN-Rev: 25457
2009-02-21 00:31:21 +00:00
Markus Scherer
97ea1827e7
ICU-6678 add uset_openEmpty()
...
X-SVN-Rev: 25451
2009-02-19 23:36:58 +00:00
Markus Scherer
1bdabd9519
ICU-6677 use UnicodeString::fromUTF32() in CollData code, see initial ticket description
...
X-SVN-Rev: 25450
2009-02-19 23:06:03 +00:00
Peter Edberg
64f350c92a
ICU-6734 unum_parse does not report parse errors for rule-based number formatters
...
X-SVN-Rev: 25442
2009-02-19 08:41:08 +00:00
John Emmons
9f6245828b
ICU-6492 Add override based constructors for SimpleDateFormat
...
X-SVN-Rev: 25435
2009-02-18 13:29:17 +00:00
Yoshito Umaoka
0d0f1dce49
ICU-3378 Checking in API headers for getKeywordValuesForLocale with empty implementation for 4.2M3.
...
X-SVN-Rev: 25407
2009-02-14 02:32:41 +00:00
Steven R. Loomis
dd4971d760
ICU-6613 fix udat crashers. See also ICU-6737
...
X-SVN-Rev: 25405
2009-02-14 02:29:08 +00:00
Andy Heninger
5013ce6d65
ICU-4790 add spoof detection header into the trunk. Code will follow later
...
X-SVN-Rev: 25403
2009-02-14 01:11:42 +00:00
Xiaomei Ji
45071a142b
ICU-6433 from branch to trunk for API slush
...
X-SVN-Rev: 25399
2009-02-12 22:55:29 +00:00
John Emmons
fe57727649
ICU-6492 Merge Hebrew calendar changes to trunk
...
X-SVN-Rev: 25392
2009-02-09 18:11:52 +00:00
Claire Ho
bb25d466b5
ICU-6586 code fixes after review.
...
X-SVN-Rev: 25374
2009-02-05 01:03:16 +00:00
Eric Mader
13a9d2c3ec
ICU-6717 return quaternary value as CE for strengths QUATERNARY, IDENTICAL. Re-enable TestSearchForNull.
...
X-SVN-Rev: 25368
2009-02-03 19:50:39 +00:00
Peter Edberg
ae418ed994
ICU-6702 Enable relative date formatters with non-relative timeStyles
...
X-SVN-Rev: 25351
2009-01-30 10:46:17 +00:00
Steven R. Loomis
f5a1df14ce
ICU-6571 move the API to ulocdata
...
X-SVN-Rev: 25347
2009-01-29 20:31:37 +00:00
Jason Spieth
23ed627d99
ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat impl
...
X-SVN-Rev: 25345
2009-01-29 18:30:16 +00:00
Jason Spieth
d2b8f35eff
ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat header
...
X-SVN-Rev: 25343
2009-01-29 18:19:24 +00:00
Peter Edberg
f12b1180ab
ICU-4121 254 digits max for CODAN collation element (additional digits are separate element)
...
X-SVN-Rev: 25336
2009-01-29 07:44:27 +00:00
Yoshito Umaoka
f682a39582
ICU-6420 Fixed calendar/date symbols mismatch problem for C.
...
X-SVN-Rev: 25309
2009-01-23 23:15:42 +00:00
John Emmons
c6efa90f2d
ICU-6694 Fix resource bundle loading in numbering systems
...
X-SVN-Rev: 25308
2009-01-23 22:51:46 +00:00
John Emmons
af79a4c70f
ICU-6694 Fix to delete internal NumberingSystems when they are no longer needed
...
X-SVN-Rev: 25306
2009-01-23 18:23:05 +00:00
John Emmons
07e008ff60
ICU-6694 Fix resource bundle not getting closed error in numbering systems
...
X-SVN-Rev: 25305
2009-01-23 17:48:27 +00:00
John Emmons
468ca36b11
ICU-6694 Move setting of zeroDigit from NummberFormat to DecimalFormatSymbols per Yoshito's suggestion
...
X-SVN-Rev: 25300
2009-01-23 00:53:11 +00:00
Eric Mader
98e2009c00
ICU-6694 fix compile problem w/ VS 2008.
...
X-SVN-Rev: 25287
2009-01-22 18:13:05 +00:00
John Emmons
6070262c2f
ICU-6694 Implementation of numbering systems and the @numbers keyword
...
X-SVN-Rev: 25285
2009-01-22 04:46:35 +00:00
Eric Mader
146306ccc8
ICU-6659 Fix custom build steps for bms.h, bmsearch.h, colldata.h
...
X-SVN-Rev: 25283
2009-01-22 01:00:30 +00:00
Eric Mader
5f73103b5a
ICU-6659 Merge changes from branches/eric/boyer-moore
...
X-SVN-Rev: 25282
2009-01-22 00:24:48 +00:00
Peter Edberg
b0fa61d425
ICU-5702 Fix availableFormats fallback for aliased locales
...
X-SVN-Rev: 25258
2009-01-16 01:18:05 +00:00
Andy Heninger
73724078aa
ICU-6679 Visual Studio project files upgrade to version 2008
...
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Jason Spieth
de7d1f06de
ICU-6354 Set default rounding increment, C implementation
...
X-SVN-Rev: 25241
2009-01-13 16:58:35 +00:00
Yoshito Umaoka
1b5ba9ed42
ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV.
...
X-SVN-Rev: 25240
2009-01-13 04:22:37 +00:00
Andy Heninger
04c57ff523
ICU-6656 URegex_replaceAll(), fix incorrect size return value when output buffer is too small
...
X-SVN-Rev: 25221
2009-01-08 06:55:22 +00:00
Yoshito Umaoka
a996a898e0
ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case.
...
X-SVN-Rev: 25186
2009-01-02 21:22:01 +00:00
Peter Edberg
cec9f47ade
ICU-5702 Fix fallback for availableFormats
...
X-SVN-Rev: 25166
2008-12-19 20:10:03 +00:00
John Emmons
7d370d115d
ICU-6654 Integrate RBNF rules from CLDR
...
X-SVN-Rev: 25090
2008-12-12 01:04:38 +00:00
Peter Edberg
c9079b0322
ICU-6614 Add UErrorCode* parameter for ucal_getType; improve UCalendarType comments.
...
X-SVN-Rev: 25037
2008-12-02 22:56:31 +00:00
Peter Edberg
bd48f81ef1
ICU-6642 Lazier initialization of ZoneMeta tables
...
X-SVN-Rev: 25012
2008-11-26 22:24:51 +00:00
Andy Heninger
6565d71ae3
ICU-6641 fix compilation error with gcc 4.4
...
X-SVN-Rev: 25001
2008-11-24 19:24:13 +00:00
Peter Edberg
6c12fab16d
ICU-5702 Make DateTimePatternGenerator:initData get the availableFormats for the correct
...
calendar (not always gregorian), and add some necessary availableFormats entries.
X-SVN-Rev: 24978
2008-11-19 04:19:02 +00:00
Peter Edberg
1e521d134d
ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats,
...
eliminate CJK months hack, use skeletons to improve adjustFieldTypes behavior, add some necessary
availableFormats entries, and fix expected test results now that getBestPattern is more correct.
X-SVN-Rev: 24976
2008-11-18 18:27:40 +00:00
Steven R. Loomis
2a70d1d602
ICU-6628 ignore @collation=default`
...
X-SVN-Rev: 24974
2008-11-17 21:46:15 +00:00
Steven R. Loomis
d52ac24d1e
ICU-6628 prevent crash in ucol_open
...
X-SVN-Rev: 24972
2008-11-17 20:27:25 +00:00
Steven R. Loomis
63849800d4
ICU-6617 some haiku support. update config.guess and cleanup other test code.
...
X-SVN-Rev: 24942
2008-11-08 02:04:15 +00:00
Peter Edberg
4510d290cd
ICU-6615 define UCAL_DEFAULT, make UCAL_GREGORIAN work correctly in ucal_open
...
X-SVN-Rev: 24935
2008-11-07 04:50:24 +00:00