2018-05-30 |
Peter Edberg | ICU-13667 ICU 62rc BRS, update ICU4C APIChangeReport... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Shane Carr | ICU-8610 Responding to number skeleton code review... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Peter Edberg | ICU-13667 ICU 62rc BRS, update urename.h |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Peter Edberg | ICU-13667 ICU 62rc BRS, update measurement unit constants |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jeff Genovy | ICU-13667 Fix Samples test script for ucnv project. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Peter Edberg | ICU-13792 Integrate data from cldr/tags/release-33... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 BRS62 - Added ICU 62 serialization test data... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 BRS62 - added ICU4J 62 API signature file... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 Updated API change report, fixed API report... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 BRS62 Clean up import statements. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 Currency numeric code update for ICU 62 ... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Yoshito Umaoka | ICU-13667 Fixing compiler warnings and API doc issues. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Jeff Genovy | ICU-13788 Fixing issue with accidental UErrorCode conve... |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Jeff Genovy | ICU-13788 Remove trailing semicolon that causes compile... |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Jeff Genovy | ICU-13788 Fix compiler error C4251 on Windows (MSVC... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Jeff Genovy | ICU-13667 Update filters for VS project file for number... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jeff Genovy | ICU-13667 Fix discrepancy in text in 'configure'. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jeff Genovy | ICU-13667 Update ICU4J version number for 62.1 release... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Markus Scherer | ICU-13630 update spoof checker inclusion/recommended... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Shane Carr | ICU-13788 Fixing number_decimfmtprops C++ dependency... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Shane Carr | ICU-13788 Fixing numparse_impl C++ dependency issues. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jeff Genovy | ICU-13667 Update ICU4C version number for 62.1 release... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Markus Scherer | ICU-13630 script metadata: Mongolian -> exclusion |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Markus Scherer | ICU-13667 update/fix/improve dependencies; better layer... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jeff Genovy | ICU-13775 Fix build issues on MinGW and Clang-for-Windo... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Shane Carr | ICU-13788 Minor coverity fixes for number code. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Shane Carr | ICU-13788 Improving error message printing in DateFmtPe... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Shane Carr | ICU-13722 Removing obsolete constructs FmtStackData... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-13677 Fixing up apidoc strings for precision setting. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Jeff Genovy | ICU-13698 Add "samplecheck.bat" script, similar to... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Jeff Genovy | ICU-13556 Add missing order-only prerequisite in data... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Jeff Genovy | ICU-13785 Adding dependency information to uconv projec... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Peter Edberg | ICU-12936 Make RelativeDateTimeFormatter handle offset... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-13736 Change number parsing to require locale curre... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-11739 Replying to Andy code review comments. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-11645 Replying to Andy code review comments. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-13788 Fixing small memory leak in ucurr.cpp; always... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-13777 Adding tests to make sure currency long names... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Shane Carr | ICU-13788 Disabling failing RBNF parse test; to be... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Peter Edberg | ICU-13768 Update currency list for ucurr_openISOCurrencies |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13788 Fixing data types in numparse_decimal.cpp... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13763 Makes FieldPositionIterator offset by input... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 Optimizing SimpleDateFormat's use of NumberFo... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 During SimpleDateFormat#parseInt, avoid cloni... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 Adds fast path for RBNF, which is not affect... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 Adds "fast formatters" optimization to smpdtf... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 Fixes memory leak in date format parsing... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Shane Carr | ICU-13717 Moves NumberFormat cloning into the zeroPaddi... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Markus Scherer | ICU-13630 Unicode 11 zh data, take 2 |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-13717 Removing SimpleDateFormatMutableNFs. Temporar... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-13717 Refactoring UDAT_FRACTIONAL_SECOND_FIELD... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-11626 Fixes ICU4C CurrencyPluralInfo unit tests... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Markus Scherer | ICU-13630 IdnaTestV2.txt with bug fixes 20180522 |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-13788 Removing obsolete ICU4C NumberTest test fallback. |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-13333 Adding combining dot spoof check. |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Shane Carr | ICU-13783 Re-writing grouping parsing logic. Same behav... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Markus Scherer | ICU-13630 Unicode 11 update from near-final data 20180521 |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Andy Heninger | ICU-13770 Line Break update for Unicode 11 - revise... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Andy Heninger | ICU-13770 RBBI LB8a rule update for ICU4J. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Andy Heninger | ICU-13770 Update Unicode LineBreakTest.txt test data... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Yoshito Umaoka | ICU-13121 Use ASCII style copyright comment in all... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Yoshito Umaoka | ICU-13300 Added thread safety note to TimeZone::detectH... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Yoshito Umaoka | ICU-13421 Force /tsformat/ccaltst/TestAmbiguousWallTime... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Yoshito Umaoka | ICU-13517 Updated TimeZoneAdapter#equals implementation... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Yoshito Umaoka | ICU-13601 Added getFirstDayOfWeek() in ICU Calendar... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Andy Heninger | ICU-11640 fix memory leak in Test11640_TripleCurrencySy... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Yoshito Umaoka | ICU-13703 Fixed TestHoliday/TestEaster test execution... |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Shane Carr | ICU-11640 Minor code cleanup |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Yoshito Umaoka | ICU-13740 Java 6 compatibility fix |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Yoshito Umaoka | ICU-13602 Check error status for lazily instantiated... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Norbert Runge | ICU-11640 Add test for triple currency digit prefix. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Andy Heninger | ICU-13554 Out of bounds array access in locale getPosixID. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Andy Heninger | ICU-13770 Line Break Rules for Unicode 11, tailorings... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Shane Carr | ICU-11230 Change number parsing to require at least... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Andy Heninger | ICU-13765 double free in icu/source/common/serv.cpp |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Fredrik Roubert | ICU-13617 Stop consuming AttributedCharacterIterator... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Andy Heninger | ICU-13770 RBBI Line break rules update, work in progress. |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Flipping test expectations for some currency... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Require "breaks" column to be last; allows... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Merging P, Q, and S into a single case called P. |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Enabling proper ICU4J test. |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Refactoring ICU4J test file; adding boilerpla... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Changing ID char for ICU58 test from J to... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Moving ICU4C data-driven number test to its... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Re-formatting Java NumberFormatDataDrivenTest... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Updating expectations in numberformattestspec... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13740 Syncing numberformattestspecification.txt... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Shane Carr | ICU-13757 Renaming skeleton methods fromSkeleton -... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-13373 Adding file change missing from previous... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-13373 Change TestDataDrivenJDK from blacklist to... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Andy Heninger | ICU-13770 RBBI Line Break rules for Unicode 11. Root... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-13697 Renaming numparse_unisets.h to static_unicode... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-13629 One more attempt at fixing the flaky UCharact... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-11897 Fixing testNumberingSystem in C and J. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Jeff Genovy | ICU-13773 Double free in uspoof_openFromSerialized... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Yoshito Umaoka | ICU-13744 Enabled the test case added in previous commi... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Yoshito Umaoka | ICU-13744 Fixed an ICU4J date parsing regression issue... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Shane Carr | ICU-11897 Changing kPatternSeparatorSymbol to be a... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Andy Heninger | ICU-13629 Fix flakey test. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Shane Carr | ICU-13737 Backpedaling on strict mode scientific parsin... |
commit | commitdiff | tree | snapshot |
next |