]> granicus.if.org Git - icu/shortlog
icu
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...
2011-10-18 Michael OwICU-8883 Update individual samples solution file to...
2011-10-17 Yoshito UmaokaICU-8649 Integrating JCite and embedding coding example...
2011-10-17 Abhinav GuptaICU-8854 possible null pointer dereference.
2011-10-17 Abhinav GuptaICU-8854 Unclosed streams.
2011-10-17 Abhinav GuptaICU-8854 Result of integer multiplication cast to long...
2011-10-17 Abhinav GuptaICU-8854 Inefficient use of number constructors. Use...
2011-10-17 Michael OwICU-8861 Move the undefining of strict ansi on Cygwin...
2011-10-16 Michael OwICU-8858 Revert previous change to ufortune sample
2011-10-15 Steven R. LoomisICU-8884 fix escaping of $$ORIGIN
2011-10-14 Yoshito UmaokaICU-8446 System property user.script to initialize...
2011-10-14 Steven R. LoomisICU-8802 improve robustness, also test against stdio...
2011-10-13 Michael OwICU-8858 Fix ufortune sample program to build resources...
2011-10-13 Michael OwICU-8882 Skip platform dependent message format test...
2011-10-12 Markus SchererICU-7752 library: rename generated *_props_data.c files...
2011-10-12 Markus SchererICU-7752 tools: rename generated *_props_data.c files...
2011-10-12 Steven R. LoomisICU-8861 merge r30809 cleanup from #8755
2011-10-12 Abhinav GuptaICU-8876 disabled Clover where necessary.
2011-10-12 Abhinav GuptaICU-8876 added test for SelectFormat.format exception.
2011-10-07 Yoshito UmaokaICU-8874 Modified TestCompareReferenceImpl to do the...
2011-10-07 Yoshito UmaokaICU-8874 Fixed test case problem which triggered TestID...
2011-10-06 Abhinav GuptaICU-8876 Filtered asserts from coverage reports.
2011-10-04 Yoshito UmaokaICU-8856 Lower case release file name - m1 instead...
2011-10-04 Dragan BesevicICU-8855 update readme.html for M1
2011-10-04 Steven R. LoomisICU-8869 revert r30787 for destructors, update api ref
2011-10-04 Steven R. LoomisICU-8869 add empty lib directory, and fix a build issue...
2011-10-04 Yoshito UmaokaICU-8856 pom.xml to use 49-SNAPSHOT
2011-10-04 Yoshito UmaokaICU-8856 API change report for 49M1
2011-10-04 Yoshito UmaokaICU-8856 Updated readme.html for 49M1
2011-10-04 Michael OwICU-8871 Fix missing static label and update urename.h
2011-10-04 Michael OwICU-8871 Update urename.h for 49M1
2011-10-04 Yoshito UmaokaICU-8856 Explicit private constructor to prevent Messag...
2011-10-04 Yoshito UmaokaICU-8856 Fixed a javac compiler warning.
2011-10-04 Yoshito UmaokaICU-8856 Fixed Eclipse compiler warnings.
2011-10-04 Yoshito UmaokaICU-8856 Organized import statements
2011-10-04 Steven R. LoomisICU-8869 update API change report for m1
2011-10-04 Steven R. LoomisICU-8869 updates for 49m1
2011-10-04 Markus SchererICU-8868 remove use of UnicodeString conversion constru...
2011-10-04 Markus SchererICU-8867 add stdout to system group stdio_output, for...
2011-10-03 Abhinav GuptaICU-8863 skip comments in cpyskip.txt
next