]> granicus.if.org Git - icu/shortlog
icu
2017-06-20 Andy HeningerICU-13159 Regenerate configure for 60m1.
2017-06-19 Shane CarrICU-13230 Fixing DecimalFormat parser to ignore groupin...
2017-06-19 Andy HeningerICU-12982 add BreakIterator.setText(CharSequence) overload
2017-06-19 Norbert RungeICU-13242 modifes collation test to work with an upper...
2017-06-17 Shane CarrICU-13229 Extending range for returning a Long from...
2017-06-17 Shane CarrICU-13246 Changing util64_pow to work on uint64_t to...
2017-06-16 Norbert RungeICU-13241 removes obsolete test code that does not...
2017-06-16 Norbert RungeICU-13245 moves code from tests to samples.
2017-06-15 Norbert RungeICU-12588 deletes obsolete test files as discussed...
2017-06-15 Shane CarrICU-13227 Throwing NullPointerException on string metho...
2017-06-13 Andy HeningerICU-13207 Fix some resource leaks.
2017-06-09 Markus SchererICU-9198 add titlecasing options: wholeString, sentence...
2017-06-08 Markus SchererICU-13234 collect string & character options bits in...
2017-06-08 Markus SchererICU-13234 rename UCASEMAP_OMIT_UNCHANGED_TEXT to U_OMIT...
2017-06-08 Norbert RungeICU-12588 completed six TODO tasks flagged during JUnit...
2017-06-07 Markus SchererICU-13197 fix indexesLength check while loading data...
2017-06-07 Markus SchererICU-13197 catch one more edge case where a mapping...
2017-06-07 Markus SchererICU-13197 more gennorm2 cleanup, set smallFCD for some...
2017-06-06 Norbert RungeICU-13223 Update Jacoco exclusion list. No errors,...
2017-06-06 Markus SchererICU-12985 final? Unicode 10 data from 20170605
2017-06-05 Norbert RungeICU-12586 Enables unit tests that were not included...
2017-06-05 Markus SchererICU-13197 split gennorm2/n2builder into 3 more manageab...
2017-06-02 Markus SchererICU-13186 stop prepending UTF-8 BOM to some Unicode...
2017-06-02 Markus SchererICU-13197 test Normalizer2::normalizeUTF8() with Edits
2017-05-31 Markus SchererICU-13197 Normalizer2::normalizeUTF8(StringPiece->ByteS...
2017-05-31 Jeff GenovyICU-13217 - UWP version ends up falling back to the...
2017-05-31 Yoshito UmaokaICU-13159 Updating ICU version in trunk to 60.0.1 ...
2017-05-26 Shane CarrICU-13205 Prevent exception from being thrown when...
2017-05-24 George RhotenICU-13206 Don't write multiple expressions onto a singl...
2017-05-24 Peter EdbergICU-13183 for compatibility, get(Base)Skeleton should...
2017-05-23 Jugu Dannie... ICU-13080 missing parameter added
2017-05-23 Markus SchererICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt
2017-05-23 Peter EdbergICU-13183 to trunk - Handle abB as normal fields (force...
2017-05-23 Peter EdbergICU-13183 on branch - Add more tests and sample data
2017-05-22 Peter EdbergICU-13183 on branch - Handle different field lengths...
2017-05-22 Peter EdbergICU-13183 on branch - add locale data with Bh skeletons
2017-05-22 Peter EdbergICU-13183 on branch - Handle abB as normal fields but...
2017-05-21 Peter EdbergICU-13183 Update branch; merge in trunk r40122
2017-05-18 Shane CarrICU-13073 Exposing PluralRules as a setter on the numbe...
2017-05-12 Shane CarrICU-13073 Adding API for setting custom compact data...
2017-05-06 Shane CarrICU-12985 Bringing SpoofChecker documentation back...
2017-05-05 Markus SchererICU-13189 ucurr_forLocale() do not succeed without...
2017-05-05 Markus SchererICU-12635 fix ranges overrun in collation weight allocator
2017-05-04 Markus SchererICU-12985 fix compiler warnings from now-unused ASPIRAT...
2017-05-04 Markus SchererICU-12985 Unicode 10 data from 20170503; new properties...
2017-05-04 Markus SchererICU-12333 full case mapping set output string to nullpt...
2017-05-03 Markus SchererICU-12985 nicer new spoof checker test strings
2017-05-03 Markus SchererICU-12985 changes.txt section Unihan collators: cross...
2017-05-03 Markus SchererICU-12985 Unicode 10 minor data update
2017-05-03 Markus SchererICU-12985 fix VersionInfo.UNICODE_10_0 @stable tag
2017-05-03 Andy HeningerICU-13178 remove back-slashes in #include paths.
2017-05-03 Jeff GenovyICU-13169 Issues retargeting VS project files due to...
2017-05-03 Jeff GenovyICU-13169 Issues retargeting VS project files due to...
2017-05-02 Markus SchererICU-12985 ppucd.txt more readable unassigned ranges...
2017-05-02 Shane CarrICU-13162 Tweaking ignorables handling to round-trip...
2017-04-28 Markus SchererICU-12985 pre-parse VerticalOrientation.txt
2017-04-27 Markus SchererICU-12985 implement the binary Prepended_Concatenation_...
2017-04-27 Markus SchererICU-12985 implement the binary Regional_Indicator prope...
2017-04-26 Markus SchererICU-12985 implement the binary Emoji_Component property...
2017-04-26 Markus SchererICU-12985 undo ICU 59 mix-version test hacks; 0860...
2017-04-26 Andy HeningerICU-13103 drop old versions of U_IOSTREAM_SOURCE and...
2017-04-26 Markus SchererICU-12985 Unicode 10 data 20170418, new property values...
2017-04-26 Andy HeningerICU-13173 Compile warning cleanup in escapesrc.cpp
2017-04-26 Andy HeningerICU-13104 remove U_HAVE_RVALUE_REFERENCES definition...
2017-04-26 Fredrik RoubertICU-13094 Handle empty language subtag in parseTagString().
2017-04-23 Andy HeningerICU-13028 Thread safe static init of default string...
2017-04-22 Shane CarrICU-13162 Fixing test for #13088 to be independent...
2017-04-21 Fredrik RoubertICU-12984 Halve the execution time of ThreadTest#TestTh...
2017-04-20 Andy HeningerICU-13031 revise BreakIterator JavaDoc example.
2017-04-19 Shane CarrICU-13115 Reject decimal format patterns that have...
2017-04-19 Shane CarrICU-13117 Ignore trailing semicolon in decimal format...
2017-04-19 Shane CarrICU-13156 Fixing ArithmeticException when formatting...
2017-04-19 George RhotenICU-13029 Mark unmodified static data as const
2017-04-15 Shane CarrICU-13149 Adding test cases for ICU 59 gray area bugs...
2017-04-15 Shane CarrICU-13149 Updating numberformattestspecification.txt...
2017-04-13 Jeff GenovyICU-13143 - Suppress unused variable warning on *nix...
2017-04-13 Yoshito UmaokaICU-13120 Review feedback - always use 2016 as the...
2017-04-13 Steven R. LoomisICU-13136 dont compile escapesrc on cygwin/msvc
2017-04-12 Markus SchererICU-13128 optimize UnicodeString::toTitle() input strin...
2017-04-12 Peter EdbergICU-13099 ICU 59 BRS: Update C readme status for final...
2017-04-12 Jeff GenovyICU-13099 add links to readme to download VS and Win10...
2017-04-12 Steven R. LoomisICU-13099 update readme to fix broken platform links
2017-04-12 Steven R. LoomisICU-12785 (swapFileSepChar on Cygwin) - update for...
2017-04-12 Andy HeningerICU-13127 Fix crashing bug in UnicodeString::toTitle()
2017-04-11 Steven R. LoomisICU-13092 workaround: leave full data in the .zip file
2017-04-11 Yoshito UmaokaICU-13099 Updated ICU4J readme for 59.1.
2017-04-11 Yoshito UmaokaICU-13099 Updated about_icu html files used for eclipse...
2017-04-11 Shane CarrICU-13113 Fixing unintentional test failure from r40027
2017-04-11 Shane CarrICU-13113 Fixing unintentional test failure from r40027
2017-04-10 Shane CarrICU-13113 Changing decimal format exceptions to always...
2017-04-10 Shane CarrICU-13118 Fixing Out-Of-Memory error in scientific...
2017-04-10 Yoshito UmaokaICU-13120 Updated Specification/Implementation/Bundle...
2017-04-10 Yoshito UmaokaICU-13109 Updated API change report and API signature...
2017-04-10 Fredrik RoubertICU-13109 Public API: RelativeDateTimeUnit must be...
2017-04-10 Fredrik RoubertICU-13108 Javadoc: Use @inheritDoc not @inheritDocs
2017-04-10 Fredrik RoubertICU-13107 Javadoc: @link must use curly brackets
2017-04-08 Jeff GenovyICU-13102 - Add logKnownIssue and skip problematic...
2017-04-08 Jeff GenovyICU-13102 - Add logKnownIssue and skip problematic...
2017-04-07 Andy HeningerICU-13116 line endings & svn props fixes
2017-04-07 Steven R. LoomisICU-12795 FIXUP! putil cleanup - need platform.h for...
next