]> granicus.if.org Git - icu/shortlog
icu
2016-09-26 Yoshito UmaokaICU-12739 Fixed svn properties.
2016-09-26 Yoshito UmaokaICU-12739 BRS 58 - Updated currencyNumericCodes to...
2016-09-26 Yoshito UmaokaICU-12738 BRS 58 - Updated currencyNumericCodes.txt...
2016-09-26 Norbert RungeICU-12706 Fixes test coverage exclusion list, broken...
2016-09-26 Yoshito UmaokaICU-12739 Currency/Numeric code - sync'ed with the...
2016-09-26 Yoshito UmaokaICU-12739 Added ICU4J 58.1 API signature file. Also...
2016-09-26 Yoshito UmaokaICU-12739 JDK8 as the reference platform - use Java...
2016-09-26 Yoshito UmaokaICU-12739 Fixed new compiler warnings introduced last...
2016-09-26 Yoshito UmaokaICU-12748 Removed @Override from a couple of methods...
2016-09-26 Peter EdbergICU-12738 ICU4C BRS, Some fixes to U_HIDE_XXX_API macros
2016-09-23 Shane CarrICU-12549 Minor revisions to SpoofChecker comments...
2016-09-23 Shane CarrICU-12549 Minor revisions to SpoofChecker comments...
2016-09-23 Norbert RungeICU-12706 unit test coverage for CompactDecimalFormat...
2016-09-23 Shane CarrICU-12549 Changing u_strCompare to u_strcmp in spoof...
2016-09-23 Markus SchererICU-12739 update pool bundles, regenerate resource...
2016-09-23 Markus SchererICU-12738 update pool bundles
2016-09-22 Andy HeningerICU-12734 Adjust ICUMemCheck.pl for deletion of the...
2016-09-22 Craig CorneliusICU-12748 Remove override that does not work with Java 1.6
2016-09-22 Craig CorneliusICU-12716 Resolved StringEquality issues reported by...
2016-09-22 Andy HeningerICU-12734 ICU4C API, add missing U_HIDE_INTERNAL_API
2016-09-22 Andy HeningerICU-12734 ICU4C API Change Report regenerated again...
2016-09-22 Norbert RungeICU-12706 inserts two methods into test coverage exclus...
2016-09-22 Peter EdbergICU-12729 integrate CLDR release-30-d03 into icu4c...
2016-09-22 Peter EdbergICU-12729 integrate CLDR release-30-d03 into icu4j...
2016-09-22 Shane CarrICU-12549 Small documentation and comment fixes in...
2016-09-22 Shane CarrICU-12549 Small documentation and comment fixes in...
2016-09-22 Steven R. LoomisICU-12752 IBM i now passes
2016-09-22 Andy HeningerICU-12734 ICU4C API change report tool, tweaks for...
2016-09-22 Andy HeningerICU-12734 ICU4C API Change Report regenerated. Has...
2016-09-21 Steven R. LoomisICU-12701 additional porting issues.
2016-09-21 Norbert RungeICU-12706 Adjusts code coverage exclusion list after...
2016-09-21 Peter EdbergICU-12573 Remove no-longer-needed logKnownIssue
2016-09-21 Steven R. LoomisICU-11679 warning fix
2016-09-21 Markus SchererICU-12738 update dependencies spec
2016-09-21 Andy HeningerICU-12734 ICU4C 58 API Promotion.
2016-09-21 Andy HeningerICU-12751 CStr, add icu:: namespace.
2016-09-21 Markus SchererICU-12746 avoid checking for possibly-interned String...
2016-09-21 Craig CorneliusICU-12748 Add @Overrides and fix whitespace, thanks...
2016-09-21 Yoshito UmaokaICU-12735 Merged ICU4J API promotion draft from the...
2016-09-21 Steven R. LoomisICU-12751 use cstr instead of toUTF8String
2016-09-21 Steven R. LoomisICU-12701 additional cast for ibm i
2016-09-21 Steven R. LoomisICU-11679 warning fix (reviewed by Lina)
2016-09-21 Peter EdbergICU-12738 ICU4C BRS, update urename.h
2016-09-21 Shane CarrICU-12549 Changing deprecated SpoofChecker.getSkeleton...
2016-09-21 Steven R. LoomisICU-12701 more IBM i test fixes.
2016-09-20 Markus SchererICU-12639 fix typo
2016-09-20 Yoshito UmaokaICU-12739 Fixed a compiler warning and issues reported...
2016-09-20 Markus SchererICU-12663 disable TestLongUpper() unless in exhaustive...
2016-09-20 Markus SchererICU-12663 TestLongUpper() exit early if out of memory
2016-09-20 Peter EdbergICU-12739 ICU4J BRS, update measurement unit constants...
2016-09-20 Peter EdbergICU-12738 ICU4C, update measurement unit constants...
2016-09-20 Shane CarrICU-12549 Revisions to uspoof.h documentation. Actuall...
2016-09-20 Steven R. LoomisICU-11746 more warning cleanup
2016-09-20 Markus SchererICU-12639 detect & handle malformed UTF-8, never call...
2016-09-20 Steven R. LoomisICU-11746 more warning nits
2016-09-20 Norbert RungeICU-12706 removes import statement for non-existent...
2016-09-20 Steven R. LoomisICU-11746 remove stray semicolon from r39053
2016-09-20 Norbert RungeICU-12706 Merges files from the ICU4J unit test coverag...
2016-09-20 Yoshito UmaokaICU-12739 Fixed some API doc issues and eased doclint...
2016-09-20 Steven R. LoomisICU-12701 IBM i fixes (merge to trunk)
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...
next