]>
granicus.if.org Git - icu/log
Steven R. Loomis [Wed, 30 May 2012 00:50:22 +0000 (00:50 +0000)]
ICU-9258 fix typo in comment
X-SVN-Rev: 31882
Steven R. Loomis [Wed, 30 May 2012 00:41:57 +0000 (00:41 +0000)]
ICU-9258 merge from branches, performance improvements
X-SVN-Rev: 31881
Steven R. Loomis [Wed, 30 May 2012 00:37:33 +0000 (00:37 +0000)]
ICU-9345 add -T (notime) option to intltest
X-SVN-Rev: 31880
Andy Heninger [Sat, 26 May 2012 00:19:47 +0000 (00:19 +0000)]
ICU-6954 Add test for this charset detector bug. Fix will follow later.
X-SVN-Rev: 31866
Steven R. Loomis [Fri, 25 May 2012 20:09:01 +0000 (20:09 +0000)]
ICU-9345 merged from ICU-9258 branch - add more perf tests
X-SVN-Rev: 31863
Andy Heninger [Fri, 25 May 2012 19:51:34 +0000 (19:51 +0000)]
ICU-8879 Code review cleanups
X-SVN-Rev: 31862
Andy Heninger [Fri, 25 May 2012 18:49:04 +0000 (18:49 +0000)]
ICU-8879 Code review cleanups
X-SVN-Rev: 31859
Andy Heninger [Fri, 25 May 2012 18:25:38 +0000 (18:25 +0000)]
ICU-9344 fix rare memory leak in ucol.cpp
X-SVN-Rev: 31858
Andy Heninger [Fri, 25 May 2012 15:45:35 +0000 (15:45 +0000)]
ICU-8879 clean up extra uninitialized data produced by gensprep
X-SVN-Rev: 31857
Markus Scherer [Mon, 21 May 2012 21:45:34 +0000 (21:45 +0000)]
ICU-9305 C function prototype for uset_openEmpty() needs void-declared empty argument list
X-SVN-Rev: 31840
Michael Ow [Fri, 18 May 2012 16:05:05 +0000 (16:05 +0000)]
ICU-9332 Fix endianness detection for Linux s390
X-SVN-Rev: 31834
Michael Ow [Fri, 18 May 2012 06:56:36 +0000 (06:56 +0000)]
ICU-9326 Fix Package declaration in header file
X-SVN-Rev: 31833
Michael Ow [Fri, 18 May 2012 03:59:21 +0000 (03:59 +0000)]
ICU-9326 Remove unneeded include statement from previous commit
X-SVN-Rev: 31832
Michael Ow [Thu, 17 May 2012 21:50:52 +0000 (21:50 +0000)]
ICU-9326 Fix missing header file.
X-SVN-Rev: 31831
Michael Ow [Thu, 17 May 2012 20:09:47 +0000 (20:09 +0000)]
ICU-9326 Fix potential icupkg tool trap in Windows static build
X-SVN-Rev: 31830
Michael Ow [Thu, 17 May 2012 19:58:22 +0000 (19:58 +0000)]
ICU-9322 Fix some memory check errors in ICU tools
X-SVN-Rev: 31829
Michael Ow [Thu, 17 May 2012 19:56:11 +0000 (19:56 +0000)]
ICU-9326 Fix icupkg tool trap on Windows static build
X-SVN-Rev: 31828
Andy Heninger [Wed, 16 May 2012 22:25:12 +0000 (22:25 +0000)]
ICU-9328 Tweak conversion test data to steer clear of added characters in some Japanese tables.
X-SVN-Rev: 31827
Andy Heninger [Wed, 16 May 2012 17:29:44 +0000 (17:29 +0000)]
ICU-9317 Retract previous change; it is no longer needed and just adds confusion.
X-SVN-Rev: 31826
Andy Heninger [Mon, 14 May 2012 19:37:08 +0000 (19:37 +0000)]
ICU-9315 urename.h comment updated for showing how to disable renaming when running configure.
X-SVN-Rev: 31824
Michael Ow [Mon, 14 May 2012 16:31:28 +0000 (16:31 +0000)]
ICU-9313 Fix build error on Cygwin/MSVC
X-SVN-Rev: 31821
Michael Ow [Mon, 14 May 2012 13:33:57 +0000 (13:33 +0000)]
ICU-9295 Add endianness check for HPPA systems
X-SVN-Rev: 31819
Andy Heninger [Sat, 12 May 2012 00:15:05 +0000 (00:15 +0000)]
ICU-9317 Add icu:: to ambiguous uses of StringPiece.
X-SVN-Rev: 31818
Yoshito Umaoka [Fri, 11 May 2012 21:57:11 +0000 (21:57 +0000)]
ICU-9265 Synchronized forLanguageTag test cases with ICU4C trunk. Also fixed a bug for u extension typeless keyword mapping (use 'yes' in ICU instead of 'true').
X-SVN-Rev: 31817
Yoshito Umaoka [Fri, 11 May 2012 21:52:24 +0000 (21:52 +0000)]
ICU-9265 Added support for typeless keyword in BCP 47 u extension. Also implemented u extension attributes. The implementation of uloc_forLanguageTag is now equivalent to ICU4J implementation.
X-SVN-Rev: 31816
Andy Heninger [Fri, 11 May 2012 20:38:00 +0000 (20:38 +0000)]
ICU-9315 urename include and disabling cleanup.
X-SVN-Rev: 31815
Andy Heninger [Fri, 11 May 2012 17:54:07 +0000 (17:54 +0000)]
ICU-9314 U_CHARSET_IS_UTF8 dependency cleanup
X-SVN-Rev: 31813
Peter Edberg [Fri, 11 May 2012 03:56:00 +0000 (03:56 +0000)]
ICU-9298 Add new region sublocales, update integration instructions
X-SVN-Rev: 31810
Andy Heninger [Thu, 10 May 2012 23:52:23 +0000 (23:52 +0000)]
ICU-9312 #ifdef U_ENABLE_DYLOAD cleanup in icuplug.c
X-SVN-Rev: 31809
Andy Heninger [Thu, 10 May 2012 00:45:44 +0000 (00:45 +0000)]
ICU-9310 inconsequential fix to uresbund.cpp
X-SVN-Rev: 31807
Michael Ow [Wed, 9 May 2012 21:05:17 +0000 (21:05 +0000)]
ICU-9242 Sync precedence table with ICU4C in the calendar code
X-SVN-Rev: 31806
Michael Ow [Wed, 9 May 2012 21:00:40 +0000 (21:00 +0000)]
ICU-9242 Fix format parsing in ICU4C calendar code
X-SVN-Rev: 31805
Andy Heninger [Tue, 8 May 2012 23:05:14 +0000 (23:05 +0000)]
ICU-9309 multithreaded startup fix
X-SVN-Rev: 31804
Yoshito Umaoka [Fri, 4 May 2012 21:09:02 +0000 (21:09 +0000)]
ICU-9293 Fixed a problem in strict currency parsing.
X-SVN-Rev: 31797
Yoshito Umaoka [Thu, 3 May 2012 23:20:12 +0000 (23:20 +0000)]
ICU-9240 Fixed a cloning problem in DecimalFormat which prevent formatToCharacterIterator to work properly in mulitple threads.
X-SVN-Rev: 31796
Yoshito Umaoka [Thu, 3 May 2012 22:02:05 +0000 (22:02 +0000)]
ICU-9289 Corrected the product name, from Component to Components.
X-SVN-Rev: 31795
Yoshito Umaoka [Thu, 3 May 2012 21:46:11 +0000 (21:46 +0000)]
ICU-9129 Improved error handling and message in the serialization coverage test.
X-SVN-Rev: 31794
Michael Ow [Thu, 3 May 2012 05:50:26 +0000 (05:50 +0000)]
ICU-9292 Merge BEAM warning fixes from branch into trunk
X-SVN-Rev: 31792
Andy Heninger [Fri, 27 Apr 2012 22:34:34 +0000 (22:34 +0000)]
ICU-8810 Fix bad description of time zones in Calendar::createInstance()
X-SVN-Rev: 31783
Andy Heninger [Fri, 27 Apr 2012 21:29:34 +0000 (21:29 +0000)]
ICU-9283 fix for look-behind assertions w/ case insensitive matching.
X-SVN-Rev: 31782
Yoshito Umaoka [Thu, 26 Apr 2012 22:56:00 +0000 (22:56 +0000)]
ICU-9263 Enable test/perf/collperf on non-Windows platforms.
X-SVN-Rev: 31781
Will Mason [Thu, 26 Apr 2012 21:45:02 +0000 (21:45 +0000)]
ICU-9286 Fix for variations in the presence of the timezone symbol on BSDs
X-SVN-Rev: 31780
Yoshito Umaoka [Thu, 26 Apr 2012 18:12:00 +0000 (18:12 +0000)]
ICU-9289 Updated jar main to print out correct display name of ICU library with the new versioning scheme.
X-SVN-Rev: 31777
Michael Ow [Wed, 25 Apr 2012 17:18:08 +0000 (17:18 +0000)]
ICU-9279 Fix mingw64 build error
X-SVN-Rev: 31770
Michael Ow [Wed, 25 Apr 2012 16:21:28 +0000 (16:21 +0000)]
ICU-9284 Fix test case in date format round trip test for hebrew calendar
X-SVN-Rev: 31765
Andy Heninger [Tue, 24 Apr 2012 20:20:18 +0000 (20:20 +0000)]
ICU-6966 add man page for gencfu. Changes from patch provided with ticket.
X-SVN-Rev: 31761
Michael Ow [Mon, 23 Apr 2012 06:07:45 +0000 (06:07 +0000)]
ICU-9232 Fix timebomb failure in ssearch
X-SVN-Rev: 31756
Steven R. Loomis [Fri, 20 Apr 2012 17:23:37 +0000 (17:23 +0000)]
ICU-9278 add regression test from rounding mode test
X-SVN-Rev: 31751
Markus Scherer [Thu, 19 Apr 2012 19:56:35 +0000 (19:56 +0000)]
ICU-9271 add genrb --java-package option for use with --write-java and --bundle-name
X-SVN-Rev: 31747
Michael Ow [Thu, 19 Apr 2012 19:07:33 +0000 (19:07 +0000)]
ICU-9239 Fix StringPiece::npos build error on Windows
X-SVN-Rev: 31746
Markus Scherer [Wed, 18 Apr 2012 23:59:28 +0000 (23:59 +0000)]
ICU-9249 deprecate PluralFormat.setLocale(locale)
X-SVN-Rev: 31743
Markus Scherer [Wed, 18 Apr 2012 23:58:47 +0000 (23:58 +0000)]
ICU-9249 deprecate PluralFormat::setLocale(locale)
X-SVN-Rev: 31742
Andy Heninger [Wed, 18 Apr 2012 22:43:25 +0000 (22:43 +0000)]
ICU-9267 Fix incorrect charset name in comment in test.
X-SVN-Rev: 31741
Andy Heninger [Wed, 18 Apr 2012 21:38:54 +0000 (21:38 +0000)]
ICU-9267 Change buffer creation in unshapeLamAlef() function.
X-SVN-Rev: 31740
Michael Ow [Wed, 18 Apr 2012 19:30:40 +0000 (19:30 +0000)]
ICU-9233 Update ICU4J to 50.0.1
X-SVN-Rev: 31732
Michael Ow [Wed, 18 Apr 2012 17:41:38 +0000 (17:41 +0000)]
ICU-9262 Add updated IBM-eucJP to ICU4J
X-SVN-Rev: 31729
Michael Ow [Wed, 18 Apr 2012 17:39:24 +0000 (17:39 +0000)]
ICU-9262 Update IBM-eucJP converter in ICU4C
X-SVN-Rev: 31728
Michael Ow [Wed, 18 Apr 2012 17:36:15 +0000 (17:36 +0000)]
ICU-9233 Update ICU4J DebugUtilitiesData to 50.0.1
X-SVN-Rev: 31727
Michael Ow [Wed, 18 Apr 2012 17:33:19 +0000 (17:33 +0000)]
ICU-9233 Update ICU4j icudata.jar with 50.0.1
X-SVN-Rev: 31726
Michael Ow [Wed, 18 Apr 2012 17:03:06 +0000 (17:03 +0000)]
ICU-9232 Update version in ICU4C to 50.0.1 and update time bombs
X-SVN-Rev: 31725
Andy Heninger [Wed, 18 Apr 2012 00:01:23 +0000 (00:01 +0000)]
ICU-9267 ICU4J Charset Detector Crash Fix
X-SVN-Rev: 31724
Michael Ow [Tue, 17 Apr 2012 23:01:44 +0000 (23:01 +0000)]
ICU-9266 Don't use assembly code when building ICU data in HPUX gcc
X-SVN-Rev: 31723
Markus Scherer [Mon, 16 Apr 2012 17:52:42 +0000 (17:52 +0000)]
ICU-9132 no Locale.ROOT in Java 5
X-SVN-Rev: 31712
Michael Ow [Fri, 13 Apr 2012 21:21:06 +0000 (21:21 +0000)]
ICU-9259 Update alias table in ICU4J with IBM-5233
X-SVN-Rev: 31707
Michael Ow [Fri, 13 Apr 2012 21:20:40 +0000 (21:20 +0000)]
ICU-9259 Update alias table in ICU4C with IBM-5233
X-SVN-Rev: 31706
Markus Scherer [Fri, 13 Apr 2012 20:59:37 +0000 (20:59 +0000)]
ICU-9132 Java support for MessageFormat selectordinal and PluralRules.PluralType.ORDINAL
X-SVN-Rev: 31705
Markus Scherer [Fri, 13 Apr 2012 17:37:12 +0000 (17:37 +0000)]
ICU-9132 finalize new MessageFormat pattern argument type to selectordinal
X-SVN-Rev: 31702
Will Mason [Thu, 12 Apr 2012 16:20:30 +0000 (16:20 +0000)]
ICU-9257 An extraneous semicolon caused build failure with some compilers
X-SVN-Rev: 31701
Dragan Besevic [Tue, 10 Apr 2012 15:49:28 +0000 (15:49 +0000)]
ICU-9252 zOS performance enhancement
X-SVN-Rev: 31696
Dragan Besevic [Tue, 10 Apr 2012 14:15:52 +0000 (14:15 +0000)]
ICU-9252 PDS naming enhancement
X-SVN-Rev: 31695
Peter Edberg [Mon, 9 Apr 2012 23:54:14 +0000 (23:54 +0000)]
ICU-9243 fieldDifference positive search should check to INT32_MAX, don't exceed int32 limits in calculations
X-SVN-Rev: 31694
Michael Ow [Mon, 9 Apr 2012 17:13:41 +0000 (17:13 +0000)]
ICU-8614 Update alias table in ICU4J
X-SVN-Rev: 31693
Michael Ow [Mon, 9 Apr 2012 17:04:13 +0000 (17:04 +0000)]
ICU-8614 Update alias table with ibm-837
X-SVN-Rev: 31692
Markus Scherer [Sat, 7 Apr 2012 04:27:27 +0000 (04:27 +0000)]
ICU-9132 ordinal-plural formatting in C/C++
X-SVN-Rev: 31687
Michael Ow [Thu, 5 Apr 2012 17:14:32 +0000 (17:14 +0000)]
ICU-7883 Fix backslash issue on MinGW
X-SVN-Rev: 31679
Michael Ow [Wed, 4 Apr 2012 17:15:36 +0000 (17:15 +0000)]
ICU-8947 Fix Cygwin build error.
X-SVN-Rev: 31676
Michael Ow [Tue, 3 Apr 2012 22:18:45 +0000 (22:18 +0000)]
ICU-9205 Update max bytes per char calculation for EBCDIC DBCS types
X-SVN-Rev: 31675
Michael Ow [Tue, 3 Apr 2012 18:09:02 +0000 (18:09 +0000)]
ICU-9241 Update tzdata in ICU4J to 2012c
X-SVN-Rev: 31673
Michael Ow [Tue, 3 Apr 2012 17:56:28 +0000 (17:56 +0000)]
ICU-9241 Update tzdata in ICU4C to 2012c
X-SVN-Rev: 31672
Michael Ow [Mon, 2 Apr 2012 05:44:59 +0000 (05:44 +0000)]
ICU-9212 Use the correct installation command when installing ICU
X-SVN-Rev: 31667
Yoshito Umaoka [Fri, 30 Mar 2012 22:32:24 +0000 (22:32 +0000)]
ICU-9216 Excludes build-local.properties from source package archive.
X-SVN-Rev: 31665
Yoshito Umaoka [Fri, 30 Mar 2012 21:07:56 +0000 (21:07 +0000)]
ICU-9237 Fixed copy constructor and assignment operator implementation problem in SimpleDateFormat. Also added a test case demonstrates the issue.
X-SVN-Rev: 31664
Michael Ow [Fri, 30 Mar 2012 17:58:31 +0000 (17:58 +0000)]
ICU-8947 Fix some static build failures
X-SVN-Rev: 31663
Michael Ow [Fri, 30 Mar 2012 07:11:51 +0000 (07:11 +0000)]
ICU-8947 Fix some MinGW static build errors
X-SVN-Rev: 31662
Yoshito Umaoka [Thu, 29 Mar 2012 22:27:52 +0000 (22:27 +0000)]
ICU-9215 Updated 'release' target to generate MD5 checksum.
X-SVN-Rev: 31661
Michael Ow [Wed, 28 Mar 2012 20:50:33 +0000 (20:50 +0000)]
ICU-9212 Ensure data library installed same way as other libraries
X-SVN-Rev: 31660
Michael Ow [Wed, 28 Mar 2012 17:56:38 +0000 (17:56 +0000)]
ICU-9229 Update msvc project files to 49
X-SVN-Rev: 31657
Steven R. Loomis [Wed, 21 Mar 2012 17:14:27 +0000 (17:14 +0000)]
ICU-9217 fix configure for static library optimization
X-SVN-Rev: 31653
Yoshito Umaoka [Wed, 21 Mar 2012 04:21:37 +0000 (04:21 +0000)]
ICU-9187 Fixed source package archive target issues. Also maven target to build all release files (so we can use the same file set for maven and icu public site download).
X-SVN-Rev: 31649
Yoshito Umaoka [Tue, 20 Mar 2012 15:30:57 +0000 (15:30 +0000)]
ICU-9187 Added ICU4J 49.1 serialization test data.
X-SVN-Rev: 31641
Yoshito Umaoka [Tue, 20 Mar 2012 15:20:41 +0000 (15:20 +0000)]
ICU-9187 Added ICU4J 49 API signature file
X-SVN-Rev: 31639
Peter Edberg [Mon, 19 Mar 2012 21:54:24 +0000 (21:54 +0000)]
ICU-9186 Update readme for final release (GA)
X-SVN-Rev: 31635
Yoshito Umaoka [Mon, 19 Mar 2012 14:12:30 +0000 (14:12 +0000)]
ICU-7205 Replace '<'/'>' in the previous change with HTML entities '<'/'>'.
X-SVN-Rev: 31632
Yoshito Umaoka [Mon, 19 Mar 2012 14:11:31 +0000 (14:11 +0000)]
ICU-7205 Replace '<'/'>' in the previous change with HTML entities '<'/'>'.
X-SVN-Rev: 31631
Peter Edberg [Mon, 19 Mar 2012 04:46:41 +0000 (04:46 +0000)]
ICU-7205 Improve API documentation for relative date formatting (J)
X-SVN-Rev: 31630
Peter Edberg [Mon, 19 Mar 2012 04:31:15 +0000 (04:31 +0000)]
ICU-7205 Improve API documentation for relative date formatting (C)
X-SVN-Rev: 31629
Peter Edberg [Sun, 18 Mar 2012 16:00:50 +0000 (16:00 +0000)]
ICU-7804 Clarify that parsing of negative years is in lenient mode only
X-SVN-Rev: 31628
Peter Edberg [Fri, 16 Mar 2012 22:41:10 +0000 (22:41 +0000)]
ICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance issues (J)
X-SVN-Rev: 31627
Peter Edberg [Fri, 16 Mar 2012 22:37:17 +0000 (22:37 +0000)]
ICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance issues (C)
X-SVN-Rev: 31626
Yoshito Umaoka [Fri, 16 Mar 2012 07:03:23 +0000 (07:03 +0000)]
ICU-9187 Oops. Updated pom.xml version to 49.1
X-SVN-Rev: 31625