]> granicus.if.org Git - icu/shortlog
icu
2013-06-13 Travis KeepICU-10069 Attempt to fix broken build by doing int...
2013-06-13 Travis KeepICU-10069 Take into account compatible currency symbols...
2013-06-13 Yoshito UmaokaICU-10172 Minor corrections in DecimalFormat set/getRou...
2013-06-13 Yoshito UmaokaICU-10172 Minor wording adjustments in DecimalFormat...
2013-06-13 Yoshito UmaokaICU-10221 Fixed parsed length issue with a grandfathere...
2013-06-12 Jennifer ChyeICU-9511 Update collation build rule to use new converter.
2013-06-12 Yoshito UmaokaICU-10209 Fixed odd TimeType problem with ZONE_ID,...
2013-06-12 Yoshito UmaokaICU-10209 Fixed odd TimeType problem with ZONE_ID,...
2013-06-12 Yoshito UmaokaICU-10203 Fixed memory leaks in getIDForWindowsID.
2013-06-11 Ramy SaidICU-9928 Charset Detector, IBM420_ar oddities
2013-06-10 Markus SchererICU-8134 improve API docs for getBaseName() & setKeywor...
2013-06-10 Markus SchererICU-8134 improve API docs for getBaseName() & setKeywor...
2013-06-07 Steven R. LoomisICU-10051 disable U_HAVE_STD_ATOMICS on Apple LLVM...
2013-06-05 Travis KeepICU-10202 Fix documentation on getXXXInstance() methods.
2013-06-05 Travis KeepICU-10201 Fix wording in documentation of DateFormat.
2013-06-05 Bing LongICU-10113 update ICU4J sample code to include the ...
2013-06-04 Yoshito UmaokaICU-10174 Fixed a bad code snippet in the LocaleMatcher...
2013-06-01 Andy HeningerICU-10051 ures_cleanup tweaked for failing test.
2013-06-01 Andy HeningerICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHE...
2013-05-31 Andy HeningerICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHE...
2013-05-31 Markus SchererICU-10181 fix typo in Arabic unshaping of letter Peh
2013-05-30 Travis KeepICU-10179 Add documentation to TestLocaleStructure...
2013-05-28 Travis KeepICU-10131 Try re-enabling failing test. now that BOM...
2013-05-28 Travis KeepICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt...
2013-05-28 Yoshito UmaokaICU-10192 Fix the LanguageTag#toString() missing varian...
2013-05-28 Travis KeepICU-10131 fix the build.
2013-05-28 Travis KeepICU-10131 Rebreak the build.
2013-05-27 Mark DavisICU-8471 Update to fix the Compact Numbers for fraction...
2013-05-27 Mark DavisICU-8471 Update to fix the Compact Numbers for fraction...
2013-05-27 Bing LongICU-10113 Updated DateTimePatternGeneratorSample.java...
2013-05-25 Travis KeepICU-10131 Attempt to fix broken build on AIX/solaris.
2013-05-25 Travis KeepICU-10131 Add test for fallback prevention with empty...
2013-05-24 Travis KeepICU-10173 Add test for ensuring that zero shoes as...
2013-05-24 Travis KeepICU-10045 Fix again so that zero shows as 0 not 0.0
2013-05-24 Travis KeepICU-10045 Fix significant digits with zero for JAVA.
2013-05-24 Travis KeepICU-10131 Added C test to verify that 3 empty set value...
2013-05-24 Mark DavisICU-10173 fix test to show bug.
2013-05-23 Travis KeepICU-9669 Fix bug in resbund.cpp
2013-05-23 Travis KeepICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()
2013-05-23 Travis KeepICU-10151 Fix typo in UnicodeSet documentation.
2013-05-23 Peter EdbergICU-10186 Need special numeric era format/parse for...
2013-05-23 Peter EdbergICU-10186 Need special numeric era format/parse for...
2013-05-22 Yoshito UmaokaICU-10170 Added a test case. The bug in the library...
2013-05-22 Yoshito UmaokaICU-10148 TZ database/Windows zone ID mapping APIs.
2013-05-22 Yoshito UmaokaICU-10148 TZ database/Windows zone ID mapping APIs.
2013-05-22 Ramy SaidICU-9272 CharsetDetector Inefficiencies
2013-05-22 Steven R. LoomisICU-9904 add enumset to filter, hopefully it will fix...
2013-05-20 Markus SchererICU-10128 new BidiTest.txt with test data for more...
2013-05-20 Markus SchererICU-10128 new BidiTest.txt with test data for more...
2013-05-20 Peter EdbergICU-10120 Add test for katakana + extend
2013-05-20 Peter EdbergICU-10120 Add test for katakana + extend (J)
2013-05-19 Peter EdbergICU-10120 Copy fix #9983 (for word ubrk_previous infini...
2013-05-19 Peter EdbergICU-10120 Copy fix #9983 (for word ubrk_previous infini...
2013-05-18 Michael OwICU-10169 Fix redefinition of macro on os390 in simplet...
2013-05-18 Steven R. LoomisICU-10143 set to null was a mistake. fGlyphStorage...
2013-05-17 Steven R. LoomisICU-10147 fix header typo
2013-05-16 Yoshito UmaokaICU-9931 Fixed rounding related problems in ICU4J Decim...
2013-05-16 Scott RussellICU-10110 handle non-String'able objects to prevent...
2013-05-16 Scott RussellICU-10110 handle non-String objects to prevent class...
2013-05-16 Michael OwICU-10169 Remove error compilation options in zos build
2013-05-15 Markus SchererICU-10128 update ICU to Unicode 6.3 beta (merge from...
2013-05-15 Markus SchererICU-10128 update ICU to Unicode 6.3 beta (merge from...
2013-05-15 Markus SchererICU-7881 accept a list .dat file (for -a -r -x) whose...
2013-05-14 Bing LongICU-10113 Added PluralFormatSample.java. Updated the...
2013-05-14 Bing LongICU-10113 Added DateIntervalFormatSample.java.
2013-05-14 Mark DavisICU-8474 Updated the plural rules factory to match...
2013-05-13 Travis KeepICU-10069 Add comments per Markus' review.
2013-05-10 Michael OwICU-10047 Copy enumset.h to the appropriate directory...
2013-05-10 Yoshito UmaokaICU-10154 Optimized time zone historical offset iteration.
2013-05-10 Yoshito UmaokaICU-10154 Optimized time zone historical offset iteration.
2013-05-08 Travis KeepICU-10069 Take into account compatible currency symbols...
2013-05-08 Travis KeepICU-10069 Clean up overly complicated currency matching...
2013-05-08 Michael OwICU-10133 Fix pkgdata tool not building data into load...
2013-05-08 Michael OwICU-10134 Fix man page for uconv
2013-05-08 Michael OwICU-10129 Fix Windows timezone name truncation
2013-05-08 Michael OwICU-10082 Fix timezone detection on Solaris
2013-05-08 Michael OwICU-10084 Update version to 52.0.1
2013-05-07 Travis KeepICU-10026 Fix DecimalFormat to handle variation of...
2013-05-07 Michael OwICU-10083 Update version number to 52.0.1 and update...
2013-05-07 Michael OwICU-9881 Fix library names for MINGW build
2013-05-06 John EmmonsICU-10137 Merge CLDR 23.1 data
2013-05-06 John EmmonsICU-10137 Merge CLDR 23.1 data
2013-05-04 Markus SchererICU-10081 uprv_stableBinarySearch() internal API
2013-05-03 Markus SchererICU-10081 stable sort via insertion sort with binary...
2013-05-03 Yoshito UmaokaICU-10098 Fixed a bug introduced by the previous commit.
2013-05-03 Yoshito UmaokaICU-10098 Fixed LCID to posix-style locale ID mapping...
2013-05-02 Peter EdbergICU-10070 uregion_isEqualTo -> uregion_areEqual, implem...
2013-05-01 George RhotenICU-10136 Do not throw an exception when requesting...
2013-04-30 Markus SchererICU-10128 store bpt max value in ubidi.icu
2013-04-30 Markus SchererICU-10128 remove version suffixes from UCD files, so...
2013-04-29 Markus SchererICU-10128 add 2 new script codes from ISO 15924: Aghb...
2013-04-29 Peter EdbergICU-9984 For DTPG, Y in skeleton should produce Y in...
2013-04-26 Markus SchererICU-10128 encode new properties bpt & bpb in ubidi...
2013-04-26 Bing LongICU-100113 Added DateTimePatternGeneratorSample.java...
2013-04-26 Markus SchererICU-10128 parse the new BidiBrackets.txt
2013-04-25 Yoshito UmaokaICU-9104 Some minor updates in the CollationElementIter...
2013-04-25 Yoshito UmaokaICU-9104 A minor change in the doc updated in the previ...
2013-04-25 Yoshito UmaokaICU-9104 Updated CollationElementIterator API spec...
2013-04-24 Michael OwICU-10037 Update tzdata in ICU4J to 2013c
2013-04-24 Michael OwICU-10037 Update ICU4C to tzdata 2013c
next