Steven R. Loomis
|
45a374dc3f
|
ICU-9779 update config.guess and config.sub from latest on savannah
X-SVN-Rev: 34153
|
2013-08-30 20:58:37 +00:00 |
|
Steven R. Loomis
|
5cbd24e441
|
ICU-9211 add --disable-tools and warnings
X-SVN-Rev: 34152
|
2013-08-30 20:47:42 +00:00 |
|
Markus Scherer
|
e77aa2a82f
|
ICU-10142 BidiCharacterTest.txt field 0 is always a code point string
X-SVN-Rev: 34151
|
2013-08-30 20:27:29 +00:00 |
|
Steven R. Loomis
|
7f8c0f9fe0
|
ICU-9675 clean regen configure (whitespace)
X-SVN-Rev: 34150
|
2013-08-30 20:27:13 +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
|
b6dcdfcd25
|
ICU-10176 No line break in $SY $HL; update tests accordingly
X-SVN-Rev: 34142
|
2013-08-30 05:51:27 +00:00 |
|
Andy Heninger
|
45561757cc
|
ICU-10182 Build Time mutexes, merge from development branch.
X-SVN-Rev: 34139
|
2013-08-30 01:23:42 +00:00 |
|
Peter Edberg
|
7e42977505
|
ICU-10296 Fix the company name for Apple
X-SVN-Rev: 34138
|
2013-08-30 00:56:10 +00:00 |
|
Travis Keep
|
7f3d307ef8
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
X-SVN-Rev: 34135
|
2013-08-29 23:45:48 +00:00 |
|
Peter Edberg
|
8f0c5ac557
|
ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (C)
X-SVN-Rev: 34134
|
2013-08-29 23:30:48 +00:00 |
|
Steven R. Loomis
|
80597323f8
|
ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces
X-SVN-Rev: 34133
|
2013-08-29 21:36:06 +00:00 |
|
Peter Edberg
|
f8c52a1490
|
ICU-10300 Add "オーストラリア" to cjdict.txt, add related test (C)
X-SVN-Rev: 34130
|
2013-08-29 20:52:45 +00:00 |
|
Andy Heninger
|
62cb5a9ca6
|
ICU-10273 Plural Rules, remove unimplemented getFunctionalEquivalent().
X-SVN-Rev: 34126
|
2013-08-29 18:07:13 +00:00 |
|
John Emmons
|
3f712e7635
|
ICU-10339 Fix build error on Cygwin/gcc (INT64_MAX) instead of (U_INT64_MAX)
X-SVN-Rev: 34122
|
2013-08-29 17:13:06 +00:00 |
|
Peter Edberg
|
2f02059dda
|
ICU-10299 Fix CjkBreakEngine fSet to include 30FC,FF70; fix broken test data (ICU4C)
X-SVN-Rev: 34118
|
2013-08-29 05:13:36 +00:00 |
|
Andy Heninger
|
6ddf597269
|
ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest
X-SVN-Rev: 34111
|
2013-08-29 00:50:50 +00:00 |
|
Andy Heninger
|
3b26d31728
|
ICU-10273 fix for Solaris build error in plural rules (hopefully).
X-SVN-Rev: 34109
|
2013-08-28 23:50:29 +00:00 |
|
Markus Scherer
|
1a0fdb09e3
|
ICU-10168 minor Unicode 6.3 change log updates
X-SVN-Rev: 34106
|
2013-08-28 22:52:37 +00:00 |
|
Andy Heninger
|
4dc67e0203
|
ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
X-SVN-Rev: 34103
|
2013-08-28 20:51:44 +00:00 |
|
Markus Scherer
|
ff5564232d
|
ICU-10168 Unicode 6.3 data files as of 2013-aug-27
X-SVN-Rev: 34098
|
2013-08-28 01:36:57 +00:00 |
|
Steven R. Loomis
|
39184cab6a
|
ICU-9675 add -Qunused-arguments if compiler is clang
X-SVN-Rev: 34088
|
2013-08-26 20:45:20 +00:00 |
|
Jungshik Shin
|
c207e27745
|
ICU-10250 fix an error in _getKeywords()
X-SVN-Rev: 34078
|
2013-08-21 23:51:56 +00:00 |
|
Jungshik Shin
|
6382e77631
|
ICU-10318 add buffer length check to UTF-16/32 detector
X-SVN-Rev: 34076
|
2013-08-21 23:09:10 +00:00 |
|
Travis Keep
|
6d3d9db092
|
ICU-10305 ensure that data converted to assembly language starts on a 16 byte boundary.
X-SVN-Rev: 34075
|
2013-08-21 22:37:32 +00:00 |
|
Yoshito Umaoka
|
b0eaf25682
|
ICU-9526 Fixed a parsing problem with custom monetary gouping separator. Fixed some bad coding style. Added a test case for testing custom symbols.
X-SVN-Rev: 34069
|
2013-08-20 20:51:31 +00:00 |
|
Michael Ow
|
10ae93e130
|
ICU-10243 Free resource bundle before opening another one
X-SVN-Rev: 34068
|
2013-08-20 20:19:58 +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
|
7b22c02d86
|
ICU-8449 Remove calendar instances after test
X-SVN-Rev: 34061
|
2013-08-17 19:37:46 +00:00 |
|
Peter Edberg
|
b7048715bb
|
ICU-10284 Fixed to use correct path for cldr tools, "${env.CLDR_DIR}/tools/java"
X-SVN-Rev: 34060
|
2013-08-17 04:34:27 +00:00 |
|
Andy Heninger
|
7c9e0aa2e8
|
ICU-10310 C++11 checking in configure script.
X-SVN-Rev: 34057
|
2013-08-16 22:56:38 +00:00 |
|
Andy Heninger
|
53ddd94796
|
ICU-10310 Improve C++11 handling in configure script
X-SVN-Rev: 34055
|
2013-08-16 18:39:31 +00:00 |
|
Andy Heninger
|
c3b0565eea
|
ICU-8449 fix broken build from earlier checkin.
X-SVN-Rev: 34054
|
2013-08-16 18:10:31 +00:00 |
|
Scott Russell
|
e715efb8e8
|
ICU-8449 Add Um al-Qura Hijri Calendar Support
X-SVN-Rev: 34053
|
2013-08-16 17:09:51 +00:00 |
|
Yoshito Umaoka
|
c291c1230d
|
ICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/') - some more changes.
X-SVN-Rev: 34052
|
2013-08-16 17:07:02 +00:00 |
|
Yoshito Umaoka
|
df791e3e91
|
ICU-10309 Fixed LD_LIBRARY_PATH issue (missing '/')
X-SVN-Rev: 34051
|
2013-08-16 16:56:58 +00:00 |
|
Yoshito Umaoka
|
bccb2df544
|
ICU-10309 Changed performance regression test script not depending on ICU installation. The test programs are now invoked with a proper environment for each ICU copy. Also clean up some test scripts.
X-SVN-Rev: 34049
|
2013-08-16 16:11:21 +00:00 |
|
Travis Keep
|
60501becc4
|
ICU-10258 Free minus sign and plus sign set in a clean up function.
X-SVN-Rev: 34045
|
2013-08-15 21:02:16 +00:00 |
|
Travis Keep
|
310f2f2a22
|
ICU-10304 Fix MessageFormat::setArgStartFormat() so that it returns immediately after freeing adopted pointer on error.
X-SVN-Rev: 34044
|
2013-08-15 00:08:34 +00:00 |
|
Travis Keep
|
f72d9c1fe0
|
ICU-10306 Fix ICU data loading so that data that is padded with 8 bytes is still loaded correctly.
X-SVN-Rev: 34043
|
2013-08-15 00:01:20 +00:00 |
|
Michael Ow
|
27d3e9435b
|
ICU-10274 Close resource bundle after use
X-SVN-Rev: 34042
|
2013-08-14 20:17:38 +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 |
|
Jennifer Chye
|
788aa8acf6
|
ICU-10252 Use the new converter to generate synthetic locales and .mk files.
X-SVN-Rev: 34035
|
2013-08-12 23:27:00 +00:00 |
|
Andy Heninger
|
75114667a6
|
ICU-10301 Remove nearly empty mutex.cpp file.
X-SVN-Rev: 34034
|
2013-08-12 18:09:50 +00:00 |
|
Andy Heninger
|
8e9b5e0b7e
|
ICU-10301 Remove singleton classes, convert existing usage to UInitOnce
X-SVN-Rev: 34032
|
2013-08-12 03:35:22 +00:00 |
|
Yoshito Umaoka
|
cbdc7bd38f
|
ICU-10281 Temporary patch for MST problem in locale en_MO. Next CLDR data sync should resolve the issue in a different way.
X-SVN-Rev: 34030
|
2013-08-09 20:39:32 +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 |
|
Yoshito Umaoka
|
bea4641b0d
|
ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
X-SVN-Rev: 34026
|
2013-08-09 16:32:44 +00:00 |
|
Jennifer Chye
|
6c56141d57
|
ICU-10252 Switch rbnf and brkitr conversion to use the new converter.
X-SVN-Rev: 34024
|
2013-08-09 00:34:22 +00:00 |
|
Jennifer Chye
|
22ffd50c07
|
ICU-10246 Remove extra lenient-parse rules from source/data/xml (again).
X-SVN-Rev: 34023
|
2013-08-08 22:56:45 +00:00 |
|
Yoshito Umaoka
|
d77b72275a
|
ICU-10298 Updated windowsZones.txt from the CLDR trunk.
X-SVN-Rev: 34021
|
2013-08-08 20:52:54 +00:00 |
|
Jennifer Chye
|
24d0d73061
|
ICU-10284 Remove redundant cldrVersion args.
X-SVN-Rev: 34013
|
2013-08-05 19:39:34 +00:00 |
|
Jennifer Chye
|
c28bbbe39b
|
ICU-10284 Remove unnecessary enviroment variables required by LDML2ICU conversion process.
X-SVN-Rev: 34012
|
2013-08-05 18:26:24 +00:00 |
|
Steven R. Loomis
|
9ac2af33e1
|
ICU-10288 check in original file (letest.xml is derived - committing update to show changed date)
X-SVN-Rev: 34004
|
2013-08-01 21:50:14 +00:00 |
|
Andy Heninger
|
4532a7082c
|
ICU-10271 C++11 atomics, simplify #ifdefs.
X-SVN-Rev: 34000
|
2013-07-30 00:17:15 +00:00 |
|
Andy Heninger
|
a04e4eb615
|
ICU-10271 tweak to configure test for C++11 #include <atomic>.
X-SVN-Rev: 33992
|
2013-07-25 20:41:57 +00:00 |
|
Travis Keep
|
41b7ee189d
|
ICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.
X-SVN-Rev: 33989
|
2013-07-25 17:58:37 +00:00 |
|
Travis Keep
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Steven R. Loomis
|
a26088f951
|
ICU-10271 when #include <atomic> doesn't work, don't use it (autoconf mode only)
X-SVN-Rev: 33978
|
2013-07-24 21:06:24 +00:00 |
|
Steven R. Loomis
|
edf9cd0a9d
|
ICU-10267 update test summary message
X-SVN-Rev: 33977
|
2013-07-24 21:04:50 +00:00 |
|
Andy Heninger
|
7b95d141d3
|
ICU-10253 Fix #include of math.h
X-SVN-Rev: 33974
|
2013-07-24 18:09:39 +00:00 |
|
Michael Ow
|
ef7d499233
|
ICU-10255 Fix configure script comment error
X-SVN-Rev: 33973
|
2013-07-24 17:51:08 +00:00 |
|
Andy Heninger
|
aebaa076af
|
ICU-10253 Fix memory leak in plural rules.
X-SVN-Rev: 33972
|
2013-07-24 16:42:56 +00:00 |
|
Andy Heninger
|
a4761909ac
|
ICU-10253 Fix windows build problems with new plural rule code.
X-SVN-Rev: 33968
|
2013-07-23 21:27:07 +00:00 |
|
Andy Heninger
|
61a59e26a1
|
ICU-10253 Currency plurals, pay attention to min fraction digits in format.
X-SVN-Rev: 33966
|
2013-07-23 20:02:13 +00:00 |
|
Andy Heninger
|
425ae2d65f
|
ICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX
X-SVN-Rev: 33965
|
2013-07-23 18:35:34 +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
|
6e38f36e18
|
ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
X-SVN-Rev: 33960
|
2013-07-23 07:38:05 +00:00 |
|
Andy Heninger
|
f4e36c9c98
|
ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.
X-SVN-Rev: 33958
|
2013-07-22 23:57:17 +00:00 |
|
Bing Long
|
b58875e894
|
ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
X-SVN-Rev: 33953
|
2013-07-22 16:31:11 +00:00 |
|
Steven R. Loomis
|
703a9a0056
|
ICU-10255 set flag even on =1 case, add documentation
X-SVN-Rev: 33941
|
2013-07-19 01:44:39 +00:00 |
|
Steven R. Loomis
|
f844fdd2cb
|
ICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not. Also zap some whitespace.
X-SVN-Rev: 33935
|
2013-07-18 16:27:50 +00:00 |
|
Peter Edberg
|
b8f66e90c3
|
ICU-10222 (C) Update some plural test cases, add better error logging
X-SVN-Rev: 33933
|
2013-07-18 01:31:13 +00:00 |
|
Travis Keep
|
3cb132047d
|
ICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units.
X-SVN-Rev: 33917
|
2013-07-11 22:19:13 +00:00 |
|
Travis Keep
|
38eb17d4d0
|
ICU-10222 Fix failing tests in NumberFormatTest.
X-SVN-Rev: 33916
|
2013-07-11 20:49:11 +00:00 |
|
Yoshito Umaoka
|
b0595e1051
|
ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.
X-SVN-Rev: 33915
|
2013-07-11 19:13:13 +00:00 |
|
Travis Keep
|
057a643216
|
ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.
X-SVN-Rev: 33910
|
2013-07-11 17:19:48 +00:00 |
|
Jennifer Chye
|
7f28ebe179
|
ICU-10246 Revert changeset 33903 for until 52m1 is complete.
X-SVN-Rev: 33909
|
2013-07-11 17:04:13 +00:00 |
|
Jennifer Chye
|
4374056f91
|
ICU-10252 Revert changeset 33904 until 52m1 is complete.
X-SVN-Rev: 33908
|
2013-07-11 17:02: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 |
|
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 |
|
Travis Keep
|
a85db35cfb
|
ICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know that the file is UTF-8 encoded.
X-SVN-Rev: 33766
|
2013-05-28 23:16:24 +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
|
21ed20e983
|
ICU-10045 Fix again so that zero shows as 0 not 0.0
X-SVN-Rev: 33751
|
2013-05-24 22:45:48 +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 |
|
Travis Keep
|
cfc87e0de2
|
ICU-9669 Fix bug in resbund.cpp
X-SVN-Rev: 33746
|
2013-05-23 21:47:38 +00:00 |
|
Peter Edberg
|
ec6a2c8696
|
ICU-10186 Need special numeric era format/parse for dangi too (C)
X-SVN-Rev: 33734
|
2013-05-23 01:28:21 +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 |
|
Steven R. Loomis
|
8db5ace8b2
|
ICU-9904 add enumset to filter, hopefully it will fix the binary build issue
X-SVN-Rev: 33720
|
2013-05-22 04:28:12 +00:00 |
|
Markus Scherer
|
e3467393ca
|
ICU-10128 new BidiTest.txt with test data for more than 63 levels
X-SVN-Rev: 33690
|
2013-05-20 18:39:41 +00:00 |
|
Peter Edberg
|
bd7fe8790f
|
ICU-10120 Add test for katakana + extend
X-SVN-Rev: 33685
|
2013-05-20 00:39:58 +00:00 |
|
Peter Edberg
|
20ae926194
|
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too
X-SVN-Rev: 33682
|
2013-05-19 06:36:13 +00:00 |
|
Michael Ow
|
1ba5235ef5
|
ICU-10169 Fix redefinition of macro on os390 in simplethread test code
X-SVN-Rev: 33681
|
2013-05-18 00:59:21 +00:00 |
|
Steven R. Loomis
|
7d61cab22d
|
ICU-10143 set to null was a mistake. fGlyphStorage is null when theres already an error (and the error code is set).
X-SVN-Rev: 33680
|
2013-05-18 00:06:58 +00:00 |
|
Steven R. Loomis
|
d0a2386ee3
|
ICU-10147 fix header typo
X-SVN-Rev: 33679
|
2013-05-17 23:55:48 +00:00 |
|
Michael Ow
|
d358980e89
|
ICU-10169 Remove error compilation options in zos build
X-SVN-Rev: 33667
|
2013-05-16 14:43:26 +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 |
|
Markus Scherer
|
7ce26afead
|
ICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains
X-SVN-Rev: 33659
|
2013-05-15 20:10:55 +00:00 |
|
Michael Ow
|
9b84f2152e
|
ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files
X-SVN-Rev: 33635
|
2013-05-10 20:43:23 +00:00 |
|