2017-09-28 |
Shane Carr | ICU-13177 Adding additional static casts to reduce... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Yoshito Umaoka | ICU-13374 Removed another logKnownIssue for this issue. |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Yoshito Umaoka | ICU-13377 Promoting ICU4J draft APIs to stable for... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Shane Carr | ICU-13177 Adding missing documentation for NoUnit |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Shane Carr | ICU-13177 Adding serialVersionUID for CustomSymbolCurre... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Shane Carr | ICU-13327 Fixing buffer overflow in NumberingSystem... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Yoshito Umaoka | ICU-13374 Fixed localized GMT offset format roundtrip... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Merging NumberFormatter to trunk for ICU 60 |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Markus Scherer | ICU-13210 remove unreachable code, improve pattern... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Fixing stack buffer overflow in decNumber... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Markus Scherer | ICU-13335 make CacheValue.SoftValue.ref volatile |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Markus Scherer | ICU-13362 avoid memcmp(nullptr, nullptr, 0) |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Markus Scherer | ICU-13202 add U_PF_FUCHSIA |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Adding IntlTest DoubleToUnicodeString and... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Andy Heninger | ICU-13177 add 'using namespace icu' where needed for... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Norbert Runge | ICU-13378 fixes clean-up of result files of target... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Peter Edberg | ICU-13359 Integrate updated CLDR 32 @13743; still have... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Andy Heninger | ICU-13177 Windows build, add U_I18N_API to exported... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Yoshito Umaoka | ICU-13377 Proposed API status changes for ICU4J 60. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Peter Edberg | ICU-13359 Skip even more DateFormatRoundTripTest::TestD... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Fixing serialization test failures in ICU4J. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Finishing documentation in Java and fixing... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Adding more documentation. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Andy Heninger | ICU-13177 NumberFormatter, Visual Studio fixes, work... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Peter Edberg | ICU-13343 ICU4J test for yue collation variants (the... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Peter Edberg | ICU-13359 More logKnownIssues for exhaustive test failu... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Yoshito Umaoka | ICU-13372 Fixed some test issues on Java 9. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Cleanup before merge to trunk. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Cleaning up Valgrind errors in NumberFormatte... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Fixing minor NumberTest unit test failures. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Removing unused file number_results.h. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 NumberFormatter tests are passing. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 NumberFormatter tests are building. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Shane Carr | ICU-13177 Initial commit of ICU4C NumberFormatter |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Markus Scherer | ICU-13346 avoid range-based for loop |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Peter Edberg | ICU-13359 Integrate CLDR 32 alpha data into ICU for... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Yoshito Umaoka | ICU-13122 Updated build.xml to make secureCheck work... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Andy Heninger | ICU-9954 rbbi forward iteration performance improvement... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Shane Carr | ICU-13177 Merging trunk to branch |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Shane Carr | ICU-13177 Renaming files and ICU4C syncing. |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Shane Carr | ICU-9300 Adding links to RoundingMode user guide to... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Andy Heninger | ICU-13275 Remove some compiler warnings that were trigg... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Yoshito Umaoka | ICU-13209 Made Islamic calendar subtype detection code... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Markus Scherer | ICU-13311 change illegal-UTF-8 handling in converter... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Yoshito Umaoka | ICU-13330 Removed debug code added by the previous... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Yoshito Umaoka | ICU-13330 Fixed java version check for Java 9. |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Yoshito Umaoka | ICU-8241 Added new build target releaseFinal. Added... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
William Zhao | ICU-13275 Merge into some W3 warning fixes into trunk |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Markus Scherer | ICU-13311 change illegal-UTF-8 handling in non-converte... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steven R. Loomis | ICU-13001 additional warning cleanup |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Andy Heninger | ICU-12960 ubrk_open, clarify that NULL is allowed for... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steven R. Loomis | ICU-13001 warning cleanup |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Yoshito Umaoka | ICU-13321 Added a new method TimeZone#setICUDefault... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steven R. Loomis | ICU-13093 std::isinf and std::isnan fix - z/OS too |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Andy Heninger | ICU-9954 Fix coverity warnings. |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Steven R. Loomis | ICU-13093 std::isinf and std::isnan fix |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Jeff Genovy | ICU-9954 Fix UWP build. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Andy Heninger | ICU-9954 Fix coverity warning. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Steven R. Loomis | ICU-13093 override fix |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Peter Edberg | ICU-12380 Size reductions for transliterator registry... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Andy Heninger | ICU-9954 Break Iteration, remove reverse rules, add... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Peter Edberg | ICU-12770 Fix comment about TZZONEINFO path on differen... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Peter Edberg | ICU-12770 Just check for /zoneinfo/ instead of full... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Markus Scherer | ICU-13346 add Edits.Iterator.previous() for mapping... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Markus Scherer | ICU-13203 CaseMap UTF-8 add StringPiece->ByteSink overl... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Shane Carr | ICU-13177 Small Java changes relating to Compact and... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Jeff Genovy | ICU-13342 fix unintended whitespace change. |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Norbert Runge | ICU-13357 Remove misplaced JUnit @RunWIth annotation. |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Shane Carr | ICU-13177 Cleaning up Java compact and long names in... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Markus Scherer | ICU-13247 Java: String CaseMap.apply(CharSequence)... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Yoshito Umaoka | ICU-13312 Added tzdb metazone entry for Pyongyang,... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Jeff Genovy | ICU-13342 gennorm2 produces incorrect output on MSVC... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Jeff Genovy | ICU-13356 gennorm2 crashes if the input file contains... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Markus Scherer | ICU-13340 obsolete unicode/utf_old.h: add U_HIDE_OBSOLE... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Yoshito Umaoka | ICU-13312 Fixed getDisplayName crash issue caused by... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Shane Carr | ICU-13021 Disallow grouping separators in exponential... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Shane Carr | ICU-13310 Fixing assertion failure in ScientificFormat. |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13030 Add U_CALLCONV_FPTR for function pointers... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13093 denoise API change report |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13093 porting fixes (AIX) |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13093 fix U_OVERRIDE and U_NOEXCEPT in doxygen |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Markus Scherer | ICU-13244 add U16_GET_OR_FFFD(), U16_NEXT_OR_FFFD(... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Norbert Runge | ICU-13273 adds targets to run specific tests from a... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Yoshito Umaoka | ICU-13349 Removed @provisional tag from already @stable... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Yoshito Umaoka | ICU-13348 Removed unused irregular test files that... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13345 merge from trunk |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13345 update deprecation comments |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Steven R. Loomis | ICU-13345 changes per ICU-TC comments |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Norbert Runge | ICU-13350 line 134: Copyrighy -> Copyright. |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Markus Scherer | ICU-13337 public string option for not resetting an... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Shane Carr | ICU-13117 More renaming and refactoring in Java with... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Shane Carr | ICU-13177 Adding IFixedDecimal interface to C++. |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Shane Carr | ICU-13351 Tests for new CurrencyUnit constructors. |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Norbert Runge | ICU-13069 enables code to compile when UCONFIG_NO_NORMA... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-13030 merge from trunk |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-13030 review comment |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-11909 merge from branch: J FilteredBreakIteratorBui... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-11909 remove glue stuff |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-11909 update from trunk |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Steven R. Loomis | ICU-11909 svn prop |
commit | commitdiff | tree | snapshot |
next |