]> granicus.if.org Git - icu/log
icu
13 years agoICU-8878 remove non-ASCII characters from C code
Abhinav Gupta [Fri, 9 Dec 2011 21:29:27 +0000 (21:29 +0000)]
ICU-8878 remove non-ASCII characters from C code

X-SVN-Rev: 31082

13 years agoICU-8446 Grammar corrections in the API doc, suggested by Doug.
Yoshito Umaoka [Fri, 9 Dec 2011 21:27:12 +0000 (21:27 +0000)]
ICU-8446 Grammar corrections in the API doc, suggested by Doug.

X-SVN-Rev: 31081

13 years agoICU-8877 J, organize imports.
Abhinav Gupta [Fri, 9 Dec 2011 21:20:01 +0000 (21:20 +0000)]
ICU-8877 J, organize imports.

X-SVN-Rev: 31080

13 years agoICU-8878 C, check UTF-8 file properties.
Abhinav Gupta [Fri, 9 Dec 2011 19:33:54 +0000 (19:33 +0000)]
ICU-8878 C, check UTF-8 file properties.

X-SVN-Rev: 31079

13 years agoICU-8978 Actually for transrt.cpp, need to remove u0970 from [:Devanagari:], not...
Peter Edberg [Fri, 9 Dec 2011 19:25:02 +0000 (19:25 +0000)]
ICU-8978 Actually for transrt.cpp, need to remove u0970 from [:Devanagari:], not RT exclusions

X-SVN-Rev: 31078

13 years agoICU-8978 Update to get the correct coll/ar.txt Version info after CLDR file checkin.
Peter Edberg [Fri, 9 Dec 2011 09:19:02 +0000 (09:19 +0000)]
ICU-8978 Update to get the correct coll/ar.txt Version info after CLDR file checkin.

X-SVN-Rev: 31076

13 years agoICU-8978 Integrate CLDR 21m2 data. Update DateFormatTest.java for some timezone name
Peter Edberg [Fri, 9 Dec 2011 08:54:27 +0000 (08:54 +0000)]
ICU-8978 Integrate CLDR 21m2 data. Update DateFormatTest.java for some timezone name
cleanup per cldrbug 3825. RegionTest.java code updates per cldrbug 4105. Timebomb
ChineseTest/TestFormat until #8977 is rolled in.

X-SVN-Rev: 31075

13 years agoICU-8978 Integrate CLDR 21m2 data. Update dtfmttst.cpp for timezone name cleanup.
Peter Edberg [Fri, 9 Dec 2011 08:39:46 +0000 (08:39 +0000)]
ICU-8978 Integrate CLDR 21m2 data. Update dtfmttst.cpp for timezone name cleanup.
Update transrt.cpp to exclude 0970 from roundtrip tests; it was now included because
Unicode 6.1 moved it from Common to Devanagari, but it has no mapping from InterIndic
to anything else.

X-SVN-Rev: 31074

13 years agoICU-8827 note follow-up tickets
Markus Scherer [Fri, 9 Dec 2011 00:17:43 +0000 (00:17 +0000)]
ICU-8827 note follow-up tickets

X-SVN-Rev: 31073

13 years agoICU-8827 Unicode 6.1 update: svn merge --reintegrate branches/markus/uni61 at r31061...
Markus Scherer [Fri, 9 Dec 2011 00:01:13 +0000 (00:01 +0000)]
ICU-8827 Unicode 6.1 update: svn merge --reintegrate branches/markus/uni61 at r31061 into the trunk

X-SVN-Rev: 31072

13 years agoICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk
Markus Scherer [Thu, 8 Dec 2011 22:37:24 +0000 (22:37 +0000)]
ICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk

X-SVN-Rev: 31071

13 years agoICU-8876 Revert [30811] for PluralRules, RBBIDataWrapper, RBBISetBuilder.
Abhinav Gupta [Thu, 8 Dec 2011 19:09:33 +0000 (19:09 +0000)]
ICU-8876 Revert [30811] for PluralRules, RBBIDataWrapper, RBBISetBuilder.

X-SVN-Rev: 31070

13 years agoICU-8956 Update ICU4C SimpleDateFormat doc
Michael Ow [Thu, 8 Dec 2011 18:27:54 +0000 (18:27 +0000)]
ICU-8956 Update ICU4C SimpleDateFormat doc

X-SVN-Rev: 31069

13 years agoICU-8956 Update ICU4J SimpleDateFormat doc
Michael Ow [Thu, 8 Dec 2011 18:27:13 +0000 (18:27 +0000)]
ICU-8956 Update ICU4J SimpleDateFormat doc

X-SVN-Rev: 31068

13 years agoICU-8854 add API status comment to dummy hashCode functions.
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

13 years agoICU-8345 Public API classes need formal JavaDoc comments with API status. Add them...
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

13 years agoICU-8970 MungeInput when neccessary on detection instead of when text is set
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

13 years agoICU-8878 Update ICU version info for 49m2
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

13 years agoICU-8668 Use AsciiUtil instead of Character.
Abhinav Gupta [Wed, 7 Dec 2011 19:17:10 +0000 (19:17 +0000)]
ICU-8668 Use AsciiUtil instead of Character.

X-SVN-Rev: 31055

13 years agoICU-8827 genuca bug fix: UCA 6.1 has a max contraction length of 4 not 3, parameteriz...
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

13 years agoICU-8827 more genuca white space parsing fixes
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

13 years agoICU-8958 Add support for parsing leapMonths (in addition to formatting per r31039...
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

13 years agoICU-8743 fix configure macro
Steven R. Loomis [Tue, 6 Dec 2011 18:25:40 +0000 (18:25 +0000)]
ICU-8743 fix configure macro

X-SVN-Rev: 31042

13 years agoICU-8958 use the correct monthPattern for numeric months
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

13 years agoICU-8958 integrate changes from cldrbug 4130:; add monthPatterns support to
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

13 years agoICU-8108 Allowing imports from the same file by suppressing building binaries for...
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

13 years agoICU-8668 J, restrict script to be alphabetic in locale name.
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

13 years agoICU-8668 C, C++, restrict script to alphabetic in locale name.
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

13 years agoICU-8827 ignore Script_Extensions @missing value <script>
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

13 years agoICU-7930 J, don't limit base skeleton field length to 3
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

13 years agoICU-7930 C, don't limit base skeleton field length to 3
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

13 years agoICU-8844 Updated khmerdict.txt (deleted 91 entries) per the new version attached...
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

13 years agoICU-8844 Clone fCalendar as necessary so it does not get modified by format or parse...
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

13 years agoICU-8827 adjust for new @missing values; for Name_Alias only use type=corrections...
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

13 years agoICU-8914 extra Java documentation for collation reordering
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

13 years agoICU-8827 PropertyAliases-6.1.0d11.txt formally adds Script_Extensions
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

13 years agoICU-8943 RBTZ fix in ICU4C and its test case
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

13 years agoICU-8943 Updated the test case.
Yoshito Umaoka [Fri, 2 Dec 2011 06:52:35 +0000 (06:52 +0000)]
ICU-8943 Updated the test case.

X-SVN-Rev: 31008

13 years agoICU-8953 ICU4C implementation was OK. Just update the test case already added in...
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

13 years agoICU-8818 Fixed a compile error.
Yoshito Umaoka [Fri, 2 Dec 2011 04:40:30 +0000 (04:40 +0000)]
ICU-8818 Fixed a compile error.

X-SVN-Rev: 31006

13 years agoICU-8827 property names data from PropertyValueAliases-6.1.0d14.txt
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

13 years agoICU-8914 extra Java documentation for collation reordering
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

13 years agoICU-8914 extra C/C++ documentation for collation reordering
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

13 years agoICU-8915 document why BMPSet.set32x64Bits(..., limit=0x800) is fine & safe
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

13 years agoICU-8915 document why bmpset.cpp:set32x64Bits(..., limit=0x800) is fine & safe
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

13 years agoICU-8915 flag & test for whether signed integer right shift is Arithmetic Shift Right
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

13 years agoICU-8246 forgot to invoke TestGetEasyToUseInstance()
Markus Scherer [Thu, 1 Dec 2011 06:01:05 +0000 (06:01 +0000)]
ICU-8246 forgot to invoke TestGetEasyToUseInstance()

X-SVN-Rev: 30998

13 years agoICU-8945 fix UCharacter.CJK_IDEOGRAPH_FOURTH_ code point
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

13 years agoICU-8246 add Normalizer2.getNFCInstance(), getNFKDInstance(), ...
Markus Scherer [Thu, 1 Dec 2011 01:50:37 +0000 (01:50 +0000)]
ICU-8246 add Normalizer2.getNFCInstance(), getNFKDInstance(), ...

X-SVN-Rev: 30996

13 years agoICU-8942 straggler fixes, parallel with C++
Markus Scherer [Thu, 1 Dec 2011 00:55:29 +0000 (00:55 +0000)]
ICU-8942 straggler fixes, parallel with C++

X-SVN-Rev: 30995

13 years agoICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
Markus Scherer [Thu, 1 Dec 2011 00:43:35 +0000 (00:43 +0000)]
ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...

X-SVN-Rev: 30994

13 years agoICU-8804 Ensure empty strings are included when calling the split method of a string
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

13 years agoICU-8818 switched to calloc for a few instances of malloc + memset(0)
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

13 years agoICU-8818 implement uprv_calloc
Abhinav Gupta [Wed, 30 Nov 2011 17:52:02 +0000 (17:52 +0000)]
ICU-8818 implement uprv_calloc

X-SVN-Rev: 30991

13 years agoICU-8804 cast from uint16_t* to UChar* (different types on some platforms)
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

13 years agoICU-8804 Remove unneeded fields array size check
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

13 years agoICU-8953 Fixed the getCanonicalID with the Olson link.
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

13 years agoICU-8942 use smaller/simpler FCD data rather than building an FCD trie
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

13 years agoICU-8942 use smaller/simpler FCD data rather than building an FCD trie
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

13 years agoICU-8804 Fix String format error in UCharacterTest code
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

13 years agoICU-8804 Normalizer2.composePair(a, b) with separation of minYesNo extraData into...
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

13 years agoICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into...
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

13 years agoICU-8804 Normalizer2.getRawDecomposition(c) with added data in .nrm formatVersion 2
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

13 years agoICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
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

13 years agoICU-8814 test for problem
Stuart Gill [Wed, 23 Nov 2011 19:50:11 +0000 (19:50 +0000)]
ICU-8814 test for problem

X-SVN-Rev: 30978

13 years agoICU-8929 Applied patch attached to ticket.
Abhinav Gupta [Mon, 21 Nov 2011 19:38:08 +0000 (19:38 +0000)]
ICU-8929 Applied patch attached to ticket.

X-SVN-Rev: 30977

13 years agoICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
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

13 years agoICU-8899 Switch to StringBuilder for buffer.
Abhinav Gupta [Fri, 18 Nov 2011 19:04:50 +0000 (19:04 +0000)]
ICU-8899 Switch to StringBuilder for buffer.

X-SVN-Rev: 30974

13 years agoICU-8911 Add make target releaseDist
Michael Ow [Wed, 16 Nov 2011 22:03:45 +0000 (22:03 +0000)]
ICU-8911 Add make target releaseDist

X-SVN-Rev: 30973

13 years agoICU-8899 LocaleIDParser#append should not rely on exceptions.
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

13 years agoICU-8936 Fix check-exhaustive in main Makefile
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

13 years agoICU-8345 Freezable implementation in TimeZone and its subclasses.
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

13 years agoICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
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

13 years agoICU-8909 Remove a garbage character mixed in the previous commit.
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

13 years agoICU-8909 Fixed various warnings reported by a source code analysis tool.
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

13 years agoICU-8887 Update timezone class doc in ICU4J
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

13 years agoICU-8887 Update timezone class doc in ICU4C
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

13 years agoICU-7605 Change locale ID canonicalization to not use double-underscore IDs
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

13 years agoICU-8854 revert changeset [30943].
Abhinav Gupta [Fri, 11 Nov 2011 15:46:59 +0000 (15:46 +0000)]
ICU-8854 revert changeset [30943].

X-SVN-Rev: 30953

13 years agoICU-8592 Update tzdata2011n to ICU4J
Michael Ow [Fri, 11 Nov 2011 06:53:12 +0000 (06:53 +0000)]
ICU-8592 Update tzdata2011n to ICU4J

X-SVN-Rev: 30952

13 years agoICU-8592 Update tzdata2011n to ICU4C
Michael Ow [Fri, 11 Nov 2011 05:16:53 +0000 (05:16 +0000)]
ICU-8592 Update tzdata2011n to ICU4C

X-SVN-Rev: 30951

13 years agoICU-8928 Fix how path is found when pkgdata needs icu-config
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

13 years agoICU-8858 Make revision number optional when packaging data in dll mode
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

13 years agoICU-8592 Add timebomb for TestTimeRoundTrip test.
Michael Ow [Thu, 10 Nov 2011 16:47:00 +0000 (16:47 +0000)]
ICU-8592 Add timebomb for TestTimeRoundTrip test.

X-SVN-Rev: 30946

13 years agoICU-7635 Fix memory leak in the testcase
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

13 years agoICU-8592 Update ICU4C metaZones.txt to 2011n
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

13 years agoICU-8854 String concatenation in a loop using + operator. Should use StringBuilder.
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

13 years agoICU-8931 make icurun work with in-source and out-of-source builds, not just installed...
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

13 years agoICU-8903 Default testarg in 'runTest' target.
Yoshito Umaoka [Mon, 7 Nov 2011 21:32:23 +0000 (21:32 +0000)]
ICU-8903 Default testarg in 'runTest' target.

X-SVN-Rev: 30939

13 years agoICU-8927 Avoid NPE when invalid system ID is specifed in TimeZone.countEquivalentIDs...
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

13 years agoICU-8854 Possible null pointer dereference.
Abhinav Gupta [Mon, 7 Nov 2011 16:36:22 +0000 (16:36 +0000)]
ICU-8854 Possible null pointer dereference.

X-SVN-Rev: 30936

13 years agoICU-8854 Class defines equals() but not hashCode().
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

13 years agoICU-8888 Update the help message in pkgdata tool
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

13 years agoICU-8889 JarURLHandler should not die if icu4j jar is inside another jar.
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

13 years agoICU-8854 Check for oddness that won't work for negative numbers.
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

13 years agoICU-8854 method ignores result of InputStream.read.
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

13 years agoICU-8854 Inner class does not use embedded reference to creator. Should be static...
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

13 years agoICU-8854 Class defines or inherits equals() but not hashCode().
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

13 years agoICU-8854 possible null pointer dereference
Abhinav Gupta [Fri, 4 Nov 2011 15:18:01 +0000 (15:18 +0000)]
ICU-8854 possible null pointer dereference

X-SVN-Rev: 30924

13 years agoICU-8854 Dead store to local variable.
Abhinav Gupta [Fri, 4 Nov 2011 15:17:52 +0000 (15:17 +0000)]
ICU-8854 Dead store to local variable.

X-SVN-Rev: 30923