]>
granicus.if.org Git - icu/log
Peter Edberg [Mon, 8 Jul 2013 06:34:53 +0000 (06:34 +0000)]
ICU-10244 (C) Handle localeDisplayPattern/separator as pattern
X-SVN-Rev: 33889
Peter Edberg [Mon, 8 Jul 2013 06:31:43 +0000 (06:31 +0000)]
ICU-10222 (J) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
X-SVN-Rev: 33888
Peter Edberg [Mon, 8 Jul 2013 06:28:29 +0000 (06:28 +0000)]
ICU-10244 (J) Handle localeDisplayPattern/separator as pattern
X-SVN-Rev: 33887
Andy Heninger [Thu, 4 Jul 2013 22:32:33 +0000 (22:32 +0000)]
ICU-10050 disable C++11 std atomics on Macintosh
X-SVN-Rev: 33885
Mark Davis [Wed, 3 Jul 2013 08:58:32 +0000 (08:58 +0000)]
ICU-8474 cleanup, moving some test code to CLDR.
X-SVN-Rev: 33882
Steven R. Loomis [Tue, 2 Jul 2013 21:09:50 +0000 (21:09 +0000)]
ICU-10217 update icucaps.xml
X-SVN-Rev: 33878
Michael Ow [Mon, 1 Jul 2013 20:28:08 +0000 (20:28 +0000)]
ICU-10148 Fix UnicodeString usage
X-SVN-Rev: 33873
Scott Russell [Mon, 1 Jul 2013 19:00:14 +0000 (19:00 +0000)]
ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0 - fix failing ERA test
X-SVN-Rev: 33872
Scott Russell [Mon, 1 Jul 2013 15:24:42 +0000 (15:24 +0000)]
ICU-9968 Return value of SimpleDateFormat subparse not correctly reflecting error at start pos 0
X-SVN-Rev: 33871
Mark Davis [Mon, 1 Jul 2013 10:35:20 +0000 (10:35 +0000)]
ICU-8474 cleanup, moving some test code to CLDR.
X-SVN-Rev: 33870
Andy Heninger [Fri, 28 Jun 2013 21:12:31 +0000 (21:12 +0000)]
ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
X-SVN-Rev: 33869
Andy Heninger [Fri, 28 Jun 2013 21:12:10 +0000 (21:12 +0000)]
ICU-9936 Improved API descriptions for DecimalFormat set min/max significant digits.
X-SVN-Rev: 33868
Michael Ow [Fri, 28 Jun 2013 19:57:20 +0000 (19:57 +0000)]
ICU-10203 Fix resource bundle memory leak
X-SVN-Rev: 33867
Steven R. Loomis [Thu, 27 Jun 2013 19:49:55 +0000 (19:49 +0000)]
ICU-7912 add unum_parse and unum_format taking UFormattable (@internal, API proposal to follow)
X-SVN-Rev: 33862
Steven R. Loomis [Thu, 27 Jun 2013 17:37:58 +0000 (17:37 +0000)]
ICU-10234 check in layout engine perf test
X-SVN-Rev: 33861
Peter Edberg [Thu, 27 Jun 2013 08:23:29 +0000 (08:23 +0000)]
ICU-10195 (J) Add more tests for getAppendItemName
X-SVN-Rev: 33860
Peter Edberg [Thu, 27 Jun 2013 07:41:56 +0000 (07:41 +0000)]
ICU-10195 Fix CLDR_FIELD_NAME[] array so getting localized name for UDATPG_DAY_FIELD works
X-SVN-Rev: 33859
Peter Edberg [Thu, 27 Jun 2013 06:53:35 +0000 (06:53 +0000)]
ICU-10061 (J) Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
X-SVN-Rev: 33858
Peter Edberg [Thu, 27 Jun 2013 06:16:33 +0000 (06:16 +0000)]
ICU-9984 (J) For DTPG, Y in skeleton should produce Y in pattern
X-SVN-Rev: 33857
Peter Edberg [Thu, 27 Jun 2013 05:47:14 +0000 (05:47 +0000)]
ICU-10070 add more tests
X-SVN-Rev: 33856
Andy Heninger [Thu, 27 Jun 2013 00:34:48 +0000 (00:34 +0000)]
ICU-10236 Update dependencies check for 52.0.1 M1
X-SVN-Rev: 33855
Andy Heninger [Wed, 26 Jun 2013 18:34:15 +0000 (18:34 +0000)]
ICU-10088 Fix incorrect API doc for uregex_setStackLimit().
X-SVN-Rev: 33854
Steven R. Loomis [Wed, 26 Jun 2013 15:27:41 +0000 (15:27 +0000)]
ICU-7912 fix breakage
X-SVN-Rev: 33853
Steven R. Loomis [Wed, 26 Jun 2013 06:31:09 +0000 (06:31 +0000)]
ICU-7912 C wrapper for Formattable - UFormattable
X-SVN-Rev: 33849
Andy Heninger [Wed, 26 Jun 2013 00:27:11 +0000 (00:27 +0000)]
ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
X-SVN-Rev: 33848
Steven R. Loomis [Tue, 25 Jun 2013 04:41:43 +0000 (04:41 +0000)]
ICU-10233 oops, demodernize this one for Windows build
X-SVN-Rev: 33847
Steven R. Loomis [Tue, 25 Jun 2013 00:51:57 +0000 (00:51 +0000)]
ICU-10233 modernize #include usage, also add a verbose log for the data driven test
X-SVN-Rev: 33846
Steven R. Loomis [Tue, 25 Jun 2013 00:46:51 +0000 (00:46 +0000)]
ICU-10234 performance improvements in Layout: (1) in LETableReference, making some functions inline (minimal), (2) OpenTypeUtilities moving range checking out of the inner loop, and the big one is (3) GlyphIterator, caching the result of filterGlyph. (caching more than one had minimal or negative improvement)
X-SVN-Rev: 33845
Steven R. Loomis [Tue, 25 Jun 2013 00:32:25 +0000 (00:32 +0000)]
ICU-10233 manually update LEScripts.h - should do a full regenerate.
X-SVN-Rev: 33844
Travis Keep [Mon, 24 Jun 2013 18:05:38 +0000 (18:05 +0000)]
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33843
Travis Keep [Mon, 24 Jun 2013 17:19:09 +0000 (17:19 +0000)]
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33842
Travis Keep [Fri, 21 Jun 2013 00:33:41 +0000 (00:33 +0000)]
ICU-10069 Attempt fo fix broken build.
X-SVN-Rev: 33841
Michael Ow [Thu, 20 Jun 2013 22:40:32 +0000 (22:40 +0000)]
ICU-10025 Update tzcode svn property to not ignore generated files
X-SVN-Rev: 33840
Steven R. Loomis [Thu, 20 Jun 2013 22:20:51 +0000 (22:20 +0000)]
ICU-10069 improve error messages"
X-SVN-Rev: 33839
Steven R. Loomis [Thu, 20 Jun 2013 22:09:42 +0000 (22:09 +0000)]
ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others
X-SVN-Rev: 33838
Steven R. Loomis [Thu, 20 Jun 2013 22:05:51 +0000 (22:05 +0000)]
ICU-10231 add -u option to intltest, force utf-8 output
X-SVN-Rev: 33837
Andy Heninger [Tue, 18 Jun 2013 20:38:08 +0000 (20:38 +0000)]
ICU-10024 fixes for Regexp, look-behind pattern fails to compile bug.
X-SVN-Rev: 33835
Andy Heninger [Mon, 17 Jun 2013 20:35:47 +0000 (20:35 +0000)]
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
X-SVN-Rev: 33834
Andy Heninger [Mon, 17 Jun 2013 18:49:28 +0000 (18:49 +0000)]
ICU-9936 Decimal Format, auto-enable SignificantDigitsUsed when setting significant digits.
X-SVN-Rev: 33833
Michael Ow [Fri, 14 Jun 2013 21:10:26 +0000 (21:10 +0000)]
ICU-10214 Update locale subtag check in XLIFF2ICU converter tool
X-SVN-Rev: 33831
Andy Heninger [Fri, 14 Jun 2013 00:47:11 +0000 (00:47 +0000)]
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
X-SVN-Rev: 33830
Andy Heninger [Thu, 13 Jun 2013 23:38:21 +0000 (23:38 +0000)]
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator.
X-SVN-Rev: 33829
Andy Heninger [Thu, 13 Jun 2013 21:17:34 +0000 (21:17 +0000)]
ICU-10140 Spoof Checker rule builder fixes. Was dropping Whole Script confusable data.
X-SVN-Rev: 33828
Travis Keep [Thu, 13 Jun 2013 20:21:29 +0000 (20:21 +0000)]
ICU-10069 Attempt to fix broken build by doing int->int32_t.
X-SVN-Rev: 33827
Travis Keep [Thu, 13 Jun 2013 18:38:53 +0000 (18:38 +0000)]
ICU-10069 Take into account compatible currency symbols, e.g half-width and full width yen symbol when parsing currencies in C++. Currency equivalence relation is hard-coded for now.
X-SVN-Rev: 33825
Yoshito Umaoka [Thu, 13 Jun 2013 15:03:37 +0000 (15:03 +0000)]
ICU-10172 Minor corrections in DecimalFormat set/getRoundingIncrement API docs.
X-SVN-Rev: 33824
Yoshito Umaoka [Thu, 13 Jun 2013 15:02:34 +0000 (15:02 +0000)]
ICU-10172 Minor wording adjustments in DecimalFormat set/getRoundingIncrement API docs.
X-SVN-Rev: 33823
Yoshito Umaoka [Thu, 13 Jun 2013 14:41:39 +0000 (14:41 +0000)]
ICU-10221 Fixed parsed length issue with a grandfathered tag in LanguageTag parser implementation.
X-SVN-Rev: 33822
Jennifer Chye [Wed, 12 Jun 2013 22:40:34 +0000 (22:40 +0000)]
ICU-9511 Update collation build rule to use new converter.
X-SVN-Rev: 33821
Yoshito Umaoka [Wed, 12 Jun 2013 21:37:46 +0000 (21:37 +0000)]
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat format test including the test cases verifying the fix.
X-SVN-Rev: 33820
Yoshito Umaoka [Wed, 12 Jun 2013 20:56:06 +0000 (20:56 +0000)]
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
X-SVN-Rev: 33819
Yoshito Umaoka [Wed, 12 Jun 2013 15:15:06 +0000 (15:15 +0000)]
ICU-10203 Fixed memory leaks in getIDForWindowsID.
X-SVN-Rev: 33818
Ramy Said [Tue, 11 Jun 2013 12:39:56 +0000 (12:39 +0000)]
ICU-9928 Charset Detector, IBM420_ar oddities
X-SVN-Rev: 33817
Markus Scherer [Mon, 10 Jun 2013 22:38:41 +0000 (22:38 +0000)]
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33815
Markus Scherer [Mon, 10 Jun 2013 22:37:40 +0000 (22:37 +0000)]
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33814
Steven R. Loomis [Fri, 7 Jun 2013 17:10:15 +0000 (17:10 +0000)]
ICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM Clang. When there's a version known which works, this can be changed.
X-SVN-Rev: 33809
Travis Keep [Wed, 5 Jun 2013 21:33:31 +0000 (21:33 +0000)]
ICU-10202 Fix documentation on getXXXInstance() methods.
X-SVN-Rev: 33806
Travis Keep [Wed, 5 Jun 2013 20:49:25 +0000 (20:49 +0000)]
ICU-10201 Fix wording in documentation of DateFormat.
X-SVN-Rev: 33805
Bing Long [Wed, 5 Jun 2013 14:50:05 +0000 (14:50 +0000)]
ICU-10113 update ICU4J sample code to include the "import...." statement.
X-SVN-Rev: 33804
Yoshito Umaoka [Tue, 4 Jun 2013 16:15:58 +0000 (16:15 +0000)]
ICU-10174 Fixed a bad code snippet in the LocaleMatcher's API class doc.
X-SVN-Rev: 33801
Andy Heninger [Sat, 1 Jun 2013 05:10:48 +0000 (05:10 +0000)]
ICU-10051 ures_cleanup tweaked for failing test.
X-SVN-Rev: 33789
Andy Heninger [Sat, 1 Jun 2013 03:37:16 +0000 (03:37 +0000)]
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
X-SVN-Rev: 33788
Andy Heninger [Fri, 31 May 2013 23:50:15 +0000 (23:50 +0000)]
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
X-SVN-Rev: 33787
Markus Scherer [Fri, 31 May 2013 16:57:56 +0000 (16:57 +0000)]
ICU-10181 fix typo in Arabic unshaping of letter Peh
X-SVN-Rev: 33783
Travis Keep [Thu, 30 May 2013 20:20:17 +0000 (20:20 +0000)]
ICU-10179 Add documentation to TestLocaleStructure explaining that it validates each locale .txt file against the golden structLocale.txt file so that developers know that to fix this test means adding the templates for any new data to structLocale.txt
X-SVN-Rev: 33778
Travis Keep [Tue, 28 May 2013 23:34:14 +0000 (23:34 +0000)]
ICU-10131 Try re-enabling failing test. now that BOM and mime-type are set on test/testdata/te_IN.txt
X-SVN-Rev: 33767
Travis Keep [Tue, 28 May 2013 23:16:24 +0000 (23:16 +0000)]
ICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know that the file is UTF-8 encoded.
X-SVN-Rev: 33766
Yoshito Umaoka [Tue, 28 May 2013 20:16:17 +0000 (20:16 +0000)]
ICU-10192 Fix the LanguageTag#toString() missing variant fields problem.
X-SVN-Rev: 33765
Travis Keep [Tue, 28 May 2013 18:12:43 +0000 (18:12 +0000)]
ICU-10131 fix the build.
X-SVN-Rev: 33763
Travis Keep [Tue, 28 May 2013 16:10:07 +0000 (16:10 +0000)]
ICU-10131 Rebreak the build.
X-SVN-Rev: 33762
Mark Davis [Mon, 27 May 2013 22:25:45 +0000 (22:25 +0000)]
ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
X-SVN-Rev: 33760
Mark Davis [Mon, 27 May 2013 15:34:55 +0000 (15:34 +0000)]
ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.
X-SVN-Rev: 33759
Bing Long [Mon, 27 May 2013 14:46:51 +0000 (14:46 +0000)]
ICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d'. von' MMMM", true, returnInfo) with gen.addPattern("dd'. von' MMMM", true, returnInfo) to make the sample applicable to other locales, such as German, Simplified Chinese etc.
X-SVN-Rev: 33758
Travis Keep [Sat, 25 May 2013 00:23:05 +0000 (00:23 +0000)]
ICU-10131 Attempt to fix broken build on AIX/solaris.
X-SVN-Rev: 33755
Travis Keep [Sat, 25 May 2013 00:03:37 +0000 (00:03 +0000)]
ICU-10131 Add test for fallback prevention with empty set for JAVA.
X-SVN-Rev: 33754
Travis Keep [Fri, 24 May 2013 22:47:07 +0000 (22:47 +0000)]
ICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0
X-SVN-Rev: 33752
Travis Keep [Fri, 24 May 2013 22:45:48 +0000 (22:45 +0000)]
ICU-10045 Fix again so that zero shows as 0 not 0.0
X-SVN-Rev: 33751
Travis Keep [Fri, 24 May 2013 22:16:05 +0000 (22:16 +0000)]
ICU-10045 Fix significant digits with zero for JAVA.
X-SVN-Rev: 33750
Travis Keep [Fri, 24 May 2013 18:23:49 +0000 (18:23 +0000)]
ICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback
X-SVN-Rev: 33749
Mark Davis [Fri, 24 May 2013 08:58:43 +0000 (08:58 +0000)]
ICU-10173 fix test to show bug.
X-SVN-Rev: 33748
Travis Keep [Thu, 23 May 2013 21:47:38 +0000 (21:47 +0000)]
ICU-9669 Fix bug in resbund.cpp
X-SVN-Rev: 33746
Travis Keep [Thu, 23 May 2013 18:49:28 +0000 (18:49 +0000)]
ICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()
X-SVN-Rev: 33739
Travis Keep [Thu, 23 May 2013 18:33:24 +0000 (18:33 +0000)]
ICU-10151 Fix typo in UnicodeSet documentation.
X-SVN-Rev: 33738
Peter Edberg [Thu, 23 May 2013 02:00:04 +0000 (02:00 +0000)]
ICU-10186 Need special numeric era format/parse for dangi too (J)
X-SVN-Rev: 33735
Peter Edberg [Thu, 23 May 2013 01:28:21 +0000 (01:28 +0000)]
ICU-10186 Need special numeric era format/parse for dangi too (C)
X-SVN-Rev: 33734
Yoshito Umaoka [Wed, 22 May 2013 21:04:44 +0000 (21:04 +0000)]
ICU-10170 Added a test case. The bug in the library code was already fixed by r33671.
X-SVN-Rev: 33731
Yoshito Umaoka [Wed, 22 May 2013 20:34:10 +0000 (20:34 +0000)]
ICU-10148 TZ database/Windows zone ID mapping APIs.
X-SVN-Rev: 33727
Yoshito Umaoka [Wed, 22 May 2013 20:33:30 +0000 (20:33 +0000)]
ICU-10148 TZ database/Windows zone ID mapping APIs.
X-SVN-Rev: 33726
Ramy Said [Wed, 22 May 2013 14:28:56 +0000 (14:28 +0000)]
ICU-9272 CharsetDetector Inefficiencies
X-SVN-Rev: 33722
Steven R. Loomis [Wed, 22 May 2013 04:28:12 +0000 (04:28 +0000)]
ICU-9904 add enumset to filter, hopefully it will fix the binary build issue
X-SVN-Rev: 33720
Markus Scherer [Mon, 20 May 2013 18:55:39 +0000 (18:55 +0000)]
ICU-10128 new BidiTest.txt with test data for more than 63 levels
X-SVN-Rev: 33691
Markus Scherer [Mon, 20 May 2013 18:39:41 +0000 (18:39 +0000)]
ICU-10128 new BidiTest.txt with test data for more than 63 levels
X-SVN-Rev: 33690
Peter Edberg [Mon, 20 May 2013 00:39:58 +0000 (00:39 +0000)]
ICU-10120 Add test for katakana + extend
X-SVN-Rev: 33685
Peter Edberg [Mon, 20 May 2013 00:39:07 +0000 (00:39 +0000)]
ICU-10120 Add test for katakana + extend (J)
X-SVN-Rev: 33684
Peter Edberg [Sun, 19 May 2013 07:03:23 +0000 (07:03 +0000)]
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too (J)
X-SVN-Rev: 33683
Peter Edberg [Sun, 19 May 2013 06:36:13 +0000 (06:36 +0000)]
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too
X-SVN-Rev: 33682
Michael Ow [Sat, 18 May 2013 00:59:21 +0000 (00:59 +0000)]
ICU-10169 Fix redefinition of macro on os390 in simplethread test code
X-SVN-Rev: 33681
Steven R. Loomis [Sat, 18 May 2013 00:06:58 +0000 (00:06 +0000)]
ICU-10143 set to null was a mistake. fGlyphStorage is null when theres already an error (and the error code is set).
X-SVN-Rev: 33680
Steven R. Loomis [Fri, 17 May 2013 23:55:48 +0000 (23:55 +0000)]
ICU-10147 fix header typo
X-SVN-Rev: 33679
Yoshito Umaoka [Thu, 16 May 2013 22:25:42 +0000 (22:25 +0000)]
ICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic test case code for rounding behavior.
X-SVN-Rev: 33671