]> granicus.if.org Git - icu/shortlog
icu
2017-10-04 Norbert RungeICU-13384 Adds #include unicode/utypes.h
2017-10-04 Steven R. LoomisICU-13387 autoconf fixes for disabled tools and tests...
2017-10-04 Peter EdbergICU-13377 Promote ICU4C @draft ICU 58 APIs to @stable...
2017-10-04 Shane CarrICU-13177 Fixing coverity issues in number formatting...
2017-10-04 Shane CarrICU-13177 Fixing coverity issues in number formatting...
2017-10-04 Steven R. LoomisICU-10452 update make dist to work without svn export
2017-10-04 Yoshito UmaokaICU-13358 Updated ICU4J readme.html for 60rc.
2017-10-04 Norbert RungeICU-13384 Fixes ICU4C header check failures, blacklists...
2017-10-04 Jeff GenovyICU-13177 Need to add NumberFormatting files to the...
2017-10-04 Jeff GenovyICU-13030 Fix one more location using U_CALLCONV.
2017-10-04 Jeff GenovyICU-13383 One more C4251 warning on MSVC.
2017-10-04 Yoshito UmaokaICU-13390 Fixed TestTimeZoneRoundTrip test code issue...
2017-10-04 Yoshito UmaokaICU-13366 Fixed ICU4J number parsing problems with...
2017-10-04 Shane CarrICU-13177 Replacing override with U_OVERRIDE in i18n...
2017-10-04 Jeff GenovyICU-13383 Export explicit templates for MSVC, remove...
2017-10-04 Shane CarrICU-13117 Changing override to U_OVERRIDE in number...
2017-10-04 Shane CarrICU-13177 Removing public dependency on std::atomic...
2017-10-03 Peter EdbergICU-13366 spin off the remaining tz offset roundtrip...
2017-10-03 Peter EdbergICU-13366 part 12, fix C SimpleDateFormat::subParse...
2017-10-03 Yoshito UmaokaICU-13358 Merged the correction in LINCENSE under icu4c...
2017-10-03 Norbert RungeICU-12986 parameterizes long running unit test to split...
2017-10-03 Yoshito UmaokaICU-13177 Changed NoUnit constructor from protected...
2017-10-03 Yoshito UmaokaICU-13358 Updated ICU4J API change report for 60.
2017-10-03 Yoshito UmaokaICU-13358 Added @SuppressWarnings(unused) to BreakItera...
2017-10-03 Yoshito UmaokaICU-13177 Fixed API doc issues. Missing explicit constr...
2017-10-03 Andy HeningerICU-13380 Fixes for memory leaks & other problems found...
2017-10-03 Shane CarrICU-13368 Hacking fix for en_GB currency parsing in...
2017-10-03 Yoshito UmaokaICU-13358 Fixed cpyscan problems. Enhanced cpyscan...
2017-10-03 Shane CarrICU-13177 Syncing icu4c numberformattestspecification...
2017-10-03 Felipe BalbontínICU-13380 Fix memory leak in DateFormatSymbols when...
2017-10-02 Shane CarrICU-13383 Applying code review feedback for MSVC DLL...
2017-10-02 Andy HeningerICU-13358 Update urename.h. Also update script & instru...
2017-10-02 Peter EdbergICU-13366 part 1, fix TextTrieMap::search supplemental...
2017-10-01 Andy HeningerICU-13358 Regenerate configure. Fix U_ICU_VERSION_MINOR...
2017-09-30 Shane CarrICU-11666 Integrating narrow currency symbol in ICU4J...
2017-09-30 Shane CarrICU-13368 Overhauling currency data loading to resolve...
2017-09-29 Shane CarrICU-13380 Fixing memory overflow in MeasureFormat data...
2017-09-29 Peter EdbergICU-13359 Integrate updated CLDR 32 tags/release-32...
2017-09-29 Yoshito UmaokaICU-13358 Clean up import stateents for ICU 60.
2017-09-29 Shane CarrICU-13383 Adding macro UPRV_SUPPRESS_DLL_INTERFACE_WARN...
2017-09-28 Shane CarrICU-13177 Fixing ICU4J warnings in DecimalFormatPropert...
2017-09-28 Shane CarrICU-13177 Fixing Visual Studio build warnings in number...
2017-09-28 Yoshito UmaokaICU-13358 Incorporated the latest currency numeric...
2017-09-28 Yoshito UmaokaICU-13358 Updated ICU version for 60rc.
2017-09-28 Andy HeningerICU-23327 Fix uninitialized error code in test.
2017-09-28 Yoshito UmaokaICU-13177 Fixed a build problem (Java 7 java.util.Objec...
2017-09-28 Shane CarrICU-13177 Adding additional static casts to reduce...
2017-09-28 Yoshito UmaokaICU-13374 Removed another logKnownIssue for this issue.
2017-09-28 Yoshito UmaokaICU-13377 Promoting ICU4J draft APIs to stable for...
2017-09-28 Shane CarrICU-13177 Adding missing documentation for NoUnit
2017-09-28 Shane CarrICU-13177 Adding serialVersionUID for CustomSymbolCurre...
2017-09-28 Shane CarrICU-13327 Fixing buffer overflow in NumberingSystem...
2017-09-28 Yoshito UmaokaICU-13374 Fixed localized GMT offset format roundtrip...
2017-09-27 Shane CarrICU-13177 Merging NumberFormatter to trunk for ICU 60
2017-09-27 Markus SchererICU-13210 remove unreachable code, improve pattern...
2017-09-27 Shane CarrICU-13177 Fixing stack buffer overflow in decNumber...
2017-09-27 Markus SchererICU-13335 make CacheValue.SoftValue.ref volatile
2017-09-27 Markus SchererICU-13362 avoid memcmp(nullptr, nullptr, 0)
2017-09-27 Markus SchererICU-13202 add U_PF_FUCHSIA
2017-09-27 Shane CarrICU-13177 Adding IntlTest DoubleToUnicodeString and...
2017-09-27 Andy HeningerICU-13177 add 'using namespace icu' where needed for...
2017-09-27 Norbert RungeICU-13378 fixes clean-up of result files of target...
2017-09-27 Peter EdbergICU-13359 Integrate updated CLDR 32 @13743; still have...
2017-09-27 Andy HeningerICU-13177 Windows build, add U_I18N_API to exported...
2017-09-27 Yoshito UmaokaICU-13377 Proposed API status changes for ICU4J 60.
2017-09-27 Peter EdbergICU-13359 Skip even more DateFormatRoundTripTest::TestD...
2017-09-27 Shane CarrICU-13177 Fixing serialization test failures in ICU4J.
2017-09-27 Shane CarrICU-13177 Finishing documentation in Java and fixing...
2017-09-27 Shane CarrICU-13177 Adding more documentation.
2017-09-27 Andy HeningerICU-13177 NumberFormatter, Visual Studio fixes, work...
2017-09-27 Peter EdbergICU-13343 ICU4J test for yue collation variants (the...
2017-09-27 Peter EdbergICU-13359 More logKnownIssues for exhaustive test failu...
2017-09-27 Yoshito UmaokaICU-13372 Fixed some test issues on Java 9.
2017-09-27 Shane CarrICU-13177 Cleanup before merge to trunk.
2017-09-27 Shane CarrICU-13177 Cleaning up Valgrind errors in NumberFormatte...
2017-09-27 Shane CarrICU-13177 Fixing minor NumberTest unit test failures.
2017-09-27 Shane CarrICU-13177 Removing unused file number_results.h.
2017-09-27 Shane CarrICU-13177 NumberFormatter tests are passing.
2017-09-27 Shane CarrICU-13177 NumberFormatter tests are building.
2017-09-27 Shane CarrICU-13177 Initial commit of ICU4C NumberFormatter
2017-09-26 Markus SchererICU-13346 avoid range-based for loop
2017-09-26 Peter EdbergICU-13359 Integrate CLDR 32 alpha data into ICU for...
2017-09-26 Yoshito UmaokaICU-13122 Updated build.xml to make secureCheck work...
2017-09-26 Andy HeningerICU-9954 rbbi forward iteration performance improvement...
2017-09-26 Shane CarrICU-13177 Merging trunk to branch
2017-09-26 Shane CarrICU-13177 Renaming files and ICU4C syncing.
2017-09-26 Shane CarrICU-9300 Adding links to RoundingMode user guide to...
2017-09-25 Andy HeningerICU-13275 Remove some compiler warnings that were trigg...
2017-09-25 Yoshito UmaokaICU-13209 Made Islamic calendar subtype detection code...
2017-09-23 Markus SchererICU-13311 change illegal-UTF-8 handling in converter...
2017-09-23 Yoshito UmaokaICU-13330 Removed debug code added by the previous...
2017-09-23 Yoshito UmaokaICU-13330 Fixed java version check for Java 9.
2017-09-22 Yoshito UmaokaICU-8241 Added new build target releaseFinal. Added...
2017-09-22 William ZhaoICU-13275 Merge into some W3 warning fixes into trunk
2017-09-21 Markus SchererICU-13311 change illegal-UTF-8 handling in non-converte...
2017-09-21 Steven R. LoomisICU-13001 additional warning cleanup
2017-09-21 Andy HeningerICU-12960 ubrk_open, clarify that NULL is allowed for...
2017-09-21 Steven R. LoomisICU-13001 warning cleanup
2017-09-21 Yoshito UmaokaICU-13321 Added a new method TimeZone#setICUDefault...
2017-09-21 Steven R. LoomisICU-13093 std::isinf and std::isnan fix - z/OS too
next