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 |
|