]> granicus.if.org Git - icu/shortlog
icu
2018-05-23 Shane CarrICU-13717 Adds "fast formatters" optimization to smpdtf...
2018-05-23 Shane CarrICU-13717 Fixes memory leak in date format parsing...
2018-05-23 Shane CarrICU-13717 Moves NumberFormat cloning into the zeroPaddi...
2018-05-22 Shane CarrICU-13717 Removing SimpleDateFormatMutableNFs. Temporar...
2018-05-22 Shane CarrICU-13717 Refactoring UDAT_FRACTIONAL_SECOND_FIELD...
2018-05-22 Shane CarrICU-11626 Fixes ICU4C CurrencyPluralInfo unit tests...
2018-05-22 Markus SchererICU-13630 IdnaTestV2.txt with bug fixes 20180522
2018-05-22 Shane CarrICU-13788 Removing obsolete ICU4C NumberTest test fallback.
2018-05-22 Shane CarrICU-13333 Adding combining dot spoof check.
2018-05-22 Shane CarrICU-13783 Re-writing grouping parsing logic. Same behav...
2018-05-22 Markus SchererICU-13630 Unicode 11 update from near-final data 20180521
2018-05-21 Andy HeningerICU-13770 Line Break update for Unicode 11 - revise...
2018-05-21 Andy HeningerICU-13770 RBBI LB8a rule update for ICU4J.
2018-05-21 Andy HeningerICU-13770 Update Unicode LineBreakTest.txt test data...
2018-05-21 Yoshito UmaokaICU-13121 Use ASCII style copyright comment in all...
2018-05-21 Yoshito UmaokaICU-13300 Added thread safety note to TimeZone::detectH...
2018-05-21 Yoshito UmaokaICU-13421 Force /tsformat/ccaltst/TestAmbiguousWallTime...
2018-05-20 Yoshito UmaokaICU-13517 Updated TimeZoneAdapter#equals implementation...
2018-05-20 Yoshito UmaokaICU-13601 Added getFirstDayOfWeek() in ICU Calendar...
2018-05-20 Andy HeningerICU-11640 fix memory leak in Test11640_TripleCurrencySy...
2018-05-20 Yoshito UmaokaICU-13703 Fixed TestHoliday/TestEaster test execution...
2018-05-19 Shane CarrICU-11640 Minor code cleanup
2018-05-19 Yoshito UmaokaICU-13740 Java 6 compatibility fix
2018-05-19 Yoshito UmaokaICU-13602 Check error status for lazily instantiated...
2018-05-18 Norbert RungeICU-11640 Add test for triple currency digit prefix.
2018-05-18 Andy HeningerICU-13554 Out of bounds array access in locale getPosixID.
2018-05-18 Andy HeningerICU-13770 Line Break Rules for Unicode 11, tailorings...
2018-05-18 Shane CarrICU-11230 Change number parsing to require at least...
2018-05-17 Andy HeningerICU-13765 double free in icu/source/common/serv.cpp
2018-05-17 Fredrik RoubertICU-13617 Stop consuming AttributedCharacterIterator...
2018-05-17 Andy HeningerICU-13770 RBBI Line break rules update, work in progress.
2018-05-17 Shane CarrICU-13740 Flipping test expectations for some currency...
2018-05-17 Shane CarrICU-13740 Require "breaks" column to be last; allows...
2018-05-17 Shane CarrICU-13740 Merging P, Q, and S into a single case called P.
2018-05-17 Shane CarrICU-13740 Enabling proper ICU4J test.
2018-05-17 Shane CarrICU-13740 Refactoring ICU4J test file; adding boilerpla...
2018-05-17 Shane CarrICU-13740 Changing ID char for ICU58 test from J to...
2018-05-17 Shane CarrICU-13740 Moving ICU4C data-driven number test to its...
2018-05-17 Shane CarrICU-13740 Re-formatting Java NumberFormatDataDrivenTest...
2018-05-17 Shane CarrICU-13740 Updating expectations in numberformattestspec...
2018-05-17 Shane CarrICU-13740 Syncing numberformattestspecification.txt...
2018-05-17 Shane CarrICU-13757 Renaming skeleton methods fromSkeleton -...
2018-05-16 Shane CarrICU-13373 Adding file change missing from previous...
2018-05-16 Shane CarrICU-13373 Change TestDataDrivenJDK from blacklist to...
2018-05-16 Andy HeningerICU-13770 RBBI Line Break rules for Unicode 11. Root...
2018-05-16 Shane CarrICU-13697 Renaming numparse_unisets.h to static_unicode...
2018-05-16 Shane CarrICU-13629 One more attempt at fixing the flaky UCharact...
2018-05-16 Shane CarrICU-11897 Fixing testNumberingSystem in C and J.
2018-05-16 Jeff GenovyICU-13773 Double free in uspoof_openFromSerialized...
2018-05-16 Yoshito UmaokaICU-13744 Enabled the test case added in previous commi...
2018-05-16 Yoshito UmaokaICU-13744 Fixed an ICU4J date parsing regression issue...
2018-05-16 Shane CarrICU-11897 Changing kPatternSeparatorSymbol to be a...
2018-05-16 Andy HeningerICU-13629 Fix flakey test.
2018-05-15 Shane CarrICU-13737 Backpedaling on strict mode scientific parsin...
2018-05-15 Shane CarrICU-13742 Implementing number skeletons in MessageFormat.
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.
next