Commit Graph

15553 Commits

Author SHA1 Message Date
George Rhoten
bb7d638032 ICU-5445 Readd removed comment.
X-SVN-Rev: 22576
2007-08-30 08:57:44 +00:00
George Rhoten
74753784d1 ICU-5445 Fix some compiler warnings (remove duplicate enum values).
X-SVN-Rev: 22575
2007-08-30 08:56:24 +00:00
George Rhoten
47f2dfeece ICU-5426 Remove unused fgClassID.
X-SVN-Rev: 22573
2007-08-30 00:27:53 +00:00
John Emmons
45f5c60bb7 ICU-5104 Reverting mistaken change to dtfmtrtts.cpp
X-SVN-Rev: 22570
2007-08-29 19:45:43 +00:00
John Emmons
2949a8fd76 ICU-5104 Add test for Portuguese number spellout
X-SVN-Rev: 22569
2007-08-29 19:42:49 +00:00
George Rhoten
5ab7ce0aa5 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22565
2007-08-29 08:38:56 +00:00
George Rhoten
bee56b37b7 ICU-5808 Declare a UTF-16 string when available instead of converting a string.
X-SVN-Rev: 22564
2007-08-29 08:09:55 +00:00
George Rhoten
a904086007 ICU-5343 Code formatting fixes.
X-SVN-Rev: 22563
2007-08-29 07:09:37 +00:00
George Rhoten
b668dd2d7d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
George Rhoten
6a7d96026a ICU-5766 Remove Extended Grapheme Cluster from Break Iteration.
X-SVN-Rev: 22560
2007-08-29 06:10:43 +00:00
Claire Ho
eedbe63b1b ICU-5787 fixed Beam warnings
X-SVN-Rev: 22559
2007-08-29 05:44:57 +00:00
George Rhoten
967b65a458 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Eric Mader
d2eca4bd63 ICU-5860 ParagraphLayout::Line::getWidth(() needs to check for empty line.
X-SVN-Rev: 22556
2007-08-28 20:42:41 +00:00
Eric Mader
4b742e1c2b ICU-5826 Add new zone mappings from supplimentalData.txt.
X-SVN-Rev: 22552
2007-08-28 18:59:45 +00:00
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
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
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
Michael Ow
c2f58bb5a5 ICU-5357 Added draft label for DateTimePatternGenerator destructor.
X-SVN-Rev: 22528
2007-08-24 23:36:45 +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
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
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
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +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
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
02f8bbd8b2 ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
George Rhoten
25dd02ffca ICU-5821 Changes for i5/OS
X-SVN-Rev: 22490
2007-08-23 18:38:44 +00:00
Eric Mader
0a8eeb90c5 ICU-5871 Fix crashes found running cintltst w/o ICU data.
X-SVN-Rev: 22489
2007-08-23 18:07:45 +00:00
Claire Ho
12dd691583 ICU-5787 code cleanup.
X-SVN-Rev: 22485
2007-08-23 05:48:44 +00:00
Markus Scherer
a9d956e2d8 ICU-5483 fix ISO 2022 fromUnicode to consistently use roundtrip or else first fallback; fix output encoding schemes
X-SVN-Rev: 22484
2007-08-23 05:46:49 +00:00
Jason Spieth
2ab9a24b95 ICU-5821 Correct port of runConfigureICU for i5OS
X-SVN-Rev: 22483
2007-08-23 04:03:45 +00:00
Jason Spieth
8901b2d1b1 ICU-5821 Fix formating in runConfigureICU
X-SVN-Rev: 22482
2007-08-23 04:00:56 +00:00
Jason Spieth
eb294f8f60 ICU-5821 Restore the changes to runConfigureICU that were overwritten
X-SVN-Rev: 22481
2007-08-23 03:54:36 +00:00
Jason Spieth
9abe99787b ICU-5821 Port of runConfigureICU script and overflow fix in unpax-icu.sh script for i5OS
X-SVN-Rev: 22479
2007-08-23 03:37:11 +00:00
Eric Mader
6a6f3feb6b ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
2007-08-23 01:19:39 +00:00