]> granicus.if.org Git - icu/shortlog
icu
2017-10-26 Shane CarrICU-13309 Changing number parsing to accept only horizo...
2017-10-26 Jeff GenovyICU-13436 Fix various typos and spelling mistakes.
2017-10-26 Andy HeningerICU-13455 Add missing #include to rbbi_cache.cpp for...
2017-10-26 Jeff GenovyICU-13448 Feedback from clang expert was that these...
2017-10-25 Yoshito UmaokaICU-13445 Pattern space handling in localized GMT forma...
2017-10-25 Steven R. LoomisICU-13415 disable std::move testing on AIX/z for now.
2017-10-25 Markus SchererICU-13428 char* result array was too small for UTF...
2017-10-25 Jeff GenovyICU-13411 Typo in fix.
2017-10-25 Jeff GenovyICU-13411 Additional fix for template exports.
2017-10-25 Yoshito UmaokaICU-13141 tzdata2017c updates. Some patches in Makefile...
2017-10-25 Shane CarrICU-13415 Setting error code in terminal NumberFormatte...
2017-10-25 Shane CarrICU-13415 Due to build issues, disabling new number...
2017-10-25 Shane CarrICU-13411 Making "using namespace" statements consisten...
2017-10-24 Steven R. LoomisICU-13415 porting: std::isinf/std::isnan back to uprv...
2017-10-23 Jungshik ShinICU-13192 revert accidentally committed files
2017-10-23 Jungshik ShinICU-13192 gCorrectedPOSIXLocaleis changed to const...
2017-10-23 Shane CarrICU-13415 Refactoring shadowed virtual method in IFixed...
2017-10-20 Peter EdbergICU-13433 Integrate CLDR 32 tags/release-32-beta3
2017-10-19 Shane CarrICU-13415 Adding virtual destructor to internal Interfa...
2017-10-12 Norbert RungeICU-13405 prevents double-free-triggered segmentation...
2017-10-12 Markus SchererICU-13418 fix lowercase typo on UCharacter.toTitleCase...
2017-10-12 Yoshito UmaokaICU-13419 Imported the latest CLDR 32 locale data,... cldr-32-beta2
2017-10-11 Andy HeningerICU-13394 nul-terminated buffer handling fixed from...
2017-10-11 Shane CarrICU-13415 Fixing compiler warnings in GCC
2017-10-11 Steven R. LoomisICU-13147 add a PowerShell script to build Windows...
2017-10-10 Andy HeningerICU-9954 review fixes, changes to comments only.
2017-10-10 Fredrik RoubertICU-13410 environmentTest.sh must be updated to use...
2017-10-09 Jeff GenovyICU-13177 Fix some comments for the new NumberFormatter... release-60-rc
2017-10-09 Yoshito UmaokaICU-13358 Added ICU4J serialization compatibility test...
2017-10-09 Yoshito UmaokaICU-13358 ICU4J 60 API signature file.
2017-10-09 Yoshito UmaokaICU-13385 Fixed a build error with glibc 2.26. Checks...
2017-10-09 Peter EdbergICU-13352 Fix ordering of limit test and array ref...
2017-10-09 Peter EdbergICU-13313 Fix ucol_next/prev docs to use UCOL_NULLORDER...
2017-10-07 Shane CarrICU-13177 Adding RTTI tests for MeasureUnit class hiera...
2017-10-06 Norbert RungeICU-13358 No-data test fixes (cf. BRS task).
2017-10-06 Markus SchererICU-13358 update pool bundles for ICU 60
2017-10-06 Jeff GenovyICU-13188 Merge patch for building reduced data file.
2017-10-06 Jeff GenovyICU-13177 Fix minor typos/spelling in comments.
2017-10-06 Jeff GenovyICU-13177 Check if the other NullableValue object is...
2017-10-06 Jeff GenovyICU-13177 Fix warnings reintroduced by the NumberFormat...
2017-10-06 Norbert RungeICU-13384 fixes issues found in public header checks...
2017-10-06 Shane CarrICU-13177 Moving FixedDecimal and IFixedDecimal destruc...
2017-10-06 Jeff GenovyICU-13126 Allow UWP builds to reuse makedata by undoing...
2017-10-06 Peter EdbergICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
2017-10-06 Markus SchererICU-13358 adjust dependencies graph for recently added...
2017-10-06 Peter EdbergICU-13358 One more ICU4C readme update
2017-10-06 Shane CarrICU-13177 Fixing dependency check errors in number...
2017-10-06 Jeff GenovyICU-13177 Fix empty include from NumberFormatting merge...
2017-10-06 Peter EdbergICU-13358 Update ICU4C readme for 60rc
2017-10-06 Shane CarrICU-13177 Improving consistency of Unicode string liter...
2017-10-06 Peter EdbergICU-13359 Integrate updated CLDR 32 @13761 for 60rc...
2017-10-06 Jeff GenovyICU-13177 Add missing entries to i18n_uwp.vcxproj for...
2017-10-06 Andy HeningerICU-9954 RBBI, conditionalize debug printfs.
2017-10-05 Peter EdbergICU-13377 update ICU4C 60 API change report after r4057...
2017-10-05 Shane CarrICU-13177 Removing some U_HIDE_INTERNAL_API blocks...
2017-10-05 Markus SchererICU-13390 include unicode/utf16.h when using U16_ macros
2017-10-05 Shane CarrICU-13177 Adding missing status tags in numberformatter.h
2017-10-05 Shane CarrICU-13310 Improving backwards compatibility of scientif...
2017-10-05 Shane CarrICU-13368 Fixing serialization test failure caused...
2017-10-05 Shane CarrICU-13391 Change ICU4C parsing to count digits instead...
2017-10-05 Peter EdbergICU-13366 Changes per Shane codereview comments
2017-10-05 Peter EdbergICU-12380 Use uint32_t for varMask and addMask
2017-10-05 Yoshito UmaokaICU-13385 Fixed a typo.
2017-10-05 Norbert RungeICU-13384 Adjusts unit test to work with UCONFIG_NO_BRE...
2017-10-05 Yoshito UmaokaICU-13385 autoconf to detect if xlocale.h exists or...
2017-10-05 Peter EdbergICU-13377 ICU4C 60 API change report, plus fix one...
2017-10-05 Shane CarrICU-13372 Ignore TestDataDrivenJDK instead of Pass...
2017-10-05 Shane CarrICU-13372 Ignore TestDataDrivenJDK instead of Pass...
2017-10-05 Shane CarrICU-13368 Responding to Markus code review feedback...
2017-10-05 Jeff GenovyICU-13159 Fix broken datafile for UWP, it is currently...
2017-10-05 Shane CarrICU-13368 Fixing performance regression on single-symbo...
2017-10-05 Shane CarrICU-13093 Disabling number formatting code on AIX and...
2017-10-05 Shane CarrICU-13093 For AIX compatibility, replacing inline initi...
2017-10-04 Shane CarrICU-13384 Fixing test failure from r40057
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...
next