]> granicus.if.org Git - icu/shortlog
icu
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...
2018-04-11 Shane CarrICU-13634 Changing DecimalQuantity#toNumberString(...
2018-04-11 Shane CarrICU-13634 Fixing more assorted currency parsing issues.
2018-04-09 Andy HeningerICU-13692 add test for slow RBBI word boundaries in...
2018-04-07 Shane CarrICU-13634 Fixing various issues in order to make curren...
2018-04-07 Shane CarrICU-13634 Fixing CurrencyPluralInfo support in formatti...
2018-04-07 Andy HeningerICU-13194 RBBI safe rule synthesis, merge to trunk.
2018-04-06 Jeff GenovyICU-13672 Fix Windows build break on UWP.
2018-04-06 Shane CarrICU-13684 Making DecimalMatcher no longer consume trail...
2018-04-06 Markus SchererICU-13630 Unicode 11 beta (data from apr03); merged...
2018-04-06 Andy HeningerICU-13630 WSegSpace, use word property value in rules...
2018-04-06 Shane CarrICU-13634 Fixing DecimalQuantity call sites, first...
2018-04-06 Andy HeningerICU-13194 RBBI safe tables, improve code consistency...
2018-04-06 Andy HeningerICU-13194 RBBI safe tables, improve code consistency...
2018-04-05 Shane CarrICU-13672 Adding the toDouble test to Java with comments.
2018-04-05 Shane CarrICU-13672 Replacing % and / with std::div in toNumberSt...
2018-04-05 Shane CarrICU-13634 Removing stray #include added in r41136.
2018-04-05 Shane CarrICU-13678 Changing Multiplier to use decNumber instead...
2018-04-05 Markus SchererICU-13630 minor instructions update for numbering syste...
2018-04-05 Andy HeningerICU-13630 ICU4J RBBI updates for Unicode 11.
2018-04-05 Markus SchererICU-13630 finish updating ICU4J except RBBI tests
2018-04-04 Andy HeningerICU-13630 Update RBBI for Unicode 11 data.
2018-04-04 Shane CarrICU-13678 Adding multiplier to skeleton string syntax.
2018-04-03 Andy HeningerICU-13194 RBBI safe tables, remove unnecessary Java...
2018-04-03 Markus SchererICU-13630 Unicode 11 beta data apr02 (security apr03...
2018-04-03 Andy HeningerICU-13194 Safe tables, make C and Java code closer.
2018-04-03 Andy HeningerICU-13194 Safe tables, make C and Java code closer.
2018-04-03 Shane CarrICU-13678 Cleaning up multiplier implementation and...
2018-04-02 Andy HeningerICU-13194 RBBI safe table generation, all tests passing.
2018-04-02 Andy HeningerICU-13194 RBBI safe table Java port, regen data from...
2018-04-01 Andy HeningerICU-13194 rbbi work, revert unneeded changes to UVector.
2018-03-31 Shane CarrICU-13634 Refactoring the two separate currency matcher...
2018-03-31 Shane CarrICU-13634 Fixing resolution of negative and percent...
2018-03-30 Shane CarrICU-13634 More assorted number formatting/parsing fixes.
2018-03-30 Shane CarrICU-13634 Fixing significant digit display on zero...
2018-03-30 Shane CarrICU-13634 Fixes for NumberFormatTest/TestExponential.
2018-03-30 Shane CarrICU-13634 Merging trunk to branch
2018-03-30 Shane CarrICU-13672 Enabling double_conversion StringToDoubleConv...
2018-03-30 Shane CarrICU-13634 Various fixes to fix remaining compatibility...
2018-03-30 Andy HeningerICU-13194 RBBI safe table, fix C++ typos found during...
2018-03-30 Andy HeningerICU-13194 RBBI safe tables Java port, work in progress.
2018-03-29 Andy HeningerICU-13194 RBBI safe tables, C cleanups found while...
2018-03-29 Andy HeningerICU-13194 RBBI safe tables, Java port, work in progress.
2018-03-29 Shane CarrICU-8610 Small fixes to API docs for C++ number skeletons.
2018-03-28 Andy HeningerICU-13194 RBBI, bump data version number. New reverse...
2018-03-28 Yoshito UmaokaICU-13666 tzdata2018d updates to ICU trunk.
2018-03-28 Andy HeningerICU-13194 RBBI monkey test, add description of run...
2018-03-28 Shane CarrICU-13597 Fixing safety of toUnicodeString() readonly...
2018-03-28 Andy HeningerICU-13194 RBBI auto reverse tables: size reduction...
2018-03-28 Shane CarrICU-13634 Merging trunk to branch
2018-03-28 Shane CarrICU-13597 Reverting formatting changes to unicode/numbe...
2018-03-27 Shane CarrICU-13597 Small API tweaks.
2018-03-27 Shane CarrICU-13597 Adding support for field positions to the...
2018-03-27 Shane CarrICU-13597 Bug fix: fraction digits were being marked...
2018-03-27 Andy HeningerICU-13194 RBBI safe tables, added another test.
2018-03-27 Shane CarrICU-13597 Adding initial C API for NumberFormatter...
2018-03-26 Andy HeningerICU-13194 RBBI safe tables, all tests passing!
2018-03-24 Shane CarrICU-8610 API test is passing with the skeletons in...
next