John Emmons
75ed4ce808
ICU-11728 First cut CLDR 28 data integration
...
X-SVN-Rev: 37524
2015-06-10 18:38:06 +00:00
Markus Scherer
fc290db4c1
ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80
...
X-SVN-Rev: 37473
2015-05-28 23:16:00 +00:00
Yoshito Umaoka
47a3db9eb6
ICU-11602 Fixed a wrong condition used for detecting keyword without value in uloc internal function for parsing keywords. TestKeywordVariants was updated to include a case hitting the code path. The test code was also updated to handle error status. A follow up ticket #11690 was created for recording some issues with the test case found in this time.
...
X-SVN-Rev: 37454
2015-05-20 23:44:16 +00:00
Andy Heninger
b5ec74bd3b
ICU-11665 Inconsistent word break of Japanese text.
...
X-SVN-Rev: 37448
2015-05-16 01:05:26 +00:00
Andy Heninger
ae678d796b
ICU-11609 add svn:eol-style property to vcxproj files.
...
X-SVN-Rev: 37364
2015-04-17 21:25:48 +00:00
Markus Scherer
1d4b6a6ec7
ICU-11551 new UNISTR_OBJECT_SIZE=64 for 27 UChars stored internally on 64-bit machine
...
X-SVN-Rev: 37339
2015-04-15 18:49:55 +00:00
Michael Ow
9401ac86a0
ICU-11433 Fix some no data test failures
...
X-SVN-Rev: 37219
2015-03-11 21:09:25 +00:00
John Emmons
26a401e17a
ICU-10750 Remove obsolete files from source/data/xml
...
X-SVN-Rev: 37187
2015-03-07 16:06:51 +00:00
John Emmons
368eb4bb16
ICU-11555 Integrate CLDR 27 data
...
X-SVN-Rev: 37169
2015-03-06 22:58:33 +00:00
Peter Edberg
50e67ce345
ICU-11553 Add C wrapper for FieldPositionIterator & 2 udat_formatX calls to use it
...
X-SVN-Rev: 37118
2015-03-04 00:11:53 +00:00
Peter Edberg
27aa5a1e57
ICU-11549 tabs -> spaces
...
X-SVN-Rev: 37114
2015-03-03 20:26:16 +00:00
Peter Edberg
944392834b
ICU-11549 Add C wrapper for ListFormatter
...
X-SVN-Rev: 37110
2015-03-03 19:00:52 +00:00
Andy Heninger
fb24cef93d
ICU-11538 Remove gHeapInUse flag.
...
X-SVN-Rev: 37097
2015-02-27 23:01:33 +00:00
Markus Scherer
7f6179f106
ICU-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION
...
X-SVN-Rev: 37088
2015-02-27 02:24:05 +00:00
Markus Scherer
7115587929
ICU-11535 test genrb -e with UTF-16BE not ISCII
...
X-SVN-Rev: 37082
2015-02-26 22:48:16 +00:00
Yoshito Umaoka
ebe09a9e69
ICU-11294 Changed SimpleDateFormat and other implementation to reduce malloc calls for common date formatting/parsing operations.
...
X-SVN-Rev: 37064
2015-02-25 03:24:19 +00:00
Andy Heninger
ec3f77f878
ICU-5312 Regular Expressions Named Capture.
...
X-SVN-Rev: 37040
2015-02-18 23:56:19 +00:00
Michael Ow
2755dcda5e
ICU-11523 Fix invalid input check in udat_parseCalendar
...
X-SVN-Rev: 37023
2015-02-11 22:23:13 +00:00
Andy Heninger
22c8c94d14
ICU-11469 Regular Expressions, remove old tech preview functions.
...
X-SVN-Rev: 36953
2015-01-14 00:03:29 +00:00
Yoshito Umaoka
7d77ae9c9b
ICU-11427 Forcing GMT to be used in TestOverrideNumberFormat to make environment test work without test failures.
...
X-SVN-Rev: 36941
2015-01-12 16:34:01 +00:00
Yoshito Umaoka
6e3b21d3c5
ICU-11454 Made TestOverrideNumberFormat run properly.
...
X-SVN-Rev: 36940
2015-01-12 15:51:02 +00:00
Markus Scherer
a9d7c3e4bd
ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes
...
X-SVN-Rev: 36924
2015-01-07 03:37:11 +00:00
Andy Heninger
b3c29ef95e
ICU-11428 Various compiler warning fixes.
...
X-SVN-Rev: 36903
2014-12-19 23:41:18 +00:00
Andy Heninger
67f2494005
ICU-11454 cdattst/TestOverrideNumberFormat, fix Windows build failure w previouos change.
...
X-SVN-Rev: 36902
2014-12-19 22:10:05 +00:00
Andy Heninger
5805449990
ICU-11454 cdattst/TestOverrideNumberFormat, re-enable accidentaly skipped tests, set known issue for resulting problem.
...
X-SVN-Rev: 36901
2014-12-19 21:03:23 +00:00
Fredrik Roubert
17b8600e8e
ICU-11018 Support CLDR time separator (ICU4C)
...
This change will treat the ':' character in patterns as a symbol
(instead of as a literal) and if the Locale defines timeSeparator then
use that character instead when formatting and accept both when parsing.
It will also define the '.' as an alternate time separator, that will be
accepted when parsing in lenient mode.
This is one character more strict than before, when in lenient mode also
the '-' was accepted as time separator instead of ':'.
R=rocketman@google.com
Review URL: https://codereview.appspot.com/180610043
X-SVN-Rev: 36897
2014-12-19 07:19:41 +00:00
John Emmons
ad5308aa12
ICU-11417 CLDR 27 data integration for ICU55M1
...
X-SVN-Rev: 36850
2014-12-11 16:10:49 +00:00
Andy Heninger
63771018b6
ICU-11414 uspoof, fix Visual Studio compile problems.
...
X-SVN-Rev: 36824
2014-12-08 22:40:31 +00:00
Andy Heninger
40271c5742
ICU-11414 uspoof, freeze the recommended and inclusion sets.
...
X-SVN-Rev: 36823
2014-12-08 19:56:43 +00:00
Markus Scherer
326e9592dc
ICU-10823 add ures_openNoDefault() and use it from collation data loader and BreakIterator; refactor ures_openXyz() for code sharing
...
X-SVN-Rev: 36806
2014-12-04 21:11:26 +00:00
Yoshito Umaoka
281d4de237
ICU-11293 Added udat_formatCalendar allowing C API user to specify a calendar as a parameter.
...
X-SVN-Rev: 36777
2014-11-25 04:34:58 +00:00
Yoshito Umaoka
605d7dd578
ICU-11216 Removed language code 'wen' from the LCID mapping table. MS uses 'hsb' (and 'dsb') in the latest LCID reference document, but 'wen' is not used.
...
X-SVN-Rev: 36770
2014-11-21 23:53:20 +00:00
Travis Keep
4860c7e5b7
ICU-11139 Add JAVA DateFormat factory methods to C++
...
X-SVN-Rev: 36745
2014-11-18 00:43:49 +00:00
Markus Scherer
5d211663e6
ICU-11375 ICU root collation: remove Cyrillic contractions
...
X-SVN-Rev: 36735
2014-11-17 00:41:41 +00:00
Michael Ow
44dd80171a
ICU-11277 Fix memory leak in numberformat test
...
X-SVN-Rev: 36547
2014-09-17 20:31:45 +00:00
Steven R. Loomis
9a6f69ef42
ICU-10992 fix memory leak
...
X-SVN-Rev: 36539
2014-09-16 23:46:35 +00:00
Michael Ow
7e3befc1a6
ICU-10992 Ensure ICU4C 54 test suite passes without data
...
X-SVN-Rev: 36516
2014-09-15 21:51:57 +00:00
Steven R. Loomis
a5f8e458af
ICU-10981 disable this test under more situations
...
X-SVN-Rev: 36492
2014-09-13 04:22:36 +00:00
Steven R. Loomis
58f8e44c7d
ICU-10981 round of uconfig.h fixes
...
X-SVN-Rev: 36491
2014-09-13 00:53:06 +00:00
John Emmons
8716672a2d
ICU-11251 Last minute CLDR data changes
...
X-SVN-Rev: 36475
2014-09-11 22:25:12 +00:00
Yoshito Umaoka
04df1aa651
ICU-8951 Fixed a typo in a comment.
...
X-SVN-Rev: 36460
2014-09-11 14:55:53 +00:00
Steven R. Loomis
4345b76644
ICU-10881 merge from branch - conservative fixes to some warnings
...
X-SVN-Rev: 36449
2014-09-11 05:25:13 +00:00
Peter Edberg
e46b2b3c83
ICU-9385 DateFormatSymbols/udat getters/setters for yearNames, zodiacNames (C)
...
X-SVN-Rev: 36386
2014-09-08 04:52:23 +00:00
Markus Scherer
0f78abc7ee
ICU-9644 re-hardcode some normalization data: nfc.nrm
...
X-SVN-Rev: 36384
2014-09-08 03:05:56 +00:00
Peter Edberg
300e531736
ICU-10995 Delete old fNegPrefixPattern before creating new one by prepending minus to fPosPrefixPattern
...
X-SVN-Rev: 36382
2014-09-07 20:01:55 +00:00
Andy Heninger
746aadf44a
ICU-10942 Time Zone data loading, merge from branch.
...
X-SVN-Rev: 36342
2014-09-04 01:07:38 +00:00
Yoshito Umaoka
8885f1ef78
ICU-8951 BCP 47 key/type converter APIs merged from the work branch.
...
X-SVN-Rev: 36320
2014-09-03 04:42:21 +00:00
Peter Edberg
1b8eb15e1a
ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
...
X-SVN-Rev: 36313
2014-09-02 23:18:20 +00:00
Yoshito Umaoka
23c9cdafbc
ICU-11054 Fixed ubidi_setPara crash issue caused by wrong memory allocation size check. Added a simple test case which reproduced the problem.
...
X-SVN-Rev: 36304
2014-09-02 18:41:21 +00:00
Markus Scherer
b422082fab
ICU-10889 test & fix u_charFromName(U_EXTENDED_CHAR_NAME) underflow crash
...
X-SVN-Rev: 36293
2014-08-29 21:31:07 +00:00
Markus Scherer
e353b8e897
ICU-10751 uscript_getCode(locale) use likely subtags not LocaleScript locale data
...
X-SVN-Rev: 36280
2014-08-28 23:51:38 +00:00
Markus Scherer
8f69b6c53d
ICU-7653 change a few straggler LENGTHOFs
...
X-SVN-Rev: 36277
2014-08-28 23:20:12 +00:00
Steven R. Loomis
7594250cc5
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
...
X-SVN-Rev: 36275
2014-08-28 22:13:45 +00:00
Markus Scherer
53dcbe6141
ICU-10736 Locale.isRightToLeft(), uloc_isRightToLeft(locale)
...
X-SVN-Rev: 36269
2014-08-28 18:28:30 +00:00
Tom Zhang
ee1f29b584
ICU-7653 move LENGTHOF(array) to common, internal header
...
X-SVN-Rev: 36265
2014-08-28 14:55:34 +00:00
Andy Heninger
f2dfa7422e
ICU-10815 Fix for uregex_findNext() not setting U_REGEX_STOPPED_BY_CALLER
...
X-SVN-Rev: 36260
2014-08-28 01:19:29 +00:00
Markus Scherer
725657cd3d
ICU-10477 drop already-marginal support for ULOC_REQUESTED_LOCALE
...
X-SVN-Rev: 36252
2014-08-27 21:27:37 +00:00
Tom Zhang
2c1c85aee8
ICU-10320 fix compiler warning & solaris error
...
X-SVN-Rev: 36119
2014-08-01 21:33:16 +00:00
Tom Zhang
26063a3454
ICU-10320 API for getting/setting number format override in date formatting
...
X-SVN-Rev: 36097
2014-07-29 18:42:07 +00:00
Tom Zhang
8787394bd1
ICU-10979 add udat_adoptNumberFormat & update doc
...
X-SVN-Rev: 36035
2014-07-15 20:39:51 +00:00
Markus Scherer
9bc6f268fb
ICU-10998 collation reorder others=Zzzz, recognize only others = reset
...
X-SVN-Rev: 36017
2014-07-09 22:53:09 +00:00
Markus Scherer
2e958e2bab
ICU-8082 private collation type: do not build binary and do not list as an available keyword value
...
X-SVN-Rev: 36011
2014-07-08 17:44:53 +00:00
Michael Ow
b1de9c0f30
ICU-10842 Fix header test failures, fix no data test errors, and update file properties
...
X-SVN-Rev: 35982
2014-07-02 05:09:05 +00:00
Tom Zhang
985f42b752
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
...
X-SVN-Rev: 35873
2014-06-12 21:40:34 +00:00
Markus Scherer
92f683729d
ICU-10821 try to fix Windows build
...
X-SVN-Rev: 35858
2014-06-11 08:34:19 +00:00
Markus Scherer
48733704d2
ICU-10821 UCD 7.0 final data
...
X-SVN-Rev: 35838
2014-06-09 21:15:23 +00:00
Michael Ow
3745c93568
ICU-10898 tzdata 2014c to ICU4C
...
X-SVN-Rev: 35711
2014-05-14 01:19:16 +00:00
Markus Scherer
567aebade1
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
...
X-SVN-Rev: 35632
2014-04-14 22:30:09 +00:00
Scott Russell
e05022e643
ICU-10822 remove static from test method
...
X-SVN-Rev: 35616
2014-04-10 20:20:20 +00:00
Scott Russell
b30a917348
ICU-10822 C wrapper implementation for udat_get.../udat_setBooleanAttribute
...
X-SVN-Rev: 35615
2014-04-10 19:49:13 +00:00
Markus Scherer
da7170882b
ICU-10636 make -w tests work without collation rule strings, and without big5han and gb2312han
...
X-SVN-Rev: 35558
2014-04-01 19:59:27 +00:00
Michael Ow
3daf54af40
ICU-10740 Fix uconfig test errors
...
X-SVN-Rev: 35480
2014-03-15 06:08:42 +00:00
Peter Edberg
c9b9cf52d2
ICU-10745 Remove other logKnownIssue for #10405 , fixed in CLDR 25
...
X-SVN-Rev: 35468
2014-03-13 23:02:10 +00:00
Peter Edberg
27b3e24d4d
ICU-10745 Remove logKnownIssue for #10405 , fixed in CLDR 25
...
X-SVN-Rev: 35458
2014-03-13 17:33:02 +00:00
John Emmons
7525392d15
ICU-10745 Merge CLDR25 data into trunk
...
X-SVN-Rev: 35429
2014-03-12 04:34:00 +00:00
Peter Edberg
30e8bc452d
ICU-10637 Format/parse using 'r' related gregorian year, C changes part 1 (still need correct num fmt & tests)
...
X-SVN-Rev: 35341
2014-03-05 11:51:05 +00:00
Markus Scherer
84f781e9fb
ICU-10595 reenable TestNextSortKeyPartJaIdentical()
...
X-SVN-Rev: 35259
2014-02-27 23:31:01 +00:00
Markus Scherer
6105e6d068
ICU-10670 another minor fix
...
X-SVN-Rev: 35236
2014-02-26 03:35:17 +00:00
Yoshito Umaoka
80c576c0b7
ICU-10670 Fixed a compilation errror on VC in the previous commit.
...
X-SVN-Rev: 35235
2014-02-26 00:49:35 +00:00
Markus Scherer
86861a0867
ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
...
X-SVN-Rev: 35233
2014-02-26 00:02:24 +00:00
Markus Scherer
1c02705b8f
ICU-9822 fix U_STRING_INIT string length
...
X-SVN-Rev: 35228
2014-02-25 22:56:51 +00:00
Markus Scherer
e977c057a9
ICU-9101 merge branches/markus/collv2@35225 into the trunk
...
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Peter Edberg
9596efb7f4
ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
...
X-SVN-Rev: 35208
2014-02-24 07:17:41 +00:00
Peter Edberg
401daae867
ICU-10633 Implement context-sensitive number formatting (currently just for RBNF)
...
X-SVN-Rev: 35095
2014-02-06 09:41:17 +00:00
Peter Edberg
67551b09e9
ICU-10676 unum_open should support UNUM_CURRENCY_ISO, UNUM_CURRENCY_PLURAL styles
...
X-SVN-Rev: 35093
2014-02-06 06:31:50 +00:00
Michael Ow
4e806c800e
ICU-10483 Fix no data test errors in ICU4C 53m1
...
X-SVN-Rev: 34979
2014-01-22 21:20:24 +00:00
Scott Russell
3059ac945f
ICU-10650 53m1 BRS task - updates for non-ascii code in C
...
X-SVN-Rev: 34953
2014-01-21 20:58:03 +00:00
Peter Edberg
ee25f053a6
ICU-10574 Add basic C sanity check too
...
X-SVN-Rev: 34900
2014-01-15 09:31:11 +00:00
Peter Edberg
df7d845995
ICU-10585 Add utrans_toRules, utrans_getSourceSet
...
X-SVN-Rev: 34882
2014-01-13 07:27:02 +00:00
Andy Heninger
cabbcecf5c
ICU-10624 Swat clang compile warnings.
...
X-SVN-Rev: 34861
2014-01-10 19:20:16 +00:00
Andy Heninger
2b6a24aebc
ICU-10624 Fix windows build error introduced with earlier compile warning fix.
...
X-SVN-Rev: 34859
2014-01-10 18:14:31 +00:00
Andy Heninger
301814f85f
ICU-10624 Compiler warning cleanups, continued.
...
X-SVN-Rev: 34855
2014-01-10 08:35:00 +00:00
Andy Heninger
1996008111
ICU-10624 Swat clang compile warnings. More fixes to come.
...
X-SVN-Rev: 34854
2014-01-10 02:24:54 +00:00
Yoshito Umaoka
5b27505480
ICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595 . For now, the test case is marked as a 'known issue'.
...
X-SVN-Rev: 34743
2013-12-11 22:01:45 +00:00
Peter Edberg
b804c4392f
ICU-10553 Add missing udat_close in cdattst.c TestContext()
...
X-SVN-Rev: 34722
2013-12-09 18:06:56 +00:00
Peter Edberg
9f29c3ed25
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
...
X-SVN-Rev: 34718
2013-12-09 06:20:23 +00:00
Steven R. Loomis
58fd7c7583
ICU-7912 more review comments
...
X-SVN-Rev: 34428
2013-09-20 21:17:16 +00:00
Steven R. Loomis
4650ca64e3
ICU-7912 commit from review comments (thx)
...
X-SVN-Rev: 34416
2013-09-20 05:00:30 +00:00
Michael Ow
e5a9a38924
ICU-10398 Fix uconfig test errors in ICU 52
...
X-SVN-Rev: 34404
2013-09-19 20:47:22 +00:00
Michael Ow
4835d5705a
ICU-10398 Ensure cintltst and intltest passes without data
...
X-SVN-Rev: 34398
2013-09-19 02:32:57 +00:00
Steven R. Loomis
358e1ddcd2
ICU-10376 fixup clang warnings
...
X-SVN-Rev: 34385
2013-09-18 20:08:25 +00:00
Peter Edberg
bb7e154629
ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName
...
X-SVN-Rev: 34369
2013-09-18 08:33:47 +00:00
Yoshito Umaoka
271e788d65
ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
...
X-SVN-Rev: 34363
2013-09-17 21:08:10 +00:00
Markus Scherer
27e00900c8
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
...
X-SVN-Rev: 34359
2013-09-17 19:48:50 +00:00
Steven R. Loomis
1f3a6bc750
ICU-9744 add more known issues, fix #include issue, remove unused output parameter.
...
also, delete trailing whitespace.
X-SVN-Rev: 34347
2013-09-17 06:26:26 +00:00
Steven R. Loomis
76fce4a987
ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
...
X-SVN-Rev: 34341
2013-09-17 00:55:39 +00:00
Steven R. Loomis
7802f4a73b
ICU-9744 logKnownIssue and log_knownIssue for ICU4C
...
X-SVN-Rev: 34335
2013-09-16 22:07:02 +00:00
Markus Scherer
76b93683b4
ICU-10338 test & fix ucol_setReorderCodes({default})
...
X-SVN-Rev: 34319
2013-09-13 21:21:11 +00:00
Steven R. Loomis
625aaa18c7
ICU-10379 IBM i - make tests run without any special options, update readme
...
X-SVN-Rev: 34300
2013-09-13 05:48:16 +00:00
Peter Edberg
30feb0c56b
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
...
X-SVN-Rev: 34283
2013-09-12 04:33:03 +00:00
Steven R. Loomis
fd0e17c682
ICU-10379 fixes for IBM i - asciism, fix some test cases
...
X-SVN-Rev: 34281
2013-09-12 01:27:29 +00:00
Markus Scherer
fbb5f5ba1f
ICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code
...
X-SVN-Rev: 34279
2013-09-12 00:02:41 +00:00
Peter Edberg
5a1e66e343
ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
...
X-SVN-Rev: 34268
2013-09-11 05:07:00 +00:00
Steven R. Loomis
b3d29d3d8c
ICU-9742 removing tests depending on closed CldrBug:3058
...
X-SVN-Rev: 34265
2013-09-11 00:51:18 +00:00
Michael Ow
0502015988
ICU-10331 Fix memory leak in data test
...
X-SVN-Rev: 34260
2013-09-10 17:03:42 +00:00
John Emmons
a869b0d483
ICU-10335 Merge completed CLDR24 branch into trunk.
...
X-SVN-Rev: 34238
2013-09-07 20:46:42 +00:00
Steven R. Loomis
e5fac0714c
ICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
...
X-SVN-Rev: 34200
2013-09-05 05:32:56 +00:00
Steven R. Loomis
9a537be436
ICU-10331 move platform dependency out of udatatst.c , other fixes for msys/mingw
...
X-SVN-Rev: 34192
2013-09-04 22:36:52 +00:00
Markus Scherer
90b538ae3f
ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
...
X-SVN-Rev: 34147
2013-08-30 16:32:45 +00:00
Peter Edberg
9163c9d8be
ICU-10243 C, ulocdata_getMeasurementSystem/getPaperSize should get data from supplementalData
...
X-SVN-Rev: 34065
2013-08-19 22:29:26 +00:00
Michael Ow
93ab4f8add
ICU-7912 Fix memory leak in cintltst TestUFormattable
...
X-SVN-Rev: 34040
2013-08-13 23:32:48 +00:00
Andy Heninger
0061d3a9b7
ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
...
X-SVN-Rev: 34029
2013-08-09 19:53:07 +00:00
Peter Edberg
958d9edc45
ICU-10222 (C) Update 2 more tests to match new plural rules
...
X-SVN-Rev: 33964
2013-07-23 18:21:02 +00:00
Peter Edberg
f4fd91b94f
ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
...
X-SVN-Rev: 33906
2013-07-11 07:00:49 +00:00
Steven R. Loomis
85157b3fc4
ICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNumber (from fmtable.h), and cleaned up other docs
...
X-SVN-Rev: 33905
2013-07-11 00:31:41 +00:00
Steven R. Loomis
bfdba0df96
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
...
X-SVN-Rev: 33895
2013-07-09 01:16:33 +00:00
Peter Edberg
09ac4ef907
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
...
X-SVN-Rev: 33890
2013-07-08 06:51:38 +00:00
Steven R. Loomis
2fa49ba635
ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow)
...
X-SVN-Rev: 33862
2013-06-27 19:49:55 +00:00
Peter Edberg
b862a59d5e
ICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works
...
X-SVN-Rev: 33859
2013-06-27 07:41:56 +00:00
Peter Edberg
75bab825f5
ICU-10070 add more tests
...
X-SVN-Rev: 33856
2013-06-27 05:47:14 +00:00
Andy Heninger
ae87a3acc2
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
...
X-SVN-Rev: 33788
2013-06-01 03:37:16 +00:00
Travis Keep
bda778fc0e
ICU-10179 Add documentation to TestLocaleStructure explaining that it validates each locale .txt file against the golden structLocale.txt file so that developers know that to fix this test means adding the templates for any new data to structLocale.txt
...
X-SVN-Rev: 33778
2013-05-30 20:20:17 +00:00
Travis Keep
b957f5c9b3
ICU-10131 Try re-enabling failing test. now that BOM and mime-type are set on test/testdata/te_IN.txt
...
X-SVN-Rev: 33767
2013-05-28 23:34:14 +00:00
Travis Keep
f3e6ed84be
ICU-10131 fix the build.
...
X-SVN-Rev: 33763
2013-05-28 18:12:43 +00:00
Travis Keep
35808ec6ff
ICU-10131 Rebreak the build.
...
X-SVN-Rev: 33762
2013-05-28 16:10:07 +00:00
Travis Keep
4dea9653dc
ICU-10131 Attempt to fix broken build on AIX/solaris.
...
X-SVN-Rev: 33755
2013-05-25 00:23:05 +00:00
Travis Keep
dec267080d
ICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback
...
X-SVN-Rev: 33749
2013-05-24 18:23:49 +00:00
Yoshito Umaoka
7e0d7fa479
ICU-10148 TZ database/Windows zone ID mapping APIs.
...
X-SVN-Rev: 33726
2013-05-22 20:33:30 +00:00
Markus Scherer
2982958b06
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
...
X-SVN-Rev: 33662
2013-05-15 21:51:04 +00:00
Michael Ow
4b966aacc4
ICU-10083 Update version number to 52.0.1 and update timebombs
...
X-SVN-Rev: 33604
2013-05-07 19:53:34 +00:00
Markus Scherer
fe3b2a4118
ICU-10081 stable sort via insertion sort with binary search; test it well
...
X-SVN-Rev: 33588
2013-05-03 22:46:57 +00:00
Yoshito Umaoka
1551c65468
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
...
X-SVN-Rev: 33586
2013-05-03 21:36:03 +00:00
Peter Edberg
a8a20d2b84
ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
...
X-SVN-Rev: 33578
2013-05-02 22:04:50 +00:00
Peter Edberg
eea5fa79bb
ICU-10070 Misunderstanding, back out r33521
...
X-SVN-Rev: 33524
2013-04-13 02:54:22 +00:00
Peter Edberg
6b83580f8a
ICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it
...
X-SVN-Rev: 33522
2013-04-13 00:16:56 +00:00
Peter Edberg
eb89f787b4
ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers
...
X-SVN-Rev: 33521
2013-04-12 23:48:49 +00:00
Peter Edberg
947bd7d1b6
ICU-10070 Add plain C wrappers for Region class
...
X-SVN-Rev: 33520
2013-04-12 23:00:51 +00:00
Peter Edberg
8f37e438a6
ICU-10061 Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
...
X-SVN-Rev: 33468
2013-03-27 22:44:22 +00:00
Andy Heninger
1f65c0e70a
ICU-10048 Compiler warning cleanup.
...
X-SVN-Rev: 33445
2013-03-21 05:48:52 +00:00
Andy Heninger
ae4350661b
ICU-10048 Fix some compiler warnings in ICU4C.
...
X-SVN-Rev: 33444
2013-03-21 01:42:01 +00:00