Commit Graph

1912 Commits

Author SHA1 Message Date
George Rhoten
1c24ef9b24 ICU-837 Test and implement the plus sign in the printf format.
X-SVN-Rev: 8310
2002-03-30 00:02:40 +00:00
George Rhoten
4395815832 ICU-1740 remove keywords
X-SVN-Rev: 8305
2002-03-29 20:02:48 +00:00
George Rhoten
c8d971c599 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8304
2002-03-29 19:56:29 +00:00
George Rhoten
e0d412f074 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8302
2002-03-29 19:47:34 +00:00
Ram Viswanadha
04877922ce ICU-1811 fix for linux gcc
X-SVN-Rev: 8301
2002-03-29 19:47:01 +00:00
George Rhoten
a4bcbf47aa ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8299
2002-03-29 19:42:30 +00:00
Ram Viswanadha
630f90dcb3 ICU-1811 increase code coverage of Normalizer class
X-SVN-Rev: 8296
2002-03-29 18:59:30 +00:00
George Rhoten
bfda0bbcee ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8295
2002-03-29 18:59:00 +00:00
Ram Viswanadha
b1beaca7fa ICU-1811 increase code coverage of BIDI class
X-SVN-Rev: 8294
2002-03-29 18:58:48 +00:00
Alan Liu
841f1e8d2b ICU-1726 handle invalid $n gracefully
X-SVN-Rev: 8292
2002-03-29 18:23:03 +00:00
George Rhoten
363d8dbc60 ICU-214 IA64 can't optmize this file right now.
Make some of the static data const. Maybe that will fix it. It worked for gcc.
Also change printf -> log_err

X-SVN-Rev: 8287
2002-03-29 01:49:13 +00:00
George Rhoten
ce298b27a7 ICU-1816 Accidentally commited // to this file.
X-SVN-Rev: 8286
2002-03-28 21:51:14 +00:00
George Rhoten
a6faedfd43 ICU-837 Test sprintf & sscanf spellout formatting.
X-SVN-Rev: 8284
2002-03-28 19:53:13 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
George Rhoten
2ae61b1a21 ICU-837 Fix the library path
X-SVN-Rev: 8282
2002-03-28 18:19:13 +00:00
Vladimir Weinstein
6a7942ec53 ICU-1769 bumped up collation version in intltest
X-SVN-Rev: 8281
2002-03-28 17:52:19 +00:00
George Rhoten
4e8dc00958 ICU-1811 Fix a compiler error on Unix
X-SVN-Rev: 8279
2002-03-28 16:51:17 +00:00
Andy Heninger
fb01e3d968 ICU-1815 RBBI test updates for improved code coverage.
X-SVN-Rev: 8276
2002-03-28 01:14:02 +00:00
George Rhoten
939bd0cc49 ICU-1811 Increase code coverage of u_memchr32
X-SVN-Rev: 8275
2002-03-28 01:02:05 +00:00
George Rhoten
5832848981 ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding, and test some of the other types too.
X-SVN-Rev: 8274
2002-03-27 23:25:18 +00:00
Eric Mader
369de60a8e ICU-1739 cache font tables read by getFontTable, delete in destructor;
delete fDirectory in destructor.

X-SVN-Rev: 8273
2002-03-27 23:24:17 +00:00
George Rhoten
774a1d225a ICU-837 More testing of u_fgets
X-SVN-Rev: 8268
2002-03-27 21:17:25 +00:00
George Rhoten
db6095938d ICU-837 Test u_fgets
X-SVN-Rev: 8267
2002-03-27 20:08:42 +00:00
George Rhoten
e4ad86b95a ICU-1807 Fix some usprintf bugs.
X-SVN-Rev: 8264
2002-03-27 19:19:52 +00:00
Alan Liu
d243400c66 ICU-1681 test whitespace handling
X-SVN-Rev: 8261
2002-03-27 19:11:07 +00:00
George Rhoten
a19a7f3ae4 ICU-837 Add dependency on ustdio from iotest.
X-SVN-Rev: 8260
2002-03-27 18:38:50 +00:00
George Rhoten
7bc5d45c83 ICU-1811 Increase the code coverage of Locale:get methods
X-SVN-Rev: 8255
2002-03-26 23:18:57 +00:00
George Rhoten
008366a232 ICU-837 print (null) for NULL strings and other various tests.
X-SVN-Rev: 8251
2002-03-26 20:10:52 +00:00
Steven R. Loomis
b1a2cac0cd ICU-1629 test for UNICODE_STRING_SIMPLE
X-SVN-Rev: 8249
2002-03-26 19:55:28 +00:00
George Rhoten
89b00e64c8 ICU-1739 Fix uninitialized memory
X-SVN-Rev: 8248
2002-03-26 17:06:31 +00:00
Vladimir Weinstein
955e42c4e3 ICU-1769 bumped up collation version (please rebuild UCA & bundles)
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
Vladimir Weinstein
98cdff5012 ICU-1770 more support for indirects & some more tests
X-SVN-Rev: 8245
2002-03-26 16:46:17 +00:00
George Rhoten
e07356022c ICU-1739 Check for memory leaks.
X-SVN-Rev: 8242
2002-03-26 05:28:54 +00:00
George Rhoten
59cd5567ac ICU-1804 Don't use // in C files.
X-SVN-Rev: 8239
2002-03-26 04:19:30 +00:00
Ram Viswanadha
14649a82a0 ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8238
2002-03-26 02:21:25 +00:00
George Rhoten
2b306f08e1 ICU-1732 Use #ifdef U_INT64_T_UNAVAILABLE in case int64_t is unavailable.
X-SVN-Rev: 8236
2002-03-26 01:17:49 +00:00
George Rhoten
f3dac24505 ICU-1766 It's an error if RBNF is unavailable. The user can ignore it at their own risk.
X-SVN-Rev: 8235
2002-03-26 01:16:49 +00:00
George Rhoten
c5458ce1e5 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8231
2002-03-25 22:56:46 +00:00
Ram Viswanadha
c6581585d0 ICU-1804 Add round trip tests for all Unicode encodings which get activated in exhaustive mode
X-SVN-Rev: 8228
2002-03-25 22:51:09 +00:00
Ram Viswanadha
2decf27797 ICU-1808 Test SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8227
2002-03-25 22:41:39 +00:00
George Rhoten
6d5ecbfc08 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8216
2002-03-23 00:25:51 +00:00
George Rhoten
910fc5468f ICU-1733 Don't need to call this function.
X-SVN-Rev: 8215
2002-03-23 00:24:48 +00:00
George Rhoten
65e867f1b2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8214
2002-03-23 00:20:35 +00:00
Vladimir Weinstein
77eaad2b77 ICU-1594 reenabled a test that was disabled and since forgotten
X-SVN-Rev: 8213
2002-03-22 23:53:57 +00:00
George Rhoten
4791dec156 ICU-1717 Fix for STLPort
X-SVN-Rev: 8192
2002-03-22 02:26:29 +00:00
Alan Liu
7ca66bdd1d ICU-1612 remove illegal calls from TestJ186
X-SVN-Rev: 8190
2002-03-22 00:58:40 +00:00
George Rhoten
a37c37063b ICU-1791 Fix and test getting the default codepage in in ustdio.
X-SVN-Rev: 8189
2002-03-22 00:01:46 +00:00
George Rhoten
c133d2c01d ICU-1682 Don't continue with the test, if a transliterator can't be created.
X-SVN-Rev: 8184
2002-03-21 20:04:29 +00:00
George Rhoten
a1f5332dab ICU-1682 (weiv) fixed a leak in canonical iterator test
X-SVN-Rev: 8182
2002-03-21 19:38:00 +00:00
George Rhoten
9783018bb2 ICU-1682 Fix for AIX, remove tabs, remove CVS tags.
X-SVN-Rev: 8176
2002-03-21 17:59:20 +00:00