]> granicus.if.org Git - icu/shortlog
icu
2016-09-20 Markus SchererICU-12663 UnicodeString support nearly 2G UChars &...
2016-09-19 Jeff GenovyICU-12705 Only disable optimizations for the function...
2016-09-19 Yoshito UmaokaICU-12582 DateFormatRoundTripTest requires one more...
2016-09-19 Steven R. LoomisICU-11746 static analysis fixes
2016-09-19 Norbert RungeICU-12590
2016-09-19 Norbert RungeICU-12548
2016-09-19 Norbert RungeICU-12590
2016-09-19 Norbert RungeICU-12590
2016-09-19 Yoshito UmaokaICU-12596 Re-enabled TestCollectionUtilitySpeed, but...
2016-09-19 Fredrik RoubertICU-12140 Pass StringPiece by value, return value.
2016-09-19 Peter EdbergICU-12729 CLDR release-30-d02 integration, merge icu4c...
2016-09-19 Peter EdbergICU-12729 CLDR release-30-d02 integration, merge branch...
2016-09-16 Shane CarrICU-12670 Fix for #12670 and #12672
2016-09-16 Yoshito UmaokaICU-11679 Updated the coverge exclusion list to include...
2016-09-16 Steven R. LoomisICU-12738 property fix - C
2016-09-16 Peter EdbergICU-10368 Minor fix to headerdoc comments
2016-09-16 Felipe BalbontínICU-12700 Update coverage exclusions on LocaleDisplayNa...
2016-09-15 Markus SchererICU-5456 minor fixes parallel with C++, and no code...
2016-09-15 Shane CarrICU-12549 Adding coverage for SpoofChecker.Builder...
2016-09-15 Peter EdbergICU-12047 Minor wording adjustment in toLocalizedPatter...
2016-09-15 Peter EdbergICU-12047 Minor wording adjustment in toLocalizedPatter...
2016-09-15 Shane CarrICU-12029 Measure unit display names, C++ version.
2016-09-15 Shane CarrICU-12029 Measure unit display names, Java version.
2016-09-15 Peter EdbergICU-12054 If format has no fields, first FieldPositionI...
2016-09-15 Peter EdbergICU-12554 Fix test to compare the intended objects...
2016-09-15 Peter EdbergICU-12407 J, just add test for in DECIMAL-style formatt...
2016-09-15 Steven R. LoomisICU-12515 J fix - first() should just call delegate
2016-09-15 Steven R. LoomisICU-12515 first() should just call delegate
2016-09-15 Peter EdbergICU-12407 Prevent parse crash in DECIMAL-style formatte...
2016-09-15 Yoshito UmaokaICU-12739 Update ICU4J version to 58.1 / 58rc.
2016-09-15 Yoshito UmaokaICU-12738 Updated ICU4C version to 58.1. Also updated...
2016-09-15 Yoshito UmaokaICU-11679 Fixed incorrect Java Doc comments and import...
2016-09-15 Yoshito UmaokaICU-11679 Merging updates in bid transform test.
2016-09-14 Shawn SteeleICU-12728 -makedata.vcxproj wasn't updated to VS2015...
2016-09-14 Markus SchererICU-5456 modern Greek toUpperCase(), remove most diacritics
2016-09-14 Shane CarrICU-12549 Actually removing IdentifierInfo class.
2016-09-14 Shane CarrICU-12549 Test coverage for SpoofChecker. Actually...
2016-09-14 Steven R. LoomisICU-12705 disable opt on vs2015
2016-09-14 Yoshito UmaokaICU-11679 Merging BidiTransform work from Lina's work...
2016-09-13 Shane CarrICU-12549 Updating SpoofChecker to latest Unicode speci...
2016-09-13 Shane CarrICU-12549 Updating SpoofChecker to latest Unicode speci...
2016-09-13 Andy HeningerICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilati...
2016-09-13 Steven R. LoomisICU-12563 fix cross-compile with mingw
2016-09-13 Steven R. LoomisICU-12515 fix errors in J filtered brk, enable @ss=
2016-09-13 Steven R. LoomisICU-12515 C filtered break
2016-09-13 Shane CarrICU-12422 Fixing affixes for CompactDecimalFormat for...
2016-09-13 Felipe BalbontínICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HAND...
2016-09-13 Yoshito UmaokaICU-10368 String digit/symbol support in DecimalFormatS...
2016-09-12 Felipe BalbontínICU-12591 Removed the CalendarData class and refactored...
2016-09-09 Andy HeningerICU-7548 Problems opening rbbi data in stand-alone...
2016-09-09 Markus SchererICU-5456 modern Greek toUpperCase(), remove most diacritics
2016-09-09 Steven R. LoomisICU-12708 bye bye layout engine
2016-09-09 Steven R. LoomisICU-11679 fix line endings and props
2016-09-09 Steven R. LoomisICU-11679 merge C BiDi Transform from branch
2016-09-09 George RhotenICU-12611 Fix some issues found through static analysis.
2016-09-09 Markus SchererICU-12420 deprecate COUNT/LIMIT constants whose value...
2016-09-08 Markus SchererICU-12420 deprecate COUNT/LIMIT constants whose value...
2016-09-08 Craig CorneliusICU-12716 FindBugs fixes & comments for false-positive...
2016-09-08 George RhotenICU-12462 Slightly improve the power function performance.
2016-09-08 George RhotenICU-12462 Fix for large magnitude numbers. Prevent...
2016-09-08 Felipe BalbontínICU-12634 Remove type check left over from previous...
2016-09-07 Felipe BalbontínICU-12634 Remove ResourceTableSink and ures_getAllTable...
2016-09-07 Felipe BalbontínICU-12676 Add substitute handling enum values to ICU4C.
2016-09-07 Felipe BalbontínICU-12676 Add substitute handling enum values to ICU4J.
2016-09-07 George RhotenICU-12611 Fix some issues found through static analysis.
2016-09-07 Andy HeningerICU-11122 Remove global operator new & delete. They...
2016-09-07 Yoshito UmaokaICU-10232 Updated preprocessro macro again - including...
2016-09-07 Andy HeningerICU-12604 BreakIterator, clarify that setText() retains...
2016-09-06 Andy HeningerICU-12652 add 'using namespace icu' to fix build failur...
2016-09-06 Andy HeningerICU-12502 remove obsolete comment re Script Extension...
2016-09-06 Andy HeningerICU-12502 remove obsolete comment re Script Extension...
2016-09-03 Steven R. LoomisICU-11984 use "en_US" for TestInt64Format
2016-09-03 Steven R. LoomisICU-12428 fix breakage from r39130: filtered break...
2016-09-03 Steven R. LoomisICU-12428 don t fallback to default for filtered break...
2016-09-02 Yoshito UmaokaICU-10232 Fixed Mac/BSD build issue.
2016-09-02 Steven R. LoomisICU-12652 tab -> space
2016-09-02 Steven R. LoomisICU-12704 fix tabs in dtptngen.cpp
2016-09-02 Yoshito UmaokaICU-10232 DigitList to use strtod_l instead of strtod...
2016-08-31 Steven R. LoomisICU-12652 better fix, see r39114
2016-08-31 Steven R. LoomisICU-12704 change dtptngen.cpp to use LocalMemory<int32_...
2016-08-31 Steven R. LoomisICU-12701 fix missing implicit casts
2016-08-31 Steven R. LoomisICU-12652 fix for null termination in uloc_acceptLangua...
2016-08-31 Craig CorneliusICU-21666 Update coverage exclusion for RelativeDateTim...
2016-08-31 Craig CorneliusICU-12666 Update C++ RelativeDateTimeFormatter to new...
2016-08-30 Andy HeningerICU-12664 ICU4J Break rules update for revised Emoji...
2016-08-30 Andy HeningerICU-12664 Break rules update for revised Emoji ZWJ...
2016-08-30 Markus SchererICU-12634 remove UResource.TableSink and ICUResourceBun...
2016-08-29 Felipe BalbontínICU-12591 Remove CalendarData.java and all the remainin...
2016-08-29 Craig CorneliusICU-12617 Revise loading of calendar data to consider...
2016-08-29 Craig CorneliusICU-12666 Update to use new sink methods for data loadi...
2016-08-24 Shawn SteeleICU-12087 - merge updates to use VS2015
2016-08-23 Felipe BalbontínICU-12591 Remove CalendarData references from:
2016-08-19 Yoshito UmaokaICU-12671 Just updated the test cases to match the...
2016-08-19 Yoshito UmaokaICU-12671 Fixed a problem in uloc_toLanguageTag. When...
2016-08-19 Craig CorneliusICU-12617 Removed use of CalendarData class
2016-08-18 Markus SchererICU-12669 draft Emoji 4.0 properties data
2016-08-18 Markus SchererICU-12669 draft Emoji 4.0 properties data
2016-08-17 Fredrik RoubertICU-12140 Pass StringPiece by value, externally.
2016-08-17 Craig CorneliusICU-12617 Remove duplicate free. Memory check is clean
2016-08-13 Craig CorneliusICU-12617 Update data loading, and remove use of Calend...
next