Yoshito Umaoka
056f2f768c
ICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.
...
X-SVN-Rev: 36780
2014-11-25 21:27:17 +00:00
Yoshito Umaoka
da879e36c2
ICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.
...
X-SVN-Rev: 36779
2014-11-25 21:26:38 +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
Steven R. Loomis
eb262cc17c
ICU-11389 more reversion
...
X-SVN-Rev: 36766
2014-11-20 05:20:36 +00:00
Steven R. Loomis
0cb2ffd0bf
ICU-11389 revert bad commit
...
X-SVN-Rev: 36763
2014-11-20 02:49:35 +00:00
Steven R. Loomis
094d12cdca
ICU-11389 revert r36758 - re-checkin under r11139 once working?
...
X-SVN-Rev: 36762
2014-11-20 01:28:18 +00:00
Steven R. Loomis
9f5a68f08f
ICU-11389 revert r36758 - re-checkin under r11139 once working?
...
X-SVN-Rev: 36761
2014-11-20 01:26:30 +00:00
Steven R. Loomis
08480c883b
ICU-11389 improve error checking (fix)
...
X-SVN-Rev: 36760
2014-11-20 00:50:03 +00:00
Yoshito Umaoka
82bd8a35f4
ICU-11139 A quick fix in the new DateFormat factory logic to use the current default time zone in a new instance.
...
X-SVN-Rev: 36759
2014-11-20 00:41:24 +00:00
Steven R. Loomis
738cee69cc
ICU-11389 improve error checking
...
X-SVN-Rev: 36758
2014-11-20 00:34:29 +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
Yoshito Umaoka
42040b3e4a
ICU-11389 Fixed a problem in Win32DateFormat assignment operator which triggered intltest.exe crash in u_cleanup with the recent DateFormat caching change.
...
X-SVN-Rev: 36756
2014-11-20 00:08:49 +00:00
Markus Scherer
cff2dce3f5
ICU-8477 deprecate IDNA2003 API
...
X-SVN-Rev: 36755
2014-11-19 21:47:40 +00:00
Markus Scherer
c6fe872157
ICU-11336 recombine stack buffer arrays; one int16_t for short length & flags
...
X-SVN-Rev: 36754
2014-11-19 21:17:24 +00:00
Markus Scherer
057a400689
ICU-8477 deprecate IDNA2003 API
...
X-SVN-Rev: 36751
2014-11-19 00:53:11 +00:00
Travis Keep
3d480f30a9
ICU-10275 Remove hardcoded fallback logic in J ListFormatter
...
X-SVN-Rev: 36750
2014-11-18 22:12:41 +00:00
Travis Keep
83db643252
ICU-10952 Add JAVA ScientificNumberFormatter class.
...
X-SVN-Rev: 36749
2014-11-18 19:22:33 +00:00
Travis Keep
9dafb86e93
ICU-10275 Remove fallback hack in C ListFormatter class.
...
X-SVN-Rev: 36748
2014-11-18 19:20:57 +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
8dc1c4d704
ICU-11375 ICU root collation: remove Cyrillic contractions
...
X-SVN-Rev: 36736
2014-11-17 00:42:16 +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
Markus Scherer
dc12c4d602
ICU-11380 genuca tool changes for root radical-stroke order
...
X-SVN-Rev: 36730
2014-11-13 21:19:37 +00:00
Yoshito Umaoka
a554fd430a
ICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array used for numeric field formatting.
...
X-SVN-Rev: 36729
2014-11-13 18:50:44 +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
d6ccf6dab0
ICU-11315 tzdata2014j updates in ICU4J.
...
X-SVN-Rev: 36719
2014-11-11 19:08:49 +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
Yoshito Umaoka
b92612d82b
ICU-11315 tzdata2014i updates in ICU4J.
...
X-SVN-Rev: 36692
2014-10-24 05:17:30 +00:00
Yoshito Umaoka
042d89895c
ICU-11343 Fixed a deadlock problem in the TimeZone static initializer code.
...
X-SVN-Rev: 36688
2014-10-23 07:28:44 +00:00
Markus Scherer
a3e0dc1530
ICU-11342 cast CharBuffer to CharSequence before calling .subSequence()
...
X-SVN-Rev: 36682
2014-10-20 21:08:42 +00:00
Markus Scherer
299f24790f
ICU-11341 better ICUBinary.getByteBufferFromInputStream(): minimize number of memory allocations, allocate available() bytes on good JDK, do not rely on available() for finding the end of the stream
...
X-SVN-Rev: 36681
2014-10-20 20:45:22 +00:00
Yoshito Umaoka
d302fddd6b
ICU-11337 Updated zoneinfo resource header comment. Not updating existing zoneinfo64.txt in trunk for now.
...
X-SVN-Rev: 36675
2014-10-15 20:41:44 +00:00
Yoshito Umaoka
ff4fd29a21
ICU-11302 Proper error handling with utext_clone in regular expression implementation.
...
X-SVN-Rev: 36673
2014-10-13 17:46:34 +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
Steven R. Loomis
a9d937e314
ICU-11323 remove signal handler from gendict, also fix makedata.mak "clean" phase
...
X-SVN-Rev: 36671
2014-10-10 23:44:31 +00:00
Andy Heninger
5757929922
ICU-11245 Minor cleanup of RBBI Line Monkey test.
...
X-SVN-Rev: 36670
2014-10-10 18:18:31 +00:00
Yoshito Umaoka
1c69528a4e
ICU-11314 Updated the maven repository location to use https.
...
X-SVN-Rev: 36668
2014-10-09 23:24:58 +00:00
Andy Heninger
44d9a9692b
ICU-11245 RBBI Line monkey test, add dictionary character exclusion, renable excluded test.
...
X-SVN-Rev: 36666
2014-10-09 23:19:21 +00:00
Yoshito Umaoka
7fd935bf5e
ICU-11314 Updated ICU4J trunk version to 55m1.
...
X-SVN-Rev: 36656
2014-10-09 15:25:12 +00:00
Yoshito Umaoka
d376112155
ICU-11326 Updated build scripts to use bootclasspath option when compiling ICU4J library classes. Also updated build.xml to print out warning message when build environment is not properly configured for release.
...
X-SVN-Rev: 36655
2014-10-09 07:28:33 +00:00
Steven R. Loomis
b39fb3766a
ICU-11310 fix Easter holiday
...
Easter had a simple logic error.
Also fix the test cases to hit the error.
Also fix the HolidayCalendarDemo to assert an issue if the error shows up
Also fix the copyright string to be dynamic.
X-SVN-Rev: 36654
2014-10-09 05:19:18 +00:00
Michael Ow
b2d2691724
ICU-11313 Update version number to 55.0.1
...
X-SVN-Rev: 36648
2014-10-07 17:02:19 +00:00
Yoshito Umaoka
a8df1d60b6
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
...
X-SVN-Rev: 36646
2014-10-07 14:03:52 +00:00
Yoshito Umaoka
2878fda46f
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
...
X-SVN-Rev: 36645
2014-10-07 13:41:48 +00:00
Mark Davis
49f7b06a91
ICU-10565 Fixed javadoc with warning.
...
X-SVN-Rev: 36631
2014-10-03 07:24:58 +00:00
Yoshito Umaoka
a934a2fcba
ICU-11307 A minor fix in Calendar's class doc.
...
X-SVN-Rev: 36619
2014-10-01 18:51:22 +00:00