]>
granicus.if.org Git - icu/log
Yoshito Umaoka [Fri, 24 Oct 2014 05:17:30 +0000 (05:17 +0000)]
ICU-11315 tzdata2014i updates in ICU4J.
X-SVN-Rev: 36692
Yoshito Umaoka [Thu, 23 Oct 2014 07:28:44 +0000 (07:28 +0000)]
ICU-11343 Fixed a deadlock problem in the TimeZone static initializer code.
X-SVN-Rev: 36688
Markus Scherer [Mon, 20 Oct 2014 21:08:42 +0000 (21:08 +0000)]
ICU-11342 cast CharBuffer to CharSequence before calling .subSequence()
X-SVN-Rev: 36682
Markus Scherer [Mon, 20 Oct 2014 20:45:22 +0000 (20:45 +0000)]
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
Yoshito Umaoka [Wed, 15 Oct 2014 20:41:44 +0000 (20:41 +0000)]
ICU-11337 Updated zoneinfo resource header comment. Not updating existing zoneinfo64.txt in trunk for now.
X-SVN-Rev: 36675
Yoshito Umaoka [Mon, 13 Oct 2014 17:46:34 +0000 (17:46 +0000)]
ICU-11302 Proper error handling with utext_clone in regular expression implementation.
X-SVN-Rev: 36673
Steven R. Loomis [Sat, 11 Oct 2014 00:22:06 +0000 (00:22 +0000)]
ICU-11325 fix operator==. Also, re-enable French.
X-SVN-Rev: 36672
Steven R. Loomis [Fri, 10 Oct 2014 23:44:31 +0000 (23:44 +0000)]
ICU-11323 remove signal handler from gendict, also fix makedata.mak "clean" phase
X-SVN-Rev: 36671
Andy Heninger [Fri, 10 Oct 2014 18:18:31 +0000 (18:18 +0000)]
ICU-11245 Minor cleanup of RBBI Line Monkey test.
X-SVN-Rev: 36670
Yoshito Umaoka [Thu, 9 Oct 2014 23:24:58 +0000 (23:24 +0000)]
ICU-11314 Updated the maven repository location to use https.
X-SVN-Rev: 36668
Andy Heninger [Thu, 9 Oct 2014 23:19:21 +0000 (23:19 +0000)]
ICU-11245 RBBI Line monkey test, add dictionary character exclusion, renable excluded test.
X-SVN-Rev: 36666
Yoshito Umaoka [Thu, 9 Oct 2014 15:25:12 +0000 (15:25 +0000)]
ICU-11314 Updated ICU4J trunk version to 55m1.
X-SVN-Rev: 36656
Yoshito Umaoka [Thu, 9 Oct 2014 07:28:33 +0000 (07:28 +0000)]
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
Steven R. Loomis [Thu, 9 Oct 2014 05:19:18 +0000 (05:19 +0000)]
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
Michael Ow [Tue, 7 Oct 2014 17:02:19 +0000 (17:02 +0000)]
ICU-11313 Update version number to 55.0.1
X-SVN-Rev: 36648
Yoshito Umaoka [Tue, 7 Oct 2014 14:03:52 +0000 (14:03 +0000)]
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
X-SVN-Rev: 36646
Yoshito Umaoka [Tue, 7 Oct 2014 13:41:48 +0000 (13:41 +0000)]
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
X-SVN-Rev: 36645
Mark Davis [Fri, 3 Oct 2014 07:24:58 +0000 (07:24 +0000)]
ICU-10565 Fixed javadoc with warning.
X-SVN-Rev: 36631
Yoshito Umaoka [Wed, 1 Oct 2014 18:51:22 +0000 (18:51 +0000)]
ICU-11307 A minor fix in Calendar's class doc.
X-SVN-Rev: 36619
Yoshito Umaoka [Wed, 1 Oct 2014 18:50:49 +0000 (18:50 +0000)]
ICU-11307 A minor document fix in Calendar's class doc.
X-SVN-Rev: 36618
Yoshito Umaoka [Fri, 26 Sep 2014 23:26:59 +0000 (23:26 +0000)]
ICU-11279 Updated ICU4J readme for 54.1.
X-SVN-Rev: 36599
Yoshito Umaoka [Fri, 26 Sep 2014 20:09:51 +0000 (20:09 +0000)]
ICU-10898 tzdata2014h updates in ICU4J
X-SVN-Rev: 36593
Yoshito Umaoka [Fri, 26 Sep 2014 20:09:39 +0000 (20:09 +0000)]
ICU-10898 tzdata2014h updates in ICU4C
X-SVN-Rev: 36592
Yoshito Umaoka [Thu, 25 Sep 2014 04:29:06 +0000 (04:29 +0000)]
ICU-11279 Copied the updated license.html from the C trunk.
X-SVN-Rev: 36580
Peter Edberg [Wed, 24 Sep 2014 19:01:45 +0000 (19:01 +0000)]
ICU-11278 Update readme for GA
X-SVN-Rev: 36576
Peter Edberg [Tue, 23 Sep 2014 22:11:37 +0000 (22:11 +0000)]
ICU-11055 Minor rewording that hopefully clarifies the usage of ucol_getFunctionalEquivalent
X-SVN-Rev: 36572
Peter Edberg [Tue, 23 Sep 2014 21:58:49 +0000 (21:58 +0000)]
ICU-10817 For UNUM_SPELLOUT/ORDINAL, document that unum_setTextAttribute with UNUM_DEFAULT_RULESET can specify ruleset
X-SVN-Rev: 36571
Peter Edberg [Tue, 23 Sep 2014 21:33:53 +0000 (21:33 +0000)]
ICU-10814 Delete duplicated headerdoc comments in usearch.h
X-SVN-Rev: 36568
Peter Edberg [Tue, 23 Sep 2014 21:29:31 +0000 (21:29 +0000)]
ICU-10809 Fix typo
X-SVN-Rev: 36567
Peter Edberg [Tue, 23 Sep 2014 21:26:54 +0000 (21:26 +0000)]
ICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table updates and note (J)
X-SVN-Rev: 36566
Peter Edberg [Tue, 23 Sep 2014 21:26:25 +0000 (21:26 +0000)]
ICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table updates and note (C)
X-SVN-Rev: 36565
Matitiahu Allouche [Tue, 23 Sep 2014 20:29:55 +0000 (20:29 +0000)]
ICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is ill formed. Method printErrorLine seeks to print paraLevelName, which has not been initialized and is NULL.
The fix is to initialize paraLevelName to "N/A" at the beginning of method TestBidiTest().
X-SVN-Rev: 36564
Matitiahu Allouche [Mon, 22 Sep 2014 20:13:08 +0000 (20:13 +0000)]
ICU-11100 fix crash happening when there are many nested matching isolates occurring in more than one paragraph.
Also change terminology from xxx_SIZE to xxx_COUNT to stay in tune with ICU4C.
X-SVN-Rev: 36560
Matitiahu Allouche [Sun, 21 Sep 2014 06:38:01 +0000 (06:38 +0000)]
ICU-11100 fix crash happening when there are many nested matching parentheses occurring in more than one paragraph.
Also change terminology from xxx_SIZE to xxx_COUNT to pursue change started in ticket #11054.
X-SVN-Rev: 36557
Andy Heninger [Wed, 17 Sep 2014 23:41:32 +0000 (23:41 +0000)]
ICU-11262 Spoof check data refresh (ICU4J).
X-SVN-Rev: 36554
Andy Heninger [Wed, 17 Sep 2014 23:27:40 +0000 (23:27 +0000)]
ICU-11262 Spoof check data refresh.
X-SVN-Rev: 36553
Michael Ow [Wed, 17 Sep 2014 20:31:45 +0000 (20:31 +0000)]
ICU-11277 Fix memory leak in numberformat test
X-SVN-Rev: 36547
Steven R. Loomis [Wed, 17 Sep 2014 00:41:14 +0000 (00:41 +0000)]
ICU-10992 urename.h update
X-SVN-Rev: 36544
Steven R. Loomis [Tue, 16 Sep 2014 23:46:35 +0000 (23:46 +0000)]
ICU-10992 fix memory leak
X-SVN-Rev: 36539
Peter Edberg [Tue, 16 Sep 2014 21:49:13 +0000 (21:49 +0000)]
ICU-10992 BRS line 52, update C readme for RC
X-SVN-Rev: 36534
Yoshito Umaoka [Tue, 16 Sep 2014 20:38:03 +0000 (20:38 +0000)]
ICU-10993 Updated ICU4J readme
X-SVN-Rev: 36530
Yoshito Umaoka [Tue, 16 Sep 2014 19:22:20 +0000 (19:22 +0000)]
ICU-10993 Regenerated API signature files/change report to make sure the API status promotion fixes are properly reflected.
X-SVN-Rev: 36529
Michael Ow [Tue, 16 Sep 2014 19:04:05 +0000 (19:04 +0000)]
ICU-10992 Fix cleanup function registration
X-SVN-Rev: 36528
Yoshito Umaoka [Tue, 16 Sep 2014 17:40:55 +0000 (17:40 +0000)]
ICU-10993 Fixed a build script problem in transliterator component module.
X-SVN-Rev: 36527
Scott Russell [Tue, 16 Sep 2014 15:14:05 +0000 (15:14 +0000)]
ICU-11243 correct promotion releases
X-SVN-Rev: 36526
Yoshito Umaoka [Tue, 16 Sep 2014 09:12:35 +0000 (09:12 +0000)]
ICU-10993 Added ICU4J 54 serializable test data.
X-SVN-Rev: 36525
Yoshito Umaoka [Tue, 16 Sep 2014 08:43:29 +0000 (08:43 +0000)]
ICU-10993 Added ICU4J 54 API signature file.
X-SVN-Rev: 36524
Yoshito Umaoka [Tue, 16 Sep 2014 08:35:07 +0000 (08:35 +0000)]
ICU-10993 Synchronized ICU4J data with ICU4C trunk data (r36522).
X-SVN-Rev: 36523
Yoshito Umaoka [Tue, 16 Sep 2014 08:28:13 +0000 (08:28 +0000)]
ICU-10993 Regenerated APIChangeReport.html (only header/footer had changed)
X-SVN-Rev: 36522
Yoshito Umaoka [Tue, 16 Sep 2014 08:16:52 +0000 (08:16 +0000)]
ICU-10992 Updated APIChangeReportml.
X-SVN-Rev: 36521
Peter Edberg [Tue, 16 Sep 2014 08:09:06 +0000 (08:09 +0000)]
ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others)
X-SVN-Rev: 36520
Markus Scherer [Tue, 16 Sep 2014 06:13:11 +0000 (06:13 +0000)]
ICU-10999 mark formatMeasuresPer() as Technology preview
X-SVN-Rev: 36519
Markus Scherer [Tue, 16 Sep 2014 06:11:35 +0000 (06:11 +0000)]
ICU-10999 mark formatMeasuresPer() as Technology preview
X-SVN-Rev: 36518
Markus Scherer [Tue, 16 Sep 2014 06:07:06 +0000 (06:07 +0000)]
ICU-10999 avoid giving \uhhhh to the C++ compiler
X-SVN-Rev: 36517
Michael Ow [Mon, 15 Sep 2014 21:51:57 +0000 (21:51 +0000)]
ICU-10992 Ensure ICU4C 54 test suite passes without data
X-SVN-Rev: 36516
Scott Russell [Mon, 15 Sep 2014 21:48:00 +0000 (21:48 +0000)]
ICU-11243 ICU4J 54 API status promotion
X-SVN-Rev: 36515
Markus Scherer [Mon, 15 Sep 2014 20:28:44 +0000 (20:28 +0000)]
ICU-10551 not U+%06X but U+%04X
X-SVN-Rev: 36513
Markus Scherer [Mon, 15 Sep 2014 20:18:49 +0000 (20:18 +0000)]
ICU-9131 fix a few more annotation & API docs issues
X-SVN-Rev: 36512
Michael Ow [Mon, 15 Sep 2014 19:09:21 +0000 (19:09 +0000)]
ICU-10980 Update pre-VS2010 project files to VS2010
X-SVN-Rev: 36511
Michael Ow [Mon, 15 Sep 2014 19:06:18 +0000 (19:06 +0000)]
ICU-10551 Fix error message print out of codepoints
X-SVN-Rev: 36510
Michael Ow [Mon, 15 Sep 2014 19:05:34 +0000 (19:05 +0000)]
ICU-10551 Fix the error message print out of code points
X-SVN-Rev: 36509
Michael Ow [Mon, 15 Sep 2014 19:03:14 +0000 (19:03 +0000)]
ICU-10551 Fix default ignorable test result checking
X-SVN-Rev: 36508
Travis Keep [Mon, 15 Sep 2014 18:59:23 +0000 (18:59 +0000)]
ICU-10999 Mark Davis' review comments applied to C++
X-SVN-Rev: 36507
Markus Scherer [Mon, 15 Sep 2014 18:19:21 +0000 (18:19 +0000)]
ICU-10560 more doc links for day constants
X-SVN-Rev: 36506
Yoshito Umaoka [Mon, 15 Sep 2014 17:32:08 +0000 (17:32 +0000)]
ICU-10993 Clean up import statements.
X-SVN-Rev: 36504
Scott Russell [Mon, 15 Sep 2014 16:57:33 +0000 (16:57 +0000)]
ICU-10993 enhance environment checking in eclipse plug-in script
X-SVN-Rev: 36503
Yoshito Umaoka [Mon, 15 Sep 2014 04:06:31 +0000 (04:06 +0000)]
ICU-11257 Fix a ChineseCalendar constructor problem.
X-SVN-Rev: 36502
Mark Davis [Sun, 14 Sep 2014 10:06:23 +0000 (10:06 +0000)]
ICU-9131 Final batch of changes for review comments.
X-SVN-Rev: 36501
Mark Davis [Sat, 13 Sep 2014 12:08:00 +0000 (12:08 +0000)]
ICU-9131 First batch of fixes for review comments. More to come.
X-SVN-Rev: 36500
Mark Davis [Sat, 13 Sep 2014 09:13:33 +0000 (09:13 +0000)]
ICU-10560 Fixed link format
X-SVN-Rev: 36499
Mark Davis [Sat, 13 Sep 2014 09:10:07 +0000 (09:10 +0000)]
ICU-10600 update comments for review
X-SVN-Rev: 36498
Mark Davis [Sat, 13 Sep 2014 09:01:05 +0000 (09:01 +0000)]
ICU-10560 Fixes to comments for review.
X-SVN-Rev: 36497
Mark Davis [Sat, 13 Sep 2014 08:25:46 +0000 (08:25 +0000)]
ICU-9795 Fixed to throw different exception, and added test.
X-SVN-Rev: 36496
Steven R. Loomis [Sat, 13 Sep 2014 05:19:28 +0000 (05:19 +0000)]
ICU-10981 merge from branch
X-SVN-Rev: 36495
Steven R. Loomis [Sat, 13 Sep 2014 04:22:36 +0000 (04:22 +0000)]
ICU-10981 disable this test under more situations
X-SVN-Rev: 36492
Steven R. Loomis [Sat, 13 Sep 2014 00:53:06 +0000 (00:53 +0000)]
ICU-10981 round of uconfig.h fixes
X-SVN-Rev: 36491
Markus Scherer [Fri, 12 Sep 2014 23:14:25 +0000 (23:14 +0000)]
ICU-10992 only warning with -w when a collator cannot be built from rules (eg with import)
X-SVN-Rev: 36490
Markus Scherer [Fri, 12 Sep 2014 20:02:45 +0000 (20:02 +0000)]
ICU-10992 update pool bundles
X-SVN-Rev: 36489
Travis Keep [Fri, 12 Sep 2014 18:26:57 +0000 (18:26 +0000)]
ICU-11250 Markus' review comments
X-SVN-Rev: 36488
Travis Keep [Fri, 12 Sep 2014 18:17:11 +0000 (18:17 +0000)]
ICU-10999 Mark Davis' review comments.
X-SVN-Rev: 36487
Yoshito Umaoka [Fri, 12 Sep 2014 17:21:39 +0000 (17:21 +0000)]
ICU-10993 Removed @stable from a non-public API.
X-SVN-Rev: 36486
Markus Scherer [Fri, 12 Sep 2014 00:11:47 +0000 (00:11 +0000)]
ICU-11258 adjust dependencies, pull charstr & unistr_core into the platform group, fix some code
X-SVN-Rev: 36485
Steven R. Loomis [Thu, 11 Sep 2014 22:55:13 +0000 (22:55 +0000)]
ICU-11131 revert to r36481
X-SVN-Rev: 36484
Steven R. Loomis [Thu, 11 Sep 2014 22:47:47 +0000 (22:47 +0000)]
ICU-11131 re-checking in due to conflicts with r36481..
X-SVN-Rev: 36483
Steven R. Loomis [Thu, 11 Sep 2014 22:40:36 +0000 (22:40 +0000)]
ICU-10881 uloc.cpp warning still wasn't fixed. fixing here.
X-SVN-Rev: 36482
Yoshito Umaoka [Thu, 11 Sep 2014 22:36:46 +0000 (22:36 +0000)]
ICU-11131 Updates based on review feedback.
X-SVN-Rev: 36481
John Emmons [Thu, 11 Sep 2014 22:25:26 +0000 (22:25 +0000)]
ICU-11251 Last minute CLDR data changes
X-SVN-Rev: 36476
John Emmons [Thu, 11 Sep 2014 22:25:12 +0000 (22:25 +0000)]
ICU-11251 Last minute CLDR data changes
X-SVN-Rev: 36475
Markus Scherer [Thu, 11 Sep 2014 19:52:26 +0000 (19:52 +0000)]
ICU-11032 call udata_getMemory() rather than reading internal structures
X-SVN-Rev: 36473
Yoshito Umaoka [Thu, 11 Sep 2014 19:44:19 +0000 (19:44 +0000)]
ICU-10993 Fix @provisional tags.
X-SVN-Rev: 36472
Travis Keep [Thu, 11 Sep 2014 19:36:36 +0000 (19:36 +0000)]
ICU-11009 Apply andy's code review comments.
X-SVN-Rev: 36471
Travis Keep [Thu, 11 Sep 2014 19:34:20 +0000 (19:34 +0000)]
ICU-11009 Remove unnecessary comment.
X-SVN-Rev: 36470
Travis Keep [Thu, 11 Sep 2014 19:21:33 +0000 (19:21 +0000)]
ICU-11009 Address Andy's review comments.
X-SVN-Rev: 36469
Travis Keep [Thu, 11 Sep 2014 19:09:54 +0000 (19:09 +0000)]
ICU-11250 Add tests for QuantityFormatter add test for SimplePatternFormatter::getPatternWithNoPlaceholders.
X-SVN-Rev: 36468
Markus Scherer [Thu, 11 Sep 2014 18:42:18 +0000 (18:42 +0000)]
ICU-11238 simpler fix
X-SVN-Rev: 36467
Andy Heninger [Thu, 11 Sep 2014 18:28:05 +0000 (18:28 +0000)]
ICU-11032 Incorporate review comments, use isAcceptable call-back with udata_open
X-SVN-Rev: 36466
Travis Keep [Thu, 11 Sep 2014 17:31:56 +0000 (17:31 +0000)]
ICU-11250 Add test for SimplePatternFormatter.getPatternWithNoPlaceholders.
X-SVN-Rev: 36465
Travis Keep [Thu, 11 Sep 2014 17:06:37 +0000 (17:06 +0000)]
ICU-10999 Add JAVA version of per unit measure formatting.
X-SVN-Rev: 36464
Yoshito Umaoka [Thu, 11 Sep 2014 16:00:14 +0000 (16:00 +0000)]
ICU-10881 Fixed a namespace problem.
X-SVN-Rev: 36463
Yoshito Umaoka [Thu, 11 Sep 2014 15:51:10 +0000 (15:51 +0000)]
ICU-8951 Fixed a namespace problem.
X-SVN-Rev: 36462