Peter Edberg
00038112bb
ICU-11019 C: Add Thai words for "browser" and "post" to dictionary
...
X-SVN-Rev: 37126
2015-03-04 07:11:04 +00:00
Peter Edberg
3076cb2149
ICU-11510 C: Support narrow AM/PM "aaaaa" for date format and parse
...
X-SVN-Rev: 37124
2015-03-04 05:43:28 +00:00
Peter Edberg
c77f9b24c8
ICU-10141 Add UErrorCode param to Region methods that return StringEnumeration*
...
X-SVN-Rev: 37123
2015-03-04 01:40:44 +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
Andy Heninger
1c9d614184
ICU-11547 Locale::getBaseName(), remove lazy init, fixes thread safety problem.
...
X-SVN-Rev: 37117
2015-03-03 23:50:43 +00:00
Peter Edberg
27aa5a1e57
ICU-11549 tabs -> spaces
...
X-SVN-Rev: 37114
2015-03-03 20:26:16 +00:00
Markus Scherer
d03f32e29d
ICU-11392 data-driven collation test: failed Collator creation skips over its test cases then continues testing
...
X-SVN-Rev: 37112
2015-03-03 19:38:29 +00:00
Peter Edberg
944392834b
ICU-11549 Add C wrapper for ListFormatter
...
X-SVN-Rev: 37110
2015-03-03 19:00:52 +00:00
George Rhoten
54930e302a
ICU-11532 Infinite loop while parsing an RBNF rule with plural format
...
X-SVN-Rev: 37105
2015-03-02 03:20:51 +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
Andy Heninger
d96fea9eb6
ICU-11123 promote RegexMatcher::find(UErrorCode &) to public API
...
X-SVN-Rev: 37073
2015-02-26 02:34:20 +00:00
Andy Heninger
74157ec338
ICU-11446 Spoof Checker data update: use MA table only.
...
X-SVN-Rev: 37071
2015-02-26 01:38:14 +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
Peter Edberg
43f62124cd
ICU-9379 C: Update BreakIterator createInstance to handle linebreak variant files; update tests
...
X-SVN-Rev: 37059
2015-02-24 22:37:10 +00:00
Andy Heninger
ce09d8a4bc
ICU-11393 Regex, add pattern chars R v and h
...
X-SVN-Rev: 37057
2015-02-24 00:24:59 +00:00
Peter Edberg
77775f1b2d
ICU-10761 C: pre-integrate changes per cldrbug 8048: to use 'r' in chinese calendar formats
...
X-SVN-Rev: 37054
2015-02-23 16:47:52 +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
da811f1dfe
ICU-11433 Fix memory leak in numberformat test
...
X-SVN-Rev: 37038
2015-02-18 18:29:04 +00:00
Travis Keep
06223fc789
ICU-11524 Fix inconsistency between fastpath and slowpath for when maxIntDigit = 0.
...
X-SVN-Rev: 37026
2015-02-12 21:45:27 +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
Yoshito Umaoka
9828703fe3
ICU-11315 tzdata2015a updates in ICU4C.
...
X-SVN-Rev: 37006
2015-02-03 23:55:39 +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
Yoshito Umaoka
cbe7c4983b
ICU-11466 Added a word break test case for Hangul, starting with Latin text. Such case did not work well with ICU4J 52, but works fine with other ICU versions.
...
X-SVN-Rev: 36915
2015-01-06 18:57:38 +00:00
Markus Scherer
166f80aacd
ICU-11448 move CollationBaseDataBuilder out of the runtime library: only used from genuca
...
X-SVN-Rev: 36908
2014-12-27 01:00:36 +00:00
Markus Scherer
590a85cbf1
ICU-11448 collation common tertiary weights for normal Hiragana, change builder to cope with below-common tertiary weights
...
X-SVN-Rev: 36906
2014-12-27 00:38:34 +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
Andy Heninger
c356adbd4e
ICU-11439 Another stab at portability in NumberFormatTest::TestDoubleLimit11439().
...
X-SVN-Rev: 36895
2014-12-19 01:11:01 +00:00
Andy Heninger
a1d3e7d662
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
...
X-SVN-Rev: 36894
2014-12-19 00:22:05 +00:00
Andy Heninger
ff85125d2f
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
...
X-SVN-Rev: 36893
2014-12-18 22:46:45 +00:00
John Emmons
0d0a369333
ICU-11060 Fix naming convention for @alt values from CLDR
...
X-SVN-Rev: 36886
2014-12-17 23:25:39 +00:00
Markus Scherer
3a08f3d29c
ICU-11313 scientificformathelper -> scientificnumberformatter
...
X-SVN-Rev: 36871
2014-12-15 23:14:27 +00:00
Michael Ow
f61f05e5f5
ICU-11313 Fix some no data test failures
...
X-SVN-Rev: 36865
2014-12-12 04:34:51 +00:00
Steven R. Loomis
2480631b1c
ICU-10774 (review) add documentation of what a test is doing
...
X-SVN-Rev: 36864
2014-12-11 23:15:57 +00:00
Travis Keep
25e6c69308
ICU-11313 Remove compiler warnings from ICU C++ build.
...
X-SVN-Rev: 36859
2014-12-11 18:06:28 +00:00
Markus Scherer
030eff56d3
ICU-10829 simplify U+FFFE collation: U+FFFE use common non-primary weights, adjust code for that, test order of U+FFFE equivalent to ucol_mergeSortkeys() but not necessarily same sort keys, omit case level if lowerFirst and only common weights
...
X-SVN-Rev: 36856
2014-12-11 17:04:32 +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
Steven R. Loomis
d88d618181
ICU-10774 remove a stray logln
...
X-SVN-Rev: 36849
2014-12-10 23:20:41 +00:00
Michael Ow
2361aa8c1d
ICU-11313 Fix for header test for 55m1
...
X-SVN-Rev: 36848
2014-12-10 22:21:21 +00:00
Yoshito Umaoka
b063be0077
ICU-11415 Fixed a locale display name issue with a currency keyword.
...
X-SVN-Rev: 36839
2014-12-10 09:00:53 +00:00
Steven R. Loomis
7e6c572256
ICU-10774 fix a knownissue: Collator::getAvailableLocales calculation.
...
Also, replace uhash_nextElement's parameter "-1" with UHASH_FIRST for clarity.
Also, improve service registration debugging code
X-SVN-Rev: 36836
2014-12-09 23:54:56 +00:00
Michael Ow
bbcade5d41
ICU-11360 Remove statement to include platform config file in letest makefile
...
X-SVN-Rev: 36833
2014-12-09 22:10:45 +00:00
Michael Ow
22c2fcc8b2
ICU-11365 Fix INT32_MAX and INT32_MIN build error on HP-UX
...
X-SVN-Rev: 36831
2014-12-09 19:38:39 +00:00
Andy Heninger
dacaa0d337
ICU-11390 Remove static objects from intltest ThreadSafeFormat.
...
X-SVN-Rev: 36829
2014-12-09 01:27:53 +00:00
Travis Keep
e3ab387f40
ICU-11383 Attempt to fix broken build.
...
X-SVN-Rev: 36828
2014-12-09 00:48:08 +00:00
Travis Keep
59a03bbc9b
ICU-11383 Remove ScientificFormatHelper C++
...
X-SVN-Rev: 36826
2014-12-08 23:25:27 +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
Travis Keep
00c6bb79bf
ICU-11295 Fix getNumberFormatForField so that it returns either a valid pointer or NULL.
...
X-SVN-Rev: 36822
2014-12-08 19:35:38 +00:00
Travis Keep
79964e6bc7
ICU-11303 Bring MeasureFormat per unit formatting out of tech preview.
...
X-SVN-Rev: 36813
2014-12-05 20:52:28 +00:00
Travis Keep
a6bc072149
ICU-11401 Reduce cache keyspace by caching only the components of DateFormat by locale rather than actual DateFormat objects.
...
X-SVN-Rev: 36811
2014-12-05 18:15:35 +00:00
Andy Heninger
9d54e5711e
ICU-11406 RBBITest/TestUnicodeFiles, remove inadvertant C++11-ism
...
X-SVN-Rev: 36807
2014-12-04 21:46:01 +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
Andy Heninger
8e27cbf59d
ICU-11406 RBBITest/TestUnicodeFiles, improve known issue detection.
...
X-SVN-Rev: 36804
2014-12-03 23:43:47 +00:00
Andy Heninger
63758dca88
ICU-11371 Improved checking of regular expression pattern size limits.
...
X-SVN-Rev: 36801
2014-12-02 21:58:18 +00:00
Andy Heninger
b3bd196383
ICU-11373 Regex, check for integer overflow in maxMatchLength computation.
...
X-SVN-Rev: 36794
2014-12-02 19:24:31 +00:00
Andy Heninger
c9b7734a0e
ICU-11373 disable prematurely checked in test case.
...
X-SVN-Rev: 36793
2014-12-02 17:10:04 +00:00
Andy Heninger
2e6a8c568c
ICU-11374 Regular Expression, improve checking of integer overflow.
...
X-SVN-Rev: 36792
2014-12-02 17:05:27 +00:00
Andy Heninger
f9c67eb71e
ICU-11374 Regular Expression, improve checking of integer overflow.
...
X-SVN-Rev: 36790
2014-12-02 01:32:49 +00:00
Markus Scherer
3cdd2bafe2
ICU-11388 regression test from Java
...
X-SVN-Rev: 36782
2014-11-30 19:56:32 +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
Markus Scherer
9edbbecb24
ICU-11339 add & use LocalPointer(p, errorCode) and adoptInsteadAndCheckErrorCode(p, errorCode)
...
X-SVN-Rev: 36757
2014-11-20 00:27:17 +00:00
Travis Keep
89e667b0ea
ICU-10952 Attempt to fix broken build.
...
X-SVN-Rev: 36747
2014-11-18 16:48:37 +00:00
Travis Keep
6a15548b08
ICU-10952 Introduce ScientificNumberFormatter.
...
X-SVN-Rev: 36746
2014-11-18 00:55:15 +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
Andy Heninger
f5d14979c6
ICU-11369 Regex, fix incorrect optimization of patterns with a zero length quantifier {0}
...
X-SVN-Rev: 36727
2014-11-12 23:42:14 +00:00
Andy Heninger
9db433b745
ICU-11370 Regex, add missing range check of length of a look-behind expression.
...
X-SVN-Rev: 36724
2014-11-12 23:10:21 +00:00
Yoshito Umaoka
e4be0cb54e
ICU-11315 tzdata2014j updates in ICU4C.
...
X-SVN-Rev: 36718
2014-11-11 19:08:28 +00:00
Yoshito Umaoka
3bbb5f70cb
ICU-11315 tzdata2014i updates in ICU4C.
...
X-SVN-Rev: 36693
2014-10-24 05:17:44 +00:00
Steven R. Loomis
547757ebe9
ICU-11325 fix operator==. Also, re-enable French.
...
X-SVN-Rev: 36672
2014-10-11 00:22:06 +00:00
Yoshito Umaoka
a573b068a2
ICU-10898 tzdata2014h updates in ICU4C
...
X-SVN-Rev: 36592
2014-09-26 20:09:39 +00:00
Matitiahu Allouche
00aa5b56c4
ICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is ill formed. Method printErrorLine seeks to print paraLevelName, which has not been initialized and is NULL.
...
The fix is to initialize paraLevelName to "N/A" at the beginning of method TestBidiTest().
X-SVN-Rev: 36564
2014-09-23 20:29:55 +00:00
Andy Heninger
afe9d5350e
ICU-11262 Spoof check data refresh.
...
X-SVN-Rev: 36553
2014-09-17 23:27:40 +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
Markus Scherer
58e51c0892
ICU-10999 avoid giving \uhhhh to the C++ compiler
...
X-SVN-Rev: 36517
2014-09-16 06:07:06 +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
Markus Scherer
981f1e0231
ICU-10551 not U+%06X but U+%04X
...
X-SVN-Rev: 36513
2014-09-15 20:28:44 +00:00
Michael Ow
6de697904d
ICU-10980 Update pre-VS2010 project files to VS2010
...
X-SVN-Rev: 36511
2014-09-15 19:09:21 +00:00
Michael Ow
b927a043f8
ICU-10551 Fix error message print out of codepoints
...
X-SVN-Rev: 36510
2014-09-15 19:06:18 +00:00
Travis Keep
5ede5c1dc6
ICU-10999 Mark Davis' review comments applied to C++
...
X-SVN-Rev: 36507
2014-09-15 18:59:23 +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
Markus Scherer
c07492e9ad
ICU-10992 only warning with -w when a collator cannot be built from rules (eg with import)
...
X-SVN-Rev: 36490
2014-09-12 23:14:25 +00:00
Travis Keep
7a23d34cd0
ICU-11250 Markus' review comments
...
X-SVN-Rev: 36488
2014-09-12 18:26:57 +00:00
Markus Scherer
a3df75f151
ICU-11258 adjust dependencies, pull charstr & unistr_core into the platform group, fix some code
...
X-SVN-Rev: 36485
2014-09-12 00:11:47 +00:00
John Emmons
8716672a2d
ICU-11251 Last minute CLDR data changes
...
X-SVN-Rev: 36475
2014-09-11 22:25:12 +00:00
Travis Keep
47e7649b14
ICU-11009 Remove unnecessary comment.
...
X-SVN-Rev: 36470
2014-09-11 19:34:20 +00:00
Travis Keep
888838e2e5
ICU-11009 Address Andy's review comments.
...
X-SVN-Rev: 36469
2014-09-11 19:21:33 +00:00
Travis Keep
0951252dad
ICU-11250 Add tests for QuantityFormatter add test for SimplePatternFormatter::getPatternWithNoPlaceholders.
...
X-SVN-Rev: 36468
2014-09-11 19:09:54 +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
Michael Ow
62c4c3530d
ICU-10551 Update test to check non-ignorable code points and fix comments
...
X-SVN-Rev: 36443
2014-09-10 23:23:56 +00:00
Travis Keep
c794caf7d4
ICU-10999 Add per unit measure formatting.
...
X-SVN-Rev: 36441
2014-09-10 20:06:52 +00:00
Scott Russell
38c650b526
ICU-10993 fix non-ascii characters
...
X-SVN-Rev: 36428
2014-09-10 13:59:41 +00:00
Steven R. Loomis
68e82040f9
ICU-11023 merge from branch
...
X-SVN-Rev: 36425
2014-09-10 02:20:50 +00:00
Peter Edberg
834e67c893
ICU-10695 (C) Update/expand UMALQURA_MONTHLENGTH, handleComputeMonthStart fix for tbla and month not in 0..11
...
X-SVN-Rev: 36405
2014-09-09 10:27:39 +00:00
Peter Edberg
d87c86274c
ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar
...
X-SVN-Rev: 36397
2014-09-08 22:16:21 +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
Peter Edberg
602bb30ae4
ICU-10872 Fix en_US_POSIX word break for colon (C)
...
X-SVN-Rev: 36381
2014-09-07 07:05:59 +00:00
Peter Edberg
92a7528223
ICU-11173 CLDR tags/release-26-d03 into ICU4C trunk, remove logKnownIssue 11219, fix test for cldrbug:7868
...
X-SVN-Rev: 36377
2014-09-06 06:15:08 +00:00
Travis Keep
eed7616070
ICU-11223 Remove unused data structure from RelativeDateTimeFormatterTest
...
X-SVN-Rev: 36365
2014-09-05 20:52:55 +00:00
Peter Edberg
153bf506f0
ICU-10968 Add UDISPCTX_TYPE_DISPLAY_LENGTH and values for it, implement support (C)
...
X-SVN-Rev: 36352
2014-09-05 04:54:53 +00:00
Andy Heninger
f626431e29
ICU-11233 Remove U_FINAL for classes we subclass. Produces bad code.
...
X-SVN-Rev: 36346
2014-09-04 18:58:17 +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
Travis Keep
48ba0efa1e
ICU-11221 Add new MeasureUnits to ICU.
...
X-SVN-Rev: 36335
2014-09-03 21:08:45 +00:00
Yoshito Umaoka
5810783fea
ICU-10898 tzdata2014g updates in ICU4C
...
X-SVN-Rev: 36329
2014-09-03 15:46:07 +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
Scott Russell
867e55f0cb
ICU-10970 Support required decimal point
...
X-SVN-Rev: 36300
2014-08-30 21:53:10 +00:00
Markus Scherer
f81a01e01b
ICU-10883 UTS 46 toUnicode set error for empty label including just xn--
...
X-SVN-Rev: 36297
2014-08-29 23:07:42 +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
Steven R. Loomis
8c144777b6
ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
...
X-SVN-Rev: 36278
2014-08-28 23:24:28 +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
f5d289f2ce
ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
...
X-SVN-Rev: 36276
2014-08-28 22:45:56 +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
Michael Ow
a5c63dabc2
ICU-10909 Fix linker command in letest makefile
...
X-SVN-Rev: 36274
2014-08-28 21:15:26 +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
Travis Keep
9c4a5db353
ICU-11075 Remove dead code including LRUCache and tests and sharedptr.h
...
X-SVN-Rev: 36226
2014-08-21 21:02:57 +00:00
Travis Keep
d9af7aa3db
ICU-10802 Attempt to fix broken build.
...
X-SVN-Rev: 36215
2014-08-20 23:19:14 +00:00
Travis Keep
f335b55bdf
ICU-10802 Merge branch tkeep/10802andy into trunk.
...
X-SVN-Rev: 36214
2014-08-20 21:46:02 +00:00
George Rhoten
e79ae82c7d
ICU-11064 The approved ICU syntax has )$ being the end of the plural rule substitution.
...
X-SVN-Rev: 36208
2014-08-20 18:52:57 +00:00
George Rhoten
912521e5cf
ICU-11064 Fix a roundtripping problem when the fractional part is non-zero.
...
X-SVN-Rev: 36203
2014-08-19 17:13:07 +00:00
Michael Ow
9a4ae3b440
ICU-10551 Make ICU converter callbacks ignore default ignorable code points
...
X-SVN-Rev: 36199
2014-08-18 21:26:34 +00:00
George Rhoten
eda8266715
ICU-11064 Add syntax for PluralFormat in RBNF
...
X-SVN-Rev: 36197
2014-08-18 20:47:36 +00:00
Steven R. Loomis
e3dc3bc456
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
...
Added them to several "not for subclassing" classes.
Some exceptions:
* Commented out U_FINAL where there's an internal override needed.
* For tests, added "#define U_FINAL" at the top to disable this.
#defined to null for Doxygen.
X-SVN-Rev: 36177
2014-08-16 01:30:43 +00:00
Markus Scherer
ec55298e96
ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
...
X-SVN-Rev: 36162
2014-08-14 18:47:27 +00:00
Andy Heninger
1ba1ec3b83
ICU-11049 regular expressions, use same logic in UText and (UChar *) code paths when checking limit of potential match start positions.
...
X-SVN-Rev: 36161
2014-08-14 17:44:05 +00:00
Yoshito Umaoka
37d4e68cd4
ICU-10898 Updated tzdbNames.txt based on tzdata2014f.
...
X-SVN-Rev: 36144
2014-08-12 16:37:22 +00:00
Yoshito Umaoka
0de2d6e411
ICU-10898 tzdata2014f updates to ICU4C
...
X-SVN-Rev: 36138
2014-08-11 21:07:03 +00:00
Andy Heninger
e03585d7cf
ICU-11049 fix regex find() memory overrun.
...
X-SVN-Rev: 36124
2014-08-06 21:49:08 +00:00
Tom Zhang
2c1c85aee8
ICU-10320 fix compiler warning & solaris error
...
X-SVN-Rev: 36119
2014-08-01 21:33:16 +00:00
Andy Heninger
96835f80a5
ICU-10948 Condition Variables, merged from development branch.
...
X-SVN-Rev: 36101
2014-07-29 23:18:47 +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