]>
granicus.if.org Git - icu/log
Andy Heninger [Fri, 10 Feb 2017 23:30:24 +0000 (23:30 +0000)]
ICU-12930 Fix assertion failure in regex compile.
X-SVN-Rev: 39663
Peter Edberg [Thu, 9 Feb 2017 23:40:59 +0000 (23:40 +0000)]
ICU-12763 for C++ select(const Formattable&...), add UErrorCode param, return empty string if err
X-SVN-Rev: 39658
Peter Edberg [Thu, 9 Feb 2017 19:33:51 +0000 (19:33 +0000)]
ICU-12969 protect against using negative ID for resource
X-SVN-Rev: 39654
Steven R. Loomis [Sat, 4 Feb 2017 02:15:03 +0000 (02:15 +0000)]
ICU-12662 add .gitignore and also svn:ignore .git
X-SVN-Rev: 39643
Andy Heninger [Fri, 3 Feb 2017 18:57:23 +0000 (18:57 +0000)]
ICU-12764 UTF-8 source files, update file encoding comments.
X-SVN-Rev: 39641
Andy Heninger [Fri, 3 Feb 2017 02:46:43 +0000 (02:46 +0000)]
ICU-12870 Charset Detector, have docs reference the Compact Encoding Detector.
X-SVN-Rev: 39640
Andy Heninger [Thu, 2 Feb 2017 18:29:43 +0000 (18:29 +0000)]
ICU-12895 ICU4C Readme, mention C++11, utf-8 source files and UChar being char16_t.
X-SVN-Rev: 39633
Peter Edberg [Thu, 2 Feb 2017 06:36:31 +0000 (06:36 +0000)]
ICU-12895 update license files
X-SVN-Rev: 39632
Steven R. Loomis [Thu, 2 Feb 2017 03:38:01 +0000 (03:38 +0000)]
ICU-12895 API change report for ICU4C 59m1 from jenkins
X-SVN-Rev: 39631
Peter Edberg [Wed, 1 Feb 2017 20:27:47 +0000 (20:27 +0000)]
ICU-12914 change rulesLength/Capacity back to int32_t; handle INT32_MAX overflow
X-SVN-Rev: 39630
Peter Edberg [Wed, 1 Feb 2017 08:47:08 +0000 (08:47 +0000)]
ICU-12895 Update urename.h
X-SVN-Rev: 39629
Peter Edberg [Wed, 1 Feb 2017 07:52:19 +0000 (07:52 +0000)]
ICU-12914 Better loop control in test
X-SVN-Rev: 39628
Yoshito Umaoka [Mon, 30 Jan 2017 07:21:15 +0000 (07:21 +0000)]
ICU-12895 Updated ICU4J readme for 59m1.
X-SVN-Rev: 39617
Yoshito Umaoka [Mon, 30 Jan 2017 07:11:25 +0000 (07:11 +0000)]
ICU-12895 Updated ICU4J API change report for 59m1.
X-SVN-Rev: 39616
Yoshito Umaoka [Sun, 29 Jan 2017 05:08:37 +0000 (05:08 +0000)]
ICU-12948 Imported data from CLDR trunk @13199, including UTC/GMT separation.
X-SVN-Rev: 39614
Craig Cornelius [Sat, 28 Jan 2017 00:31:16 +0000 (00:31 +0000)]
ICU-12824 Update escape sequences for JavaDoc
X-SVN-Rev: 39610
Peter Edberg [Fri, 27 Jan 2017 05:21:21 +0000 (05:21 +0000)]
ICU-12948 Pass two preliminary integration of CLDR 31 @13194
X-SVN-Rev: 39604
Andy Heninger [Wed, 25 Jan 2017 06:08:26 +0000 (06:08 +0000)]
ICU-12943 More Cygwin build fixes.
X-SVN-Rev: 39602
Peter Edberg [Tue, 24 Jan 2017 08:22:23 +0000 (08:22 +0000)]
ICU-12948 First-pass preliminary integration of CLDR 31 @13174
X-SVN-Rev: 39601
Peter Edberg [Mon, 23 Jan 2017 16:20:59 +0000 (16:20 +0000)]
ICU-12937 Withdraw MeasureUnit interfaces for coordinate units, and related data loading
X-SVN-Rev: 39599
Andy Heninger [Mon, 23 Jan 2017 00:38:28 +0000 (00:38 +0000)]
ICU-12943 Cygwin/MSVC Windows build fixes.
X-SVN-Rev: 39598
Peter Edberg [Sun, 22 Jan 2017 09:23:49 +0000 (09:23 +0000)]
ICU-12948 Add new elements in structLocale
X-SVN-Rev: 39596
Peter Edberg [Sun, 22 Jan 2017 09:21:04 +0000 (09:21 +0000)]
ICU-12948 Handle new KeyType values, codes
X-SVN-Rev: 39595
Peter Edberg [Sat, 21 Jan 2017 01:03:32 +0000 (01:03 +0000)]
ICU-12763 Add uplrules_selectWithFormat and PluralRules::select that take & use [U]NumberFormat
X-SVN-Rev: 39591
Peter Edberg [Fri, 20 Jan 2017 20:07:27 +0000 (20:07 +0000)]
ICU-12940 Add "ars" as alias to "ar_SA" locale, to "ar" for coll/rbnf
X-SVN-Rev: 39587
Andy Heninger [Fri, 20 Jan 2017 00:20:31 +0000 (00:20 +0000)]
ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
Peter Edberg [Thu, 19 Jan 2017 23:10:23 +0000 (23:10 +0000)]
ICU-12914 Add ubrk_openBinaryRules, ubrk_getBinaryRules, and simple test
X-SVN-Rev: 39582
Andy Heninger [Thu, 19 Jan 2017 18:12:50 +0000 (18:12 +0000)]
ICU-12943 Windows Build Fixes for UChar=char16_t and utf-8 source files.
X-SVN-Rev: 39581
Andy Heninger [Wed, 18 Jan 2017 23:51:57 +0000 (23:51 +0000)]
ICU-12643 C++11 trial. Use some features as a test case.
X-SVN-Rev: 39578
Andy Heninger [Wed, 18 Jan 2017 21:46:03 +0000 (21:46 +0000)]
ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic.
X-SVN-Rev: 39576
Andy Heninger [Wed, 18 Jan 2017 21:26:05 +0000 (21:26 +0000)]
ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic.
X-SVN-Rev: 39575
Andy Heninger [Wed, 18 Jan 2017 19:43:01 +0000 (19:43 +0000)]
ICU-12918 Dictionary Break Iterator Assertion Failure
X-SVN-Rev: 39574
Andy Heninger [Wed, 18 Jan 2017 19:42:33 +0000 (19:42 +0000)]
ICU-12918 Dictionary Break Iterator Assertion Failure
X-SVN-Rev: 39573
Andy Heninger [Tue, 17 Jan 2017 23:13:25 +0000 (23:13 +0000)]
ICU-12873 Race Conditions in RuleBasedBreakIterator.
X-SVN-Rev: 39572
Peter Edberg [Mon, 16 Jan 2017 19:48:33 +0000 (19:48 +0000)]
ICU-12684 Add unum_formatDoubleForFields and test
X-SVN-Rev: 39565
Peter Edberg [Mon, 16 Jan 2017 04:52:36 +0000 (04:52 +0000)]
ICU-12895 icu4c readme, preliminary update for 59m1
X-SVN-Rev: 39564
Peter Edberg [Mon, 16 Jan 2017 00:46:12 +0000 (00:46 +0000)]
ICU-12895 fix the header comment version in configure
X-SVN-Rev: 39563
Peter Edberg [Mon, 16 Jan 2017 00:42:22 +0000 (00:42 +0000)]
ICU-12895 update release version to 59.0.1 for m1
X-SVN-Rev: 39562
Peter Edberg [Mon, 16 Jan 2017 00:40:58 +0000 (00:40 +0000)]
ICU-12883 fix raw '&' in license files
X-SVN-Rev: 39561
George Rhoten [Sat, 14 Jan 2017 16:29:40 +0000 (16:29 +0000)]
ICU-12713 Port fix for handling large magnitude numbers from ICU4J to ICU4C
X-SVN-Rev: 39560
George Rhoten [Fri, 13 Jan 2017 19:06:54 +0000 (19:06 +0000)]
ICU-12874 Don't truncate small numbers with CompactDecimalFormat style rules represented in RBNF
X-SVN-Rev: 39557
Jeff Genovy [Fri, 13 Jan 2017 01:48:47 +0000 (01:48 +0000)]
ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle
We should only call RegCloseKey if we were actually able to open the key.
(The value of hkey isn't explicitly initialized, so we could possibly be calling RegCloseKey with random data.)
X-SVN-Rev: 39556
Jeff Genovy [Fri, 13 Jan 2017 01:28:50 +0000 (01:28 +0000)]
ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle
X-SVN-Rev: 39555
Yoshito Umaoka [Mon, 9 Jan 2017 21:24:46 +0000 (21:24 +0000)]
ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling.
X-SVN-Rev: 39550
Yoshito Umaoka [Mon, 9 Jan 2017 16:19:41 +0000 (16:19 +0000)]
ICU-12899 Corrected an error in repository URL in pom.xml.
X-SVN-Rev: 39549
Andy Heninger [Mon, 19 Dec 2016 22:40:54 +0000 (22:40 +0000)]
ICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three stable functions. Also changed U_STABLE->U_CAPI for consistencey within file. See #9961
X-SVN-Rev: 39544
Andy Heninger [Fri, 16 Dec 2016 00:03:11 +0000 (00:03 +0000)]
ICU-12643 ICU4C, require C++11 to build.
X-SVN-Rev: 39543
Steven R. Loomis [Wed, 14 Dec 2016 18:41:04 +0000 (18:41 +0000)]
ICU-12852 Remove some unnecessary copy (merge from bug)
X-SVN-Rev: 39542
Yoshito Umaoka [Thu, 8 Dec 2016 21:49:18 +0000 (21:49 +0000)]
ICU-12887 Update ICU4J repository URLs. Not updating version for now.
X-SVN-Rev: 39532
Andy Heninger [Wed, 7 Dec 2016 21:14:27 +0000 (21:14 +0000)]
ICU-12809 only .cpp files no .c in ICU library code
X-SVN-Rev: 39527
Fredrik Roubert [Mon, 5 Dec 2016 20:49:33 +0000 (20:49 +0000)]
ICU-12869 Don't use ordinal() to define public constants.
Review URL: https://codereview.appspot.com/
317990043 .
X-SVN-Rev: 39525
Peter Edberg [Sat, 3 Dec 2016 00:42:01 +0000 (00:42 +0000)]
ICU-12876 integrate CLDR release-30-0-3 into icu trunk
X-SVN-Rev: 39524
Andy Heninger [Thu, 1 Dec 2016 01:41:40 +0000 (01:41 +0000)]
ICU-12849 Title Casing, incorrect length returned when preflighting with a NULL output buffer.
X-SVN-Rev: 39518
Yoshito Umaoka [Wed, 30 Nov 2016 20:33:41 +0000 (20:33 +0000)]
ICU-12868 Fixed invalid if condition in the recent fix in locmap.c
X-SVN-Rev: 39517
Yoshito Umaoka [Tue, 29 Nov 2016 08:30:52 +0000 (08:30 +0000)]
ICU-12816 tzdata2016j updates to ICU4C/ICU4J.
X-SVN-Rev: 39513
Steven R. Loomis [Mon, 28 Nov 2016 23:45:55 +0000 (23:45 +0000)]
ICU-12698 fix error in running performance test
X-SVN-Rev: 39510
Steven R. Loomis [Tue, 15 Nov 2016 21:02:48 +0000 (21:02 +0000)]
ICU-12023 merge from http://bugs.icu-project.org/trac/attachment/ticket/12023/libcxx_typeinfo.diff - CLA confirmed as @jbeich
X-SVN-Rev: 39507
Andy Heninger [Thu, 10 Nov 2016 22:32:56 +0000 (22:32 +0000)]
ICU-12723 Remove double-checked locking in ICUNotifier.
X-SVN-Rev: 39503
Fredrik Roubert [Wed, 9 Nov 2016 18:02:48 +0000 (18:02 +0000)]
ICU-12386 Search for an actual resource, not a directory.
R=markus.icu@gmail.com, yoshito_umaoka@us.ibm.com
BUG=
Review URL: https://codereview.appspot.com/
318730043 .
X-SVN-Rev: 39502
Markus Scherer [Mon, 7 Nov 2016 23:15:47 +0000 (23:15 +0000)]
ICU-12832 UTF-8 case mapping appendUChar() write a character even if it fills destCapacity exactly
X-SVN-Rev: 39500
Yoshito Umaoka [Thu, 3 Nov 2016 18:11:33 +0000 (18:11 +0000)]
ICU-12816 tzdata2016i to ICU4C/ICU4J.
X-SVN-Rev: 39499
Shane Carr [Fri, 28 Oct 2016 17:56:22 +0000 (17:56 +0000)]
ICU-12825 Fixing icu4c spoof checker issues #12825 and #12815.
X-SVN-Rev: 39493
Steven R. Loomis [Thu, 27 Oct 2016 01:35:55 +0000 (01:35 +0000)]
ICU-12822 digitlst.cpp depends on <string> to include <locale.h> on windows. Include it explicitly
X-SVN-Rev: 39486
Markus Scherer [Wed, 26 Oct 2016 22:05:50 +0000 (22:05 +0000)]
ICU-12827 ucol_getKeywordValuesForLocale() reset the keyword-list iterator, and a little UList cleanup
X-SVN-Rev: 39484
Yoshito Umaoka [Fri, 21 Oct 2016 02:58:26 +0000 (02:58 +0000)]
ICU-12816 tzdata2016h updates to ICU4J.
X-SVN-Rev: 39477
Yoshito Umaoka [Fri, 21 Oct 2016 02:57:50 +0000 (02:57 +0000)]
ICU-12816 tzdata2016h updates to ICU4C.
X-SVN-Rev: 39476
Steven R. Loomis [Thu, 20 Oct 2016 17:22:15 +0000 (17:22 +0000)]
ICU-11387 improve source tarball packaging (post 58.1)
X-SVN-Rev: 39473
Andy Heninger [Tue, 18 Oct 2016 17:34:00 +0000 (17:34 +0000)]
ICU-12798 Missing #ifdef in putil_cleanup(), broke AIX.
X-SVN-Rev: 39469
Andy Heninger [Tue, 18 Oct 2016 00:31:55 +0000 (00:31 +0000)]
ICU-12798 directory traversal code assumes that path length is less than PATH_MAX
X-SVN-Rev: 39468
Yoshito Umaoka [Mon, 17 Oct 2016 22:40:40 +0000 (22:40 +0000)]
ICU-12780 Unicode copyright and SVN property fixes.
X-SVN-Rev: 39463
Peter Edberg [Mon, 17 Oct 2016 22:26:18 +0000 (22:26 +0000)]
ICU-12779 integrate CLDR release-30-0-2 into icu4c trunk
X-SVN-Rev: 39462
Peter Edberg [Mon, 17 Oct 2016 22:25:05 +0000 (22:25 +0000)]
ICU-12780 integrate CLDR release-30-0-2 into icu4j trunk
X-SVN-Rev: 39461
Yoshito Umaoka [Mon, 17 Oct 2016 21:55:45 +0000 (21:55 +0000)]
ICU-12779 Added/fixed Unicode copyright comments, commiting changes on behalf of Norbert.
X-SVN-Rev: 39459
Markus Scherer [Fri, 14 Oct 2016 19:42:22 +0000 (19:42 +0000)]
ICU-12779 do not check U_PLATFORM macros before including ICU headers
X-SVN-Rev: 39457
Yoshito Umaoka [Fri, 14 Oct 2016 18:00:17 +0000 (18:00 +0000)]
ICU-12780 Updated readme.html for 58.1 GA.
X-SVN-Rev: 39455
Yoshito Umaoka [Fri, 14 Oct 2016 00:15:20 +0000 (00:15 +0000)]
ICU-12801 Regenerated ICU4J data using ICU4C trunk. Updated and cleaned up TestLocaleDisplayNames() to pass the test.
X-SVN-Rev: 39452
Peter Edberg [Thu, 13 Oct 2016 19:26:52 +0000 (19:26 +0000)]
ICU-12779 ICU4C BRS, update readme for GA
X-SVN-Rev: 39448
Yoshito Umaoka [Thu, 13 Oct 2016 18:57:12 +0000 (18:57 +0000)]
ICU-12801 Fixing TestLocaleStructure failure triggered by the new locale 'ckb'.
X-SVN-Rev: 39447
Peter Edberg [Thu, 13 Oct 2016 06:08:08 +0000 (06:08 +0000)]
ICU-12801 integrate CLDR release-30-0-1 into icu4c trunk
X-SVN-Rev: 39445
Peter Edberg [Thu, 13 Oct 2016 06:05:15 +0000 (06:05 +0000)]
ICU-12801 integrate CLDR release-30-0-1 into icu4j trunk
X-SVN-Rev: 39444
Yoshito Umaoka [Wed, 12 Oct 2016 22:40:28 +0000 (22:40 +0000)]
ICU-12802 ICU4J trunk's tzdata sync'ed with ICU4C, including region override for Europe/Simferopol.
X-SVN-Rev: 39440
Yoshito Umaoka [Wed, 12 Oct 2016 22:29:00 +0000 (22:29 +0000)]
ICU-12802 Regenerated zoneinfo64.txt with region override for Europe/Simferopol. Integrated windowsZones.txt including the region mapping update.
X-SVN-Rev: 39439
Norbert Runge [Wed, 12 Oct 2016 15:36:55 +0000 (15:36 +0000)]
ICU-12792 add 'Test' to name of unit test files for Junit to recognize them as such
X-SVN-Rev: 39435
Andy Heninger [Mon, 10 Oct 2016 21:49:01 +0000 (21:49 +0000)]
ICU-12797 RBBI rule compiler fix.
X-SVN-Rev: 39432
Andy Heninger [Mon, 10 Oct 2016 21:46:04 +0000 (21:46 +0000)]
ICU-12797 RBBI rule compiler fix.
X-SVN-Rev: 39431
Norbert Runge [Fri, 7 Oct 2016 15:25:20 +0000 (15:25 +0000)]
ICU-12759 DiagBigDecimal.java to DiagBigDecimalTest.java and modify class name
X-SVN-Rev: 39430
Stuart Gill [Wed, 5 Oct 2016 21:38:34 +0000 (21:38 +0000)]
ICU-11950 Turned on multi-threaded testing at the high level (charset, collate, translit, core)
X-SVN-Rev: 39429
Yoshito Umaoka [Tue, 4 Oct 2016 14:10:29 +0000 (14:10 +0000)]
ICU-12782 Merged TestwriteObject and TestReadObject to avoid test ordering issue. Changed the test case to use ByteArrayOutputStream so that the test case does not leave temporary test output file.
X-SVN-Rev: 39426
Steven R. Loomis [Tue, 4 Oct 2016 04:04:05 +0000 (04:04 +0000)]
ICU-12773 digitlist/strtod_l patch on cygwin, merge r39420
X-SVN-Rev: 39425
Steven R. Loomis [Tue, 4 Oct 2016 04:03:01 +0000 (04:03 +0000)]
ICU-12778 dirent patch on cygwin, merge 39419
X-SVN-Rev: 39424
Steven R. Loomis [Tue, 4 Oct 2016 04:02:29 +0000 (04:02 +0000)]
ICU-12781 dirent patch on cygwin, merge r39418
X-SVN-Rev: 39423
Steven R. Loomis [Tue, 4 Oct 2016 04:01:33 +0000 (04:01 +0000)]
ICU-12783 umutex patch for cygwin, merge r39417
X-SVN-Rev: 39422
Steven R. Loomis [Tue, 4 Oct 2016 04:00:46 +0000 (04:00 +0000)]
ICU-12774 tzname/timezone checks on cygwin, merge r39416
X-SVN-Rev: 39421
Yoshito Umaoka [Mon, 3 Oct 2016 15:19:01 +0000 (15:19 +0000)]
ICU-12769 Added modified javadoc8 stylesheet, and updated build.xml to switch stylesheets by JDK version.
X-SVN-Rev: 39413
Norbert Runge [Fri, 30 Sep 2016 23:18:16 +0000 (23:18 +0000)]
ICU-12768 updates regular expression in copyright scanning script; now scans for Unicoe copyright statement.
X-SVN-Rev: 39410
Norbert Runge [Fri, 30 Sep 2016 22:55:51 +0000 (22:55 +0000)]
ICU-12771 adds Unicode copyright statements for nine remaining files
X-SVN-Rev: 39408
Stuart Gill [Fri, 30 Sep 2016 21:10:28 +0000 (21:10 +0000)]
ICU-12759 fix BigDecimal tests to properly run under JUnit
X-SVN-Rev: 39407
Yoshito Umaoka [Thu, 29 Sep 2016 19:51:52 +0000 (19:51 +0000)]
ICU-12739 Updated readme.html. Removed platform support table and module support section, revised some descriptions, mentioned development hosting and licensing change and other minor updates.
X-SVN-Rev: 39400
Steven R. Loomis [Thu, 29 Sep 2016 17:29:41 +0000 (17:29 +0000)]
ICU-12738 exclude LICENSE from BOM check
X-SVN-Rev: 39397
Steven R. Loomis [Thu, 29 Sep 2016 17:29:08 +0000 (17:29 +0000)]
ICU-12738 final BOM fix for RC, excluded some files per ICU-12767
X-SVN-Rev: 39396