Markus Scherer
|
132489e847
|
ICU-5609 add Hangul type boundaries for UCHAR_HANGUL_SYLLABLE_TYPE; fix UCharacter.getPropertyValueName() for lccc and tccc; replace test hacks and time bombs
X-SVN-Rev: 22429
|
2007-08-20 21:27:51 +00:00 |
|
Steven R. Loomis
|
35daa80252
|
ICU-5135 tzcode update
X-SVN-Rev: 22428
|
2007-08-20 20:14:22 +00:00 |
|
George Rhoten
|
9754c268d3
|
ICU-5445 Fix some compiler warnings. Consulted with Eric for details.
X-SVN-Rev: 22426
|
2007-08-20 17:49:12 +00:00 |
|
George Rhoten
|
2aca9a194a
|
ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22425
|
2007-08-19 20:46:51 +00:00 |
|
George Rhoten
|
0d851cdb94
|
ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22424
|
2007-08-19 20:18:55 +00:00 |
|
Andy Heninger
|
a30bdfe2a5
|
ICU-5875 lowercase some icu4j dir names
X-SVN-Rev: 22423
|
2007-08-19 19:45:06 +00:00 |
|
George Rhoten
|
9ce90e2c18
|
ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
|
2007-08-19 08:59:28 +00:00 |
|
George Rhoten
|
10b81c7930
|
ICU-4567 Fix last change so that it works on Windows.
X-SVN-Rev: 22421
|
2007-08-19 07:00:36 +00:00 |
|
Doug Felt
|
065cbd88e5
|
ICU-5854 cloned collator not thread safe - fix
X-SVN-Rev: 22420
|
2007-08-18 00:50:04 +00:00 |
|
George Rhoten
|
f14c7caeb4
|
ICU-5848 Allow ICU to build on GNU Hurd.
X-SVN-Rev: 22419
|
2007-08-18 00:48:16 +00:00 |
|
Steven R. Loomis
|
6de3ab2b51
|
ICU-3487 support running under java 1.4
X-SVN-Rev: 22418
|
2007-08-17 20:52:55 +00:00 |
|
George Rhoten
|
a0088597b1
|
ICU-5852 Improve ability to round denormalized IEEE754 numbers and improve debug output.
X-SVN-Rev: 22417
|
2007-08-17 05:27:19 +00:00 |
|
Yoshito Umaoka
|
a439b9f7f6
|
ICU-4567 Merged Before Minguo support in TaiwanCalendar from ICU4C to ICU4J. Changed GregorianCalendar subclasses to use a Gregorian year in EXTENDED_YEAR field. Also clean up GregorianCalendar subclasses to remove unnecessary override methods.
X-SVN-Rev: 22416
|
2007-08-17 04:05:08 +00:00 |
|
Yoshito Umaoka
|
f4a7861584
|
ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
X-SVN-Rev: 22415
|
2007-08-17 03:38:53 +00:00 |
|
Eric Mader
|
2552d04edc
|
ICU-5808 use invariant UnicodeString constructors so that code compiles even if UCONFIG_NO_CONVERSION is set.
X-SVN-Rev: 22414
|
2007-08-17 01:41:57 +00:00 |
|
Steven R. Loomis
|
96d422e5ab
|
ICU-3487 add javax.xml.datasource.Duration as a formattable object
X-SVN-Rev: 22413
|
2007-08-17 01:18:00 +00:00 |
|
Andy Heninger
|
3c035f1d12
|
ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
|
2007-08-16 23:14:06 +00:00 |
|
Yoshito Umaoka
|
f7f687e073
|
ICU-4567 Updated TaiwanCalendar to use a Gregorian year in EXTENDED_YEAR. As a result, some override methods are no longer required. Also, use 1970 as the default value of EXTENDED_YEAR in all GregorianCalendar subclasses
X-SVN-Rev: 22411
|
2007-08-16 22:10:16 +00:00 |
|
Markus Scherer
|
14200e84ea
|
ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22410
|
2007-08-16 21:52:38 +00:00 |
|
Doug Felt
|
9eac72d4e8
|
ICU-5850 update ubidi.icu and add tests to check reversion of mirrored property
X-SVN-Rev: 22409
|
2007-08-16 21:13:45 +00:00 |
|
Andrew J Macheret
|
0a47d5ea22
|
ICU-5844 Removed an unnecessary import that caused a warning.
X-SVN-Rev: 22408
|
2007-08-16 20:58:17 +00:00 |
|
Andrew J Macheret
|
221cdc6607
|
ICU-5842 Refactored a variable
X-SVN-Rev: 22407
|
2007-08-16 20:57:24 +00:00 |
|
Andrew J Macheret
|
d0fc4c8217
|
ICU-5843 Enabled all tests
X-SVN-Rev: 22406
|
2007-08-16 20:55:15 +00:00 |
|
Andrew J Macheret
|
609f6ae81f
|
ICU-5844 Made BOMFreeReader a static inner class
X-SVN-Rev: 22405
|
2007-08-16 20:53:00 +00:00 |
|
Andrew J Macheret
|
b7bd8df07b
|
ICU-5849 Replaced Integer.valueOf with new Integer (for older JDKs) and replaced String.class with CharSequence.class
X-SVN-Rev: 22404
|
2007-08-16 20:51:21 +00:00 |
|
Steven R. Loomis
|
398b2aafc0
|
ICU-4567 taiwan calendar for C/C++
X-SVN-Rev: 22403
|
2007-08-16 18:40:18 +00:00 |
|
John Emmons
|
07f488201c
|
ICU-5761 Fix missing unihan aliases
X-SVN-Rev: 22402
|
2007-08-16 18:04:34 +00:00 |
|
Matitiahu Allouche
|
69d0c83e8c
|
ICU-5732 change a variable name for consistency with ICU4J
X-SVN-Rev: 22401
|
2007-08-16 14:24:28 +00:00 |
|
Matitiahu Allouche
|
d934ed30e8
|
ICU-5732 doc-only enhancements
X-SVN-Rev: 22400
|
2007-08-16 14:20:47 +00:00 |
|
Matitiahu Allouche
|
b5e73159e4
|
ICU-5489 a few improvements to Javadoc
X-SVN-Rev: 22399
|
2007-08-16 13:40:19 +00:00 |
|
Eric Mader
|
c771cb8f13
|
ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22398
|
2007-08-16 00:37:44 +00:00 |
|
Andrew J Macheret
|
d8dd6ad36a
|
ICU-5851 Replaced usage of sun.io.CharToByteConverter with java.nio.CharsetEncoder in the setup portion
X-SVN-Rev: 22397
|
2007-08-15 23:19:26 +00:00 |
|
Andrew J Macheret
|
eb3becec62
|
ICU-5842 Fixed the copyright badge
X-SVN-Rev: 22396
|
2007-08-15 23:06:45 +00:00 |
|
Andrew J Macheret
|
bcef399a3d
|
ICU-4731 Changed 'new BigInteger("0")' to 'BigInteger.ZERO'
X-SVN-Rev: 22395
|
2007-08-15 23:04:17 +00:00 |
|
Markus Scherer
|
36fdbd9322
|
ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22394
|
2007-08-15 21:42:41 +00:00 |
|
Yoshito Umaoka
|
6313be5b20
|
ICU-5551 Do not need to cast super.clone() to SimpleTimeZone in SimpleTimeZone#clone()
X-SVN-Rev: 22393
|
2007-08-15 20:06:54 +00:00 |
|
Yoshito Umaoka
|
97c6b04e4a
|
ICU-5649 Put @deprecated comment back to @internal items
X-SVN-Rev: 22392
|
2007-08-15 19:33:46 +00:00 |
|
Yoshito Umaoka
|
6b940caff6
|
ICU-4731 Fixed BigInteger 0 format problem
X-SVN-Rev: 22391
|
2007-08-15 19:20:11 +00:00 |
|
Andrew J Macheret
|
e7a74b9ced
|
ICU-5849 Added reflection to fix issues with JDK6 and sun.text.Normalizer
X-SVN-Rev: 22390
|
2007-08-15 18:41:30 +00:00 |
|
Andrew J Macheret
|
1a1b0470c6
|
ICU-5844 Added functionality for multi-threaded tests and initialization
X-SVN-Rev: 22389
|
2007-08-15 18:16:23 +00:00 |
|
Andrew J Macheret
|
40d7c323bd
|
ICU-5842 Fixed a multithreading issue
X-SVN-Rev: 22388
|
2007-08-15 18:15:03 +00:00 |
|
Andrew J Macheret
|
a4a300fd9f
|
ICU-5843 Fixed a multithreading issue
X-SVN-Rev: 22387
|
2007-08-15 18:14:38 +00:00 |
|
Yoshito Umaoka
|
000977219d
|
ICU-5551 Changed clone() implementation not to call its constructor
X-SVN-Rev: 22386
|
2007-08-15 17:27:56 +00:00 |
|
George Rhoten
|
6307379a95
|
ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22385
|
2007-08-15 01:31:52 +00:00 |
|
George Rhoten
|
a23be3710f
|
ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 22384
|
2007-08-14 20:50:53 +00:00 |
|
George Rhoten
|
babb54cb90
|
ICU-5454 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 22383
|
2007-08-14 20:45:46 +00:00 |
|
George Rhoten
|
5978af8238
|
ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
|
2007-08-14 20:36:38 +00:00 |
|
George Rhoten
|
e3bfd984cf
|
ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 22381
|
2007-08-14 20:06:10 +00:00 |
|
Michael Ow
|
fa8e493b41
|
ICU-5658 Move performace tests data folder to seperate repository.
X-SVN-Rev: 22380
|
2007-08-14 19:05:25 +00:00 |
|
Yoshito Umaoka
|
5619137130
|
ICU-3704 Fix DAY_OF_WEEK_IN_MONTH least maximum value in GregorianCalendar. Also merged field limit bug fixes from ICU4J to ICU4C.
X-SVN-Rev: 22379
|
2007-08-14 18:31:26 +00:00 |
|