]>
granicus.if.org Git - icu/log
Abhinav Gupta [Mon, 3 Oct 2011 19:05:23 +0000 (19:05 +0000)]
ICU-8863 fix cpysearch.pl
X-SVN-Rev: 30778
Michael Ow [Mon, 3 Oct 2011 17:59:37 +0000 (17:59 +0000)]
ICU-8592 Update ICU4J time zone data to 2011k
X-SVN-Rev: 30777
Michael Ow [Mon, 3 Oct 2011 17:57:52 +0000 (17:57 +0000)]
ICU-8592 Update ICU4C timezone data to 2011k
X-SVN-Rev: 30776
Peter Edberg [Fri, 30 Sep 2011 21:34:41 +0000 (21:34 +0000)]
ICU-8753 Fix comment about prevOffset / newOffset
X-SVN-Rev: 30773
Peter Edberg [Fri, 30 Sep 2011 21:32:41 +0000 (21:32 +0000)]
ICU-8753 Replace confusing use of dst variable with prevOffset / newOffset
X-SVN-Rev: 30772
Yoshito Umaoka [Fri, 30 Sep 2011 21:17:08 +0000 (21:17 +0000)]
ICU-8518 Misspelled again... Corrected.
X-SVN-Rev: 30771
Peter Edberg [Fri, 30 Sep 2011 21:14:46 +0000 (21:14 +0000)]
ICU-8753 Replace confusing use of dst variable with prevOffset / newOffset
X-SVN-Rev: 30770
Yoshito Umaoka [Fri, 30 Sep 2011 20:52:56 +0000 (20:52 +0000)]
ICU-8518 Corrected spelling found by Markus's review
X-SVN-Rev: 30769
Abhinav Gupta [Fri, 30 Sep 2011 20:28:27 +0000 (20:28 +0000)]
ICU-8856 copyright info on com.ibm.icu.text.SourceTargetUtility.
X-SVN-Rev: 30768
Steven R. Loomis [Fri, 30 Sep 2011 20:20:24 +0000 (20:20 +0000)]
ICU-8861 revert r30505 (extraneous comment) from #8755
X-SVN-Rev: 30767
Peter Edberg [Fri, 30 Sep 2011 20:07:28 +0000 (20:07 +0000)]
ICU-8820 Parse string fields in pattern as strings before trying digits (if lenient)
X-SVN-Rev: 30766
Abhinav Gupta [Fri, 30 Sep 2011 20:07:21 +0000 (20:07 +0000)]
ICU-8855 copyright info on icu4c.css
X-SVN-Rev: 30765
Michael Ow [Fri, 30 Sep 2011 19:45:51 +0000 (19:45 +0000)]
ICU-7365 Remove unused old test code.
X-SVN-Rev: 30762
Michael Ow [Fri, 30 Sep 2011 19:16:20 +0000 (19:16 +0000)]
ICU-8515 Add missing provisional tag to draft API CharsetEncoderICU.getMaxBytesForString
X-SVN-Rev: 30760
Abhinav Gupta [Fri, 30 Sep 2011 19:01:29 +0000 (19:01 +0000)]
ICU-8268 fixed problems found in code review.
X-SVN-Rev: 30759
John Emmons [Thu, 29 Sep 2011 21:57:33 +0000 (21:57 +0000)]
ICU-8846 Merge CLDRv21M1 data into ICU
X-SVN-Rev: 30756
John Emmons [Thu, 29 Sep 2011 21:52:25 +0000 (21:52 +0000)]
ICU-8846 Merge CLDRv21M1 data into ICU
X-SVN-Rev: 30755
Abhinav Gupta [Thu, 29 Sep 2011 21:05:55 +0000 (21:05 +0000)]
ICU-8856 fixed newline removed by icu-svnprops-check.
X-SVN-Rev: 30754
Steven R. Loomis [Thu, 29 Sep 2011 20:18:13 +0000 (20:18 +0000)]
ICU-8855 undo bad commit r30752
X-SVN-Rev: 30753
Abhinav Gupta [Thu, 29 Sep 2011 19:44:32 +0000 (19:44 +0000)]
ICU-8855 utf-8 file properties for icu4j (with copyright updates).
X-SVN-Rev: 30752
Steven R. Loomis [Thu, 29 Sep 2011 19:22:56 +0000 (19:22 +0000)]
ICU-8732 merge from branch
X-SVN-Rev: 30750
Steven R. Loomis [Thu, 29 Sep 2011 19:21:34 +0000 (19:21 +0000)]
ICU-8784 this is part of the IBMi update (fixing a doc link) - was originally in the #8732 branch
X-SVN-Rev: 30749
Abhinav Gupta [Thu, 29 Sep 2011 14:17:52 +0000 (14:17 +0000)]
ICU-8855 utf-8 file properties for icu4c
X-SVN-Rev: 30743
Abhinav Gupta [Wed, 28 Sep 2011 21:16:24 +0000 (21:16 +0000)]
ICU-8856 text file line endings fixed for icu4j
X-SVN-Rev: 30741
Abhinav Gupta [Wed, 28 Sep 2011 21:10:49 +0000 (21:10 +0000)]
ICU-8855 text file line endings fixed for icu4c
X-SVN-Rev: 30740
Abhinav Gupta [Wed, 28 Sep 2011 20:54:03 +0000 (20:54 +0000)]
ICU-8855 non-ascii characters in C code.
X-SVN-Rev: 30739
Abhinav Gupta [Wed, 28 Sep 2011 20:30:19 +0000 (20:30 +0000)]
ICU-8268 Unitialized read of field in constructor.
X-SVN-Rev: 30738
Abhinav Gupta [Wed, 28 Sep 2011 20:30:12 +0000 (20:30 +0000)]
ICU-8268 Fixed use of & instead of &&.
X-SVN-Rev: 30737
Abhinav Gupta [Wed, 28 Sep 2011 20:30:06 +0000 (20:30 +0000)]
ICU-8268 equals(Object o) methods assume that o is the correct type.
X-SVN-Rev: 30736
Abhinav Gupta [Wed, 28 Sep 2011 20:29:59 +0000 (20:29 +0000)]
ICU-8268 computation of average could overflow.
The (a+b)/2 or (a+b)>>1 could cause an overflow. Use unsigned bit shift (>>>).
X-SVN-Rev: 30735
Abhinav Gupta [Wed, 28 Sep 2011 20:29:47 +0000 (20:29 +0000)]
ICU-8268 inefficient use of Long, Integer, Character constructors.
X-SVN-Rev: 30734
Abhinav Gupta [Wed, 28 Sep 2011 20:29:28 +0000 (20:29 +0000)]
ICU-8268 Inefficient use of new String(...) constructor.
X-SVN-Rev: 30733
Abhinav Gupta [Wed, 28 Sep 2011 20:29:19 +0000 (20:29 +0000)]
ICU-8268 null check of value previously dereferenced.
A value is null-checked after it has already been dereferenced. If it was
null, it would never get to the check because of NullPointerException.
X-SVN-Rev: 30732
Abhinav Gupta [Wed, 28 Sep 2011 14:46:18 +0000 (14:46 +0000)]
ICU-8268 fixed bug introduced by infinite recursion fix (r30724).
X-SVN-Rev: 30731
Abhinav Gupta [Wed, 28 Sep 2011 14:46:11 +0000 (14:46 +0000)]
ICU-8268 toString on array doesn't produce anything useful. Use Arrays.toString.
X-SVN-Rev: 30730
Markus Scherer [Wed, 28 Sep 2011 00:00:31 +0000 (00:00 +0000)]
ICU-8779 add getUnknown()
X-SVN-Rev: 30729
Markus Scherer [Tue, 27 Sep 2011 23:52:04 +0000 (23:52 +0000)]
ICU-8779 add UNKNOWN_ZONE & GMT_ZONE
X-SVN-Rev: 30728
Abhinav Gupta [Tue, 27 Sep 2011 19:50:26 +0000 (19:50 +0000)]
ICU-8268 return value was ignored.
Return value of string concatenation was ignored. Results in invalid data.
X-SVN-Rev: 30726
Abhinav Gupta [Tue, 27 Sep 2011 19:50:19 +0000 (19:50 +0000)]
ICU-8268 dead store to local variable.
A value is assigned to a local variable but never read again.
Signed-off-by: Abhinav Gupta <abhinavg@ca.ibm.com>
X-SVN-Rev: 30725
Abhinav Gupta [Tue, 27 Sep 2011 19:50:07 +0000 (19:50 +0000)]
ICU-8268 infinite recursive loop fixed
X-SVN-Rev: 30724
Abhinav Gupta [Tue, 27 Sep 2011 19:49:59 +0000 (19:49 +0000)]
ICU-8268 impossible cast from double[] to int[].
Java doesn't allow casting array of type A to array of type B. The elements
have to be manually casted.
X-SVN-Rev: 30723
Abhinav Gupta [Tue, 27 Sep 2011 19:49:51 +0000 (19:49 +0000)]
ICU-8268 Illegal format string %04lx fixed.
X-SVN-Rev: 30722
Abhinav Gupta [Tue, 27 Sep 2011 19:49:44 +0000 (19:49 +0000)]
ICU-8268 Inefficient use of Map.keySet. Use entrySet instead.
X-SVN-Rev: 30721
Abhinav Gupta [Tue, 27 Sep 2011 18:15:21 +0000 (18:15 +0000)]
ICU-8268 concatenation of strings using + in a loop is inefficient. Use StringBuilder.
X-SVN-Rev: 30720
Abhinav Gupta [Tue, 27 Sep 2011 18:15:12 +0000 (18:15 +0000)]
ICU-8268 toString on array doesn't produce anything useful. Use Arrays.toString.
X-SVN-Rev: 30719
Abhinav Gupta [Tue, 27 Sep 2011 18:15:03 +0000 (18:15 +0000)]
ICU-8268 repeated conditional test
X-SVN-Rev: 30718
Abhinav Gupta [Tue, 27 Sep 2011 18:14:53 +0000 (18:14 +0000)]
ICU-8268 update copyrights of previously touched files
X-SVN-Rev: 30717
Abhinav Gupta [Mon, 26 Sep 2011 17:00:46 +0000 (17:00 +0000)]
ICU-8328 added note about data files to readme.
X-SVN-Rev: 30712
Abhinav Gupta [Mon, 26 Sep 2011 15:30:39 +0000 (15:30 +0000)]
ICU-8328 switched to separate icudata.jar and icutzdata.jar
X-SVN-Rev: 30710
Abhinav Gupta [Mon, 26 Sep 2011 15:30:34 +0000 (15:30 +0000)]
ICU-8328 separated icu4j tzdata for make and nmake
X-SVN-Rev: 30709
Steven R. Loomis [Wed, 21 Sep 2011 20:00:24 +0000 (20:00 +0000)]
ICU-8784 improve pointer toc code, however still not working on i- document as such for now.
X-SVN-Rev: 30702
Abhinav Gupta [Tue, 20 Sep 2011 18:46:01 +0000 (18:46 +0000)]
ICU-8838 added quotes to directory path.
X-SVN-Rev: 30701
Steven R. Loomis [Tue, 20 Sep 2011 18:15:46 +0000 (18:15 +0000)]
ICU-8837 improve date sample
X-SVN-Rev: 30699
Angshuman Deb [Tue, 20 Sep 2011 01:40:44 +0000 (01:40 +0000)]
ICU-8796 fixed Javadoc with {@icuenhanced} tag
X-SVN-Rev: 30694
Jungshik Shin [Tue, 20 Sep 2011 00:12:55 +0000 (00:12 +0000)]
ICU-8561 DigitList::set(double) breaks in some locales and generates NaN
X-SVN-Rev: 30689
Andy Heninger [Mon, 19 Sep 2011 20:48:29 +0000 (20:48 +0000)]
ICU-8824 Apply patch to remove read of unitialized memory.
X-SVN-Rev: 30688
Abhinav Gupta [Mon, 19 Sep 2011 17:58:14 +0000 (17:58 +0000)]
ICU-8579 added u_printf_u and u_get_stdout
X-SVN-Rev: 30685
John Emmons [Mon, 19 Sep 2011 16:14:43 +0000 (16:14 +0000)]
ICU-8811 Regen of CLDR data with no commonlyUsed
X-SVN-Rev: 30684
John Emmons [Mon, 19 Sep 2011 16:10:48 +0000 (16:10 +0000)]
ICU-8821 Handle no inheritance marker in ICU4J
X-SVN-Rev: 30683
Abhinav Gupta [Sun, 18 Sep 2011 23:54:02 +0000 (23:54 +0000)]
ICU-8579 missing return in uprintf_cleanup
X-SVN-Rev: 30682
John Emmons [Fri, 16 Sep 2011 20:24:34 +0000 (20:24 +0000)]
ICU-8811 Regen of CLDR data with no commonlyUsed
X-SVN-Rev: 30680
John Emmons [Fri, 16 Sep 2011 20:22:44 +0000 (20:22 +0000)]
ICU-8821 Handle empty set markers in ures_getStringByKeyWithFallback()
X-SVN-Rev: 30679
Abhinav Gupta [Fri, 16 Sep 2011 17:44:06 +0000 (17:44 +0000)]
ICU-8579 added u_printf
X-SVN-Rev: 30677
Steven R. Loomis [Fri, 16 Sep 2011 01:59:56 +0000 (01:59 +0000)]
ICU-8784 iSeries updates - passes on iSeries!
X-SVN-Rev: 30675
Markus Scherer [Fri, 16 Sep 2011 00:24:27 +0000 (00:24 +0000)]
ICU-8788 deprecate ChoiceFormat
X-SVN-Rev: 30674
Markus Scherer [Fri, 16 Sep 2011 00:24:00 +0000 (00:24 +0000)]
ICU-8788 deprecate ChoiceFormat
X-SVN-Rev: 30673
Steven R. Loomis [Thu, 15 Sep 2011 23:31:15 +0000 (23:31 +0000)]
ICU-8784 more fixes for i
X-SVN-Rev: 30671
Steven R. Loomis [Thu, 15 Sep 2011 21:49:17 +0000 (21:49 +0000)]
ICU-8828 turn off searchengine by default
X-SVN-Rev: 30670
John Emmons [Thu, 15 Sep 2011 20:50:10 +0000 (20:50 +0000)]
ICU-8811 Remove extra comma from enumeration
X-SVN-Rev: 30669
Yoshito Umaoka [Thu, 15 Sep 2011 20:38:26 +0000 (20:38 +0000)]
ICU-8811 Removed the logic for supporting short commonly used time zone names.
X-SVN-Rev: 30668
Steven R. Loomis [Thu, 15 Sep 2011 19:34:17 +0000 (19:34 +0000)]
ICU-8784 commit iSeries porting fixes into trunk
X-SVN-Rev: 30667
Abhinav Gupta [Thu, 15 Sep 2011 18:09:30 +0000 (18:09 +0000)]
ICU-8813 removed name from stack buffer in init_entry (uresbound.cpp)
X-SVN-Rev: 30664
Abhinav Gupta [Thu, 15 Sep 2011 17:37:00 +0000 (17:37 +0000)]
ICU-8819 DecimalFormatSymbols::initialize now throws a DEFAULT WARNING instead of FALLBACK. Updated NumberFormatTest::TestSymbolsWithBadLocale to reflect this change.
X-SVN-Rev: 30662
Abhinav Gupta [Thu, 15 Sep 2011 16:19:03 +0000 (16:19 +0000)]
ICU-8558 added descriptive error to TestOpenVsTestOpenRules.
X-SVN-Rev: 30661
Peter Edberg [Thu, 15 Sep 2011 04:22:55 +0000 (04:22 +0000)]
ICU-8753 Fix ICU4J Calendar.add() to handle change in ZONE_OFFSET
X-SVN-Rev: 30660
Yoshito Umaoka [Thu, 15 Sep 2011 01:57:16 +0000 (01:57 +0000)]
ICU-8512 Prmoting previously tech preview TimeZoneNames/TimeZoneFormat APIs to draft. Implementing explicit serialization. Removed the logic for commonlyUsed flag for short names (#8811). Let TimeZoneNameImpl fail when it cannot load necessary data.
X-SVN-Rev: 30659
Peter Edberg [Wed, 14 Sep 2011 22:33:22 +0000 (22:33 +0000)]
ICU-8753 Fix Calendar::add to handle change in UCAL_ZONE_OFFSET
X-SVN-Rev: 30657
Peter Edberg [Wed, 14 Sep 2011 21:27:45 +0000 (21:27 +0000)]
ICU-8794 Ensure that TextFile::ensureCapacity initial loop value is at least 64, quiet a warning.
X-SVN-Rev: 30656
Abhinav Gupta [Wed, 14 Sep 2011 16:12:36 +0000 (16:12 +0000)]
ICU-8558 added locale name to error log for TestOpenVsOpenRules.
X-SVN-Rev: 30655
Mark Davis [Tue, 13 Sep 2011 22:13:48 +0000 (22:13 +0000)]
ICU-8816 Fix missing code to utilize fast frozen data structure.
X-SVN-Rev: 30654
Michael Ow [Tue, 13 Sep 2011 21:35:51 +0000 (21:35 +0000)]
ICU-8815 Update alias table in ICU4J data
X-SVN-Rev: 30653
Michael Ow [Tue, 13 Sep 2011 21:13:14 +0000 (21:13 +0000)]
ICU-8815 Sync the ICU canonical name lookup between ICU4C and ICU4J and update alias table
X-SVN-Rev: 30652
Abhinav Gupta [Tue, 13 Sep 2011 21:12:01 +0000 (21:12 +0000)]
ICU-8812 fixed typo from previous commit.
X-SVN-Rev: 30651
Abhinav Gupta [Tue, 13 Sep 2011 20:58:08 +0000 (20:58 +0000)]
ICU-8812 added test case for fallback warning to TestSymbolsWithBadLocale.
X-SVN-Rev: 30650
Abhinav Gupta [Tue, 13 Sep 2011 19:14:32 +0000 (19:14 +0000)]
ICU-8812 fixed init_entry overflow and TestSymbolsWithBadLocale test case
X-SVN-Rev: 30649
Michael Ow [Tue, 13 Sep 2011 18:10:10 +0000 (18:10 +0000)]
ICU-8795 Remove suffix when CharsetMatch is creating a new string
X-SVN-Rev: 30648
Abhinav Gupta [Mon, 12 Sep 2011 20:44:57 +0000 (20:44 +0000)]
ICU-8812 fixed overflow and inconsistency
X-SVN-Rev: 30646
Yoshito Umaoka [Mon, 12 Sep 2011 19:37:31 +0000 (19:37 +0000)]
ICU-8592 tzdata2011j to ICU4J
X-SVN-Rev: 30645
Yoshito Umaoka [Mon, 12 Sep 2011 19:36:53 +0000 (19:36 +0000)]
ICU-8592 tzdata2011j to ICU4C
X-SVN-Rev: 30644
Michael Ow [Fri, 9 Sep 2011 21:24:37 +0000 (21:24 +0000)]
ICU-8798 Fix kfreebsd genccode detection
X-SVN-Rev: 30642
Mark Davis [Fri, 9 Sep 2011 18:16:53 +0000 (18:16 +0000)]
ICU-8807 Fix constant that can't be changed until U6.1
X-SVN-Rev: 30641
Mark Davis [Thu, 8 Sep 2011 23:07:29 +0000 (23:07 +0000)]
ICU-8807 cleanup warnings
X-SVN-Rev: 30640
Mark Davis [Thu, 8 Sep 2011 22:38:05 +0000 (22:38 +0000)]
ICU-8808 add access to punctuation characters
X-SVN-Rev: 30639
Mark Davis [Thu, 8 Sep 2011 22:28:40 +0000 (22:28 +0000)]
ICU-8807 Add internal changes for use in unicode tools. Adds internal API, but doesn't change behavior if that is not called.
X-SVN-Rev: 30638
Markus Scherer [Thu, 8 Sep 2011 19:28:32 +0000 (19:28 +0000)]
ICU-8805 fix some MessagePattern API comments
X-SVN-Rev: 30637
Markus Scherer [Thu, 8 Sep 2011 19:27:48 +0000 (19:27 +0000)]
ICU-8805 fix some MessagePattern API comments
X-SVN-Rev: 30636
Markus Scherer [Wed, 7 Sep 2011 23:18:54 +0000 (23:18 +0000)]
ICU-8806 fix MessageFormat plural # formatting: fix offset lookup
X-SVN-Rev: 30635
Markus Scherer [Wed, 7 Sep 2011 23:02:21 +0000 (23:02 +0000)]
ICU-8806 fix MessageFormat plural # formatting: fix offset lookup
X-SVN-Rev: 30634
Yoshito Umaoka [Wed, 7 Sep 2011 22:47:55 +0000 (22:47 +0000)]
ICU-8769 Reverted the previous change because of loading status issue. Move the cache to ICUResourceBundleReader that actually hold the resource data. Moved pool key bundle initialization to ICUResourceBundle to prevent cached instances modified by other classes.
X-SVN-Rev: 30633
Steven R. Loomis [Wed, 7 Sep 2011 20:28:30 +0000 (20:28 +0000)]
ICU-8802 checkin xslt for transform
X-SVN-Rev: 30632