]>
granicus.if.org Git - icu/log
Yoshito Umaoka [Tue, 29 Nov 2011 17:45:37 +0000 (17:45 +0000)]
ICU-8953 Fixed the getCanonicalID with the Olson link.
X-SVN-Rev: 30987
Markus Scherer [Mon, 28 Nov 2011 23:04:28 +0000 (23:04 +0000)]
ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30986
Markus Scherer [Mon, 28 Nov 2011 22:59:49 +0000 (22:59 +0000)]
ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30985
Michael Ow [Mon, 28 Nov 2011 18:47:38 +0000 (18:47 +0000)]
ICU-8804 Fix String format error in UCharacterTest code
X-SVN-Rev: 30984
Markus Scherer [Sun, 27 Nov 2011 20:34:42 +0000 (20:34 +0000)]
ICU-8804 Normalizer2.composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30983
Markus Scherer [Sun, 27 Nov 2011 20:29:38 +0000 (20:29 +0000)]
ICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30982
Markus Scherer [Sun, 27 Nov 2011 04:44:50 +0000 (04:44 +0000)]
ICU-8804 Normalizer2.getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30981
Markus Scherer [Sun, 27 Nov 2011 04:44:13 +0000 (04:44 +0000)]
ICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30980
Stuart Gill [Wed, 23 Nov 2011 19:50:11 +0000 (19:50 +0000)]
ICU-8814 test for problem
X-SVN-Rev: 30978
Abhinav Gupta [Mon, 21 Nov 2011 19:38:08 +0000 (19:38 +0000)]
ICU-8929 Applied patch attached to ticket.
X-SVN-Rev: 30977
Yoshito Umaoka [Fri, 18 Nov 2011 22:30:34 +0000 (22:30 +0000)]
ICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
X-SVN-Rev: 30975
Abhinav Gupta [Fri, 18 Nov 2011 19:04:50 +0000 (19:04 +0000)]
ICU-8899 Switch to StringBuilder for buffer.
X-SVN-Rev: 30974
Michael Ow [Wed, 16 Nov 2011 22:03:45 +0000 (22:03 +0000)]
ICU-8911 Add make target releaseDist
X-SVN-Rev: 30973
Abhinav Gupta [Wed, 16 Nov 2011 15:32:20 +0000 (15:32 +0000)]
ICU-8899 LocaleIDParser#append should not rely on exceptions.
X-SVN-Rev: 30972
Michael Ow [Tue, 15 Nov 2011 17:22:33 +0000 (17:22 +0000)]
ICU-8936 Fix check-exhaustive in main Makefile
X-SVN-Rev: 30967
Yoshito Umaoka [Tue, 15 Nov 2011 14:57:18 +0000 (14:57 +0000)]
ICU-8345 Freezable implementation in TimeZone and its subclasses.
X-SVN-Rev: 30962
Michael Ow [Mon, 14 Nov 2011 22:33:19 +0000 (22:33 +0000)]
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
Yoshito Umaoka [Mon, 14 Nov 2011 20:01:43 +0000 (20:01 +0000)]
ICU-8909 Remove a garbage character mixed in the previous commit.
X-SVN-Rev: 30959
Yoshito Umaoka [Mon, 14 Nov 2011 19:32:51 +0000 (19:32 +0000)]
ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
Michael Ow [Fri, 11 Nov 2011 23:25:33 +0000 (23:25 +0000)]
ICU-8887 Update timezone class doc in ICU4J
X-SVN-Rev: 30957
Michael Ow [Fri, 11 Nov 2011 23:24:20 +0000 (23:24 +0000)]
ICU-8887 Update timezone class doc in ICU4C
X-SVN-Rev: 30956
John Emmons [Fri, 11 Nov 2011 20:29:33 +0000 (20:29 +0000)]
ICU-7605 Change locale ID canonicalization to not use double-underscore IDs
X-SVN-Rev: 30954
Abhinav Gupta [Fri, 11 Nov 2011 15:46:59 +0000 (15:46 +0000)]
ICU-8854 revert changeset [30943].
X-SVN-Rev: 30953
Michael Ow [Fri, 11 Nov 2011 06:53:12 +0000 (06:53 +0000)]
ICU-8592 Update tzdata2011n to ICU4J
X-SVN-Rev: 30952
Michael Ow [Fri, 11 Nov 2011 05:16:53 +0000 (05:16 +0000)]
ICU-8592 Update tzdata2011n to ICU4C
X-SVN-Rev: 30951
Michael Ow [Thu, 10 Nov 2011 23:11:19 +0000 (23:11 +0000)]
ICU-8928 Fix how path is found when pkgdata needs icu-config
X-SVN-Rev: 30949
Michael Ow [Thu, 10 Nov 2011 19:22:55 +0000 (19:22 +0000)]
ICU-8858 Make revision number optional when packaging data in dll mode
X-SVN-Rev: 30947
Michael Ow [Thu, 10 Nov 2011 16:47:00 +0000 (16:47 +0000)]
ICU-8592 Add timebomb for TestTimeRoundTrip test.
X-SVN-Rev: 30946
John Emmons [Wed, 9 Nov 2011 21:12:06 +0000 (21:12 +0000)]
ICU-7635 Fix memory leak in the testcase
X-SVN-Rev: 30945
Michael Ow [Wed, 9 Nov 2011 20:38:26 +0000 (20:38 +0000)]
ICU-8592 Update ICU4C metaZones.txt to 2011n
X-SVN-Rev: 30944
Abhinav Gupta [Wed, 9 Nov 2011 15:51:57 +0000 (15:51 +0000)]
ICU-8854 String concatenation in a loop using + operator. Should use StringBuilder.
X-SVN-Rev: 30943
Steven R. Loomis [Wed, 9 Nov 2011 02:28:05 +0000 (02:28 +0000)]
ICU-8931 make icurun work with in-source and out-of-source builds, not just installed ICU.
X-SVN-Rev: 30942
Yoshito Umaoka [Mon, 7 Nov 2011 21:32:23 +0000 (21:32 +0000)]
ICU-8903 Default testarg in 'runTest' target.
X-SVN-Rev: 30939
Yoshito Umaoka [Mon, 7 Nov 2011 16:51:49 +0000 (16:51 +0000)]
ICU-8927 Avoid NPE when invalid system ID is specifed in TimeZone.countEquivalentIDs and getEquivalentID.
X-SVN-Rev: 30937
Abhinav Gupta [Mon, 7 Nov 2011 16:36:22 +0000 (16:36 +0000)]
ICU-8854 Possible null pointer dereference.
X-SVN-Rev: 30936
Abhinav Gupta [Mon, 7 Nov 2011 16:36:16 +0000 (16:36 +0000)]
ICU-8854 Class defines equals() but not hashCode().
X-SVN-Rev: 30935
Michael Ow [Fri, 4 Nov 2011 17:09:18 +0000 (17:09 +0000)]
ICU-8888 Update the help message in pkgdata tool
X-SVN-Rev: 30930
Abhinav Gupta [Fri, 4 Nov 2011 16:09:57 +0000 (16:09 +0000)]
ICU-8889 JarURLHandler should not die if icu4j jar is inside another jar.
X-SVN-Rev: 30929
Abhinav Gupta [Fri, 4 Nov 2011 15:19:31 +0000 (15:19 +0000)]
ICU-8854 Check for oddness that won't work for negative numbers.
X-SVN-Rev: 30928
Abhinav Gupta [Fri, 4 Nov 2011 15:19:19 +0000 (15:19 +0000)]
ICU-8854 method ignores result of InputStream.read.
X-SVN-Rev: 30927
Abhinav Gupta [Fri, 4 Nov 2011 15:19:11 +0000 (15:19 +0000)]
ICU-8854 Inner class does not use embedded reference to creator. Should be static inner class.
X-SVN-Rev: 30926
Abhinav Gupta [Fri, 4 Nov 2011 15:18:39 +0000 (15:18 +0000)]
ICU-8854 Class defines or inherits equals() but not hashCode().
X-SVN-Rev: 30925
Abhinav Gupta [Fri, 4 Nov 2011 15:18:01 +0000 (15:18 +0000)]
ICU-8854 possible null pointer dereference
X-SVN-Rev: 30924
Abhinav Gupta [Fri, 4 Nov 2011 15:17:52 +0000 (15:17 +0000)]
ICU-8854 Dead store to local variable.
X-SVN-Rev: 30923
Abhinav Gupta [Fri, 4 Nov 2011 15:17:34 +0000 (15:17 +0000)]
ICU-8854 Unused final instance variable. Should be static.
X-SVN-Rev: 30922
Michael Ow [Fri, 4 Nov 2011 05:22:18 +0000 (05:22 +0000)]
ICU-8888 Add -w option to pkgdata build options in sample codes
X-SVN-Rev: 30919
Michael Ow [Fri, 4 Nov 2011 02:40:39 +0000 (02:40 +0000)]
ICU-8888 Fix missing identifier error in pkgdata
X-SVN-Rev: 30918
Michael Ow [Thu, 3 Nov 2011 23:55:49 +0000 (23:55 +0000)]
ICU-8888 Add pkgdata tool option to build without assembly code
X-SVN-Rev: 30917
Markus Scherer [Thu, 3 Nov 2011 23:09:27 +0000 (23:09 +0000)]
ICU-8827 improve parsing of reorder codes
X-SVN-Rev: 30914
Steven R. Loomis [Thu, 3 Nov 2011 20:48:20 +0000 (20:48 +0000)]
ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
X-SVN-Rev: 30913
Steven R. Loomis [Thu, 3 Nov 2011 19:18:46 +0000 (19:18 +0000)]
ICU-8913 set U_DEBUG for unix debug builds
X-SVN-Rev: 30912
Steven R. Loomis [Thu, 3 Nov 2011 00:33:19 +0000 (00:33 +0000)]
ICU-8748 add icu4c-data* to "make dist"
X-SVN-Rev: 30908
Steven R. Loomis [Wed, 2 Nov 2011 23:53:18 +0000 (23:53 +0000)]
ICU-8862 add doxygen snippet and a couple of samples
X-SVN-Rev: 30906
Steven R. Loomis [Wed, 2 Nov 2011 22:54:27 +0000 (22:54 +0000)]
ICU-8909 other warning fixes
X-SVN-Rev: 30904
Markus Scherer [Mon, 31 Oct 2011 23:49:12 +0000 (23:49 +0000)]
ICU-8827 gencase report parsing errors, and cope with @missing lines in SpecialCasing.txt and CaseFolding.txt
X-SVN-Rev: 30887
Markus Scherer [Sun, 30 Oct 2011 00:20:58 +0000 (00:20 +0000)]
ICU-8827 genuca verify UCA == UCD versions
X-SVN-Rev: 30883
Markus Scherer [Sat, 29 Oct 2011 00:02:09 +0000 (00:02 +0000)]
ICU-8827 Unicode 6.1 tools: ignore UTS #46 NV8, update version numbers
X-SVN-Rev: 30880
Steven R. Loomis [Thu, 27 Oct 2011 23:29:16 +0000 (23:29 +0000)]
ICU-8909 warning cleanup
X-SVN-Rev: 30878
Steven R. Loomis [Wed, 26 Oct 2011 23:56:35 +0000 (23:56 +0000)]
ICU-8909 warnings cleanup
X-SVN-Rev: 30877
Steven R. Loomis [Wed, 26 Oct 2011 23:02:14 +0000 (23:02 +0000)]
ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
X-SVN-Rev: 30876
John Emmons [Wed, 26 Oct 2011 14:39:51 +0000 (14:39 +0000)]
ICU-7635 Reintroduce testcase in platform neutral fashion
X-SVN-Rev: 30875
Steven R. Loomis [Wed, 26 Oct 2011 14:17:04 +0000 (14:17 +0000)]
ICU-8904 "ar not found" should be a warning, not an error.
X-SVN-Rev: 30874
John Emmons [Wed, 26 Oct 2011 05:02:16 +0000 (05:02 +0000)]
ICU-7635 Back out the testcase until it can be made platform neutral
X-SVN-Rev: 30873
Markus Scherer [Wed, 26 Oct 2011 04:41:57 +0000 (04:41 +0000)]
ICU-8827 Unicode 6.1 tools update
X-SVN-Rev: 30870
John Emmons [Wed, 26 Oct 2011 03:38:58 +0000 (03:38 +0000)]
ICU-7635 Back out the testcase until it can be made platform neutral
X-SVN-Rev: 30869
John Emmons [Wed, 26 Oct 2011 02:16:23 +0000 (02:16 +0000)]
ICU-7635 Modify toString method to handle >>>
X-SVN-Rev: 30868
Abhinav Gupta [Mon, 24 Oct 2011 19:24:17 +0000 (19:24 +0000)]
ICU-8854 string concatenation in loop using + operator
X-SVN-Rev: 30863
Abhinav Gupta [Mon, 24 Oct 2011 19:24:08 +0000 (19:24 +0000)]
ICU-8854 bitwise and/or of signed byte value.
Values loaded from a byte array are sign extended to 32-bits before any
bitwise operations are performed. Should &-down back to one-byte.
X-SVN-Rev: 30862
Abhinav Gupta [Mon, 24 Oct 2011 19:23:59 +0000 (19:23 +0000)]
ICU-8854 dead store to local variable
X-SVN-Rev: 30861
Abhinav Gupta [Mon, 24 Oct 2011 19:23:51 +0000 (19:23 +0000)]
ICU-8854 computation of average could overflow.
X-SVN-Rev: 30860
Abhinav Gupta [Mon, 24 Oct 2011 19:23:44 +0000 (19:23 +0000)]
ICU-8854 equals() does not check for null.
X-SVN-Rev: 30859
Abhinav Gupta [Mon, 24 Oct 2011 19:23:29 +0000 (19:23 +0000)]
ICU-8854 Unused final instance variable. Should be static.
X-SVN-Rev: 30858
Abhinav Gupta [Mon, 24 Oct 2011 19:23:20 +0000 (19:23 +0000)]
ICU-8854 unnecessary use of String constructor.
X-SVN-Rev: 30857
Abhinav Gupta [Mon, 24 Oct 2011 19:14:19 +0000 (19:14 +0000)]
ICU-8854 use of inefficient Number constructors. Use valueOf.
X-SVN-Rev: 30856
Abhinav Gupta [Mon, 24 Oct 2011 19:14:10 +0000 (19:14 +0000)]
ICU-8854 toString may return null
X-SVN-Rev: 30855
Abhinav Gupta [Mon, 24 Oct 2011 19:14:03 +0000 (19:14 +0000)]
ICU-8854 integral division result cast to double (and floored).
Unnecessary because integral division already truncates the result.
X-SVN-Rev: 30854
Abhinav Gupta [Mon, 24 Oct 2011 19:13:57 +0000 (19:13 +0000)]
ICU-8854 unchecked/unconfirmed cast.
X-SVN-Rev: 30853
Mark Davis [Sun, 23 Oct 2011 22:31:02 +0000 (22:31 +0000)]
ICU-8807 Small changes in Map, Property
X-SVN-Rev: 30852
Mark Davis [Sun, 23 Oct 2011 22:27:11 +0000 (22:27 +0000)]
ICU-8898 Checked in (since shifting systems) but can retract if not approved.
X-SVN-Rev: 30851
Michael Ow [Tue, 18 Oct 2011 17:56:08 +0000 (17:56 +0000)]
ICU-8883 Update individual samples solution file to MSVC 2010
X-SVN-Rev: 30843
Yoshito Umaoka [Mon, 17 Oct 2011 21:10:07 +0000 (21:10 +0000)]
ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
X-SVN-Rev: 30841
Abhinav Gupta [Mon, 17 Oct 2011 20:24:17 +0000 (20:24 +0000)]
ICU-8854 possible null pointer dereference.
X-SVN-Rev: 30839
Abhinav Gupta [Mon, 17 Oct 2011 20:24:09 +0000 (20:24 +0000)]
ICU-8854 Unclosed streams.
X-SVN-Rev: 30838
Abhinav Gupta [Mon, 17 Oct 2011 20:23:59 +0000 (20:23 +0000)]
ICU-8854 Result of integer multiplication cast to long after
multiplication. Casting should be done before multiplication to avoid
overflow.
X-SVN-Rev: 30837
Abhinav Gupta [Mon, 17 Oct 2011 20:23:48 +0000 (20:23 +0000)]
ICU-8854 Inefficient use of number constructors. Use valueOf instead.
X-SVN-Rev: 30836
Michael Ow [Mon, 17 Oct 2011 05:56:05 +0000 (05:56 +0000)]
ICU-8861 Move the undefining of strict ansi on Cygwin and MinGW in pkgdata tool
X-SVN-Rev: 30832
Michael Ow [Sun, 16 Oct 2011 04:58:01 +0000 (04:58 +0000)]
ICU-8858 Revert previous change to ufortune sample
X-SVN-Rev: 30831
Steven R. Loomis [Sat, 15 Oct 2011 21:52:43 +0000 (21:52 +0000)]
ICU-8884 fix escaping of $$ORIGIN
X-SVN-Rev: 30825
Yoshito Umaoka [Fri, 14 Oct 2011 22:11:56 +0000 (22:11 +0000)]
ICU-8446 System property user.script to initialize ULocale's script field on Java 6 or older JREs.
X-SVN-Rev: 30824
Steven R. Loomis [Fri, 14 Oct 2011 19:00:49 +0000 (19:00 +0000)]
ICU-8802 improve robustness, also test against stdio sscanf/sprintf for doubles
X-SVN-Rev: 30823
Michael Ow [Thu, 13 Oct 2011 18:45:13 +0000 (18:45 +0000)]
ICU-8858 Fix ufortune sample program to build resources in dll correctly
X-SVN-Rev: 30821
Michael Ow [Thu, 13 Oct 2011 17:01:32 +0000 (17:01 +0000)]
ICU-8882 Skip platform dependent message format test on Linux
X-SVN-Rev: 30818
Markus Scherer [Wed, 12 Oct 2011 22:58:30 +0000 (22:58 +0000)]
ICU-7752 library: rename generated *_props_data.c files to .h and add #ifndef guard
X-SVN-Rev: 30817
Markus Scherer [Wed, 12 Oct 2011 22:57:58 +0000 (22:57 +0000)]
ICU-7752 tools: rename generated *_props_data.c files to .h and add #ifndef guard
X-SVN-Rev: 30816
Steven R. Loomis [Wed, 12 Oct 2011 20:08:09 +0000 (20:08 +0000)]
ICU-8861 merge r30809 cleanup from #8755
X-SVN-Rev: 30814
Abhinav Gupta [Wed, 12 Oct 2011 15:31:19 +0000 (15:31 +0000)]
ICU-8876 disabled Clover where necessary.
Disabled for parts of PluralRules, RBBIDataWrapper, RBBISetBuilder,
TimeZoneNames, Calendar.
X-SVN-Rev: 30811
Abhinav Gupta [Wed, 12 Oct 2011 15:31:07 +0000 (15:31 +0000)]
ICU-8876 added test for SelectFormat.format exception.
X-SVN-Rev: 30810
Yoshito Umaoka [Fri, 7 Oct 2011 22:35:38 +0000 (22:35 +0000)]
ICU-8874 Modified TestCompareReferenceImpl to do the same tests with ICU4C corresponding test case. Fixed problems in IDNAReference, which was obviously out of date. Restored toUnicode tests in TestErrorCases (but still excluding ASCII only error cases).
X-SVN-Rev: 30805
Yoshito Umaoka [Fri, 7 Oct 2011 22:28:32 +0000 (22:28 +0000)]
ICU-8874 Fixed test case problem which triggered TestIDNAMonkeyTest failure intermittently. Also updated TestCompareReferenceImpl to cover the case which used to trigger the test failure.
X-SVN-Rev: 30804
Abhinav Gupta [Thu, 6 Oct 2011 20:07:21 +0000 (20:07 +0000)]
ICU-8876 Filtered asserts from coverage reports.
X-SVN-Rev: 30803