]> granicus.if.org Git - icu/shortlog
icu
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.
2018-04-23 Shane CarrICU-13597 Adding comments about thread safety to UNumbe...
2018-04-23 Shane CarrICU-13670 Changing CFLAGS to C11 and fixing check for...
2018-04-23 Shane CarrICU-13634 Fixing grouping size fallback in fast path.
2018-04-21 Shane CarrICU-13634 Removing superfluous abstraction "CharSequenc...
2018-04-21 Shane CarrICU-13634 Porting some minor ICU4C performance enhancem...
2018-04-21 Shane CarrICU-13634 Refactoring getPrefixSuffix methods. In...
2018-04-21 Shane CarrICU-13634 A few more DecimalFormat optimizations.
2018-04-21 Shane CarrICU-13634 Merging trunk to branch
2018-04-21 Shane CarrICU-13521 Re-generating constants in measunit.cpp once...
2018-04-21 Shane CarrICU-13634 Merging trunk to branch
2018-04-21 Shane CarrICU-13521 Re-generating constants in measunit.cpp from...
2018-04-20 Shane CarrICU-13634 Fixing lazy-compute call site and other minor...
2018-04-19 Shane CarrICU-13634 Optimizing and adding a basic fastpath for...
2018-04-19 Shane CarrICU-13700 Fixing typo in APIdoc.
2018-04-19 Shane CarrICU-13634 Adding TODO comment in CurrencyUnit constructor.
2018-04-19 Shane CarrICU-13634 Fixing address sanitizer issue involving...
2018-04-19 Shane CarrICU-13700 APIDoc tweaks for getMultiplierScale/setMulti...
2018-04-18 Shane CarrICU-13700 Renaming new getter/setter to magnitudeScale.
2018-04-18 Shane CarrICU-13634 Fixing some clang sanitizer issues, including...
2018-04-18 Shane CarrICU-13597 Revising UNumberFormatter according to feedba...
2018-04-18 Shane CarrICU-13634 Minor cintltst tweaks; all of cintltst is...
2018-04-18 Shane CarrICU-13634 Fixing cintltst sementation fault: reset...
2018-04-18 Shane CarrICU-13634 Strict mode on scientific formatter requires...
2018-04-18 Shane CarrICU-13634 Assorted minor fixes. cnumtst is passing.
2018-04-18 Shane CarrICU-13634 Adding "formatFailIfMoreThanMaxDigits" proper...
2018-04-17 Shane CarrICU-13634 Minor test expectation updates and status...
2018-04-17 Shane CarrICU-13135 Fixing and optimizing PluralFormat call site...
2018-04-17 Shane CarrICU-13634 A variety of mostly minor changes to fix...
2018-04-17 Shane CarrICU-13634 DecimalQuantity work: Fixing integer overflow...
2018-04-14 Shane CarrICU-13634 Cleanup of dcfmapts.cpp and minor code behavi...
2018-04-14 Shane CarrICU-13700 Adding DecimalFormat "scale" getter/setter...
2018-04-14 Shane CarrICU-13678 Renaming Multiplier to Scale.
2018-04-14 Shane CarrICU-13634 Centralizing data loading for pattern strings.
2018-04-14 Shane CarrICU-13634 Adding groupingUsed as an explicit property...
2018-04-14 Shane CarrICU-13634 Updating Java test expectations with new...
2018-04-14 Shane CarrICU-13634 Refactoring new percentage parsing code.
2018-04-12 Shane CarrICU-13697 Adding data-loading logic for parseLenients...
2018-04-12 Shane CarrICU-13634 In accordance with ICU-TC meeting, changing...
2018-04-12 Shane CarrICU-13634 Updating test expectations for strict currenc...
2018-04-12 Shane CarrICU-13634 Updating test expectations for the default...
2018-04-11 Shane CarrICU-13634 Fixing affix overrides when using CurrencyPlu...
2018-04-11 Shane CarrICU-13634 Refactoring affix-getting code to avoid the...
next