John Emmons
72d8a8f889
ICU-7734 Merge CLDR 1.9M1 data into ICU
...
X-SVN-Rev: 28169
2010-06-10 17:54:04 +00:00
Markus Scherer
82160e104c
ICU-7736 add Normalizer2::getDecomposition(c)
...
X-SVN-Rev: 28161
2010-06-08 23:32:11 +00:00
Markus Scherer
bff71243ce
ICU-7586 fix some initializer warnings
...
X-SVN-Rev: 28158
2010-06-08 21:45:43 +00:00
Peter Edberg
fc2c72f62d
ICU-7667 Fixed C++ style comment to be C style
...
X-SVN-Rev: 28149
2010-06-07 18:46:34 +00:00
Michael Grady
fa477f8a22
ICU-7667 In DecimalFormat::_format, deal with cases where two forms of rounding are specified - number of digits _and_ a rounding increment
...
X-SVN-Rev: 28132
2010-06-04 05:42:19 +00:00
Peter Edberg
3249dbb71d
ICU-7728 Time format using 'S' (fractional seconds) should truncate, not round.
...
X-SVN-Rev: 28130
2010-06-04 00:31:33 +00:00
Markus Scherer
0acda636e4
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
...
X-SVN-Rev: 28117
2010-06-01 06:10:26 +00:00
Markus Scherer
77543b3e58
ICU-7703 fix unorm_normalize(src, length=-1) bug and allow src=NULL if length=0
...
X-SVN-Rev: 28115
2010-05-30 23:00:52 +00:00
Steven R. Loomis
a1ea70071b
ICU-7708 compiler warnings for 4.5.1 (batch 1)
...
X-SVN-Rev: 28103
2010-05-25 22:17:12 +00:00
Steven R. Loomis
edcaca307a
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
...
X-SVN-Rev: 28099
2010-05-25 19:55:05 +00:00
Peter Edberg
d83f32e641
ICU-7550 udat_setSymbols should call verifyIsSimpleDateFormat to avoid crash with RelativeDateFormat
...
X-SVN-Rev: 28057
2010-05-13 03:35:54 +00:00
Steven R. Loomis
d3172c2d68
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
...
X-SVN-Rev: 28055
2010-05-12 17:56:02 +00:00
Peter Edberg
4405e8e99c
ICU-7590 uloc_getVariant reports empty variant if there is no country
...
X-SVN-Rev: 28048
2010-05-11 07:31:35 +00:00
John Emmons
00f2329887
ICU-7438 Add -u-va-posix handling to uloc_fromLanguageTag() and uloc_toLanguageTag()
...
X-SVN-Rev: 28044
2010-05-10 21:24:02 +00:00
Michael Ow
43ab52b074
ICU-7650 Fix uconfig test errors in i18n library and test codes.
...
X-SVN-Rev: 28037
2010-05-07 07:28:47 +00:00
Steven R. Loomis
a89243e71f
ICU-7676 make timezone error a warning - merge from r28032
...
X-SVN-Rev: 28033
2010-05-06 22:08:32 +00:00
Jason Spieth
cebd9d6b91
ICU-7565 Add explicit typecast for IBM i C compiler.
...
X-SVN-Rev: 28020
2010-05-05 15:19:40 +00:00
Michael Ow
cf562954d7
ICU-7615 Build same data library type as other libraries. Fix linking error in cintltst for static mode.
...
X-SVN-Rev: 27939
2010-04-16 19:18:06 +00:00
Michael Ow
bc0c9167d8
ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
...
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Steven R. Loomis
07ea404d7f
ICU-3904 fix leaks. report leaks if all of ICU is compiled with URES_DEBUG
...
X-SVN-Rev: 27822
2010-03-11 20:05:42 +00:00
John Emmons
b5420d3d2b
ICU-7431 CLDR 1.8 integration
...
X-SVN-Rev: 27776
2010-03-04 05:41:47 +00:00
Doug Felt
809ac514dc
ICU-7500 fix uloc_getDisplayName incorrect length
...
X-SVN-Rev: 27774
2010-03-04 02:34:15 +00:00
Markus Scherer
13bea319a7
ICU-7492 fix ucnv_convertEx(UTF-8 to SBCS/DBCS) handling of two truncated sequences at the end of the input
...
X-SVN-Rev: 27757
2010-03-03 04:53:55 +00:00
Steven R. Loomis
99998611d9
ICU-7482 z issues - cintltest passes!
...
X-SVN-Rev: 27754
2010-03-03 01:47:00 +00:00
Michael Ow
deb0f9b6df
ICU-7483 Exclude usrchdat.c from build in VS project file.
...
X-SVN-Rev: 27735
2010-03-02 09:44:33 +00:00
Peter Edberg
7eb5ef037e
ICU-7446 Note that UREGEX_LITERAL is unimplemented, and return U_REGEX_UNIMPLEMENTED for it.
...
X-SVN-Rev: 27718
2010-02-27 03:40:56 +00:00
Peter Edberg
ad87082ae1
ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
...
X-SVN-Rev: 27714
2010-02-27 01:01:45 +00:00
Markus Scherer
a20ee3d7f4
ICU-5391 sync Java compatibility u_isWhitespace() and u_isIDIgnorable() with Java & ICU4J: U+0085 is not whitespace any more, update documentation, improve tests
...
X-SVN-Rev: 27704
2010-02-26 20:12:09 +00:00
Markus Scherer
82bba71cce
ICU-7106 string transformation functions permit source=NULL when sourceLength=0
...
X-SVN-Rev: 27698
2010-02-26 05:21:59 +00:00
Michael Ow
3bb1465e8d
ICU-6911 Fix some memory leaks in cintltst and add value deleter in selfmt.
...
X-SVN-Rev: 27678
2010-02-25 19:19:53 +00:00
Steven R. Loomis
2398c33c5e
ICU-7450 fix for win32
...
X-SVN-Rev: 27671
2010-02-25 15:10:12 +00:00
Markus Scherer
5cb38459a6
ICU-7273 remove #include unormimp.h where not used any more
...
X-SVN-Rev: 27667
2010-02-25 00:21:02 +00:00
Steven R. Loomis
6058b10dea
ICU-7450 find icu-config based on pkgdata
...
X-SVN-Rev: 27660
2010-02-24 22:49:36 +00:00
Michael Ow
39881d8f7b
ICU-7311 Replace tab character with spaces in changes from the patch.
...
X-SVN-Rev: 27652
2010-02-24 19:46:03 +00:00
Michael Ow
0763686c6c
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
...
X-SVN-Rev: 27649
2010-02-24 16:17:03 +00:00
John Emmons
ea6e8a0a72
ICU-7356 CLDR 1.8 data integration - first run
...
X-SVN-Rev: 27590
2010-02-18 14:30:15 +00:00
Markus Scherer
1cb38e859b
ICU-7273 compute FC_NFKC_Closure on the fly
...
X-SVN-Rev: 27534
2010-02-10 23:05:39 +00:00
Umesh Nair
b11c49bcd5
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
...
X-SVN-Rev: 27521
2010-02-09 19:59:06 +00:00
Yoshito Umaoka
572475f613
ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4C.
...
X-SVN-Rev: 27516
2010-02-09 03:51:54 +00:00
Michael Grady
8216117f21
ICU-4521 UText-based regex implementation
...
X-SVN-Rev: 27482
2010-02-03 02:59:35 +00:00
Steven R. Loomis
13bbe4f77d
ICU-7311 apply patch as per ticket - THANKS!
...
X-SVN-Rev: 27463
2010-01-30 07:43:37 +00:00
Steven R. Loomis
a739bdd8e5
ICU-7401 test for missing errorcodes
...
X-SVN-Rev: 27458
2010-01-30 06:53:52 +00:00
Peter Edberg
f0c9ad0b41
ICU-7295 subparse hangs with fGroupingUsed TRUE but 0-length grouping separator
...
X-SVN-Rev: 27415
2010-01-26 08:51:23 +00:00
Peter Edberg
4c6887c581
ICU-7295 ucal_open crash if locale==NULL && caltype==UCAL_GREGORIAN
...
X-SVN-Rev: 27414
2010-01-26 07:21:21 +00:00
Peter Edberg
93ecb35cb6
ICU-2223 Port weekend APIs from ICU4J to C,C++ (real implementation)
...
X-SVN-Rev: 27403
2010-01-25 20:12:19 +00:00
Markus Scherer
7c524feb82
ICU-7314 remove support for CNS 11643 planes 3..7 (ISO-2022-CN-EXT)
...
X-SVN-Rev: 27295
2010-01-16 06:37:14 +00:00
Markus Scherer
0a48da9893
ICU-7035 stop support for ICU resource bundle formatVersion 1.0 [predates ICU 2.8] in swapper code
...
X-SVN-Rev: 27294
2010-01-16 05:15:30 +00:00
Kirti Velankar
0e375461b0
ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat
...
X-SVN-Rev: 27293
2010-01-16 03:07:18 +00:00
Markus Scherer
285259186d
ICU-7350 remove test for old udata_setCommonData() semantics; it now allows setting multiple packages and checks for duplicates
...
X-SVN-Rev: 27290
2010-01-15 22:48:17 +00:00
Markus Scherer
ad83876755
ICU-7344 C functions for Java modified UTF-8
...
X-SVN-Rev: 27261
2010-01-14 19:11:07 +00:00
Michael Ow
98d44761c7
ICU-7309 Add testcase for arabic shaping.
...
X-SVN-Rev: 27199
2010-01-09 18:02:30 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Michael Ow
2bfaf1efe7
ICU-7244 Use Windows API to convert LCID to posix when possible. Update test for change.
...
X-SVN-Rev: 27082
2009-12-16 17:34:15 +00:00
Peter Edberg
98723ad2bd
ICU-7180 For hour field, change default behavior to not adjust pattern
...
field length to match requested skeleton. For getBestPattern,replaceFieldTypes
add option to override this, forcing pattern field length to match skeleton.
X-SVN-Rev: 27036
2009-12-10 09:13:49 +00:00
Markus Scherer
b5abd4a56e
ICU-7272 test script codes >0x7f
...
X-SVN-Rev: 26976
2009-11-25 19:38:02 +00:00
Markus Scherer
9fca8644b5
ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29 )
...
X-SVN-Rev: 26952
2009-11-19 00:46:36 +00:00
Michael Ow
5fb69bb39a
ICU-6905 Update some new tests to pass without data.
...
X-SVN-Rev: 26915
2009-11-16 05:16:59 +00:00
Markus Scherer
66b63f9c48
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
...
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Doug Felt
d62a45c0bc
ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
...
X-SVN-Rev: 26884
2009-11-12 21:53:42 +00:00
Michael Ow
a1900371b7
ICU-7226 Undo commit revision 24105 from ticket 6300.
...
X-SVN-Rev: 26871
2009-11-11 17:33:56 +00:00
Michael Ow
fe62ee5a61
ICU-6204 Ensure valid country code in locale id is either size 2 or 3.
...
X-SVN-Rev: 26809
2009-10-26 19:34:32 +00:00
John Emmons
dfccc29d1e
ICU-7173 Merge CLDR 1.8p1 snapshot data
...
X-SVN-Rev: 26733
2009-10-02 21:06:55 +00:00
Michael Ow
3b1acfd610
ICU-6991 Add icudataver.c to windows project file.
...
X-SVN-Rev: 26649
2009-09-18 14:31:42 +00:00
Michael Ow
6a639a823b
ICU-6991 Add test case for uspoof and reorder cintltst.
...
X-SVN-Rev: 26648
2009-09-18 06:38:49 +00:00
Michael Ow
30ef01e564
ICU-6991 Add test for better code coverage in various calendar classes and dateformat.
...
X-SVN-Rev: 26646
2009-09-17 21:55:11 +00:00
Steven R. Loomis
8177eb72ea
ICU-6888 disable optimization for ICC - merge r26548
...
X-SVN-Rev: 26551
2009-08-26 01:02:40 +00:00
Michael Ow
c6385f6209
ICU-7068 Add statements to ensure that uconfigtest passes
...
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Markus Scherer
c9087beb0d
ICU-6945 merge into trunk: changes for .res formatVersion 2 ( #6945 ) and new ICU4J data .jar building from ICU4C ( #7043 ), from -r 26329:26368 icu/branches/markus/smallres2
...
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Yoshito Umaoka
e3a1e9df86
ICU-6916 Support preferred language subtag casing used in BCP47.
...
X-SVN-Rev: 26296
2009-07-10 23:39:21 +00:00
Andy Heninger
20e7751c2c
ICU-6998 swat a bunch of compiler warnings.
...
X-SVN-Rev: 26288
2009-07-10 18:58:35 +00:00
John Vu
e0df82e538
ICU-6967 Checked for "zero" equality.
...
X-SVN-Rev: 26147
2009-06-23 21:06:29 +00:00
John Vu
e2879a0667
ICU-6967 Changed if statement to check for the same sign for the values instead of the exact number.
...
X-SVN-Rev: 26144
2009-06-23 19:47:15 +00:00
John Vu
edf161736f
ICU-6967 Removed u_compareVersions.
...
X-SVN-Rev: 26143
2009-06-23 18:04:40 +00:00
John Emmons
42da1f8d6b
ICU-6979 Integrate CLDR 1.7.1
...
X-SVN-Rev: 26138
2009-06-22 17:00:28 +00:00
Michael Ow
4cd8c49cc8
ICU-6905 Make heap mutex test in cintltst pass w/o data.
...
X-SVN-Rev: 26101
2009-06-15 03:06:50 +00:00
Michael Ow
9100ba632e
ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
...
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
John Emmons
df0e6bdc3e
ICU-6909 Merge country/language data changes
...
X-SVN-Rev: 25983
2009-05-04 22:42:09 +00:00
Andy Heninger
625bc9086e
ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
...
X-SVN-Rev: 25981
2009-05-04 05:45:27 +00:00
Claire Ho
47ab87a0c7
ICU-6799 Fixed warnings for collation.
...
X-SVN-Rev: 25874
2009-04-23 00:23:57 +00:00
Markus Scherer
131e1b25ab
ICU-6453 more test cleanup
...
X-SVN-Rev: 25870
2009-04-22 22:42:40 +00:00
Steven R. Loomis
49fe81a7c5
ICU-6836 acceptLanguage test improvement
...
X-SVN-Rev: 25869
2009-04-22 22:12:59 +00:00
Andy Heninger
68ebb55db4
ICU-4790 tweaks to areConfusable function
...
X-SVN-Rev: 25860
2009-04-22 02:07:40 +00:00
Markus Scherer
5747679605
ICU-6453 partial test cleanup
...
X-SVN-Rev: 25858
2009-04-21 23:46:53 +00:00
Yoshito Umaoka
a22f179e2b
ICU-6434 Use the first extlang as locale ID language in uloc_forLanguageTag.
...
X-SVN-Rev: 25853
2009-04-21 06:17:54 +00:00
Peter Edberg
bf6746fb3b
ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
...
X-SVN-Rev: 25830
2009-04-18 08:11:19 +00:00
Andy Heninger
183dadb915
ICU-5572 improved UText of empty string construction
...
X-SVN-Rev: 25824
2009-04-17 23:50:13 +00:00
Andy Heninger
f940a828eb
ICU-5260 'multiple passes' rules in C API of the transliteration functions
...
X-SVN-Rev: 25806
2009-04-17 01:02:11 +00:00
Michael Ow
97f2fecc68
ICU-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
...
X-SVN-Rev: 25763
2009-04-13 21:32:21 +00:00
Yoshito Umaoka
6b1a0829a6
ICU-6434 ICU4C toLanguageTag/forLanguageTag implementation.
...
X-SVN-Rev: 25756
2009-04-10 22:30:39 +00:00
John Emmons
1a390c1bfa
ICU-6771 CLDR 1.7 Integration - release-1-7-d01
...
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Michael Ow
d9c653f163
ICU-6714 Add test for new string prep profiles in ICU4C.
...
X-SVN-Rev: 25749
2009-04-09 21:09:43 +00:00
Andy Heninger
34727b59c1
ICU-4790 remove 'position' parameter from areConfusable functions
...
X-SVN-Rev: 25718
2009-04-02 06:08:36 +00:00
Markus Scherer
5c3b41f836
ICU-6789 implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters
...
X-SVN-Rev: 25714
2009-04-01 19:31:33 +00:00
Steven R. Loomis
ff3cb7a656
ICU-6799 reduce warnings (status: 718->459)
...
X-SVN-Rev: 25708
2009-04-01 05:57:09 +00:00
Andy Heninger
89aa66303d
ICU-4790 spoof detection work
...
X-SVN-Rev: 25701
2009-04-01 01:09:49 +00:00
Michael Ow
26f9de0065
ICU-6778 Port IBM420 and IBM424 CharsetDetector to ICU4C.
...
X-SVN-Rev: 25696
2009-03-31 15:39:00 +00:00
Andy Heninger
52c043e5c3
ICU-4790 Spoof Detection tests
...
X-SVN-Rev: 25685
2009-03-31 00:34:17 +00:00
Andy Heninger
bb2f7cdcb2
ICU-4790 spoof detection, more testing, fix leak in tests
...
X-SVN-Rev: 25682
2009-03-30 23:05:55 +00:00
John Emmons
cc2bd1fb69
ICU-6817 Updated RBNF rules from CLDR
...
X-SVN-Rev: 25675
2009-03-30 15:00:49 +00:00
Andy Heninger
23e83afc25
ICU-4790 spoof work in progress
...
X-SVN-Rev: 25674
2009-03-30 05:08:00 +00:00
Andy Heninger
9f27994551
ICU-4790 spoof testing
...
X-SVN-Rev: 25669
2009-03-28 00:28:35 +00:00
Andy Heninger
c567c8c1b1
ICU-6813 parameter validation to uregex_appendReplacement()
...
X-SVN-Rev: 25660
2009-03-26 23:04:40 +00:00
Yoshito Umaoka
9d0666f840
ICU-6661 ucal_getKeywordValuesForLocale to use calendarPreference data from CLDR. Updated supplementalData.txt generated from the CLDR CVS head version of supplementalData.xml (1.205).
...
X-SVN-Rev: 25652
2009-03-25 17:59:48 +00:00
Steven R. Loomis
ab1caa43fc
ICU-6798 version bump icu4c to milestone:4.1.4 and a minor test improvement
...
X-SVN-Rev: 25599
2009-03-17 01:06:38 +00:00
Michael Ow
67f42c995f
ICU-3378 Fix some casting and pointer passing errors.
...
X-SVN-Rev: 25583
2009-03-13 21:07:49 +00:00
John Emmons
59e662ea7c
ICU-6770 CLDR 1.7 integration snapshot - phase 1
...
X-SVN-Rev: 25576
2009-03-13 03:21:29 +00:00
Michael Ow
0a55b20859
ICU-6554 Close collator and usearch object after use.
...
X-SVN-Rev: 25561
2009-03-12 17:56:18 +00:00
Markus Scherer
93e35cf3db
ICU-6606 add #define option for >>default charset is UTF-8<<
...
X-SVN-Rev: 25544
2009-03-11 03:16:35 +00:00
Andy Heninger
37c509a085
ICU-4790 revert an accidental change
...
X-SVN-Rev: 25535
2009-03-10 00:24:37 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Michael Ow
a5894c4401
ICU-3378 Fix cintltst compilation errors.
...
X-SVN-Rev: 25532
2009-03-09 22:28:54 +00:00
Michael Ow
aa05d999c7
ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration.
...
X-SVN-Rev: 25527
2009-03-09 20:39:13 +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
c4e1d3e0be
ICU-6677 add u_strToUTF32WithSub() and u_strFromUTF32WithSub()
...
X-SVN-Rev: 25444
2009-02-19 20:02:40 +00:00
Markus Scherer
a679ccf60c
ICU-6677 fix and extend u_strToUTF32() input string validation
...
X-SVN-Rev: 25443
2009-02-19 18:14:25 +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
Markus Scherer
a856eb2eba
ICU-6677 add and fix u_strFromUTF32() input string validation
...
X-SVN-Rev: 25441
2009-02-19 05:18:34 +00:00
Markus Scherer
90eee0718a
ICU-6677 clean up existing test for UTF-32 string transformations
...
X-SVN-Rev: 25437
2009-02-18 23:15:23 +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
John Emmons
fe57727649
ICU-6492 Merge Hebrew calendar changes to trunk
...
X-SVN-Rev: 25392
2009-02-09 18:11:52 +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
Yoshito Umaoka
eb175516be
ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
...
X-SVN-Rev: 25357
2009-02-02 16:16:07 +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
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
Steven R. Loomis
2e10735e9c
ICU-6571 merge r25317 and r25318 - C side
...
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
John Emmons
9d022f0f62
ICU-6647 Testcase workaround until 6040 is fixed
...
X-SVN-Rev: 25325
2009-01-28 22:01:32 +00:00
Michael Ow
d2531b1d50
ICU-6695 To speed up ucnvseltst in normal mode, decrease the curCase test value.
...
X-SVN-Rev: 25291
2009-01-22 21:18:50 +00:00
Michael Ow
798386a4ff
ICU-6695 Use realloc instead of malloc when increasing the size of the array and also update pointers to the new array. Increase the curCase value check to call code that were skipped during ucnvseltst.
...
X-SVN-Rev: 25289
2009-01-22 20:10:47 +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
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
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
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
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
Peter Edberg
d53d0406af
ICU-6614 Add ucal_getType()
...
X-SVN-Rev: 24931
2008-11-06 06:49:30 +00:00
Peter Edberg
971dd97ca7
ICU-6585 Consolidate tests for pattern chars G,E,e,c
...
X-SVN-Rev: 24872
2008-10-24 05:13:21 +00:00
Markus Scherer
6b0e32fd7c
ICU-6453 fix/improve upvec_ serialization, require 32-bit-aligned serialization buffers, and clean up some code
...
X-SVN-Rev: 24870
2008-10-24 04:35:50 +00:00
Peter Edberg
7364736f03
ICU-6585 Formats with c,cc should use local day of week (and ee should have zero pad)
...
X-SVN-Rev: 24869
2008-10-24 03:36:26 +00:00
Markus Scherer
362d08e00b
ICU-6530 fix some gcc warnings
...
X-SVN-Rev: 24865
2008-10-22 22:28:06 +00:00
Markus Scherer
9be9a82b08
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
...
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Peter Edberg
dea1e8f6fe
ICU-5726 Make parse work for eee-eeeee, EEEE, c-cc; add tests.
...
X-SVN-Rev: 24814
2008-10-15 08:08:04 +00:00
Peter Edberg
a57e83d1fb
ICU-5726 Make format work for eee-eeeee (UDAT_DOW_LOCAL_FIELD); add & fix tests
...
X-SVN-Rev: 24752
2008-10-08 08:23:48 +00:00
Eric Mader
57e86d3127
ICU-6576 Check code points for UCOL_IDENTICAL. Recompute processed pattern CEs if strength changes from < quaternary to >= quaternary or visa versa.
...
X-SVN-Rev: 24749
2008-10-07 23:37:42 +00:00
Markus Scherer
acd74a93d1
ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
...
X-SVN-Rev: 24733
2008-10-07 04:33:51 +00:00
Peter Edberg
1e9adc5dc1
ICU-6072 Add DateFormatSymbols support for NarrowEras, use it to format & parse with GGGGG
...
X-SVN-Rev: 24709
2008-10-03 07:47:57 +00:00
Michael Ow
f92998e519
ICU-6554 Remove previous free from timezone.cpp and use static array in TestOpenVsOpenRules() capitst.
...
X-SVN-Rev: 24693
2008-10-01 16:54:07 +00:00