]>
granicus.if.org Git - icu/log
Abhinav Gupta [Thu, 8 Dec 2011 18:06:45 +0000 (18:06 +0000)]
ICU-8854 add API status comment to dummy hashCode functions.
X-SVN-Rev: 31067
Yoshito Umaoka [Thu, 8 Dec 2011 17:08:53 +0000 (17:08 +0000)]
ICU-8345 Public API classes need formal JavaDoc comments with API status. Add them to the new Freezable method implementations in TimeZone and its subclasses. Also fixed a couple of compiler warnings (unnecessary type cast).
X-SVN-Rev: 31066
Michael Ow [Thu, 8 Dec 2011 17:04:46 +0000 (17:04 +0000)]
ICU-8970 MungeInput when neccessary on detection instead of when text is set
X-SVN-Rev: 31065
Peter Edberg [Thu, 8 Dec 2011 03:23:29 +0000 (03:23 +0000)]
ICU-8878 Update ICU version info for 49m2
X-SVN-Rev: 31063
Abhinav Gupta [Wed, 7 Dec 2011 19:17:10 +0000 (19:17 +0000)]
ICU-8668 Use AsciiUtil instead of Character.
X-SVN-Rev: 31055
Markus Scherer [Wed, 7 Dec 2011 06:14:56 +0000 (06:14 +0000)]
ICU-8827 genuca bug fix: UCA 6.1 has a max contraction length of 4 not 3, parameterize code & raise max length
X-SVN-Rev: 31051
Markus Scherer [Wed, 7 Dec 2011 00:34:11 +0000 (00:34 +0000)]
ICU-8827 more genuca white space parsing fixes
X-SVN-Rev: 31046
Peter Edberg [Tue, 6 Dec 2011 20:46:32 +0000 (20:46 +0000)]
ICU-8958 Add support for parsing leapMonths (in addition to formatting per r31039, r31040)
X-SVN-Rev: 31043
Steven R. Loomis [Tue, 6 Dec 2011 18:25:40 +0000 (18:25 +0000)]
ICU-8743 fix configure macro
X-SVN-Rev: 31042
Peter Edberg [Tue, 6 Dec 2011 08:26:13 +0000 (08:26 +0000)]
ICU-8958 use the correct monthPattern for numeric months
X-SVN-Rev: 31040
Peter Edberg [Tue, 6 Dec 2011 08:00:44 +0000 (08:00 +0000)]
ICU-8958 integrate changes from cldrbug 4130:; add monthPatterns support to
DateFormatSymbols, use it to format leap months; ignore pattern char 'l'; add tests.
X-SVN-Rev: 31039
Umesh Nair [Tue, 6 Dec 2011 00:23:46 +0000 (00:23 +0000)]
ICU-8108 Allowing imports from the same file by suppressing building binaries for imported rules
X-SVN-Rev: 31036
Abhinav Gupta [Mon, 5 Dec 2011 20:34:00 +0000 (20:34 +0000)]
ICU-8668 J, restrict script to be alphabetic in locale name.
X-SVN-Rev: 31032
Abhinav Gupta [Mon, 5 Dec 2011 20:15:15 +0000 (20:15 +0000)]
ICU-8668 C, C++, restrict script to alphabetic in locale name.
X-SVN-Rev: 31031
Markus Scherer [Mon, 5 Dec 2011 20:05:26 +0000 (20:05 +0000)]
ICU-8827 ignore Script_Extensions @missing value <script>
X-SVN-Rev: 31030
Peter Edberg [Mon, 5 Dec 2011 06:00:10 +0000 (06:00 +0000)]
ICU-7930 J, don't limit base skeleton field length to 3
X-SVN-Rev: 31029
Peter Edberg [Mon, 5 Dec 2011 04:49:40 +0000 (04:49 +0000)]
ICU-7930 C, don't limit base skeleton field length to 3
X-SVN-Rev: 31028
Peter Edberg [Sun, 4 Dec 2011 03:23:28 +0000 (03:23 +0000)]
ICU-8844 Updated khmerdict.txt (deleted 91 entries) per the new version attached to the ticket
X-SVN-Rev: 31018
Peter Edberg [Sun, 4 Dec 2011 00:33:15 +0000 (00:33 +0000)]
ICU-8844 Clone fCalendar as necessary so it does not get modified by format or parse methods
X-SVN-Rev: 31017
Markus Scherer [Sat, 3 Dec 2011 00:20:31 +0000 (00:20 +0000)]
ICU-8827 adjust for new @missing values; for Name_Alias only use type=corrections for now
X-SVN-Rev: 31014
Stuart Gill [Fri, 2 Dec 2011 22:11:29 +0000 (22:11 +0000)]
ICU-8914 extra Java documentation for collation reordering
X-SVN-Rev: 31013
Markus Scherer [Fri, 2 Dec 2011 21:03:34 +0000 (21:03 +0000)]
ICU-8827 PropertyAliases-6.1.0d11.txt formally adds Script_Extensions
X-SVN-Rev: 31010
Yoshito Umaoka [Fri, 2 Dec 2011 07:02:54 +0000 (07:02 +0000)]
ICU-8943 RBTZ fix in ICU4C and its test case
X-SVN-Rev: 31009
Yoshito Umaoka [Fri, 2 Dec 2011 06:52:35 +0000 (06:52 +0000)]
ICU-8943 Updated the test case.
X-SVN-Rev: 31008
Yoshito Umaoka [Fri, 2 Dec 2011 05:01:23 +0000 (05:01 +0000)]
ICU-8953 ICU4C implementation was OK. Just update the test case already added in ICU4J.
X-SVN-Rev: 31007
Yoshito Umaoka [Fri, 2 Dec 2011 04:40:30 +0000 (04:40 +0000)]
ICU-8818 Fixed a compile error.
X-SVN-Rev: 31006
Markus Scherer [Fri, 2 Dec 2011 01:09:11 +0000 (01:09 +0000)]
ICU-8827 property names data from PropertyValueAliases-6.1.0d14.txt
X-SVN-Rev: 31004
Stuart Gill [Thu, 1 Dec 2011 23:16:58 +0000 (23:16 +0000)]
ICU-8914 extra Java documentation for collation reordering
X-SVN-Rev: 31003
Stuart Gill [Thu, 1 Dec 2011 23:13:47 +0000 (23:13 +0000)]
ICU-8914 extra C/C++ documentation for collation reordering
X-SVN-Rev: 31002
Markus Scherer [Thu, 1 Dec 2011 06:47:04 +0000 (06:47 +0000)]
ICU-8915 document why BMPSet.set32x64Bits(..., limit=0x800) is fine & safe
X-SVN-Rev: 31001
Markus Scherer [Thu, 1 Dec 2011 06:46:53 +0000 (06:46 +0000)]
ICU-8915 document why bmpset.cpp:set32x64Bits(..., limit=0x800) is fine & safe
X-SVN-Rev: 31000
Markus Scherer [Thu, 1 Dec 2011 06:04:35 +0000 (06:04 +0000)]
ICU-8915 flag & test for whether signed integer right shift is Arithmetic Shift Right
X-SVN-Rev: 30999
Markus Scherer [Thu, 1 Dec 2011 06:01:05 +0000 (06:01 +0000)]
ICU-8246 forgot to invoke TestGetEasyToUseInstance()
X-SVN-Rev: 30998
Markus Scherer [Thu, 1 Dec 2011 03:31:57 +0000 (03:31 +0000)]
ICU-8945 fix UCharacter.CJK_IDEOGRAPH_FOURTH_ code point
X-SVN-Rev: 30997
Markus Scherer [Thu, 1 Dec 2011 01:50:37 +0000 (01:50 +0000)]
ICU-8246 add Normalizer2.getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30996
Markus Scherer [Thu, 1 Dec 2011 00:55:29 +0000 (00:55 +0000)]
ICU-8942 straggler fixes, parallel with C++
X-SVN-Rev: 30995
Markus Scherer [Thu, 1 Dec 2011 00:43:35 +0000 (00:43 +0000)]
ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30994
Michael Ow [Wed, 30 Nov 2011 18:17:25 +0000 (18:17 +0000)]
ICU-8804 Ensure empty strings are included when calling the split method of a string
X-SVN-Rev: 30993
Abhinav Gupta [Wed, 30 Nov 2011 17:52:09 +0000 (17:52 +0000)]
ICU-8818 switched to calloc for a few instances of malloc + memset(0)
X-SVN-Rev: 30992
Abhinav Gupta [Wed, 30 Nov 2011 17:52:02 +0000 (17:52 +0000)]
ICU-8818 implement uprv_calloc
X-SVN-Rev: 30991
Markus Scherer [Tue, 29 Nov 2011 22:54:44 +0000 (22:54 +0000)]
ICU-8804 cast from uint16_t* to UChar* (different types on some platforms)
X-SVN-Rev: 30989
Michael Ow [Tue, 29 Nov 2011 21:26:05 +0000 (21:26 +0000)]
ICU-8804 Remove unneeded fields array size check
X-SVN-Rev: 30988
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