George Rhoten
|
3cb542a8f5
|
ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16784
|
2004-11-05 21:59:13 +00:00 |
|
George Rhoten
|
b57f4ddc23
|
ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
X-SVN-Rev: 16782
|
2004-11-05 21:25:02 +00:00 |
|
George Rhoten
|
e312467f5d
|
ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
|
2004-11-05 19:07:34 +00:00 |
|
George Rhoten
|
b8deff5e50
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16766
|
2004-11-05 06:18:24 +00:00 |
|
George Rhoten
|
b43d5d4272
|
ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
|
2004-11-04 02:36:10 +00:00 |
|
George Rhoten
|
807e452330
|
ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
|
2004-11-02 06:37:49 +00:00 |
|
George Rhoten
|
0a954254c2
|
ICU-3839 Fix an error message so that errors show up.
X-SVN-Rev: 16498
|
2004-10-14 23:34:35 +00:00 |
|
George Rhoten
|
d078ffb611
|
ICU-4125 Fix a test typo
X-SVN-Rev: 16412
|
2004-10-07 07:51:11 +00:00 |
|
George Rhoten
|
8e90ce724e
|
ICU-4079 Make it easier to show what is the default charset.
X-SVN-Rev: 16366
|
2004-09-30 06:06:01 +00:00 |
|
George Rhoten
|
3c0f436a67
|
ICU-4109 Fix a buffer overflow bug.
X-SVN-Rev: 16360
|
2004-09-27 16:34:29 +00:00 |
|
George Rhoten
|
6fe68cb5ba
|
ICU-3855 Improve static libraries
X-SVN-Rev: 16305
|
2004-09-12 22:30:29 +00:00 |
|
George Rhoten
|
4804d98d00
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
|
2004-08-27 17:56:01 +00:00 |
|
George Rhoten
|
c6099fb59d
|
ICU-3720 Make it possible to read from stdin.
Can't easily automate this test case
X-SVN-Rev: 16153
|
2004-08-13 17:05:00 +00:00 |
|
George Rhoten
|
7dc0bc6c07
|
ICU-2641 Return the right number when scanf is at the end of file,
and increase the code coverage of similar cases.
X-SVN-Rev: 16151
|
2004-08-13 08:05:43 +00:00 |
|
George Rhoten
|
4158c53796
|
ICU-3831 uconfig.h fixes with a more natural test order
X-SVN-Rev: 15845
|
2004-06-11 00:44:54 +00:00 |
|
Steven R. Loomis
|
ac2f97b772
|
ICU-3831 uconfig.h fixes
X-SVN-Rev: 15843
|
2004-06-10 23:56:37 +00:00 |
|
George Rhoten
|
1a2866f6a4
|
ICU-3499 EBCDIC fix.
X-SVN-Rev: 15829
|
2004-06-10 17:39:52 +00:00 |
|
George Rhoten
|
bd31b0e58e
|
ICU-3499 Fix out of source builds.
X-SVN-Rev: 15735
|
2004-06-04 23:10:08 +00:00 |
|
George Rhoten
|
a969b9c53c
|
ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C function.
X-SVN-Rev: 15711
|
2004-06-04 17:10:36 +00:00 |
|
George Rhoten
|
5e12578fbf
|
ICU-3499 Fix some compiler warnings
X-SVN-Rev: 15637
|
2004-05-30 09:24:44 +00:00 |
|
George Rhoten
|
888d4e6d4d
|
ICU-3499 Fix some EBCDIC related failures.
X-SVN-Rev: 15631
|
2004-05-28 23:49:27 +00:00 |
|
George Rhoten
|
1299e773b0
|
ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
|
2004-05-28 00:16:49 +00:00 |
|
George Rhoten
|
7f39c99522
|
ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
|
2004-05-27 23:57:13 +00:00 |
|
George Rhoten
|
326ab9c4b0
|
ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
|
2004-05-27 22:54:41 +00:00 |
|
George Rhoten
|
78010cabcc
|
ICU-3499 Fix an error messege
X-SVN-Rev: 15593
|
2004-05-27 21:59:03 +00:00 |
|
George Rhoten
|
6c416836d5
|
ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
|
2004-05-27 04:18:30 +00:00 |
|
George Rhoten
|
d3fadfeb61
|
ICU-3499 Fix some EBCDIC issues.
X-SVN-Rev: 15571
|
2004-05-26 23:31:47 +00:00 |
|
George Rhoten
|
2bd13a291a
|
ICU-3499 Fix an EBCDIC issue.
X-SVN-Rev: 15563
|
2004-05-26 19:56:52 +00:00 |
|
George Rhoten
|
9e94e1ff84
|
ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.
X-SVN-Rev: 15562
|
2004-05-26 19:22:00 +00:00 |
|
George Rhoten
|
335a1b7296
|
ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.
X-SVN-Rev: 15561
|
2004-05-26 19:09:33 +00:00 |
|
George Rhoten
|
0001ae60d0
|
ICU-3499 Fix an EBCDIC issue. Escape UTF-8 strings
X-SVN-Rev: 15560
|
2004-05-26 18:46:26 +00:00 |
|
George Rhoten
|
d013e32b73
|
ICU-3499 Allow testing to work with non-shared library mode.
X-SVN-Rev: 15557
|
2004-05-26 05:45:42 +00:00 |
|
George Rhoten
|
b72b158d57
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
|
2004-05-26 02:13:21 +00:00 |
|
George Rhoten
|
ca065970ee
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
|
2004-05-25 21:53:47 +00:00 |
|
George Rhoten
|
a41f1ceabf
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
|
2004-05-25 21:19:18 +00:00 |
|
George Rhoten
|
73fcc06147
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15535
|
2004-05-25 19:21:12 +00:00 |
|
George Rhoten
|
a84276d001
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15533
|
2004-05-25 18:36:47 +00:00 |
|
George Rhoten
|
20b7083e48
|
ICU-3499 Use binary mode to prevent new line and codepage conversion by stdio.
X-SVN-Rev: 15532
|
2004-05-25 18:22:43 +00:00 |
|
George Rhoten
|
12e3c5a61c
|
ICU-3718 Fix a typo
X-SVN-Rev: 15507
|
2004-05-24 21:34:22 +00:00 |
|
George Rhoten
|
be140628f9
|
ICU-3718 Don't crash when file can't be written
X-SVN-Rev: 15506
|
2004-05-24 21:31:45 +00:00 |
|
George Rhoten
|
59a80825d0
|
ICU-3718 Don't crash when data is not present
X-SVN-Rev: 15501
|
2004-05-24 20:28:32 +00:00 |
|
George Rhoten
|
ceab799074
|
ICU-3499 Fix memory leak
X-SVN-Rev: 15488
|
2004-05-22 01:39:54 +00:00 |
|
George Rhoten
|
bcfe0a1d78
|
ICU-3499 Allow the other tests to finish if iotest doesn't work.
X-SVN-Rev: 15478
|
2004-05-21 22:36:39 +00:00 |
|
George Rhoten
|
899b900556
|
ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
|
2004-05-20 23:54:37 +00:00 |
|
George Rhoten
|
7a13cf6dca
|
ICU-3499 Increase code coverage
X-SVN-Rev: 15430
|
2004-05-20 18:21:41 +00:00 |
|
George Rhoten
|
9688ed753d
|
ICU-3499 Increase code coverage
X-SVN-Rev: 15423
|
2004-05-20 06:07:45 +00:00 |
|
George Rhoten
|
d8905a5d1e
|
ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
|
2004-05-20 05:34:23 +00:00 |
|
Eric Mader
|
004268d484
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
|
2004-05-19 21:36:51 +00:00 |
|
George Rhoten
|
867ccf56d4
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15407
|
2004-05-19 18:59:35 +00:00 |
|
George Rhoten
|
6ff0093be3
|
ICU-3499 Increase code coverage
X-SVN-Rev: 15391
|
2004-05-19 00:28:28 +00:00 |
|