]> granicus.if.org Git - icu/shortlog
icu
2015-08-25 Yoshito UmaokaICU-11760 Fixed a build error with Java 5 runtime.
2015-08-25 George RhotenICU-11653 Override roundingMode API from the NumberForm...
2015-08-25 George RhotenICU-8223 Fix a compiler issue from the last change.
2015-08-25 George RhotenICU-8223 Add rule syntax for NaN, infinity and alternat...
2015-08-24 Markus SchererICU-11004 bulk-read data from ByteBuffer; read .res...
2015-08-21 Markus SchererICU-11537 fix .res formatVersion check
2015-08-21 Markus SchererICU-11537 fix .res formatVersion check
2015-08-21 Andy HeningerICU-11794 add uprv_isInvariantUnicodeString(), as reque...
2015-08-21 Andy HeningerICU-11031 cache spoof check data (ICU4C).
2015-08-20 Andy HeningerICU-11794 change error handling of CharString::appendIn...
2015-08-17 George RhotenICU-11760 Add rule syntax for NaN, infinity and alterna...
2015-08-13 Travis KeepICU-11779 Fix parameter names in documentation.
2015-08-13 Travis KeepICU-11779 Introduce static versions of DTPNG getSkeleto...
2015-08-13 Andy HeningerICU-11821 Fix break rules inconsistencies in line_norma...
2015-08-12 Yoshito UmaokaICU-11630 tzdata2015f to ICU4J
2015-08-12 Yoshito UmaokaICU-11630 tzdata2015f to ICU4C
2015-08-12 Fredrik RoubertICU-11789 Always specify class loader when loading...
2015-08-11 Andy HeningerICU-11821 Fix break rules inconsistencies in line_loose...
2015-08-07 Andy HeningerICU-11821 fix bug in line_loose break rules.
2015-08-07 Markus SchererICU-11537 genrb write .res formatVersion 2 if it would...
2015-08-07 Markus SchererICU-11537 genrb write .res formatVersion 2 if it would...
2015-08-07 Markus SchererICU-11537 move shared resource bundle string values...
2015-08-07 Markus SchererICU-11537 move shared resource bundle string values...
2015-08-07 Travis KeepICU-11767 Fix brokenbuild.
2015-08-06 Travis KeepICU-11767 Try to fix failing test.
2015-08-05 Travis KeepICU-11767 Bound the ICU UnifiedCache.
2015-08-05 Steven R. LoomisICU-11248 merge to trunk: FilteredBreakIteratorBuilder...
2015-08-04 Steven R. LoomisICU-11248 improve organization of sources within projec...
2015-07-30 Steven R. LoomisICU-11689 fix some ignores under cygwin/msvc
2015-07-30 Steven R. LoomisICU-11689 add assertEquals(double..)
2015-07-30 Steven R. LoomisICU-11689 remove ICU-231 patch for VS2015 ufile.c
2015-07-28 Michael OwICU-11759 Remove unused constant
2015-07-28 Michael OwICU-11757 Fix initializer list order
2015-07-28 Michael OwICU-11744 Ensure that array is initialized correctly
2015-07-27 Steven R. LoomisICU-11790 fix to resource leaks on error conditions
2015-07-27 Steven R. LoomisICU-11790 fix to resource leaks on error conditions
2015-07-18 Steven R. LoomisICU-11248 Improve SimpleFilteredSentenceBreakIterator...
2015-07-16 Steven R. LoomisICU-11771 move FilteredBreakIterator from i18n to common
2015-07-16 Steven R. LoomisICU-11763 turn icuplugs off by default
2015-07-15 Andy HeningerICU-11776 Thread safety fixes in data loading.
2015-07-15 Markus SchererICU-11599 simplify preprocessor conditions for U_HAVE_C...
2015-07-08 Markus SchererICU-11761 init fStringsForm with named constant
2015-07-08 Markus SchererICU-11761 stringSet strings are unique
2015-07-08 Markus SchererICU-11761 reslist.cpp force explicit UnicodeString...
2015-07-08 Markus SchererICU-11761 bug fix: always begin 16BitUnits[] with a...
2015-07-08 Markus SchererICU-11761 include assert.h
2015-07-07 Markus SchererICU-11761 share equal strings even if they need explici...
2015-07-03 Markus SchererICU-11761 more readable pool bundle usage & string...
2015-07-03 Markus SchererICU-11761 simpler memory management with UnicodeString...
2015-07-02 Markus SchererICU-11761 SResource virtual dispatch for preflighting...
2015-07-01 Fredrik RoubertICU-11753 Resource directory path must end with a slash
2015-07-01 Steven R. LoomisICU-11628 commit README
2015-07-01 Steven R. LoomisICU-11628 commit API change report
2015-06-30 Michael OwICU-11628 Fix some no data test failures
2015-06-30 Michael OwICU-11628 Fix uconfig test failures
2015-06-29 Andy HeningerICU-11754 remove gcc version test for noexcept.
2015-06-29 Yoshito UmaokaICU-11629 Updated ICU4J readme for 56m1
2015-06-29 Yoshito UmaokaICU-11629 Updated API change report for 56m1
2015-06-28 Markus SchererICU-11613 un-document that a UnicodeString is memmovabl...
2015-06-28 Peter EdbergICU-11628 C, update MeasureUnit interfaces and tests...
2015-06-28 Peter EdbergICU-11629 J, update MeasureUnit interfaces and tests...
2015-06-27 Andy HeningerICU-11754 C++03 build errors.
2015-06-26 Yoshito UmaokaICU-11629
2015-06-24 Andy HeningerICU-11751 Fix Windows build problem with revised reslis...
2015-06-24 Andy HeningerICU-11751 Fix Windows build problem with revised reslis...
2015-06-24 Peter EdbergICU-11706 Fix memory leak when DateIntervalFormat:...
2015-06-24 Markus SchererICU-11751 polymorphic TableResource, ArrayResource...
2015-06-24 Markus SchererICU-11751 change genrb.c to .cpp, polymorphic StringRes...
2015-06-24 Peter EdbergICU-11706 (and #11726) more code cleanup (rolling in...
2015-06-24 Peter EdbergICU-11706 (and #11726) Improve documentation, code...
2015-06-24 Peter EdbergICU-11706 (and #11726) Fix DateIntervalFormat handling...
2015-06-23 Peter EdbergICU-11706 (and #11726) Fix DateIntervalFormat handling...
2015-06-23 Peter EdbergICU-11693 C support for CompactDecimalFormat, via UNumb...
2015-06-23 Peter EdbergICU-11708 CompactDecimaFormat should override and imple...
2015-06-23 Markus SchererICU-11751 change genrb reslist.c & wrtjava.c to C+...
2015-06-23 Peter EdbergICU-11673 Add new Japanese name for Georgia to cjdict (J)
2015-06-23 Peter EdbergICU-11673 Add new Japanese name for Georgia to cjdict
2015-06-23 Peter EdbergICU-11688 Add Thai words for "update" and "event" to...
2015-06-23 Peter EdbergICU-11688 Add Thai words for "update" and "event" to...
2015-06-22 Peter EdbergICU-11677 Fixed spelling of NUMEIRC_FORMAT_CHARS2,...
2015-06-18 Markus SchererICU-11317 split out a new doAppend() from the more...
2015-06-18 Markus SchererICU-11613 document that a UnicodeString is memmovable
2015-06-18 Markus SchererICU-10119 better document aliasing vs. copy/move/RVO
2015-06-16 Michael OwICU-11732 Increase buffer size to avoid overflow
2015-06-16 Markus SchererICU-11720 better memory management in genrb parseBinary...
2015-06-16 Markus SchererICU-11719 better memory management in genrb parseImport...
2015-06-16 Markus SchererICU-11711 better memory management in GenrbImporter...
2015-06-15 Michael OwICU-11630 Update tzdata in ICU4J to 2015e
2015-06-15 Michael OwICU-11630 Update tzdata in ICU4C to 2015e
2015-06-15 Travis KeepICU-11731 Fix number format data driven tests to show...
2015-06-12 Markus SchererICU-11574 Unicode 8.0 final data
2015-06-12 Markus SchererICU-11574 Unicode 8.0 final data
2015-06-10 John EmmonsICU-11728 First cut CLDR 28 data integration
2015-06-10 John EmmonsICU-11728 First cut CLDR 28 data integration
2015-06-10 Fredrik RoubertICU-11734 Bugfix: RelativeDateTimeFormatter with U_HIDE...
2015-06-10 Fredrik RoubertICU-11730 Bugfix: UNumberFormatAttributeValue with...
2015-06-09 John EmmonsICU-11737 Prevent fallback to the wide form where it...
2015-06-09 John EmmonsICU-11737 Units shouldn't fall back from short to wide
2015-06-09 Travis KeepICU-10458 Add more data driven tests for parsing currency.
2015-06-09 Travis KeepICU-10458 Add more data driven tests for parsing currency.
next