Commit Graph

19843 Commits

Author SHA1 Message Date
Yoshito Umaoka
da2e965252 ICU-5454 Changed API status from @stable to @draft for hasSameRules in RuleBasedTimeZone and VTimeZone.
X-SVN-Rev: 22545
2007-08-27 17:32:46 +00:00
Steven R. Loomis
bfd46df766 ICU-3487 error checking on duration
X-SVN-Rev: 22544
2007-08-27 15:41:50 +00:00
Yoshito Umaoka
df2e2f7f9c ICU-5445 Workaround for double precision problem. Some platforms still reported test failure because of the precision problem.
X-SVN-Rev: 22543
2007-08-27 15:16:49 +00:00
George Rhoten
f2f97e9baa ICU-5447 Add some more information and charset aliases to new tables.
X-SVN-Rev: 22541
2007-08-27 10:03:21 +00:00
George Rhoten
bb5b47080c ICU-5876 Undo last two changes. They don't work.
X-SVN-Rev: 22540
2007-08-27 08:16:06 +00:00
George Rhoten
21469d8e4e ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22539
2007-08-27 07:13:39 +00:00
Yoshito Umaoka
b24150a474 ICU-5801 Add 3.8 API report file and update the API change report for 3.8 release.
X-SVN-Rev: 22538
2007-08-27 03:23:55 +00:00
Yoshito Umaoka
8ed516328f ICU-5780 Resolve ICU javadoc warnings. Changed DateFormatSymbols#MetazoneInfo from protected to package private.
X-SVN-Rev: 22537
2007-08-27 03:10:46 +00:00
Yoshito Umaoka
ffeae6459e ICU-5445 Workaround for double precision problem introduced by the change set#21566.
X-SVN-Rev: 22536
2007-08-27 02:40:22 +00:00
Yoshito Umaoka
7c81953e5f ICU-5494 Avoid to create new Boolean objects.
X-SVN-Rev: 22535
2007-08-27 02:28:28 +00:00
Claire Ho
e48c68df67 ICU-5787 more code cleanup.
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
George Rhoten
c96a162c25 ICU-5447 Add some more information and aliases to new tables.
X-SVN-Rev: 22531
2007-08-26 06:51:40 +00:00
Doug Felt
84e970b943 ICU-5873 Factor out references to data jar, fix IndexGenerator to deal with missing dirs
X-SVN-Rev: 22530
2007-08-25 01:15:23 +00:00
Doug Felt
6d09765c4f ICU-5872 make UResourceBundle static factories obey spec on null values
X-SVN-Rev: 22529
2007-08-25 01:03:39 +00:00
Michael Ow
c2f58bb5a5 ICU-5357 Added draft label for DateTimePatternGenerator destructor.
X-SVN-Rev: 22528
2007-08-24 23:36:45 +00:00
Yoshito Umaoka
aa77d09e89 ICU-5861 Disable localized GMT offset format, because the parser code is not ready. Updated the test cases.
X-SVN-Rev: 22527
2007-08-24 21:15:29 +00:00
Markus Scherer
e6e3075392 ICU-5481 add details to ucnv_setFallback documentation
X-SVN-Rev: 22526
2007-08-24 19:49:03 +00:00
Markus Scherer
5c0d9c0174 ICU-5724 fix comments for return values from uidna_ transformation functions
X-SVN-Rev: 22525
2007-08-24 19:40:10 +00:00
Markus Scherer
3c79dc08b7 ICU-4613 fix minor UnicodeString's compareCodePointOrder doc glitch
X-SVN-Rev: 22524
2007-08-24 19:27:03 +00:00
Eric Mader
4cc1a9181c ICU-5882 forgot to call ucnv_close() on the converter...
X-SVN-Rev: 22523
2007-08-24 19:13:00 +00:00
Eric Mader
4d34e9654f ICU-5882 use ucnv_getMinCharSize() to allocate space for trailing null character.
X-SVN-Rev: 22522
2007-08-24 19:04:53 +00:00
George Rhoten
be37c4a5f1 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22521
2007-08-24 18:50:25 +00:00
Yoshito Umaoka
7994f9a169 ICU-5006 Fixed Java1.3 compile errors introduced by the previous change.
X-SVN-Rev: 22520
2007-08-24 18:49:56 +00:00
Yoshito Umaoka
5b7c009173 ICU-5160 Added synchronized block to protect buffer. Needs better fix later.
X-SVN-Rev: 22519
2007-08-24 18:47:22 +00:00
Steven R. Loomis
9257c557bd ICU-4659 remove a comment
X-SVN-Rev: 22518
2007-08-24 18:42:04 +00:00
Steven R. Loomis
68fe12cf76 ICU-3279 fix year jump when WOY is used.
X-SVN-Rev: 22517
2007-08-24 18:01:40 +00:00
Michael Ow
9beac7ae26 ICU-5357 Added header information for API change report.
X-SVN-Rev: 22516
2007-08-24 17:55:03 +00:00
George Rhoten
f25e7216cb ICU-5876 Try out making ISO-8859-1 the default for the C locale on Solaris.
X-SVN-Rev: 22515
2007-08-24 16:51:17 +00:00
Markus Scherer
8047649893 ICU-5678 ULOCDATA_ES_COUNT=3 should be =2
X-SVN-Rev: 22514
2007-08-24 16:48:45 +00:00
Markus Scherer
a3a0e304bb ICU-4494 fix ucnv_convertEx() doc sample, don't use sourceLimit=NULL
X-SVN-Rev: 22513
2007-08-24 16:39:15 +00:00
Steven R. Loomis
ccceb4f4a8 ICU-3487 duration (handle milliseconds)
X-SVN-Rev: 22512
2007-08-24 16:34:29 +00:00
Markus Scherer
0edc6125a1 ICU-4274 document that source and result buffers must not overlap
X-SVN-Rev: 22511
2007-08-24 16:28:39 +00:00
Andy Heninger
50747fb60c ICU-5766 removed comment referring to Extended Graphem Clusters, which should have been removed along with the rest of the XGC API.
X-SVN-Rev: 22510
2007-08-24 16:24:58 +00:00
George Rhoten
63a695293c ICU-5447 Performance optimization change due to new unused tables listed in the alias table.
X-SVN-Rev: 22509
2007-08-24 09:44:10 +00:00
George Rhoten
76a99ee0e0 ICU-5447 Allow tests to pass with additional data.
X-SVN-Rev: 22508
2007-08-24 09:42:49 +00:00
George Rhoten
6c1eda86a2 ICU-5447 List tables and aliases for easy addition for the Data Library Customization tool.
X-SVN-Rev: 22506
2007-08-24 09:01:51 +00:00
Yoshito Umaoka
34a9e2cad8 ICU-5861 Added temporary fix in ZoneMeta#displayFallback to avoid a problem in UResourceBundle loadingStatus.
X-SVN-Rev: 22505
2007-08-24 08:18:54 +00:00
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
Steven R. Loomis
281135ffbb ICU-5006 regresion test, getshortmonths
X-SVN-Rev: 22502
2007-08-24 03:58:01 +00:00
Yoshito Umaoka
21835d3da1 ICU-5862 Run the ant target resources after manual build. It looks 'cleanr after' is not sufficient for some reason.
X-SVN-Rev: 22501
2007-08-24 03:28:43 +00:00
Steven R. Loomis
0d1388172a ICU-3474 serialization fix for icu4j calendar
X-SVN-Rev: 22500
2007-08-24 00:17:00 +00:00
Markus Scherer
a5af7ed95a ICU-5483 prevent a later fallback-from-PUA (which is not turned off via useFallback) to overwrite an earlier one
X-SVN-Rev: 22499
2007-08-23 23:43:03 +00:00
Yoshito Umaoka
d65632d32e ICU-2895 Fix Java 1.3/1.4 compile error introduced by the change set 22492
X-SVN-Rev: 22498
2007-08-23 23:03:39 +00:00
Yoshito Umaoka
bc24e7af5e ICU-5801 Do not print stack trace for handled exception.
X-SVN-Rev: 22497
2007-08-23 22:41:25 +00:00
Markus Scherer
8feadc68d4 ICU-5585 set limit when reaching the end of the inversion list
X-SVN-Rev: 22496
2007-08-23 22:13:10 +00:00
Steven R. Loomis
be658a09ef ICU-3282 added regression test for japanese date parsing bug
X-SVN-Rev: 22495
2007-08-23 22:11:25 +00:00
John Emmons
2ab7469030 ICU-5861 Implement new timezone fields per tr35 and commonlyUsed
X-SVN-Rev: 22494
2007-08-23 20:48:02 +00:00
Steven R. Loomis
02f8bbd8b2 ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
Steven R. Loomis
b0fa382730 ICU-2895 relative dates 4 j
X-SVN-Rev: 22492
2007-08-23 20:13:50 +00:00
Yoshito Umaoka
c8745e4164 ICU-5862 Added External Tool launchers for running intSrc/normSrc to the eclipse project. Also, stop running target 'resources' in the manual build event.
X-SVN-Rev: 22491
2007-08-23 19:53:48 +00:00