]> granicus.if.org Git - icu/shortlog
icu
2017-03-03 Markus SchererICU-12992 return raw pointers not pointer wrappers
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 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 Markus SchererICU-12992 test overloads with pointer-wrapper class...
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 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-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
2017-02-07 Markus SchererICU-12410 move/re-port titlecasing, support Edits
2017-02-06 Markus SchererICU-12410 toUpper() with Edits
2017-02-06 Markus SchererICU-12410 rename impl.CaseMap to impl.CaseMapImpl,...
2017-02-06 Markus SchererICU-12410 minor API docs fixes
2017-02-04 Steven R. LoomisICU-12662 add .gitignore and also svn:ignore .git
2017-02-03 Andy HeningerICU-12764 UTF-8 source files, update file encoding...
2017-02-03 Andy HeningerICU-12870 Charset Detector, have docs reference the...
2017-02-02 Markus SchererICU-12410 back to non-static CaseMap with options but...
2017-02-02 Markus SchererICU-12410 switch CaseMap from ULocale to Locale (only)
2017-02-02 Andy HeningerICU-12895 ICU4C Readme, mention C++11, utf-8 source... milestone-59-0-1
2017-02-02 Peter EdbergICU-12895 update license files
2017-02-02 Steven R. LoomisICU-12895 API change report for ICU4C 59m1 from jenkins
2017-02-01 Peter EdbergICU-12914 change rulesLength/Capacity back to int32_t...
2017-02-01 Peter EdbergICU-12895 Update urename.h
2017-02-01 Peter EdbergICU-12914 Better loop control in test
2017-01-30 Yoshito UmaokaICU-12895 Updated ICU4J readme for 59m1.
2017-01-30 Yoshito UmaokaICU-12895 Updated ICU4J API change report for 59m1.
2017-01-29 Yoshito UmaokaICU-12948 Imported data from CLDR trunk @13199, includi...
2017-01-28 Craig CorneliusICU-12824 Update escape sequences for JavaDoc
2017-01-27 Peter EdbergICU-12948 Pass two preliminary integration of CLDR...
2017-01-25 Markus SchererICU-12410 start to port class CaseMap to Java; make...
2017-01-25 Andy HeningerICU-12943 More Cygwin build fixes.
2017-01-24 Peter EdbergICU-12948 First-pass preliminary integration of CLDR...
2017-01-23 Peter EdbergICU-12937 Withdraw MeasureUnit interfaces for coordinat...
2017-01-23 Andy HeningerICU-12943 Cygwin/MSVC Windows build fixes.
2017-01-22 Peter EdbergICU-12948 Add new elements in structLocale
2017-01-22 Peter EdbergICU-12948 Handle new KeyType values, codes
2017-01-21 Peter EdbergICU-12763 Add uplrules_selectWithFormat and PluralRules...
2017-01-21 Markus SchererICU-12410 port class Edits to Java
2017-01-20 Peter EdbergICU-12940 Add "ars" as alias to "ar_SA" locale, to...
2017-01-20 Markus SchererICU-12410 remove locCache behavior from ucase_getCaseLo...
2017-01-20 Markus SchererICU-12410 make CaseMap functions static; change the...
2017-01-20 Andy HeningerICU-12764 icu4c utf-8 source files, update Copyright...
2017-01-19 Peter EdbergICU-12914 Add ubrk_openBinaryRules, ubrk_getBinaryRules...
2017-01-19 Andy HeningerICU-12943 Windows Build Fixes for UChar=char16_t and...
2017-01-18 Andy HeningerICU-12643 C++11 trial. Use some features as a test...
2017-01-18 Andy HeningerICU-12645 Make UChar type default char16_t. If all...
2017-01-18 Andy HeningerICU-12645 Make UChar type default char16_t. If all...
2017-01-18 Andy HeningerICU-12918 Dictionary Break Iterator Assertion Failure
2017-01-18 Andy HeningerICU-12918 Dictionary Break Iterator Assertion Failure
2017-01-17 Andy HeningerICU-12873 Race Conditions in RuleBasedBreakIterator.
2017-01-16 Peter EdbergICU-12684 Add unum_formatDoubleForFields and test
2017-01-16 Peter EdbergICU-12895 icu4c readme, preliminary update for 59m1
2017-01-16 Peter EdbergICU-12895 fix the header comment version in configure
2017-01-16 Peter EdbergICU-12895 update release version to 59.0.1 for m1
2017-01-16 Peter EdbergICU-12883 fix raw '&' in license files
2017-01-14 George RhotenICU-12713 Port fix for handling large magnitude numbers...
2017-01-13 George RhotenICU-12874 Don't truncate small numbers with CompactDeci...
2017-01-13 Jeff GenovyICU-12908 getTZKeyName in common/wintz.cpp leaks regist...
2017-01-13 Jeff GenovyICU-12908 getTZKeyName in common/wintz.cpp leaks regist...
2017-01-12 Markus SchererICU-12410 add C++ CaseMap, make UCaseMap an alias for...
2017-01-12 Markus SchererICU-12410 include what you use
2017-01-09 Markus SchererICU-12410 add ucasemap_toTitleWithEdits(const UCaseMap...
2017-01-09 Yoshito UmaokaICU-12826 Updated CLDR utilities jar build target to...
2017-01-09 Yoshito UmaokaICU-12899 Corrected an error in repository URL in pom...
2017-01-06 Markus SchererICU-12410 Edits::Iterator getters not fields, tracks...
2017-01-04 Markus SchererICU-12410 add Edits::Iterator and change UnicodeString...
2016-12-31 Markus SchererICU-12410 low-level UTF-16 case mapping functions optio...
2016-12-19 Andy HeningerICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three...
2016-12-16 Andy HeningerICU-12643 ICU4C, require C++11 to build.
2016-12-14 Steven R. LoomisICU-12852 Remove some unnecessary copy (merge from...
2016-12-08 Yoshito UmaokaICU-12887 Update ICU4J repository URLs. Not updating...
2016-12-07 Andy HeningerICU-12809 only .cpp files no .c in ICU library code
2016-12-05 Fredrik RoubertICU-12869 Don't use ordinal() to define public constants.
2016-12-03 Peter EdbergICU-12876 integrate CLDR release-30-0-3 into icu trunk
next