Yoshito Umaoka
|
8cab864a11
|
ICU-5895 Do not modify TimeZone instance originally used by Calendar instance in Dateformat when parse(String, ParsePosition) is called.
X-SVN-Rev: 22686
|
2007-09-14 19:54:33 +00:00 |
|
Steven R. Loomis
|
b39cfd087a
|
ICU-5933 icu4j demo launcher
X-SVN-Rev: 22685
|
2007-09-14 07:06:30 +00:00 |
|
Steven R. Loomis
|
b9384ca1ea
|
ICU-5933 icu4j demos
X-SVN-Rev: 22684
|
2007-09-14 06:22:51 +00:00 |
|
Yoshito Umaoka
|
546faac4ab
|
ICU-5801 Added a warning for ICU4J charset converter problems in readme.html for 3.8 release.
X-SVN-Rev: 22681
|
2007-09-14 04:04:27 +00:00 |
|
Yoshito Umaoka
|
1fb3fb2d12
|
ICU-5801 Update readme.html to put link to the user guide about the time zone formatting issue. The previous description was incorrect because of yet another bug.
X-SVN-Rev: 22678
|
2007-09-14 03:06:52 +00:00 |
|
Mark Davis
|
76f46c65b8
|
ICU-5934 Fixed problem with parsing VVVV and V in ICU4J -- ICU4C needs to be looked at.
X-SVN-Rev: 22675
|
2007-09-14 02:22:35 +00:00 |
|
George Rhoten
|
ef610fe831
|
ICU-5821 Fix for i5/OS optimization. Use the standard RTTI macros in ICU.
X-SVN-Rev: 22671
|
2007-09-13 21:53:18 +00:00 |
|
George Rhoten
|
02deecc34f
|
ICU-5932 Fix a namespace issue.
X-SVN-Rev: 22670
|
2007-09-13 21:38:41 +00:00 |
|
Mark Davis
|
8d8b83f35b
|
ICU-5931 shortened note on date/time parsing, pointed to user guide.
X-SVN-Rev: 22669
|
2007-09-13 20:33:20 +00:00 |
|
Jason Spieth
|
7c866152cd
|
ICU-5821 more efficient loop of binary files
X-SVN-Rev: 22668
|
2007-09-13 20:17:02 +00:00 |
|
George Rhoten
|
ca3b7e9672
|
ICU-5823 Update the news.
X-SVN-Rev: 22665
|
2007-09-12 23:24:19 +00:00 |
|
Yoshito Umaoka
|
40338469c8
|
ICU-5801 Retract the description for Bidi/TestCompatibility test failure on Java 1.4/1.4.1
X-SVN-Rev: 22663
|
2007-09-12 21:07:11 +00:00 |
|
Yoshito Umaoka
|
961536a548
|
ICU-5928 Skip Bidi/TestCompatibility on Java 1.4/1.4.1 runtime env, which is known to fail.
X-SVN-Rev: 22662
|
2007-09-12 20:21:42 +00:00 |
|
Yoshito Umaoka
|
c9d43a6db5
|
ICU-5801 Update readme to address the timezone format roundtrip problem and the know Bidi test failure on Java 1.4/1.4.1.
X-SVN-Rev: 22661
|
2007-09-12 19:12:00 +00:00 |
|
George Rhoten
|
acda067574
|
ICU-5453 Run autoconf over configure (Just a whitespace change)
X-SVN-Rev: 22660
|
2007-09-12 18:11:17 +00:00 |
|
Yoshito Umaoka
|
4ef26b7d1a
|
ICU-5926 Chanced debug arg name from U_RBBIDEBUG to rbbi
X-SVN-Rev: 22659
|
2007-09-12 17:41:41 +00:00 |
|
Yoshito Umaoka
|
6afc33010b
|
ICU-5926 RBBI debug code to use ICUDebug rather than directly calling System.getProperty to avoid SecurityException under Java security manager enabled.
X-SVN-Rev: 22658
|
2007-09-12 17:30:35 +00:00 |
|
Jason Spieth
|
0bc787dfdf
|
ICU-5821 Changes to i5OS readme
X-SVN-Rev: 22657
|
2007-09-12 15:42:09 +00:00 |
|
George Rhoten
|
c976c8916f
|
ICU-5695 Add TODO comment about using the global mutex.
X-SVN-Rev: 22656
|
2007-09-12 03:53:13 +00:00 |
|
Yoshito Umaoka
|
c55353ce37
|
ICU-5801 Update readme.html for 3.8 GA
X-SVN-Rev: 22653
|
2007-09-10 21:13:27 +00:00 |
|
Yoshito Umaoka
|
2bdecbda7a
|
ICU-5801 Use -Xdisableexcessivegc option for running the ICU unit test on IBM Java 5 or later versions. If excessivegc is enabled, the JVM may throw OOM even before the heap usage does not reach to the limit.
X-SVN-Rev: 22651
|
2007-09-10 20:30:58 +00:00 |
|
Yoshito Umaoka
|
0203947f88
|
ICU-5801 Update the previous fix. ICU build server actually use moduleCheck, not secureCheck. Set the JVM arguments required for testing in moduleCheck too.
X-SVN-Rev: 22649
|
2007-09-10 19:39:45 +00:00 |
|
Yoshito Umaoka
|
2db1af71bc
|
ICU-5801 Set Java initial/max heap size in secureCheck target to prevent OOM error.
X-SVN-Rev: 22647
|
2007-09-10 18:27:48 +00:00 |
|
George Rhoten
|
19015854f1
|
ICU-5350 Fix last commit. Don't use C++ comments in C code.
X-SVN-Rev: 22646
|
2007-09-10 18:15:10 +00:00 |
|
Andy Heninger
|
52cc4ee6bf
|
ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
|
2007-09-08 01:00:27 +00:00 |
|
Yoshito Umaoka
|
67a4d353ab
|
ICU-5910 Disable an invalid time zone name test case in DateFormatTest.
X-SVN-Rev: 22643
|
2007-09-07 21:40:16 +00:00 |
|
Yoshito Umaoka
|
be95ba0320
|
ICU-5921 Fix JavaDoc problem in Coptic/EhiopicCalendar.
X-SVN-Rev: 22642
|
2007-09-07 17:29:36 +00:00 |
|
David Bertoni
|
3cfc0a8b3f
|
ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
|
2007-09-07 16:13:29 +00:00 |
|
Eric Mader
|
0de2ebba01
|
ICU-5376 changes for unsigned comparisons.
X-SVN-Rev: 22639
|
2007-09-07 00:22:19 +00:00 |
|
John Emmons
|
5841b2c731
|
ICU-5910 Add test for TestTimeZoneDisplayName
X-SVN-Rev: 22638
|
2007-09-06 21:22:41 +00:00 |
|
Michael Ow
|
94a0188571
|
ICU-5915 Initailize UConverterData objects in the constructor.
X-SVN-Rev: 22637
|
2007-09-06 20:41:13 +00:00 |
|
George Rhoten
|
b1fca97b2f
|
ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
X-SVN-Rev: 22636
|
2007-09-06 19:21:55 +00:00 |
|
George Rhoten
|
c8bb832ad8
|
ICU-5919 Fixes for old iostream usage on HP-UX
X-SVN-Rev: 22634
|
2007-09-06 18:00:08 +00:00 |
|
George Rhoten
|
49f13eee28
|
ICU-5830 Make sure that the changes work on older versions of iostream.
X-SVN-Rev: 22633
|
2007-09-06 16:58:11 +00:00 |
|
Michael Ow
|
17bca61824
|
ICU-5915 Initialize extraInfo after creating the object.
X-SVN-Rev: 22632
|
2007-09-06 16:47:35 +00:00 |
|
Michael Ow
|
15c6415f99
|
ICU-5915 Added a method to initialize the UConverterData object to implement an easier way to reset the converter.
X-SVN-Rev: 22631
|
2007-09-06 16:46:29 +00:00 |
|
George Rhoten
|
4976895e3b
|
ICU-5830 Better iostream error handling
X-SVN-Rev: 22629
|
2007-09-06 08:23:24 +00:00 |
|
Yoshito Umaoka
|
f7286f7ed6
|
ICU-5887 Workaround for Java 6 adaptive compiler bug on Solaris/Linux
X-SVN-Rev: 22628
|
2007-09-06 04:01:16 +00:00 |
|
George Rhoten
|
270b247475
|
ICU-5830 Mirror Windows behavior of iostream operator>>.
X-SVN-Rev: 22627
|
2007-09-05 23:13:02 +00:00 |
|
Yoshito Umaoka
|
f8848054f4
|
ICU-5917 Fixed OlsonTimeZone#useDaylightTime implementation problem. The API may return true after setRawOffset is called, even the zone did not observe DST originally.
X-SVN-Rev: 22626
|
2007-09-05 22:52:35 +00:00 |
|
Yoshito Umaoka
|
f3bca244c8
|
ICU-5596 Revert the changes in CharsetRecog_mbcs.java. The changes were actually not related to the problem reported by the ticket.
X-SVN-Rev: 22625
|
2007-09-05 21:02:13 +00:00 |
|
Yoshito Umaoka
|
bf42965a08
|
ICU-5910 Skip creating SimpleTimeZone instance for getting LONG_GENERIC time zone name
X-SVN-Rev: 22624
|
2007-09-05 20:15:37 +00:00 |
|
Michael Ow
|
24c425e472
|
ICU-5915 Add line to set the isFirstBuffer variable to true when the implreset() is called for the encoder.
X-SVN-Rev: 22623
|
2007-09-05 18:56:40 +00:00 |
|
John Emmons
|
2b9ae318ed
|
ICU-5910 Force use of standard string when DST not observed
X-SVN-Rev: 22622
|
2007-09-05 18:47:57 +00:00 |
|
John Emmons
|
7813074e53
|
ICU-5910 Force use of standard string when DST not observed
X-SVN-Rev: 22621
|
2007-09-05 18:47:38 +00:00 |
|
George Rhoten
|
93b3ad0a4f
|
ICU-5889 Change unusual looking code with more standard looking code that doesn't trigger warnings.
X-SVN-Rev: 22620
|
2007-09-05 15:24:21 +00:00 |
|
Andy Heninger
|
7feae9ed00
|
ICU-5553 fix error in Javadoc for BreakIterator
X-SVN-Rev: 22619
|
2007-09-05 15:11:19 +00:00 |
|
Eric Mader
|
84e6aefc9e
|
ICU-5907 Add test to make sure that ScriptCodes::scriptCodeCount == UScriptCode::USCRIPT_CODE_LIMIT.
X-SVN-Rev: 22618
|
2007-09-04 22:36:42 +00:00 |
|
George Rhoten
|
dcfef2633e
|
ICU-5357 Mention Windows Vista testing.
X-SVN-Rev: 22616
|
2007-09-04 17:02:03 +00:00 |
|
Andy Heninger
|
0c009db85e
|
ICU-5596 fix array index out of bounds crash in charset detection with very short input data.
X-SVN-Rev: 22615
|
2007-09-04 04:28:59 +00:00 |
|