]>
granicus.if.org Git - icu/log
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
Scott Russell [Thu, 16 May 2013 17:50:47 +0000 (17:50 +0000)]
ICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDateFormat.parse()
X-SVN-Rev: 33670
Scott Russell [Thu, 16 May 2013 15:51:43 +0000 (15:51 +0000)]
ICU-10110 handle non-String objects to prevent class cast exception in SimpleDateFormat.parse()
X-SVN-Rev: 33669
Michael Ow [Thu, 16 May 2013 14:43:26 +0000 (14:43 +0000)]
ICU-10169 Remove error compilation options in zos build
X-SVN-Rev: 33667
Markus Scherer [Wed, 15 May 2013 22:16:48 +0000 (22:16 +0000)]
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585)
X-SVN-Rev: 33663
Markus Scherer [Wed, 15 May 2013 21:51:04 +0000 (21:51 +0000)]
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
X-SVN-Rev: 33662
Markus Scherer [Wed, 15 May 2013 20:10:55 +0000 (20:10 +0000)]
ICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains
X-SVN-Rev: 33659
Bing Long [Tue, 14 May 2013 20:51:05 +0000 (20:51 +0000)]
ICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern).
X-SVN-Rev: 33653
Bing Long [Tue, 14 May 2013 20:39:25 +0000 (20:39 +0000)]
ICU-10113 Added DateIntervalFormatSample.java.
Updated the API document for DateIntervalFormat->getInstance(String skeleton, Locale locale) and
DateIntervalFormat->getInstance(String skeleton, Locale locale, DateIntervalInfo dtitvinf)
X-SVN-Rev: 33652
Mark Davis [Tue, 14 May 2013 12:32:16 +0000 (12:32 +0000)]
ICU-8474 Updated the plural rules factory to match CLDR; took a first pass at modifying NumberFormat to get the right information out for plural select with fractions.
X-SVN-Rev: 33649
Travis Keep [Mon, 13 May 2013 23:41:55 +0000 (23:41 +0000)]
ICU-10069 Add comments per Markus' review.
X-SVN-Rev: 33645
Michael Ow [Fri, 10 May 2013 20:43:23 +0000 (20:43 +0000)]
ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files
X-SVN-Rev: 33635
Yoshito Umaoka [Fri, 10 May 2013 16:42:39 +0000 (16:42 +0000)]
ICU-10154 Optimized time zone historical offset iteration.
X-SVN-Rev: 33633
Yoshito Umaoka [Fri, 10 May 2013 16:32:04 +0000 (16:32 +0000)]
ICU-10154 Optimized time zone historical offset iteration.
X-SVN-Rev: 33632
Travis Keep [Wed, 8 May 2013 23:46:30 +0000 (23:46 +0000)]
ICU-10069 Take into account compatible currency symbols, e.g half-width and full-width yen symbol, when parsing currencies. Currency symbol equivalence relation hard-coded in Currency class for now.
X-SVN-Rev: 33616
Travis Keep [Wed, 8 May 2013 19:53:08 +0000 (19:53 +0000)]
ICU-10069 Clean up overly complicated currency matching code. This clean up was necessary because previous code assumed that currency string in text will match currency symbol in CLDR. With currency equivalences, this assumption no longer holds.
X-SVN-Rev: 33615
Michael Ow [Wed, 8 May 2013 19:53:01 +0000 (19:53 +0000)]
ICU-10133 Fix pkgdata tool not building data into load module on OS390
X-SVN-Rev: 33614
Michael Ow [Wed, 8 May 2013 19:06:57 +0000 (19:06 +0000)]
ICU-10134 Fix man page for uconv
X-SVN-Rev: 33613
Michael Ow [Wed, 8 May 2013 17:33:54 +0000 (17:33 +0000)]
ICU-10129 Fix Windows timezone name truncation
X-SVN-Rev: 33610
Michael Ow [Wed, 8 May 2013 17:00:30 +0000 (17:00 +0000)]
ICU-10082 Fix timezone detection on Solaris
X-SVN-Rev: 33609
Michael Ow [Wed, 8 May 2013 01:38:44 +0000 (01:38 +0000)]
ICU-10084 Update version to 52.0.1
X-SVN-Rev: 33608
Travis Keep [Tue, 7 May 2013 20:06:58 +0000 (20:06 +0000)]
ICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark Davis' suggestions.
X-SVN-Rev: 33605
Michael Ow [Tue, 7 May 2013 19:53:34 +0000 (19:53 +0000)]
ICU-10083 Update version number to 52.0.1 and update timebombs
X-SVN-Rev: 33604