]> granicus.if.org Git - icu/shortlog
icu
2018-05-14 Shane CarrICU-12931 Removing erroneous #ifdef U_HIDE_INTERNAL_API...
2018-05-13 Jeff GenovyICU-13725 Fix whitespace (tabs to spaces).
2018-05-13 Andy HeningerICU-11647 Windows failure with Test11647_PatternCurrenc...
2018-05-13 Andy HeningerICU-11020 Test11020(), port from Java. Rounding in...
2018-05-13 Andy HeningerICU-11913 Port Test11913() from Java. Big Decimal forma...
2018-05-12 Andy HeningerICU-11647 Port Test11647() from Java - pattern w four...
2018-05-10 Shane CarrICU-13661 IcuTestErrorCode code review feedback.
2018-05-09 Jeff GenovyICU-13725 Fix a few more MSVC warnings.
2018-05-09 Shane CarrICU-13644 Returning bogus string when toSkeleton()...
2018-05-09 Shane CarrICU-13662 Minor fixes after r41365.
2018-05-09 Shane CarrICU-13662 Replying to code review feedback.
2018-05-09 Shane CarrICU-13629 Adding comments in replacementIndex getters.
2018-05-09 Shane CarrICU-13629 Improving API docs for Edits and Edits.Iterator.
2018-05-08 Shane CarrICU-13661 Renaming logIfFailureAndReset to errIfFailure...
2018-05-08 Shane CarrICU-13437 Adding makeBogusString() utility function...
2018-05-08 Shane CarrICU-13677 Fixing typo in numberformatter.h documentation.
2018-05-08 Shane CarrICU-10584 Changing CompactDecimal DefaultSignificantDig...
2018-05-08 Shane CarrICU-12572 Fixing some undefined behavior warnings in...
2018-05-08 Shane CarrICU-10354 Adding infinite loop check to test.
2018-05-08 Shane CarrICU-13148 Removing duplicated test in ICU4J.
2018-05-08 Shane CarrICU-11649 Minor test tweaks.
2018-05-08 Shane CarrICU-11648 Minor tweaks to test.
2018-05-08 Craig CorneliusICU-13148 Add test for parsing grouping separators
2018-05-08 Andy HeningerICU-13055 Fix memory leak in Test13055_PercentageRounding()
2018-05-08 Andy HeningerICU-11739 fix memory leak in Test11739_ParseLongCurrency().
2018-05-08 Andy HeningerICU-12753 Add PatternDecimalPoint() test.
2018-05-07 Markus SchererICU-11626 port NumberFormatTest.TestCurrencyPluralInfoA...
2018-05-07 Andy HeningerICU-11025 Add Test11025_CurrencyPadding()
2018-05-07 Craig CorneliusICU-11649 Add test for Decimal Format of Currencies
2018-05-07 Craig CorneliusICU-11648 Re-add test for DecimalFormat::toPattern
2018-05-07 Craig CorneliusICU-11648 Reverting commit r11336
2018-05-07 Andy HeningerICU-11646 DecimalFormat equality test, add error check.
2018-05-07 Andy HeningerICU-13056 NumberFormatTest Test GroupingSize
2018-05-07 Shane CarrICU-12975 Adding test for sub-thousand equality in...
2018-05-07 Markus SchererICU-12961 port NumberFormatTest.TestLocalizedPatternSym...
2018-05-07 Norbert RungeICU-13055 Fix percentage rounding.
2018-05-07 Shane CarrICU-13035 Adding test to ICU4C for padding code point.
2018-05-07 Andy HeningerICU-11646 Add NumberFormatTest::Test11646_Equality()
2018-05-07 Markus SchererICU-11839 port NumberFormatTest.Test11839 to C++
2018-05-07 Craig CorneliusICU-11648 Add test for DecimalFormat::toPattern
2018-05-07 Markus SchererICU-12567 port NumberFormatTest.Test12567 to C++
2018-05-07 Shane CarrICU-11739 Adding ICU4C test for parse long currency.
2018-05-07 Shane CarrICU-11645 Adding C++ test for apply-pattern equality.
2018-05-07 Markus SchererICU-10354 port NumberFormatTest.Test10354 to C++
2018-05-07 Shane CarrICU-13725 Fixing gcc compiler warning in cintltst file.
2018-05-05 Shane CarrICU-13677 Changing NumberFormatter rounding setting...
2018-05-05 Shane CarrICU-13328 Adding tests for mixed letter and combining...
2018-05-05 Shane CarrICU-13314 Adding tests for user-raised confusables...
2018-05-05 Shane CarrICU-13738 Makes DecimalFormat#toNumberFormatter() retur...
2018-05-04 Yoshito UmaokaICU-13666 Revised tzdata2018e in ICU trunk to replace...
2018-05-04 Yoshito UmaokaICU-13666 tzdata2018e updates to ICU4 trunk.
2018-05-04 Shane CarrICU-13597 Replying to UNumberFormatter code recatew...
2018-05-03 Shane CarrICU-12572 Fixing undefined behavior in NullableValue...
2018-05-03 Shane CarrICU-12572 Adding cpp-file definitions for all interface...
2018-05-03 Shane CarrICU-12572 Moving error code check one level deeper...
2018-05-03 Shane CarrICU-12572 Undefined behavior fixes in number code.
2018-05-03 Shane CarrICU-13676 Enabling cleanup of default converter wheneve...
2018-05-03 Shane CarrICU-13662 Improving NumberFormatter field position...
2018-05-03 Shane CarrICU-13700 Removing obsolete TODO comment.
2018-05-02 Jeff GenovyICU-13749 Fix issue with tabs to spaces in previous...
2018-05-02 Jeff GenovyICU-13749 Prevent double-free of mzMappings in ZoneMeta...
2018-05-02 Jeff GenovyICU-13739 ICU4C does not report Out-of-Memory when...
2018-05-02 Jeff GenovyICU-13725 Fix last remaining C4251 warnings/errors...
2018-05-02 Jeff GenovyICU-13725 Fix more of the C4251 warnings.
2018-05-02 Jeff GenovyICU-13725 Fix many of the C4251 warnings by DLL-exporti...
2018-05-02 Shane CarrICU-13716 Adding default return values after U_ASSERT...
2018-05-02 Shane CarrICU-13644 Replying to review feedback. Changing enum...
2018-05-02 Shane CarrICU-13620 Adding test for uniqueness of MeasureUnit...
2018-05-02 Shane CarrICU-13620 Adding more comments on CollectionSet.
2018-04-30 Shane CarrICU-13437 Adding error codes to NumberFormatter termina...
2018-04-30 Andy HeningerICU-13623 Move Java RBBIDataWrapper to from text to...
2018-04-30 Markus SchererICU-13630 switch from IdnaTest.txt to IdnaTestV2.txt...
2018-04-28 Shane CarrICU-12572 Fixing signed overflow in decimalquantity.
2018-04-28 Shane CarrICU-11897 Adding tests for localized pattern separator...
2018-04-28 Shane CarrICU-13725 Adding comments referencing ticket 13580.
2018-04-28 Shane CarrICU-12175 Adding tests for compact currency support...
2018-04-28 Shane CarrICU-12052 Adding test case for null-pointer bug in...
2018-04-28 Shane CarrICU-11230 Updating "9 9" test in numberformattestspecif...
2018-04-28 Shane CarrICU-13424 Fixing locale-sensitive tests in cnumtst.c
2018-04-28 Shane CarrICU-13148 Adding test for grouping separator symbols...
2018-04-28 Shane CarrICU-12931 Adding internal visibility ifdef around forma...
2018-04-28 Shane CarrICU-10584 Adding test for compact decimal rounding...
2018-04-27 Shane CarrICU-13725 Responding to small code review comments.
2018-04-26 Shane CarrICU-13725 Fixing NumberFormatter std::move test failure...
2018-04-26 Shane CarrICU-13725 Fixing various number test failures in MSVC.
2018-04-26 Shane CarrICU-13725 Fixing field reference in compactdecimalforma...
2018-04-25 Shane CarrICU-13725 Moving all DecimalFormat fields to an impleme...
2018-04-25 Shane CarrICU-13725 Additional MSVC compatibility fixes.
2018-04-25 Andy HeningerICU-13634 Fix Macintosh build breakage.
2018-04-25 Andy HeningerICU-13634 Fix Macintosh build error - missing include.
2018-04-25 Andy HeningerICU-13634 Fix Macintosh build error - missing include.
2018-04-25 Andy HeningerICU-13634 Fix Macintosh build error - missing include.
2018-04-25 Shane CarrICU-13725 Fixing ambiguous assertEquals call on Linux.
2018-04-25 Shane CarrICU-13725 Additional MSVC compatibility fixes.
2018-04-24 Shane CarrICU-13725 Assorted minor changes to number formatting...
2018-04-24 Shane CarrICU-13634 Merging new number formatting and parsing...
2018-04-24 Shane CarrICU-13634 Fixing assorted build errors.
2018-04-24 Shane CarrICU-13634 Changes from pre-merge code light-review.
2018-04-23 Shane CarrICU-13393 Removing the UPRV_INCOMPLETE_CPP11_SUPPORT...
2018-04-23 Shane CarrICU-13634 Syncing MSVC build files with Makefiles.
next