]> granicus.if.org Git - icu/shortlog
icu
2011-12-02 Markus SchererICU-8827 PropertyAliases-6.1.0d11.txt formally adds...
2011-12-02 Yoshito UmaokaICU-8943 RBTZ fix in ICU4C and its test case
2011-12-02 Yoshito UmaokaICU-8943 Updated the test case.
2011-12-02 Yoshito UmaokaICU-8953 ICU4C implementation was OK. Just update the...
2011-12-02 Yoshito UmaokaICU-8818 Fixed a compile error.
2011-12-02 Markus SchererICU-8827 property names data from PropertyValueAliases...
2011-12-01 Stuart GillICU-8914 extra Java documentation for collation reordering
2011-12-01 Stuart GillICU-8914 extra C/C++ documentation for collation reordering
2011-12-01 Markus SchererICU-8915 document why BMPSet.set32x64Bits(..., limit...
2011-12-01 Markus SchererICU-8915 document why bmpset.cpp:set32x64Bits(...,...
2011-12-01 Markus SchererICU-8915 flag & test for whether signed integer right...
2011-12-01 Markus SchererICU-8246 forgot to invoke TestGetEasyToUseInstance()
2011-12-01 Markus SchererICU-8945 fix UCharacter.CJK_IDEOGRAPH_FOURTH_ code...
2011-12-01 Markus SchererICU-8246 add Normalizer2.getNFCInstance(), getNFKDInsta...
2011-12-01 Markus SchererICU-8942 straggler fixes, parallel with C++
2011-12-01 Markus SchererICU-8246 add Normalizer2::getNFCInstance(), getNFKDInst...
2011-11-30 Michael OwICU-8804 Ensure empty strings are included when calling...
2011-11-30 Abhinav GuptaICU-8818 switched to calloc for a few instances of...
2011-11-30 Abhinav GuptaICU-8818 implement uprv_calloc
2011-11-29 Markus SchererICU-8804 cast from uint16_t* to UChar* (different types...
2011-11-29 Michael OwICU-8804 Remove unneeded fields array size check
2011-11-29 Yoshito UmaokaICU-8953 Fixed the getCanonicalID with the Olson link.
2011-11-28 Markus SchererICU-8942 use smaller/simpler FCD data rather than build...
2011-11-28 Markus SchererICU-8942 use smaller/simpler FCD data rather than build...
2011-11-28 Michael OwICU-8804 Fix String format error in UCharacterTest...
2011-11-27 Markus SchererICU-8804 Normalizer2.composePair(a, b) with separation...
2011-11-27 Markus SchererICU-8804 Normalizer2::composePair(a, b) with separation...
2011-11-27 Markus SchererICU-8804 Normalizer2.getRawDecomposition(c) with added...
2011-11-27 Markus SchererICU-8804 Normalizer2::getRawDecomposition(c) with added...
2011-11-23 Stuart GillICU-8814 test for problem
2011-11-21 Abhinav GuptaICU-8929 Applied patch attached to ticket.
2011-11-18 Yoshito UmaokaICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
2011-11-18 Abhinav GuptaICU-8899 Switch to StringBuilder for buffer.
2011-11-16 Michael OwICU-8911 Add make target releaseDist
2011-11-16 Abhinav GuptaICU-8899 LocaleIDParser#append should not rely on excep...
2011-11-15 Michael OwICU-8936 Fix check-exhaustive in main Makefile
2011-11-15 Yoshito UmaokaICU-8345 Freezable implementation in TimeZone and its...
2011-11-14 Michael OwICU-8936 Add check-exhaustive make target to run the...
2011-11-14 Yoshito UmaokaICU-8909 Remove a garbage character mixed in the previo...
2011-11-14 Yoshito UmaokaICU-8909 Fixed various warnings reported by a source...
2011-11-11 Michael OwICU-8887 Update timezone class doc in ICU4J
2011-11-11 Michael OwICU-8887 Update timezone class doc in ICU4C
2011-11-11 John EmmonsICU-7605 Change locale ID canonicalization to not use...
2011-11-11 Abhinav GuptaICU-8854 revert changeset [30943].
2011-11-11 Michael OwICU-8592 Update tzdata2011n to ICU4J
2011-11-11 Michael OwICU-8592 Update tzdata2011n to ICU4C
2011-11-10 Michael OwICU-8928 Fix how path is found when pkgdata needs icu...
2011-11-10 Michael OwICU-8858 Make revision number optional when packaging...
2011-11-10 Michael OwICU-8592 Add timebomb for TestTimeRoundTrip test.
2011-11-09 John EmmonsICU-7635 Fix memory leak in the testcase
2011-11-09 Michael OwICU-8592 Update ICU4C metaZones.txt to 2011n
2011-11-09 Abhinav GuptaICU-8854 String concatenation in a loop using + operato...
2011-11-09 Steven R. LoomisICU-8931 make icurun work with in-source and out-of...
2011-11-07 Yoshito UmaokaICU-8903 Default testarg in 'runTest' target.
2011-11-07 Yoshito UmaokaICU-8927 Avoid NPE when invalid system ID is specifed...
2011-11-07 Abhinav GuptaICU-8854 Possible null pointer dereference.
2011-11-07 Abhinav GuptaICU-8854 Class defines equals() but not hashCode().
2011-11-04 Michael OwICU-8888 Update the help message in pkgdata tool
2011-11-04 Abhinav GuptaICU-8889 JarURLHandler should not die if icu4j jar...
2011-11-04 Abhinav GuptaICU-8854 Check for oddness that won't work for negative...
2011-11-04 Abhinav GuptaICU-8854 method ignores result of InputStream.read.
2011-11-04 Abhinav GuptaICU-8854 Inner class does not use embedded reference...
2011-11-04 Abhinav GuptaICU-8854 Class defines or inherits equals() but not...
2011-11-04 Abhinav GuptaICU-8854 possible null pointer dereference
2011-11-04 Abhinav GuptaICU-8854 Dead store to local variable.
2011-11-04 Abhinav GuptaICU-8854 Unused final instance variable. Should be...
2011-11-04 Michael OwICU-8888 Add -w option to pkgdata build options in...
2011-11-04 Michael OwICU-8888 Fix missing identifier error in pkgdata
2011-11-03 Michael OwICU-8888 Add pkgdata tool option to build without assem...
2011-11-03 Markus SchererICU-8827 improve parsing of reorder codes
2011-11-03 Steven R. LoomisICU-8921 print a warning on rpath with installed icu...
2011-11-03 Steven R. LoomisICU-8913 set U_DEBUG for unix debug builds
2011-11-03 Steven R. LoomisICU-8748 add icu4c-data* to "make dist"
2011-11-02 Steven R. LoomisICU-8862 add doxygen snippet and a couple of samples
2011-11-02 Steven R. LoomisICU-8909 other warning fixes
2011-10-31 Markus SchererICU-8827 gencase report parsing errors, and cope with...
2011-10-30 Markus SchererICU-8827 genuca verify UCA == UCD versions
2011-10-29 Markus SchererICU-8827 Unicode 6.1 tools: ignore UTS #46 NV8, update...
2011-10-27 Steven R. LoomisICU-8909 warning cleanup
2011-10-26 Steven R. LoomisICU-8909 warnings cleanup
2011-10-26 Steven R. LoomisICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
2011-10-26 John EmmonsICU-7635 Reintroduce testcase in platform neutral fashion
2011-10-26 Steven R. LoomisICU-8904 "ar not found" should be a warning, not an...
2011-10-26 John EmmonsICU-7635 Back out the testcase until it can be made...
2011-10-26 Markus SchererICU-8827 Unicode 6.1 tools update
2011-10-26 John EmmonsICU-7635 Back out the testcase until it can be made...
2011-10-26 John EmmonsICU-7635 Modify toString method to handle >>>
2011-10-24 Abhinav GuptaICU-8854 string concatenation in loop using + operator
2011-10-24 Abhinav GuptaICU-8854 bitwise and/or of signed byte value.
2011-10-24 Abhinav GuptaICU-8854 dead store to local variable
2011-10-24 Abhinav GuptaICU-8854 computation of average could overflow.
2011-10-24 Abhinav GuptaICU-8854 equals() does not check for null.
2011-10-24 Abhinav GuptaICU-8854 Unused final instance variable. Should be...
2011-10-24 Abhinav GuptaICU-8854 unnecessary use of String constructor.
2011-10-24 Abhinav GuptaICU-8854 use of inefficient Number constructors. Use...
2011-10-24 Abhinav GuptaICU-8854 toString may return null
2011-10-24 Abhinav GuptaICU-8854 integral division result cast to double (and...
2011-10-24 Abhinav GuptaICU-8854 unchecked/unconfirmed cast.
2011-10-23 Mark DavisICU-8807 Small changes in Map, Property
2011-10-23 Mark DavisICU-8898 Checked in (since shifting systems) but can...
next