Claire Ho
|
fd57e3862a
|
ICU-5939 minor fix of udatpg_test.c.
X-SVN-Rev: 22698
|
2007-09-18 02:58:09 +00:00 |
|
Claire Ho
|
96ae8b8b0a
|
ICU-5939 Added C/C++ test cases of DateTimePatternGenerator.
X-SVN-Rev: 22697
|
2007-09-18 00:00:00 +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 |
|
John Emmons
|
5841b2c731
|
ICU-5910 Add test for TestTimeZoneDisplayName
X-SVN-Rev: 22638
|
2007-09-06 21:22:41 +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
|
4976895e3b
|
ICU-5830 Better iostream error handling
X-SVN-Rev: 22629
|
2007-09-06 08:23:24 +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 |
|
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
|
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 |
|
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 |
|
George Rhoten
|
f3084b1f1b
|
ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
|
2007-08-31 04:58:52 +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 |
|
George Rhoten
|
ca7379f1a3
|
ICU-5830 Improve reading of UnicodeStrings with operator>>
X-SVN-Rev: 22579
|
2007-08-30 23:13:07 +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
|
a904086007
|
ICU-5343 Code formatting fixes.
X-SVN-Rev: 22563
|
2007-08-29 07:09:37 +00:00 |
|
Claire Ho
|
e48c68df67
|
ICU-5787 more code cleanup.
X-SVN-Rev: 22534
|
2007-08-26 20:10:45 +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
|
76a99ee0e0
|
ICU-5447 Allow tests to pass with additional data.
X-SVN-Rev: 22508
|
2007-08-24 09:42:49 +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 |
|
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 |
|
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 |
|
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 |
|
George Rhoten
|
8620a4a530
|
ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
|
2007-08-22 23:39:11 +00:00 |
|
Michael Ow
|
c9e968fbba
|
ICU-5343 Port over TestRounding from ICU4J to ICU4C.
X-SVN-Rev: 22473
|
2007-08-22 19:58:25 +00:00 |
|
David Bertoni
|
28f96c3eec
|
ICU-5868 Added new C++ header files.
X-SVN-Rev: 22472
|
2007-08-22 18:48:15 +00:00 |
|
George Rhoten
|
ad98d31c53
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
|
2007-08-21 23:02:50 +00:00 |
|
Steven R. Loomis
|
0e0cd5f286
|
ICU-5866 simplify building of ICU4C data from ICU4J
X-SVN-Rev: 22453
|
2007-08-21 20:15:55 +00:00 |
|
John Emmons
|
96dbf4b17d
|
ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
|
2007-08-21 16:57:21 +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 |
|
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 |
|
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 |
|
Andy Heninger
|
3c035f1d12
|
ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
|
2007-08-16 23:14:06 +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 |
|
Eric Mader
|
c771cb8f13
|
ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22398
|
2007-08-16 00:37:44 +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 |
|
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
|
5978af8238
|
ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
|
2007-08-14 20:36:38 +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 |
|
Steven R. Loomis
|
7951431096
|
ICU-4567 TW calendar data
X-SVN-Rev: 22376
|
2007-08-13 23:48:00 +00:00 |
|
George Rhoten
|
6cbf6ab1d7
|
ICU-5821 Fix EBCDIC issue.
X-SVN-Rev: 22369
|
2007-08-13 21:21:16 +00:00 |
|
Matitiahu Allouche
|
4d320b8e17
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22359
|
2007-08-12 08:01:40 +00:00 |
|
George Rhoten
|
e137661259
|
ICU-4567 Record errors with it_errln instead of fprintf.
X-SVN-Rev: 22354
|
2007-08-11 23:38:25 +00:00 |
|
George Rhoten
|
883d7d0e07
|
ICU-5787 The char type is unsigned on AIX. Use the platform independent
type int8_t. Also fix some warnings.
X-SVN-Rev: 22353
|
2007-08-11 20:32:54 +00:00 |
|
Eric Mader
|
d207686dc4
|
ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22350
|
2007-08-11 00:57:49 +00:00 |
|