]> granicus.if.org Git - icu/shortlog
icu
2017-03-15 Steven R. LoomisICU-12766 aix/escaper: tests now build on AIX
2017-03-15 Steven R. LoomisICU-12766 aix/escaper: WIP. bring back std::nullptr_t!
2017-03-15 Steven R. LoomisICU-12766 merge from trunk
2017-03-15 Steven R. LoomisICU-12766 aix/escaper: WIP. Support u8
2017-03-15 Yoshito UmaokaICU-12555 Fixed ArrayIndexOutOfBoundsException problem...
2017-03-15 Yoshito UmaokaICU-12577 Fixed a potential null dereference issue...
2017-03-15 Steven R. LoomisICU-12766 merge from trunk
2017-03-15 Steven R. LoomisICU-12766 aix/escaper: WIP.
2017-03-15 Steven R. LoomisICU-12766 cleanup and add test case for escaper
2017-03-15 Yoshito UmaokaICU-12562 Applied the fix equivalent to the android...
2017-03-15 Steven R. LoomisICU-12766 merge from trunk
2017-03-15 Yoshito UmaokaICU-12612 Removed unused/broken clover code coverage...
2017-03-15 Yoshito UmaokaICU-12615 LocaleValidityChecker to handle the special...
2017-03-14 Markus SchererICU-12988 CaseMap UTF-8 with Edits; ported from UTF...
2017-03-14 Yoshito UmaokaICU-12722 Added default case in a switch statement...
2017-03-14 Yoshito UmaokaICU-12793 Fixes in sample code.
2017-03-14 Yoshito UmaokaICU-12724 Do not lazily initialize CANONICAL_MAP /...
2017-03-14 Yoshito UmaokaICU-12810 Prevent assertion triggered by time zone...
2017-03-14 Markus SchererICU-13032 turn off the aliasing barrier for PNaCl which...
2017-03-14 Andy HeningerICU-12674 Add missing cleanup registration in Normalize...
2017-03-14 Yoshito UmaokaICU-12882 Removed a section explaining calendar subclas...
2017-03-14 Jeff GenovyICU-12912 Fix a few nits in comments.
2017-03-13 Steven R. LoomisICU-12766 wip escaping for utf-8 input
2017-03-13 Andy HeningerICU-13012 Remove stray ^S character from line_normal_cj...
2017-03-13 Shawn SteeleICU-12912 - Windows timezone detection - Get rid of...
2017-03-13 Steven R. LoomisICU-12766 add stub escapesrc
2017-03-10 Markus SchererICU-12992 add char16ptr.h with pointer conversions...
2017-03-10 Markus SchererICU-12992 still use U_FINAL
2017-03-10 Steven R. LoomisICU-12766 recommit r39756 onto proper branch
2017-03-10 Steven R. LoomisICU-12766 revert r39756 (mistake)
2017-03-10 Steven R. LoomisICU-13015 AIX: final->U_FINAL, config opts, and ustring.h
2017-03-10 Steven R. LoomisICU-12766 esc- work in progress
2017-03-10 Steven R. LoomisICU-12766 fix AIX compile opts and uchar include
2017-03-10 Steven R. LoomisICU-12766 z/OS (and AIX) need U_FINAL still instead...
2017-03-09 Steven R. LoomisICU-12766 merge from trunk
2017-03-09 Steven R. LoomisICU-13009 fix make dist, post reorg
2017-03-09 Steven R. LoomisICU-13016 solaris porting
2017-03-09 Markus SchererICU-12992 casemap.h does not need to include char16ptr...
2017-03-08 Markus SchererICU-12992 add OldUChar type to match ICU 58 UChar;...
2017-03-08 Markus SchererICU-12992 revert new C++ API (CaseMap) to raw pointers
2017-03-08 Steven R. LoomisICU-12766 z porting changes (more to come)
2017-03-08 Markus SchererICU-12992 make the old normlzr.h work with configured...
2017-03-08 Steven R. LoomisICU-12766 merge from trunk
2017-03-08 Markus SchererICU-12992 make tools & tests work with configured UChar...
2017-03-07 Markus SchererICU-12922 bidi explicit level 0: lift it up to resolved...
2017-03-06 Markus SchererICU-12992 new version of the aliasing barrier
2017-03-05 Peter EdbergICU-13005 Integrate data from CLDR release-31-d02 ...
2017-03-05 Peter EdbergICU-12998 icu4c readme, fixed two refs to icu/icu/trunk...
2017-03-05 Peter EdbergICU-13005 update release version to 59.1 rc
2017-03-05 Peter EdbergICU-13005 Integrate data from CLDR release-31-d02,...
2017-03-04 Steven R. LoomisICU-12766 merge from trunk
2017-03-04 Markus SchererICU-12736 remove remaining uses of now-obsolete U_HAVE_...
2017-03-04 Markus SchererICU-12736 assume in some places that we always have...
2017-03-03 Markus SchererICU-12992 remove Char16Ptr output conversion overloads...
2017-03-03 Markus SchererICU-12992 return raw pointers not pointer wrappers
2017-03-03 Steven R. LoomisICU-12766 merge from trunk
2017-03-02 Peter EdbergICU-13010 Add Extend* to rule GB11′, update tests and...
2017-03-02 Yoshito UmaokaICU-12816 tzdata2017a to ICU4C/ICU4J. Override region...
2017-03-01 Markus SchererICU-12992 disable U_ALIASING_BARRIER for now
2017-03-01 Markus SchererICU-12992 s/UChar/char16_t/g in public C++ header files
2017-03-01 Markus SchererICU-12992 UChar=char16_t inside ICU, configurable,...
2017-03-01 Markus SchererICU-12992 change UnicodeString functions from const...
2017-03-01 Andy HeningerICU-13008 Signed int overflow (undefined behavior)...
2017-03-01 Markus SchererICU-12992 remove conversion from int; NULL is often...
2017-03-01 Markus SchererICU-12992 move Char16Ptr to new char16ptr.h; change...
2017-02-28 Markus SchererICU-12992 return pointer-wrapper class from UnicodeStri...
2017-02-28 Steven R. LoomisICU-12766 merge from trunk
2017-02-28 Markus SchererICU-12992 test overloads with pointer-wrapper class...
2017-02-28 Markus SchererICU-12893 U_FALLTHROUGH: separate compiler test from...
2017-02-27 Peter EdbergICU-13005 Integrate data from CLDR release-31-d01
2017-02-25 Markus SchererICU-12992 merge in trunk ICU-12410 r39708 U_COMMON_API...
2017-02-25 Markus SchererICU-12410 U_COMMON_API for Edits::Iterator
2017-02-25 Markus SchererICU-12992 experimental UnicodeString with Char16Ptr...
2017-02-24 Markus SchererICU-12893 enable U_FALLTHROUGH only for clang; fix...
2017-02-24 Andy HeningerICU-12645 char16_t clean-ups to umachine.h
2017-02-22 Yoshito UmaokaICU-12945 Removed redundant IBM copyright embedded...
2017-02-21 Andy HeningerICU-12884 regex timeout not working with {loop counts...
2017-02-19 Andy HeningerICU-12993 undef __STRICT_ANSI__ on some platforms.
2017-02-18 Andy HeningerICU-12913 Add cast to avoid printf compile warning.
2017-02-17 Markus SchererICU-12410 class Edits, class CaseMap with new low-level...
2017-02-17 Markus SchererICU-12410 changes for review feedback
2017-02-15 Fredrik RoubertICU-12953 Include GSM 03.38 mapping in ICU by default
2017-02-15 Markus SchererICU-12410 C++ foldCase()->fold()
2017-02-15 Peter EdbergICU-12763 For C++ API, say return is undefined in the...
2017-02-14 Markus SchererICU-12410 UTF-8 for new C++ source files like in ICU...
2017-02-14 Steven R. LoomisICU-12766 merge from trunk
2017-02-14 Steven R. LoomisICU-12766 z: library and tools build: C linkage for...
2017-02-14 Andy HeningerICU-12888 UText, problems with handling of bad UTF-8.
2017-02-14 Markus SchererICU-12410 TestCaseMapWithEdits()
2017-02-13 Andy HeningerICU-12932 RBBI rule parsing, fix incorrect handling...
2017-02-13 Steven R. LoomisICU-12766 z: library and tools build: use U_INT64_MAX...
2017-02-11 Steven R. LoomisICU-12766 z: library and tools build
2017-02-10 Andy HeningerICU-12930 Fix assertion failure in regex compile.
2017-02-10 Markus SchererICU-12410 test & fix Edits
2017-02-09 Peter EdbergICU-12763 for C++ select(const Formattable&...), add...
2017-02-09 Markus SchererICU-12410 bug fixes
2017-02-09 Markus SchererICU-12410 remove unused UCaseProps pointer from ucase_...
2017-02-09 Markus SchererICU-12410 move new code into new files, split ucasemap_...
2017-02-09 Peter EdbergICU-12969 protect against using negative ID for resource
2017-02-09 Markus SchererICU-12410 move/re-port case folding, support Edits
next