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 |
|
Steven R. Loomis
|
2c580225a6
|
ICU-10322 add a scary warning
X-SVN-Rev: 34108
|
2013-08-28 23:17:03 +00:00 |
|
Steven R. Loomis
|
d6b7c390ae
|
ICU-10322 simple resource bundle builder
X-SVN-Rev: 34107
|
2013-08-28 23:12:36 +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 |
|
Markus Scherer
|
fe1a149ca5
|
ICU-10168 Unicode 6.3 data files as of 2013-aug-27
X-SVN-Rev: 34104
|
2013-08-28 21:08:11 +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 |
|
Travis Keep
|
fa9f269f4d
|
ICU-8474 CompactDecimalFormat improvement avoid extra format call. Fix bugs in FixedDecimal.
X-SVN-Rev: 34100
|
2013-08-28 19:34:03 +00:00 |
|
Mark Davis
|
6037d39183
|
ICU-10268 Add the units along the lines of what was discussed. Needs more work, however.
X-SVN-Rev: 34099
|
2013-08-28 15:55:54 +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 |
|
Markus Scherer
|
196921e4cd
|
ICU-10168 minor improvements for unicodetools
X-SVN-Rev: 34095
|
2013-08-27 18:05:47 +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 |
|
Markus Scherer
|
2a36e2f226
|
ICU-8474 support plurals with decimals in MessageFormat and PluralFormat
X-SVN-Rev: 34087
|
2013-08-26 20:29:07 +00:00 |
|
Mark Davis
|
ca9d96f401
|
ICU-8474 Fix test to also check for decimals if integer samples empty
X-SVN-Rev: 34086
|
2013-08-24 16:19:47 +00:00 |
|
Andy Heninger
|
9685634a0f
|
ICU-8474 Plural Rules, tweak samples test to stop false failures.
X-SVN-Rev: 34085
|
2013-08-24 00:16:11 +00:00 |
|
Andy Heninger
|
f3dce2ad42
|
ICU-8474 Plural Rule data regenerated from CLDR.
X-SVN-Rev: 34083
|
2013-08-23 19:54:33 +00:00 |
|
Mark Davis
|
4505512d3e
|
ICU-8474 Many changes to tests and code in order to properly separate DECIMAL from INTEGER isLimited and samples; fix samples/unbounded in CLDR, fix bounded, fix when to return null, check disallowed syntax etc.
X-SVN-Rev: 34082
|
2013-08-23 10:38:57 +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
|
d73447b346
|
ICU-9526 Fixed a paring problem with custom monetary grouping separator. Ported equivalent fix for monetary decimal separator handing, updating the fix done by #9521. Fixed some bad coding style. Added a test case for testing custom symbols.
X-SVN-Rev: 34070
|
2013-08-20 20:59:18 +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
|
b19b309b18
|
ICU-10243 J, LocaleData.getMeasurementSystem/getPaperSize should get data from supplementalData
X-SVN-Rev: 34066
|
2013-08-19 23:49:53 +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 |
|
Mark Davis
|
6cfd149314
|
ICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
X-SVN-Rev: 34064
|
2013-08-19 18:32:42 +00:00 |
|
Mark Davis
|
60c838d40f
|
ICU-8474 major change to PluralRules to move sample generation code into CLDR. Also did close to final renaming of internal classes
X-SVN-Rev: 34063
|
2013-08-19 18:32:19 +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 |
|
Scott Russell
|
5f2027f091
|
ICU-8449 fix incorrect deprecations
X-SVN-Rev: 34050
|
2013-08-16 16:44:14 +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 |
|
Scott Russell
|
a442610f93
|
ICU-8449 Add Um al-Qura Hijri Calendar Support
X-SVN-Rev: 34048
|
2013-08-16 16:04:37 +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 |
|
Yoshito Umaoka
|
3b2de608ed
|
ICU-10155 Deleted an empty test case - TestGetEffectiveCurrency.
X-SVN-Rev: 34041
|
2013-08-14 19:47: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 |
|
Yoshito Umaoka
|
d8d708a40c
|
ICU-10256 Fixed NPE problem in TimeZoneJDK#clone().
X-SVN-Rev: 34038
|
2013-08-13 14:35:01 +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
|
7879f2905b
|
ICU-10281 Synchronized patched en_MO to resolve time zone name MST problem.
X-SVN-Rev: 34031
|
2013-08-09 20:40:48 +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 |
|