]>
granicus.if.org Git - icu/log
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
Steven R. Loomis [Wed, 7 Sep 2011 16:53:32 +0000 (16:53 +0000)]
ICU-8802 improve perf build
X-SVN-Rev: 30631
Steven R. Loomis [Wed, 7 Sep 2011 14:30:32 +0000 (14:30 +0000)]
ICU-8801 fix for performance regression of parse (mostly malloc/free)
X-SVN-Rev: 30628
Yoshito Umaoka [Wed, 7 Sep 2011 04:45:20 +0000 (04:45 +0000)]
ICU-8769 Brought back ICUResourceBundle cache with improved cache logic.
X-SVN-Rev: 30627
Yoshito Umaoka [Tue, 6 Sep 2011 20:52:28 +0000 (20:52 +0000)]
ICU-8780 Added a note to getGMT() explaining that the ID used by the result zone is 'GMT', not 'Etc/GMT'.
X-SVN-Rev: 30622
John Emmons [Tue, 6 Sep 2011 20:28:21 +0000 (20:28 +0000)]
ICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs
X-SVN-Rev: 30621
Yoshito Umaoka [Tue, 6 Sep 2011 18:44:49 +0000 (18:44 +0000)]
ICU-8777 Fixed API doc for createTimeZone. Updated the description to explain the case for bad time zone ID - using Etc/Unknown instead of Etc/GMT as fallback zone ID.
X-SVN-Rev: 30620
John Emmons [Fri, 2 Sep 2011 21:58:42 +0000 (21:58 +0000)]
ICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript()
X-SVN-Rev: 30619
John Emmons [Fri, 2 Sep 2011 01:08:00 +0000 (01:08 +0000)]
ICU-8423 Data to support stand-alone script names
X-SVN-Rev: 30617
John Emmons [Fri, 2 Sep 2011 01:04:36 +0000 (01:04 +0000)]
ICU-8423 Data to support stand-alone script names
X-SVN-Rev: 30616
Yoshito Umaoka [Wed, 31 Aug 2011 19:44:57 +0000 (19:44 +0000)]
ICU-8774 Updated the call sites of JDK service object creation depending on default Locale to use proper ULocale category default. On JRE 6, ULocale.setDefault(Category, ULocale) affects the behavior on ICU services. com.ibm.icu.base implementation should honor the category default.
X-SVN-Rev: 30608
Yoshito Umaoka [Wed, 31 Aug 2011 07:02:05 +0000 (07:02 +0000)]
ICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5 support problem in DateFormatSymbols in com.ibm.icu.base.
X-SVN-Rev: 30602
Michael Ow [Tue, 30 Aug 2011 19:11:32 +0000 (19:11 +0000)]
ICU-8716 Fix some rbbi and number format test so that it will pass without data
X-SVN-Rev: 30598
Michael Ow [Tue, 30 Aug 2011 03:22:38 +0000 (03:22 +0000)]
ICU-8718 Fix some memory leak issues in numbering systems
X-SVN-Rev: 30592
Michael Ow [Mon, 29 Aug 2011 22:09:55 +0000 (22:09 +0000)]
ICU-8789 Remove svn:executable property from c/c++ source files
X-SVN-Rev: 30590
Yoshito Umaoka [Mon, 29 Aug 2011 22:04:18 +0000 (22:04 +0000)]
ICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121)
X-SVN-Rev: 30589
Yoshito Umaoka [Mon, 29 Aug 2011 22:03:55 +0000 (22:03 +0000)]
ICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121)
X-SVN-Rev: 30588
John Emmons [Wed, 24 Aug 2011 22:33:08 +0000 (22:33 +0000)]
ICU-8611 Allow number patterns to be looked up by numbering system
X-SVN-Rev: 30576
John Emmons [Wed, 24 Aug 2011 18:06:46 +0000 (18:06 +0000)]
ICU-8611 Make ICU look at patterns by numbering system
X-SVN-Rev: 30574
Michael Ow [Wed, 24 Aug 2011 17:41:55 +0000 (17:41 +0000)]
ICU-8746 Output import libraries on MinGW builds
X-SVN-Rev: 30573
Steven R. Loomis [Tue, 23 Aug 2011 19:19:40 +0000 (19:19 +0000)]
ICU-7365 fix broken test from r30570
X-SVN-Rev: 30572
Michael Ow [Tue, 23 Aug 2011 17:24:11 +0000 (17:24 +0000)]
ICU-7365 Promote approved data version API to draft 49 in ICU4J
X-SVN-Rev: 30571
Michael Ow [Tue, 23 Aug 2011 17:20:22 +0000 (17:20 +0000)]
ICU-7365 Promote approved data version API to draft 49 in ICU4C
X-SVN-Rev: 30570
Michael Ow [Tue, 23 Aug 2011 17:06:02 +0000 (17:06 +0000)]
ICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because it is required on older GCC compilers
X-SVN-Rev: 30568
Michael Ow [Mon, 22 Aug 2011 22:42:11 +0000 (22:42 +0000)]
ICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings
X-SVN-Rev: 30562
Yoshito Umaoka [Fri, 19 Aug 2011 20:44:12 +0000 (20:44 +0000)]
ICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale properly.
X-SVN-Rev: 30549
Michael Ow [Fri, 19 Aug 2011 17:51:04 +0000 (17:51 +0000)]
ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
X-SVN-Rev: 30546
Michael Ow [Thu, 18 Aug 2011 18:47:16 +0000 (18:47 +0000)]
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
X-SVN-Rev: 30541
Markus Scherer [Wed, 17 Aug 2011 20:17:56 +0000 (20:17 +0000)]
ICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based
X-SVN-Rev: 30536
Markus Scherer [Wed, 17 Aug 2011 19:55:29 +0000 (19:55 +0000)]
ICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1
X-SVN-Rev: 30535
Markus Scherer [Tue, 16 Aug 2011 23:04:09 +0000 (23:04 +0000)]
ICU-8745 docs & comments from code review
X-SVN-Rev: 30533
Markus Scherer [Tue, 16 Aug 2011 16:51:51 +0000 (16:51 +0000)]
ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
X-SVN-Rev: 30516
Yoshito Umaoka [Tue, 16 Aug 2011 16:36:51 +0000 (16:36 +0000)]
ICU-8766 Added a test case equivalent to ICU4J for testing parse position in date format parse with time zone pattern.
X-SVN-Rev: 30515
Yoshito Umaoka [Tue, 16 Aug 2011 16:35:02 +0000 (16:35 +0000)]
ICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format.
X-SVN-Rev: 30514
Steven R. Loomis [Mon, 15 Aug 2011 23:39:52 +0000 (23:39 +0000)]
ICU-8755 updates to uconfigtest script
X-SVN-Rev: 30512
Steven R. Loomis [Mon, 15 Aug 2011 22:36:57 +0000 (22:36 +0000)]
ICU-8755 remove MessagePattern from hide-draft-api
X-SVN-Rev: 30511
Markus Scherer [Mon, 15 Aug 2011 21:09:39 +0000 (21:09 +0000)]
ICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/markus/msgnodes from r30506
X-SVN-Rev: 30510
Yoshito Umaoka [Mon, 15 Aug 2011 20:54:36 +0000 (20:54 +0000)]
ICU-8719 Skip date field range check added by r30018 when lenient mode. Reverted some date format test cases to accept out of range date fields when lenient.
X-SVN-Rev: 30508
Markus Scherer [Mon, 15 Aug 2011 18:35:56 +0000 (18:35 +0000)]
ICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
X-SVN-Rev: 30507
Steven R. Loomis [Sat, 13 Aug 2011 02:45:09 +0000 (02:45 +0000)]
ICU-8755 interim fix. MessagePattern still needs fixing.
X-SVN-Rev: 30505
Steven R. Loomis [Sat, 13 Aug 2011 01:25:56 +0000 (01:25 +0000)]
ICU-8755 update hdrtest, show failures
X-SVN-Rev: 30504
John Emmons [Fri, 12 Aug 2011 21:16:53 +0000 (21:16 +0000)]
ICU-8707 Clean up compiler warnings from GCC
X-SVN-Rev: 30503
Yoshito Umaoka [Fri, 12 Aug 2011 15:31:37 +0000 (15:31 +0000)]
ICU-8630 A few more API doc updates explaining default locale type to be used
X-SVN-Rev: 30496