Commit Graph

6533 Commits

Author SHA1 Message Date
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
b9fcc4a086 ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding.
X-SVN-Rev: 8272
2002-03-27 23:24:15 +00:00
Eric Mader
6346c9e5c4 ICU-1739 make canned tables const
X-SVN-Rev: 8271
2002-03-27 23:22:21 +00:00
George Rhoten
574f17a9b8 ICU-1787 Add u_vsprintf_u. The function was declared with an implementation.
X-SVN-Rev: 8269
2002-03-27 22:17:07 +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
8b412568f9 ICU-837 Add a testing comment.
X-SVN-Rev: 8266
2002-03-27 19:27:50 +00:00
George Rhoten
ede58699b8 ICU-1807 Fix some usprintf bugs except always doing NULL termination because this goes against the specifications.
X-SVN-Rev: 8265
2002-03-27 19:20:55 +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
94a3a048f0 ICU-1681 fix comment
X-SVN-Rev: 8263
2002-03-27 19:13:22 +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
Andy Heninger
353e4c6ce7 ICU-1762 SRL code review comment - make init of cnvCacheMutex=NULL explicit
X-SVN-Rev: 8259
2002-03-27 17:36:15 +00:00
Vladimir Weinstein
a6014eee44 ICU-1801 made canonical iterator a bit more robust to error conditions passed from outside
X-SVN-Rev: 8258
2002-03-27 06:27:19 +00:00
George Rhoten
51b3c1a58c ICU-1739 Add const to read-only data.
X-SVN-Rev: 8256
2002-03-27 00:34:56 +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
f5f1fca9aa ICU-1811 Increase the code coverage of Locale:get methods (Found some typos)
X-SVN-Rev: 8254
2002-03-26 23:10:19 +00:00
George Rhoten
103f843333 ICU-1811 Remove unused code.
X-SVN-Rev: 8253
2002-03-26 23:09:05 +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
George Rhoten
334f5d5719 ICU-837 print (null) for NULL strings.
X-SVN-Rev: 8250
2002-03-26 20:10:19 +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
6aef8ca18a ICU-1769 bumped up collation version (commited it with j1770 in error, added comment to recommit)
X-SVN-Rev: 8247
2002-03-26 16:50:11 +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
364b4d33ff ICU-1220 \ is for escape. \\ is for backslash on Windows
X-SVN-Rev: 8244
2002-03-26 05:38:06 +00:00
George Rhoten
eea2bf2492 ICU-1739 Fix memory leaks, array offsets problems, getting the proper default converter and use uchar.h functions.
X-SVN-Rev: 8243
2002-03-26 05:33:56 +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
2836f911e3 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8241
2002-03-26 05:28:18 +00:00
George Rhoten
e6af09d1e9 ICU-1739 Fix uninitialized variable fExponentSignAlwaysShown.
X-SVN-Rev: 8240
2002-03-26 05:27:25 +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
Yves Arrouye
ff59d942ec ICU-1220 define the path separator outside of resfiles.mk
X-SVN-Rev: 8237
2002-03-26 01:37:01 +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
2711b3192a ICU-1766 Use #ifdef U_INT64_T_UNAVAILABLE instead.
X-SVN-Rev: 8234
2002-03-26 01:16:05 +00:00
Yves Arrouye
52afe0fc97 ICU-678 more % rules.
X-SVN-Rev: 8232
2002-03-25 23:44:26 +00:00
George Rhoten
c5458ce1e5 ICU-1733 Forgot a change from Lotus.
X-SVN-Rev: 8231
2002-03-25 22:56:46 +00:00
George Rhoten
5abc8be6db ICU-1733 Deprecate ambiguous API regarding malloc and new.
X-SVN-Rev: 8230
2002-03-25 22:55:40 +00:00
Ram Viswanadha
b021663a34 ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8229
2002-03-25 22:53:18 +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
Ram Viswanadha
1b9d145260 ICU-1808 Fix SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8226
2002-03-25 22:41:07 +00:00
Yves Arrouye
68e2e80dab ICU-678 change in dev package name
X-SVN-Rev: 8225
2002-03-25 22:26:49 +00:00
Yves Arrouye
06e1401074 ICU-678 2.1
X-SVN-Rev: 8224
2002-03-25 22:20:45 +00:00
George Rhoten
0b12bb4953 ICU-1556 Fix AIX 5.1 with Visual Age 5.0 in 32-bit mode with -O2
optmization. (The bug is really that specific)

X-SVN-Rev: 8221
2002-03-25 17:43:35 +00:00
George Rhoten
75697aa8fc ICU-1220 Do proper dependency checking for uconv.
X-SVN-Rev: 8220
2002-03-23 01:01:46 +00:00
George Rhoten
eb2bf78aa2 ICU-1687 Move the ASCII variant of ibm-33722 from ucmcore.mk to ucmfiles.mk
X-SVN-Rev: 8218
2002-03-23 00:31:04 +00:00
George Rhoten
0136f68900 ICU-1593 Clarify how saveState is used.
X-SVN-Rev: 8217
2002-03-23 00:29:03 +00:00