]> granicus.if.org Git - icu/shortlog
icu
2018-03-09 Markus SchererICU-13581 roll back API change report r41087 -- misunde...
2018-03-09 Andy HeningerICU-13632 regex out-of-bounds memory reference fix.
2018-03-09 Fredrik RoubertICU-13581 ICU 61 BRS, update API change report for...
2018-03-08 Andy HeningerICU-13631 Regex Address Sanitizer fix.
2018-03-08 Shane CarrICU-13574 Revising codePointZero loading based on feedback. release-61-rc
2018-03-07 Shane CarrICU-13461 Removing obsolete comment in StringSegment...
2018-03-07 Yoshito UmaokaICU-13581 Updated ICU4J readme for 61RC.
2018-03-07 Peter EdbergICU-13581 Update ICU4C 61 API change report for Decimal...
2018-03-07 Yoshito UmaokaICU-13581 Syncnronize ICU_DATA_VERSION with ICU_VERSION
2018-03-07 Shane CarrICU-13574 Reverting change of DecimalFormatSymbols...
2018-03-06 Peter EdbergICU-13581 ICU4C 61rc BRS, update U_HIDE_ conditionals
2018-03-06 Norbert RungeICU-13581 Make tests work, not crash, when run without...
2018-03-06 Yoshito UmaokaICU-13581 Added 61.1 serialization compatibility test...
2018-03-06 Yoshito UmaokaICU-13581 Added 61 api signature file, purged very...
2018-03-06 Norbert RungeICU-13624 Public header build failures
2018-03-06 Yoshito UmaokaICU-13581 Updated currency/numeric code data.
2018-03-05 Andy HeningerICU-13598 fix byte order bug in RBBI data wrapper.
2018-03-05 Shane CarrICU-13567 Bringing C/J numberformattestspecification...
2018-03-05 Peter EdbergICU-13581 ICU 61 BRS, update API change report to clari...
2018-03-03 Jeff GenovyICU-13581 Update readme for Windows build instructions...
2018-03-02 Jeff GenovyICU-13586 Fix build break for Windows.
2018-03-02 Jeff GenovyICU-13586 No actual code changes. This change cleans...
2018-03-02 Markus SchererICU-13581 pool bundles update, take 2 for Java
2018-03-02 Markus SchererICU-13581 pool bundles update
2018-03-02 Markus SchererICU-13606 fix Java 6 build breakage
2018-03-01 Andy HeningerICU-13581 Fix AIX porting problem w range for loop.
2018-03-01 Andy HeningerICU-13541 rbbi.cpp, try again to fix xlC build problem.
2018-03-01 Markus SchererICU-13581 minor dependencies adjustments, add double...
2018-03-01 Andy HeningerICU-13541 RBBI object layout optimizations, revert...
2018-03-01 Peter EdbergICU-13581 ICU 61 BRS, update ICU4C API change report
2018-03-01 Peter EdbergICU-12740 use private static const int32_t, not #define...
2018-03-01 Peter EdbergICU-13581 ICU 61 BRS, update ICU4C urename.h
2018-03-01 Peter EdbergICU-13607 ICU4C 61 API promotion
2018-03-01 Shane CarrICU-13551 Fixing typo in Java test. Confirmed that...
2018-03-01 Shane CarrICU-13443 Changing number error test to use UErrorCode...
2018-03-01 Shane CarrICU-13606 Fixing race condition in MeasureFormat.
2018-03-01 Andy HeningerICU-13447 RBBI: getRuleStatus() behavior, incorporate...
2018-03-01 Markus SchererICU-13036 guaranteed-large-enough UNewTrie index array
2018-03-01 Markus SchererICU-13013 remove unnecessary casts that can yield warnings
2018-02-28 Markus SchererICU-9097 minor API docs fixes
2018-02-28 Yoshito UmaokaICU-13581 Fixed Java compiler warnings on Eclipse.
2018-02-28 Yoshito UmaokaICU-13607 Fixed other ICU4J API doc problems affecting...
2018-02-28 Yoshito UmaokaICU-13607 ICU4J draft API promotion for 61.1.
2018-02-28 Jeff GenovyICU-13611 Fix spelling errors/typos in 'common\unicode...
2018-02-28 Peter EdbergICU-12740 getFieldDisplayName C++ tests
2018-02-28 Jeff GenovyICU-13581 Revert accidental change to vcxproj file.
2018-02-28 Jeff GenovyICU-13581 Update SVN ignore list for ARM UWP project...
2018-02-28 Jeff GenovyICU-11318 Fix Windows build break on ARM with UWP projects.
2018-02-28 Shane CarrICU-13613 Move Java StringSegment to com.ibm.icu.impl.
2018-02-28 Jeff GenovyICU-13581 Update the ICU4C readme sections for building...
2018-02-28 Shane CarrICU-13402 Adding pointer to NumberFormatter from classe...
2018-02-28 Shane CarrICU-13402 Adding pointer to NumberFormatter from classe...
2018-02-27 Andy HeningerICU-13447 Add test for break iterator getRuleStatus...
2018-02-27 Markus SchererICU-13515 improve API docs
2018-02-27 Andy HeningerICU-13399 Fix thread race in the Unified Cache.
2018-02-27 Jeff GenovyICU-13258 Add work-around for char16_t as a typedef...
2018-02-27 Jeff GenovyICU-13581 Fix typos in Samples, and add .vs folder...
2018-02-26 Markus SchererICU-13567 make Arabic number formatting tests work...
2018-02-26 Andy HeningerICU-13541 RBBI object layout optimizations, try to...
2018-02-26 Andy HeningerICU-13569 rbbi.h, add missing U_HIDE_INTERNAL_API condi...
2018-02-26 Andy HeningerICU-13581 Regenerate configure for ICU 61
2018-02-25 Peter EdbergICU-13603 Integrate data from CLDR release-33-alpha...
2018-02-23 Markus SchererICU-13547 limit nesting depth of UnicodeSet pattern
2018-02-23 Jeff GenovyICU-13581 Fixing Samples. Add casts to quiet warnings...
2018-02-22 Jeff GenovyICU-13450 MSVC has the wrong value for U_CPLUSPLUS_VERS...
2018-02-22 Shane CarrICU-13607 Adding @internal to Currency.java getParsingTrie
2018-02-22 Yoshito UmaokaICU-13607 Draft API promotion for ICU4J 61. Also added...
2018-02-22 Jeff GenovyICU-13473 Add a new target to the VS project files...
2018-02-21 Andy HeningerICU-10688 Remove redundant break type logic from BreakI...
2018-02-21 Yoshito UmaokaICU-13548 Fixed a calendar calculation problem with...
2018-02-21 Steven R. LoomisICU-13594 support JDK through v12 (merge)
2018-02-21 Steven R. LoomisICU-13595 Fix Segmentation Fault in Parallel Builds
2018-02-21 Jeff GenovyICU-13581 Update version numbers in the readme files.
2018-02-21 Jeff GenovyICU-13581 Update ICU4J version number and data files...
2018-02-20 Yoshito UmaokaICU-13566 Support negative daylight savings in SimpleTi...
2018-02-20 Jeff GenovyICU-13171 Fix issues with ICU4C Samples, and various...
2018-02-19 Andy HeningerICU-13550 decNumber int overflow, switch to unsigned...
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-16 Steven R. LoomisICU-13594 support icu4j on jdk through v12
2018-02-15 Andy HeningerICU-13569 RBBI State table size reduction, move reduced...
next