]> granicus.if.org Git - icu/shortlog
icu
2018-02-18 Andy HeningerICU-13549 CjkBreakEngine::divideUpDictionaryRange,...
2018-02-17 Andy HeningerICU-13569 Add clarifying comment to some RBBI state...
2018-02-17 Jeff GenovyICU-13581 Revert r40946 for now. Need to also update...
2018-02-17 Jeff GenovyICU-13581 Update ICU4J version number for 61.1 rc.
2018-02-17 Jeff GenovyICU-13581 Update ICU4C version number for 61.1 rc.
2018-02-17 Markus SchererICU-13529 minor test code cleanup
2018-02-16 Markus SchererICU-11955 return nullptr without dereferencing when...
2018-02-16 Markus SchererICU-11954 return nullptr without dereferencing when...
2018-02-16 Markus SchererICU-13331 fix Java AlphabeticIndex.addIndexExemplars...
2018-02-16 Peter EdbergICU-12740 getFieldDisplayName J initial implementation...
2018-02-16 George RhotenICU-13529 Make some changes based on review feedback.
2018-02-16 Jeff GenovyICU-13171 Remove conflicting option (/Gm) with (/MP...
2018-02-16 Jeff GenovyICU-13171 Enable multi-processor compilation (/MP)...
2018-02-16 Jeff GenovyICU-13468 Minor cleanup/comments in the make distreleas...
2018-02-16 Jeff GenovyICU-13171 Update the VS project files to use VS 2017...
2018-02-16 Jeff GenovyICU-11318 Fix build break for Windows.
2018-02-16 Shane CarrICU-11318 Adding instructions and todo items to double...
2018-02-16 Jeff GenovyICU-12647 Use inline string literals instead of renamin...
2018-02-16 Shane CarrICU-11318 Removing extra U_I18N_API flags in double...
2018-02-16 Shane CarrICU-11318 Adding double-conversion *.h files to vcxproj...
2018-02-16 Shane CarrICU-11318 Integrating double-conversion into icu4c...
2018-02-15 Andy HeningerICU-13569 RBBI State table size reduction, move reduced...
2018-02-15 Jeff GenovyICU-12647 Fix build break on Windows.
2018-02-15 Markus SchererICU-12911 remove UBiDiProps except inside its .cpp...
2018-02-15 Peter EdbergICU-12740 getFieldDisplayName C/C++ initial implementat...
2018-02-15 Markus SchererICU-12647 make string case mapping functions faster
2018-02-15 Andy HeningerICU-13569 Break Iterator state table optimizations.
2018-02-15 Andy HeningerICU-13569 refresh ICU4J data, picks up new rbbi binary...
2018-02-14 Andy HeningerICU-13569 more refresh of development branch from trunk.
2018-02-14 Andy HeningerICU-13569 refresh dev branch from trunk.
2018-02-14 Andy HeningerICU-13569 RBBI state table minimization, Java now works.
2018-02-14 Andy HeningerICU-13569 RBBI state table optimizations, ICU4J, work...
2018-02-13 George RhotenICU-13529 Parsing of redundant rule matches is slow...
2018-02-13 Shane CarrICU-11318 Adding vendor directory and Google double...
2018-02-13 Shane CarrICU-13513 Synchronizing C and J copies of numberformatt...
2018-02-13 Andy HeningerICU-13569 rbbi table, remove duplicated states, working...
2018-02-13 Markus SchererICU-13248 simplify a titlecasing call site
2018-02-12 Markus SchererICU-13248 remove UCharacter.toTitleFirst()
2018-02-12 Shane CarrICU-13461 Fixing build error in Java 6.
2018-02-12 William ZhaoICU-13546
2018-02-10 Andy HeningerICU-13569 rbbi, refresh from trunk, plus table state...
2018-02-09 Shane CarrICU-13400 Change name of Grouping strategy from WESTERN...
2018-02-09 Shane CarrICU-13587 Changing NumberFormatter adoption methods...
2018-02-09 Steven R. LoomisICU-13139 fix EOL in distrelease.ps1, fix dist.mk
2018-02-09 Markus SchererICU-13519 set U_CHARSET_IS_UTF8 to 1 on Linux by default
2018-02-09 Markus SchererICU-13515 UTF-8 macro: reduce length of string if it...
2018-02-09 Peter EdbergICU-13538 in ICU4C Islamic cal, use int64_t math for...
2018-02-09 Andy HeningerICU-13569 rbbi char class merging now working, tests...
2018-02-09 Peter EdbergICU-12907 UReplaceableCallbacks* should have const...
2018-02-09 Shane CarrICU-13568 Fixing memory leak in test.
2018-02-09 Shane CarrICU-13551 Updating documentation of UNumberSignDisplay...
2018-02-08 Andy HeningerICU-13569 rbbi table compression, work in progress.
2018-02-08 Shane CarrICU-13571 Switching number parsing code back to increme...
2018-02-08 Shane CarrICU-13443 Change digit width types to int16_t and chang...
2018-02-08 Shane CarrICU-13574 Adding copy and resource bundle tests to...
2018-02-08 Shane CarrICU-13574 Adding additional logic and tests for ICU4C...
2018-02-08 Shane CarrICU-13574 Adding missing const qualified to getConstDig...
2018-02-08 Shane CarrICU-13574 Adding getConstDigitSymbol to ICU4C, right...
2018-02-08 Shane CarrICU-13574 Adding codePointZero logic to ICU4C, added...
2018-02-08 Andy HeningerICU-13569 rbbi state table opt, work in progress.
2018-02-08 Shane CarrICU-13461 Removing doxygen comment that was obsoleted...
2018-02-07 Steven R. LoomisICU-13083 cleanup unescaper, use portable calls
2018-02-07 Shane CarrICU-13568 Adding assertSuccess in test function.
2018-02-07 Shane CarrICU-13568 Fixing uninitialized memory in test code.
2018-02-07 Steven R. LoomisICU-13568 Fix crasher introduced in r40839 (bad test...
2018-02-07 Shane CarrICU-13453 Removing obsolete test.
2018-02-07 Shane CarrICU-13453 Reformatting FormattedNumber.java
2018-02-07 Shane CarrICU-13453 Fixing DecimalFormat getPositivePrefix backwa...
2018-02-06 Shane CarrICU-13461 Fixing conditional in Grouper.java (this...
2018-02-06 Andy HeningerICU-12677 clean up extra trailing spaces.
2018-02-06 Shane CarrICU-13568 ICU-13400 ICU-13389 ICU-13075 Merging fixes...
2018-02-06 Shane CarrICU-13568 ICU-13400 ICU-13389 ICU-13075 NumberFormatter...
2018-02-03 Andy HeningerICU-12677 RBBI, fix incorrect stripping of comments...
2018-02-03 Shane CarrICU-13571 Disabling failing test on trunk. Needs more...
2018-02-03 Shane CarrICU-13526 Adding package-private getNumberFormatInterna...
2018-02-03 Shane CarrICU-13461 Fixing coverity defects in new number parsing...
2018-02-03 Shane CarrICU-13526 Refactoring MeasureFormat, CurrencyFormat...
2018-01-30 Shane CarrICU-13513 Merging new ICU4J number parsing implementati...
2018-01-30 Shane CarrICU-13513 A few more compatibility tweaks.
2018-01-30 Shane CarrICU-13513 Conditionally disabling fraction grouping...
2018-01-30 Shane CarrICU-13513 Refactoring MutablePatternModifier's LDML...
2018-01-30 Shane CarrICU-13513 Merging trunk to branch
2018-01-30 Shane CarrICU-13551 Adding EXCEPT_ZERO enum value to SignDisplay.
2018-01-30 Shane CarrICU-13513 Merging trunk to branch
2018-01-30 Shane CarrICU-13513 A few more minor fixes before merge.
2018-01-30 Steven R. LoomisICU-13392 move IcuCodeTools to separate repo
2018-01-30 Shane CarrICU-13513 Merging trunk to branch
2018-01-30 Steven R. LoomisICU-11660 allow commits in design/reviewfeedback state
2018-01-27 Shane CarrICU-13513 Removing ICU 59 parsing code.
2018-01-27 Shane CarrICU-13513 Fixing various issues uncovered by a full...
2018-01-27 Andy HeningerICU-13541 RBBI patch #2 from grhoten. Optimize object...
2018-01-24 Shane CarrICU-13513 Tweaks to currency matchers, including unit...
2018-01-24 Shane CarrICU-13513 Re-working separator logic to be most highly...
2018-01-24 Yoshito UmaokaICU-13552 tzdata2018c updates to ICU trunk. ICU overrid...
2018-01-24 Shane CarrICU-13513 Assorted fixes to AffixPatternMatcher and...
2018-01-24 Yoshito UmaokaICU-13552 tzdata2018b updates to ICU trunk. Also fixed...
2018-01-23 Markus SchererICU-13560 make some toUnicode converter check toULength...
2018-01-20 Shane CarrICU-13513 Adding proper flexible parsing to AffixMatche...
2018-01-19 Andy HeningerICU-13541 Improve RuleBasedBreakIterator construction...
2018-01-19 Yoshito UmaokaICU-13552 tzdata2018a updates to ICU trunk. Zoneinfo...
next