Jennifer Chye
|
7bc028baa8
|
ICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant cldrVersion flags.
X-SVN-Rev: 33904
|
2013-07-10 21:10:29 +00:00 |
|
Jennifer Chye
|
0530fbf243
|
ICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf.
X-SVN-Rev: 33903
|
2013-07-10 20:55:11 +00:00 |
|
Travis Keep
|
d17fb7ead0
|
ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed.
X-SVN-Rev: 33902
|
2013-07-10 20:52:00 +00:00 |
|
Peter Edberg
|
7270b111c0
|
ICU-10083 Update urename.h for 52.0.1
X-SVN-Rev: 33900
|
2013-07-10 06:44: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 |
|
Steven R. Loomis
|
06dcb5d4a6
|
ICU-7912 add parse/format functions, other UFormattable API improvements
X-SVN-Rev: 33894
|
2013-07-09 00:47:46 +00:00 |
|
Michael Ow
|
dc55558168
|
ICU-10037 Update ICU4C to tzdata 2013d
X-SVN-Rev: 33892
|
2013-07-08 23:37:56 +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 |
|
Peter Edberg
|
76d880b44f
|
ICU-10244 (C) Handle localeDisplayPattern/separator as pattern
X-SVN-Rev: 33889
|
2013-07-08 06:34:53 +00:00 |
|
Andy Heninger
|
a740170f81
|
ICU-10050 disable C++11 std atomics on Macintosh
X-SVN-Rev: 33885
|
2013-07-04 22:32:33 +00:00 |
|
Michael Ow
|
49c581ea96
|
ICU-10148 Fix UnicodeString usage
X-SVN-Rev: 33873
|
2013-07-01 20:28:08 +00:00 |
|
Andy Heninger
|
ada557d17c
|
ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
X-SVN-Rev: 33869
|
2013-06-28 21:12:31 +00:00 |
|
Michael Ow
|
29997d81dd
|
ICU-10203 Fix resource bundle memory leak
X-SVN-Rev: 33867
|
2013-06-28 19:57:20 +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 |
|
Steven R. Loomis
|
f4d12ea183
|
ICU-10234 check in layout engine perf test
X-SVN-Rev: 33861
|
2013-06-27 17:37:58 +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
|
6a367351eb
|
ICU-10236 Update dependencies check for 52.0.1 M1
X-SVN-Rev: 33855
|
2013-06-27 00:34:48 +00:00 |
|
Andy Heninger
|
72cddee528
|
ICU-10088 Fix incorrect API doc for uregex_setStackLimit().
X-SVN-Rev: 33854
|
2013-06-26 18:34:15 +00:00 |
|
Steven R. Loomis
|
d5d6cc5ff8
|
ICU-7912 fix breakage
X-SVN-Rev: 33853
|
2013-06-26 15:27:41 +00:00 |
|
Steven R. Loomis
|
ae061ff78f
|
ICU-7912 C wrapper for Formattable - UFormattable
X-SVN-Rev: 33849
|
2013-06-26 06:31:09 +00:00 |
|
Andy Heninger
|
20016a58db
|
ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
X-SVN-Rev: 33848
|
2013-06-26 00:27:11 +00:00 |
|
Steven R. Loomis
|
588ff6bbf6
|
ICU-10233 oops, demodernize this one for Windows build
X-SVN-Rev: 33847
|
2013-06-25 04:41:43 +00:00 |
|
Steven R. Loomis
|
f964a1499d
|
ICU-10233 modernize #include usage, also add a verbose log for the data driven test
X-SVN-Rev: 33846
|
2013-06-25 00:51:57 +00:00 |
|
Steven R. Loomis
|
5438ea9c71
|
ICU-10234 performance improvements in Layout: (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement)
X-SVN-Rev: 33845
|
2013-06-25 00:46:51 +00:00 |
|
Steven R. Loomis
|
31cb42cfce
|
ICU-10233 manually update LEScripts.h - should do a full regenerate.
X-SVN-Rev: 33844
|
2013-06-25 00:32:25 +00:00 |
|
Travis Keep
|
f28544ab1b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33843
|
2013-06-24 18:05:38 +00:00 |
|
Travis Keep
|
1f6c4dab6b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33842
|
2013-06-24 17:19:09 +00:00 |
|
Travis Keep
|
2830139ec2
|
ICU-10069 Attempt fo fix broken build.
X-SVN-Rev: 33841
|
2013-06-21 00:33:41 +00:00 |
|
Steven R. Loomis
|
2116c12c20
|
ICU-10069 improve error messages"
X-SVN-Rev: 33839
|
2013-06-20 22:20:51 +00:00 |
|
Steven R. Loomis
|
2c6bc98b14
|
ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others
X-SVN-Rev: 33838
|
2013-06-20 22:09:42 +00:00 |
|
Steven R. Loomis
|
04e47d76cc
|
ICU-10231 add -u option to intltest, force utf-8 output
X-SVN-Rev: 33837
|
2013-06-20 22:05:51 +00:00 |
|
Andy Heninger
|
b129b40280
|
ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.
X-SVN-Rev: 33835
|
2013-06-18 20:38:08 +00:00 |
|
Andy Heninger
|
5ea9cb88a5
|
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
X-SVN-Rev: 33833
|
2013-06-17 18:49:28 +00:00 |
|
Andy Heninger
|
ac982cb8f8
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
X-SVN-Rev: 33830
|
2013-06-14 00:47:11 +00:00 |
|
Travis Keep
|
6993ad2646
|
ICU-10069 Attempt to fix broken build by doing int->int32_t.
X-SVN-Rev: 33827
|
2013-06-13 20:21:29 +00:00 |
|
Travis Keep
|
6676337f3e
|
ICU-10069 Take into account compatible currency symbols, e.g half-width and full width yen symbol when parsing currencies in C++. Currency equivalence relation is hard-coded for now.
X-SVN-Rev: 33825
|
2013-06-13 18:38:53 +00:00 |
|
Yoshito Umaoka
|
02296cc327
|
ICU-10172 Minor wording adjustments in DecimalFormat set/getRoundingIncrement API docs.
X-SVN-Rev: 33823
|
2013-06-13 15:02:34 +00:00 |
|
Jennifer Chye
|
6fa94941a5
|
ICU-9511 Update collation build rule to use new converter.
X-SVN-Rev: 33821
|
2013-06-12 22:40:34 +00:00 |
|
Yoshito Umaoka
|
434a94ec4d
|
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
X-SVN-Rev: 33819
|
2013-06-12 20:56:06 +00:00 |
|
Yoshito Umaoka
|
f2dfaa18e8
|
ICU-10203 Fixed memory leaks in getIDForWindowsID.
X-SVN-Rev: 33818
|
2013-06-12 15:15:06 +00:00 |
|
Ramy Said
|
ae77a4f9ed
|
ICU-9928 Charset Detector, IBM420_ar oddities
X-SVN-Rev: 33817
|
2013-06-11 12:39:56 +00:00 |
|
Markus Scherer
|
60f61805e4
|
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33814
|
2013-06-10 22:37:40 +00:00 |
|
Steven R. Loomis
|
917d765cfa
|
ICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM Clang. When there's a version known which works, this can be changed.
X-SVN-Rev: 33809
|
2013-06-07 17:10:15 +00:00 |
|
Andy Heninger
|
fbdf95be0e
|
ICU-10051 ures_cleanup tweaked for failing test.
X-SVN-Rev: 33789
|
2013-06-01 05:10:48 +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 |
|
Andy Heninger
|
978f71fe78
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
X-SVN-Rev: 33787
|
2013-05-31 23:50:15 +00:00 |
|
Markus Scherer
|
8ec350d593
|
ICU-10181 fix typo in Arabic unshaping of letter Peh
X-SVN-Rev: 33783
|
2013-05-31 16:57:56 +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 |
|