Commit Graph

19916 Commits

Author SHA1 Message Date
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
Eric Mader
f9ddb7e7f4 ICU-5907 Regenerate LEScripts.h, ScriptAndLanguageTags.h, ScriptAndLanguageTags.cpp for ICU 3.8. Update per-script tables.
X-SVN-Rev: 22614
2007-09-03 20:26:38 +00:00
George Rhoten
73d37b3412 ICU-5905 Fix svn:executable and svn newline properties
X-SVN-Rev: 22613
2007-09-01 21:32:23 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
Yoshito Umaoka
42a49646a4 ICU-5888 Removed unnecessary //##header J2SE15, because this source does not require any conditional compilation.
X-SVN-Rev: 22606
2007-08-31 19:23:34 +00:00
George Rhoten
8c086e2c98 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
Markus Scherer
172c5af054 ICU-5882 revert changes: ticket 5869 needs to be either fixed or rolled back, and the original test code in csdetest.cpp helps expose 5869's problem
X-SVN-Rev: 22602
2007-08-31 18:06:46 +00:00
Yoshito Umaoka
a516a115d0 ICU-5902 Disable warnings in DateFormat/DurationFormat serialization test for 3.8 release.
X-SVN-Rev: 22597
2007-08-31 06:38:27 +00:00
Yoshito Umaoka
d1a8c32ebf ICU-3870 Delete out of date RBBI demo from ICU4J source tree.
X-SVN-Rev: 22595
2007-08-31 05:30:24 +00:00
George Rhoten
42efe10c62 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
Yoshito Umaoka
67f7fdba7e ICU-5885 Set timebomb to actual limit tests for Buddhist/Taiwan calendar.
X-SVN-Rev: 22593
2007-08-31 05:02:01 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
Yoshito Umaoka
465d0173b0 ICU-5801 Fixed a couple of module build test target to copy test data to resolve some warnings.
X-SVN-Rev: 22591
2007-08-31 04:45:13 +00:00
Steven R. Loomis
ac3e34cd94 ICU-5886 change exception
X-SVN-Rev: 22590
2007-08-31 02:36:34 +00:00
Steven R. Loomis
ac9322b84c ICU-5886 error msg improvement
X-SVN-Rev: 22589
2007-08-31 02:33:36 +00:00
Steven R. Loomis
0e5530bc47 ICU-5886 fix loading under security manager
X-SVN-Rev: 22588
2007-08-31 01:02:05 +00:00
Andy Heninger
b5fe986e6c ICU-4528 fix small error in RuleBasedCollator javadoc.
X-SVN-Rev: 22587
2007-08-31 00:30:00 +00:00
Yoshito Umaoka
b52aef453e ICU-5801 Revert work-in-progess version of SimpleDateFormat.java accidentally checked in by the previous code submission
X-SVN-Rev: 22585
2007-08-31 00:01:02 +00:00
Yoshito Umaoka
38287b8906 ICU-5801 Update readme.html for ICU4J 3.8 d02.
X-SVN-Rev: 22584
2007-08-30 23:51:41 +00:00
George Rhoten
cb9049cb25 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
Markus Scherer
aa5179f4bb ICU-5483 add comments and named constants
X-SVN-Rev: 22581
2007-08-30 23:35:19 +00:00
George Rhoten
ca7379f1a3 ICU-5830 Improve reading of UnicodeStrings with operator>>
X-SVN-Rev: 22579
2007-08-30 23:13:07 +00:00
George Rhoten
ffc55edf36 ICU-4894 Improve U_MAX_PTR for i5/OS.
X-SVN-Rev: 22578
2007-08-30 22:17:58 +00:00
George Rhoten
e9f3e3e5e0 ICU-5522 Verified that GNU make 3.81 implements order only dependencies,
and also verified that data builds cleanly with -j4 with that version of make.

X-SVN-Rev: 22577
2007-08-30 09:35:31 +00:00