]> granicus.if.org Git - icu/shortlog
icu
2019-02-13 Tobias StoeckmannICU-20362 segfault/leftover files with long lines
2019-02-13 Tobias StoeckmannICU-20363 Out of boundary write on empty file.
2019-02-12 Nebojsa CiricICU-11991 Fixed memory leak in parse.cpp
2019-02-12 Shane CarrICU-20342 Adding FormattedDateInterval in C and C++.
2019-02-11 Daniel JuICU-13789 ICU-20387 ICU4C PerfTest does not build,...
2019-02-11 Jeff GenovyICU-20382 ICU4C: pkgdata and genccode support ARM32...
2019-02-11 Shane CarrICU-13256 Implementing FormattedRelativeDateTime in...
2019-02-09 Shane F. CarrICU-20332 Adding duration-person unit data and APIs...
2019-02-09 Shane F. CarrICU-20378 Changing APIs for UFieldCategory to int32_t.
2019-02-08 Andy HeningerICU-12017 Improve line break around numbers.
2019-02-08 Andy HeningerICU-20385 Regex, fix pattern compile problem with look...
2019-02-08 Andy HeningerICU-20401 rbbi break rules, update comments to match...
2019-02-08 Markus SchererICU-20330 simplify LocaleMatcher code:
2019-02-08 Shane CarrICU-20138 Copy fErrorCode in FormattedValue subclass...
2019-02-08 Shane CarrICU-20360 Testing and fixing stack overflow in numparse.
2019-02-08 Shane F. CarrICU-20121 Changing C API method name to ulistfmt_format...
2019-02-08 Shane F. CarrICU-20121 Initial UFormattedList implementation, C.
2019-02-08 Shane F. CarrICU-20121 Initial FormattedList implementation, C++.
2019-02-08 Jeff GenovyICU-20389 Add MSVC Debug build to the Azure CI builds.
2019-02-07 Markus SchererICU-20373 simpler state saving for Java string tries...
2019-02-07 Frank TangICU-20320 Fix the missing digit singleton extension
2019-02-07 Frank TangICU-20321 Fix ultag_isUnicodeLocaleKey
2019-02-07 Shane CarrICU-20337 Adding value getters to C++ MeasureUnit API.
2019-02-07 Peter EdbergICU-20306 Remove incorrect #ifndef U_HIDE_INTERNAL_API...
2019-02-07 Shane CarrICU-10923 Fixing warning in testdata build file.
2019-02-07 Markus SchererICU-20375 string tries: covariant clone() return types...
2019-02-07 Markus SchererICU-13081 test self-move without clang warning
2019-02-07 Daniel JuICU-20002 Modify Windows 'distrelease.ps1' for 32-bit...
2019-02-06 Markus SchererICU-20213 deprecate BreakIterator::createTitleInstance()
2019-02-06 Andy HeningerICU-20376 Add out-of-source build testing to Travis.
2019-02-06 Markus SchererICU-13081 remove C++ moveFrom() functions: still draft...
2019-02-06 Steven R. LoomisICU-20395 Fix cldr-icu-readme.txt to not mention whitelist
2019-02-06 Markus SchererICU-20376 makeconv prepend relative sourcedir to args...
2019-02-06 Peter EdbergICU-20347 Update ICU4J test to reflect expected behavior
2019-02-06 Peter EdbergICU-20347 In ICU4J, parsing emoty string should set...
2019-02-06 Shane F. CarrICU-20138 Macros for C and C++ FormattedValue subclass...
2019-02-06 Shane F. CarrICU-20138 Adding FormattedValue helper implementation...
2019-02-06 Shane F. CarrICU-20138 Implementing ufmtval_nextPosition and additio...
2019-02-06 Peter EdbergICU-20253 ICU4C RelativeDateTimeFormatter should fall...
2019-02-05 Jeff GenovyICU-20204 ICU4C: Use the CreateFileMapping API for...
2019-02-05 Peter EdbergICU-20374 need unum_close in new TestParseCases
2019-02-05 Peter EdbergICU-20374 Formattable::internalGetCharString should...
2019-02-05 Jeff GenovyICU-20388 ICU4C: intltest fails with a "Debug Assertion...
2019-02-05 Jeff GenovyICU-13847 ICU-20381 Improve handling of errors (Out...
2019-02-05 Jeff GenovyICU-20393 ICU4C: Scale move assignment operator leaks...
2019-02-02 Norbert RungeICU-20217 Replaces seed corpus zip files with the origi...
2019-01-31 Norbert RungeICU-20386 Adds workaround to icu4c/source/data/Makefile...
2019-01-31 Daniel JuICU-20220 ICU4C: Use anonymous namespace instead of...
2019-01-30 Mihai NitaICU-9622 Update documentation for MessageFormat and...
2019-01-29 Shane F. CarrICU-20357 Adding std::unique_ptr conversions to LocalXy...
2019-01-28 Norbert RungeICU-20217 Adds additional ICU4C fuzzers.
2019-01-28 Shane CarrICU-20298 Adding improved locale filtering to buildtool.
2019-01-28 Shane CarrICU-13839 Adding FormattedNumber API to PluralRules.
2019-01-26 Jeff GenovyICU-20200 Fix mistaken move of MSB8012 warning suppress...
2019-01-25 Jeff GenovyICU-20200 Treat select warnings as errors in the ICU4C...
2019-01-25 Shane CarrICU-10923 Adding unix-exec mode to buildtool and updati...
2019-01-25 DonICU-20171 Fix buffer overrun in genccode
2019-01-25 Shane CarrICU-13800 Adding clone() on [Un]LocalizedNumber[Range...
2019-01-25 Victor ChangICU-20350 Fix DecimalFormatSymbols.setPatternForCurrenc...
2019-01-25 Jeff GenovyICU-20074 Revise UPRV_UNREACHABLE macro to always call...
2019-01-25 Shane CarrICU-20357 Adding LocalPointer conversion methods to...
2019-01-25 Frank TangICU-20355 Fixing Java currency long name field.
2019-01-25 Shane CarrICU-20283 Updating docs of old FormattedNumber field...
2019-01-25 Shane CarrICU-13657 Adding NumberFormatter skeleton factory metho...
2019-01-24 Jeff GenovyICU-20370 Fix error checking in uloc_getLCID function.
2019-01-24 Jeff GenovyICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API...
2019-01-24 Shane CarrICU-13746 Removing number formatting APIs deprecated...
2019-01-24 Andy HeningerICU-20089 Add ICU4C Docs build to Travis CI
2019-01-24 Jeff GenovyICU-20369 ICU4C: Report OOM errors in the utrie2_clone...
2019-01-24 Jeff GenovyICU-20364 Cygwin builds need to set WINVER to 0x0601...
2019-01-19 Shane CarrICU-20358 Clean up grouping resolution in DecimalFormat... 358/head
2019-01-18 Jeff GenovyICU-20323 Suppress MSYS2 GCC warning about std::atomic...
2019-01-18 Shane CarrICU-20334 Additional python3 compatibility changes...
2019-01-18 Luca StefaniICU-20334 Add python3 support to icu4c scripts
2019-01-17 Shane CarrICU-20183 Adding CurrencyUnit StringPiece constructor.
2019-01-17 Shane F. CarrICU-20348 Fixing DecimalFormat set affix currency behavior.
2019-01-17 Jeff GenovyICU-20351 Warning cleanup changes for ICU4C under MSVC.
2019-01-16 Jeff GenovyICU-20353 Fix MSVC Warning/Error C4251 with CodePointMa...
2019-01-16 Jeff GenovyICU-20352 Remove unneeded UWP includes for WRL and...
2019-01-15 Norbert RungeICU-20217 Fix comment syntax in fuzzing dictonary for...
2019-01-14 Daniel JuICU-20074 Define UPRV_UNREACHABLE macro for unreachable...
2019-01-14 Daniel JuICU-13653 Quiet warnings about output target when build...
2019-01-12 Shane CarrICU-13701 Removing obsolete logKnownIssue since bug...
2019-01-11 Norbert RungeICU-20217 Adds ICU fuzzer target originally from https...
2019-01-11 Shane CarrICU-13701 Use exact string-to-double conversion in...
2019-01-10 Shane CarrICU-20138 Adding FormattedValue APIs in C, C++, and...
2019-01-10 Jeff GenovyICU-20325 Fix warnings about unknown pragma when buildi...
2019-01-10 Jeff GenovyICU-20324 Add MSYS2 (Windows) build bot to the Azure...
2019-01-10 Jeff GenovyICU-20315 Fix MSYS2 build break: Don't prepend the...
2019-01-09 Markus SchererICU-20329 XLocaleMatcher new test data format, paramete...
2019-01-04 Andy HeningerICU-20227 Regex API docs - add references to URegexpFla...
2019-01-03 Yoshito UmaokaICU-20331 time zone data updates for tzdata2018i
2018-12-21 Jeff GenovyICU-20317 Cache the Cygwin Setup/Installer on AppVeyor...
2018-12-19 Andy HeningerICU-12079 Full width digits become numeric for word...
2018-12-19 Victor ChangICU-20309 UCONFIG_NO_CONVERSION block should include...
2018-12-18 Shane CarrICU-10923 Python logic for resource filters.
2018-12-15 Jeff GenovyICU-20302 Fix wintz header file. (Thanks to Jungshik).
2018-12-14 Markus SchererICU-20305 XLikelySubtags avoid illegal type conversion...
2018-12-14 Jeff GenovyICU-20302 Timezone detection fails on Windows 7. Also...
2018-12-14 Shane CarrICU-10923 Adding --filterDir option to genrb.
next