]> granicus.if.org Git - icu/shortlog
icu
2019-08-30 Jeff GenovyICU-20368 OOM not handled in NumberFormatterImpl::macro...
2019-08-30 Peter EdbergICU-20577 Restore C MeasureFormat ability to adopt...
2019-08-30 Markus SchererICU-12086 ICU-12165 Currency.getName() param isChoiceFo...
2019-08-30 Victor ChangICU-20589 Fix EraRulesTest#testAPIs failure on 1 May...
2019-08-30 Jeff GenovyICU-20795 Added comment to ICU4C Readme.html about...
2019-08-30 David BeaumontICU-20693 Removing unused code, fixing IDE warnings...
2019-08-30 Peter EdbergICU-20701 Add more PluralRules tests for locales with...
2019-08-30 Daniel JuICU-20795 BRS65RC Update version numbers and readme...
2019-08-30 Jeff GenovyICU-13764 Add a MacOSX CI build with Warnings-as-Errors
2019-08-29 Peter EdbergICU-20620 cap UNUM_MAX_FRACTION_DIGITS setting at 999
2019-08-29 Norbert RungeICU-20732 Adds instruction how to develop an ICU fuzzer...
2019-08-29 Frank TangICU-20799 delete calendarToAdopt upon error
2019-08-29 Jeff GenovyICU-20555 Fix Windows build failures with long paths...
2019-08-29 David BeaumontICU-20693 Adding Ant support for configuration of ICU...
2019-08-29 Jeff GenovyICU-20680 Add comments about UPRV_UNREACHABLE to u_UCha...
2019-08-28 Jeff GenovyICU-20794 Fix typo in ucurr.h
2019-08-28 Jeff GenovyICU-20606 Add 32-bit Windows binaries to CI for Distrel...
2019-08-28 Jeff GenovyICU-20789 Clean-up the VS "clean" target for the Makeda...
2019-08-28 Peter EdbergICU-20680 revert use of UPRV_UNREACHABLE in places...
2019-08-28 Jeff GenovyICU-20782 Enable Windows icucheck.bat script for ARM...
2019-08-27 David BeaumontICU-20693 New LDML to ICU tooling.
2019-08-27 Jeff GenovyICU-20782 Extend CI build timeout for Windows ARM/ARM64.
2019-08-27 Jeff GenovyICU-20782 Add support for cross-compiling Windows ARM...
2019-08-27 Jeff GenovyICU-20782 Enable Windows desktop ARM and ARM64 builds...
2019-08-26 Jose Dapena PazICU-20784 Do not override clang compiler internal builtins
2019-08-23 Markus SchererICU-20783 use C++ covariant return types
2019-08-22 Markus SchererICU-20783 C++ covariant return types: clone(), freeze...
2019-08-22 Markus SchererICU-20646 make Edits::copyErrorTo() const
2019-08-21 Filip FilmarICU-20776 Checks for nullness in UMutex::lock()
2019-08-20 Jeff GenovyICU-20768 Remove fixed DLL base addresses when building...
2019-08-19 Andy HeningerICU-20618 Regex nested lookaround expressions, clean...
2019-08-19 Andy HeningerICU-13533 Fix address sanitizer failures found with...
2019-08-19 Markus SchererICU-9695 port LocaleMatcher to C++
2019-08-16 Victor ChangICU-20623 Add java compability parse mode into DecimalF...
2019-08-15 Fredrik RoubertICU-20601 Wrap ICU test compound macros in do { } while.
2019-08-15 Fredrik RoubertICU-20601 Wrap ICU implementation compound macros in...
2019-08-15 Fredrik RoubertICU-20601 Wrap public ICU API compound macros in do...
2019-08-15 Fredrik RoubertICU-20758 Add a StringPiece constructor for any string...
2019-08-15 Fredrik RoubertICU-20601 Add missing semicolons.
2019-08-15 Fredrik RoubertICU-20601 Remove superfluous semicolons (-Wextra-semi...
2019-08-15 Shane CarrICU-20627 Adding getAvailableLocalesByType, ICU4C and...
2019-08-15 Jeff GenovyICU-20759 Add ucal_getDefaultTimeZone C API for host...
2019-08-15 Shane CarrICU-20517 Removing dead code in rbnf.cpp
2019-08-15 Shane CarrICU-13596 Clarifying error code type in numfmt.h parse()
2019-08-14 Shane CarrICU-20562 Adding toDecimalNumber method to C++ Formatte...
2019-08-14 Shane CarrICU-20422 Redefining U_NO_THROW to U_NOEXCEPT
2019-08-14 Nikita IashchenkoICU-20771 Fix incorrect documentation tag for DateTimeP...
2019-08-14 Shane CarrICU-20524 Adding variables for relative file replacemen...
2019-08-14 Jeff GenovyICU-20712 Add support for building Windows UWP ARM...
2019-08-13 Shane CarrICU-20685 Improving docs for UErrorCode.
2019-08-13 Shane CarrICU-20764 Allow top-level include and exclude in data...
2019-08-13 Shane CarrICU-20423 Removing deprecated method toNumberFormatter()
2019-08-13 Shane CarrICU-20394 Changing DecimalFormatFields to not allocate...
2019-08-13 Shane CarrICU-13743 Adding number permutation test.
2019-08-12 Shane CarrICU-20737 Removing Python dependency on distutils.
2019-08-12 Shane CarrICU-13780 Removing DecimalFormat_ICU58 (finally).
2019-08-12 Markus SchererICU-20735 simpler state saving for C++ string tries
2019-08-10 Jeff GenovyICU-20757 Fix typos in utrans.h header file.
2019-08-09 Fredrik RoubertICU-20601 Add missing semicolons.
2019-08-09 Fredrik RoubertICU-20601 Remove superfluous semicolons (-Wextra-semi...
2019-08-09 Jeff GenovyICU-20766 Fix failing TravisCI build for ICU4J due...
2019-08-08 Rohan PalaniappanICU-20747 Modify common_uwp to use onecore.lib instead...
2019-07-31 Jeff GenovyICU-13764 Add separate CI build that treats warnings...
2019-07-30 Andy HeningerICU-20048 Remove use of std::align() for compat with...
2019-07-27 youniesICU-20675 ignore .vscode configuration files.
2019-07-26 Steven R. LoomisICU-20493 Warn on global/static c’tors
2019-07-24 Andy HeningerICU-20729 Remove obsolete U_HAVE_STD_ATOMICS and simila...
2019-07-24 Jeff GenovyICU-20721 Fix typo in API docs about unumf_openForSkele...
2019-07-23 Shane CarrICU-20708 Fixing edge cases with negative infinity...
2019-07-23 Jeff GenovyICU-20712 Add support for building ICU4C UWP with ARM64...
2019-07-23 Jeff GenovyICU-20718 Fix failing MSYS2 build due to current path...
2019-07-20 Shane CarrICU-20716 Fixing some buffer overruns in genccode
2019-07-16 Jeff GenovyICU-20689 Fix race condition in UMutex code, leading...
2019-07-11 Victor ChangICU-20659 Fix DTD link in XML data files
2019-07-09 Shane CarrICU-20593 Data slicing: allow more characters in res...
2019-07-09 Shane CarrICU-20593 Various updates to resource tracing.
2019-07-09 Shane CarrICU-20593 Data slicing: Fix mixed file and resource...
2019-07-07 yumaokaICU-20692 tzdata2019b update
2019-07-01 Andy HeningerICU-20672 Compiler Warning Cleanup.
2019-07-01 Andy HeningerICU-20650 Memory alignment of buffers used by sort...
2019-06-28 Andy HeningerICU-20048 remove uses of UAlignedMemory, replace with...
2019-06-28 Andy HeningerICU-13637 Break Iterator Rule Updates for Indic Graphem...
2019-06-28 Norbert RungeICU-20652 Corrects calculation of byte sequence length...
2019-06-25 Norbert RungeICU-20652 Adds two fuzzer target for collation (compare...
2019-06-25 Shane F. CarrICU-20666 Adding insert/appendChar16 to FormattedString...
2019-06-21 Andy HeningerICU-13637 Documentation for doing break iterator updates.
2019-06-18 Shane CarrICU-20622 Removing dead code in measfmt.cpp.
2019-06-18 Norbert RungeICU-20652 Adds Makefile.in, a fuzzer driver, and minor...
2019-06-18 Andy HeningerICU-20404 Simplify word break rules.
2019-06-18 Shane CarrICU-20639 Add "mol" 3-letter language code to C++ map.
2019-06-18 Frank TangICU-20149 allow duplicate unicode attribute
2019-06-18 Christian O... ICU-20566 Add missing ICU namespace macros for extra...
2019-06-18 Shane CarrICU-20660 Add usePoolBundle option to filters.json.
2019-06-18 Shane CarrICU-20661 Adding test that (U)Locale constructor accept...
2019-06-18 Shane CarrICU-20593 Data docs tweaks and fixing UDATA_DEBUG build.
2019-06-17 Mihai NitaICU-20622 Fixing several MeasureFormat problems
2019-06-14 Jeff GenovyICU-20664 Add CI builds that exercise the Data Filtering.
2019-06-13 Jeff GenovyICU-20647 Fix TimeZone leak in ucal_open if uloc_setKey...
2019-06-13 Frank TangICU-20654 Add hour/minute for "this hour/minute"
2019-06-12 Jeff GenovyICU-20527 Fix a few issues in the top-level .gitignore...
next