2018-03-23 |
Shane Carr | ICU-8610 Refactoring and renaming entities in Java... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Shane Carr | ICU-8610 Removing last bit of old hash map data structu... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Shane Carr | ICU-8610 Refactoring stem switch statement to use helpe... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Shane Carr | ICU-8610 Changing parsing state variable from "CharSequ... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Shane Carr | ICU-8610 Changing to CharsTrie implementation for stem... |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Shane Carr | ICU-13634 Adding integer overflow logic to ICU4C number... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Shane Carr | ICU-13634 Parsing wrapper is working; data-driven file... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Shane Carr | ICU-13634 C and J, removing the obsolete "optimize... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Shane Carr | ICU-13634 Changes NumberParseMatcher getLeadCodePoints... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Shane Carr | ICU-13644 Property mapper for parsing is building.... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Shane Carr | ICU-13644 Minor refactoring changes in ICU4J. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Shane Carr | ICU-13644 Adds move operators and related boilerplate... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Shane Carr | ICU-13634 Formatting section of data-driven test file... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Shane Carr | ICU-13634 Adding pipeline for custom currency symbols. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Shane Carr | ICU-13634 Fixing remaining build warnings. In principle... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Shane Carr | ICU-13634 The property mapper appears to be basically... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Shane Carr | ICU-13634 Number property mapper is building. Currentl... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Shane Carr | ICU-13634 Implementing localized pattern converter... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Shane Carr | ICU-13634 Filling in decimfmt.cpp with implementation... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Shane Carr | ICU-13634 Adding class for slow exhaustive number tests... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Shane Carr | ICU-13634 Filling in more methods in decimfmt.cpp |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Shane Carr | ICU-13634 Adding new field structure to DecimalFormat... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Shane Carr | ICU-13634 Temporarily deleting all old number formattin... |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Shane Carr | ICU-13634 Adding docstring to CompactData.java |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13574 Replacing DigitList with DecimalQuantity... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13574 Replacing decimfmt.cpp and compactdecimalform... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13574 Adding U_OVERRIDE to decimfmt.h and other... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13574 Merging trunk to branch |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13620 Adding comment. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13620 Fix typo. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-13620 Making MeasureUnit.getAvailable(type) return... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Shane Carr | ICU-8610 Adding more tests; normalized skeleton impleme... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Jeff Genovy | ICU-13581 Update readme for Windows build instructions... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Jeff Genovy | ICU-13586 Fix build break for Windows. |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Jeff Genovy | ICU-13586 No actual code changes. This change cleans... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Markus Scherer | ICU-13581 pool bundles update, take 2 for Java |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Markus Scherer | ICU-13581 pool bundles update |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Markus Scherer | ICU-13606 fix Java 6 build breakage |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Andy Heninger | ICU-13581 Fix AIX porting problem w range for loop. |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Andy Heninger | ICU-13541 rbbi.cpp, try again to fix xlC build problem. |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Markus Scherer | ICU-13581 minor dependencies adjustments, add double... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Andy Heninger | ICU-13541 RBBI object layout optimizations, revert... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Shane Carr | ICU-8610 Full support for skeletons in ICU4J. Needs... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Peter Edberg | ICU-13581 ICU 61 BRS, update ICU4C API change report |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Peter Edberg | ICU-12740 use private static const int32_t, not #define... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Peter Edberg | ICU-13581 ICU 61 BRS, update ICU4C urename.h |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Peter Edberg | ICU-13607 ICU4C 61 API promotion |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Shane Carr | ICU-13551 Fixing typo in Java test. Confirmed that... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Shane Carr | ICU-13443 Changing number error test to use UErrorCode... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Shane Carr | ICU-13606 Fixing race condition in MeasureFormat. |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Andy Heninger | ICU-13447 RBBI: getRuleStatus() behavior, incorporate... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Markus Scherer | ICU-13036 guaranteed-large-enough UNewTrie index array |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Markus Scherer | ICU-13013 remove unnecessary casts that can yield warnings |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Markus Scherer | ICU-9097 minor API docs fixes |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Yoshito Umaoka | ICU-13581 Fixed Java compiler warnings on Eclipse. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Yoshito Umaoka | ICU-13607 Fixed other ICU4J API doc problems affecting... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Yoshito Umaoka | ICU-13607 ICU4J draft API promotion for 61.1. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jeff Genovy | ICU-13611 Fix spelling errors/typos in 'common\unicode... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-8610 Adds skeleton support for measure units. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-8610 Adds basic support for number skeletons. Inclu... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Peter Edberg | ICU-12740 getFieldDisplayName C++ tests |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jeff Genovy | ICU-13581 Revert accidental change to vcxproj file. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jeff Genovy | ICU-13581 Update SVN ignore list for ARM UWP project... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13574 Fixing build errors after merge. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jeff Genovy | ICU-11318 Fix Windows build break on ARM with UWP projects. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13574 Deleting file that should have been deleted... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13574 Merging trunk to branch |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13613 Move Java StringSegment to com.ibm.icu.impl. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13084 Updating set of ignorable control characters... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jeff Genovy | ICU-13581 Update the ICU4C readme sections for building... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13402 Adding pointer to NumberFormatter from classe... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Shane Carr | ICU-13402 Adding pointer to NumberFormatter from classe... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Andy Heninger | ICU-13447 Add test for break iterator getRuleStatus... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Markus Scherer | ICU-13515 improve API docs |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Andy Heninger | ICU-13399 Fix thread race in the Unified Cache. |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Shane Carr | ICU-13574 Merging trunk to branch |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Jeff Genovy | ICU-13258 Add work-around for char16_t as a typedef... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Jeff Genovy | ICU-13581 Fix typos in Samples, and add .vs folder... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Markus Scherer | ICU-13567 make Arabic number formatting tests work... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Heninger | ICU-13541 RBBI object layout optimizations, try to... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Heninger | ICU-13569 rbbi.h, add missing U_HIDE_INTERNAL_API condi... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Heninger | ICU-13581 Regenerate configure for ICU 61 |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Peter Edberg | ICU-13603 Integrate data from CLDR release-33-alpha... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Markus Scherer | ICU-13547 limit nesting depth of UnicodeSet pattern |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Jeff Genovy | ICU-13581 Fixing Samples. Add casts to quiet warnings... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jeff Genovy | ICU-13450 MSVC has the wrong value for U_CPLUSPLUS_VERS... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Shane Carr | ICU-13607 Adding @internal to Currency.java getParsingTrie |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Yoshito Umaoka | ICU-13607 Draft API promotion for ICU4J 61. Also added... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jeff Genovy | ICU-13473 Add a new target to the VS project files... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Heninger | ICU-10688 Remove redundant break type logic from BreakI... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Yoshito Umaoka | ICU-13548 Fixed a calendar calculation problem with... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Steven R. Loomis | ICU-13594 support JDK through v12 (merge) |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Steven R. Loomis | ICU-13595 Fix Segmentation Fault in Parallel Builds |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Jeff Genovy | ICU-13581 Update version numbers in the readme files. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Jeff Genovy | ICU-13581 Update ICU4J version number and data files... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Yoshito Umaoka | ICU-13566 Support negative daylight savings in SimpleTi... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jeff Genovy | ICU-13171 Fix issues with ICU4C Samples, and various... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Andy Heninger | ICU-13550 decNumber int overflow, switch to unsigned... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Andy Heninger | ICU-13549 CjkBreakEngine::divideUpDictionaryRange,... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Andy Heninger | ICU-13569 Add clarifying comment to some RBBI state... |
commit | commitdiff | tree | snapshot |
next |