Commit Graph

1069 Commits

Author SHA1 Message Date
Madhu K
fafe9b6e4b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1641
2000-06-22 17:39:34 +00:00
Madhu K
c9e7c0d5a3 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1640
2000-06-22 17:26:12 +00:00
Madhu K
6ebc40cc9b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1637
2000-06-22 01:18:30 +00:00
Madhu K
b429022d94 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
2000-06-22 01:09:15 +00:00
Madhu K
cdc7d9b910 ICU-176 Fixed an Error in move32()
X-SVN-Rev: 1635
2000-06-21 22:48:46 +00:00
Helena Chapman
8d12ca8e17 ICU-401 OS/400 specific changes for 1.5 release.
X-SVN-Rev: 1634
2000-06-20 23:42:20 +00:00
Steven R. Loomis
e928a03866 ICU-442 #if U_HAVE_WCHAR_H
X-SVN-Rev: 1633
2000-06-19 17:16:46 +00:00
Alan Liu
49c2098d0e ICU-438 fieldDifference
X-SVN-Rev: 1632
2000-06-15 23:36:25 +00:00
Vladimir Weinstein
98a378d583 ICU-432 changes according to purify output (the output buffer wasn't long enough for error messages)
X-SVN-Rev: 1631
2000-06-15 22:33:16 +00:00
Vladimir Weinstein
e8ef7da59a ICU-432 changes according to purify output
X-SVN-Rev: 1630
2000-06-15 22:32:39 +00:00
Steven R. Loomis
a432d46851 ICU-360 pkgdata tool
X-SVN-Rev: 1626
2000-06-14 23:56:41 +00:00
Alan Liu
21b2825616 ICU-220 add getString() that returns reference to internal string
X-SVN-Rev: 1625
2000-06-14 20:52:50 +00:00
Alan Liu
8fe1cdd117 ICU-429 (update docs)
X-SVN-Rev: 1624
2000-06-14 18:03:35 +00:00
Steven R. Loomis
52e4b81862 ICU-360 oops.. forgot this little file
X-SVN-Rev: 1619
2000-06-14 16:36:57 +00:00
Steven R. Loomis
cd30713a6b ICU-360 pkgdata tool
X-SVN-Rev: 1618
2000-06-14 00:50:58 +00:00
Steven R. Loomis
965c217c57 ICU-304 ascii
X-SVN-Rev: 1617
2000-06-13 20:58:24 +00:00
Steven R. Loomis
2a46eb01b4 ICU-304 ASCII support
X-SVN-Rev: 1616
2000-06-13 20:58:00 +00:00
Steven R. Loomis
da75dc2a87 ICU-304 finally add support for ASCII in icu
X-SVN-Rev: 1615
2000-06-13 20:57:03 +00:00
Steven R. Loomis
1a83526575 ICU-408 install cleanup. generate directories properly ..
X-SVN-Rev: 1614
2000-06-13 19:46:54 +00:00
Steven R. Loomis
87c0555238 ICU-408 install cleanup
X-SVN-Rev: 1613
2000-06-13 19:44:38 +00:00
Steven R. Loomis
1bb4bd6f06 ICU-408 ICU install cleanup
X-SVN-Rev: 1612
2000-06-13 19:42:59 +00:00
Steven R. Loomis
dc92c980b5 ICU-408 add more detail to test
X-SVN-Rev: 1611
2000-06-13 19:25:14 +00:00
Alan Liu
68aaea29e3 ICU-429 Update to 2000d.
X-SVN-Rev: 1610
2000-06-13 01:51:40 +00:00
Vladimir Weinstein
c6822e7b2d ICU-432 cleanup for transliterator test that implicitly uses default converter instead of invariant one
X-SVN-Rev: 1609
2000-06-12 22:49:21 +00:00
Vladimir Weinstein
f503d2fc52 ICU-436 resource bundle constructor should use default constructor instead of invariant one...
X-SVN-Rev: 1608
2000-06-12 22:44:15 +00:00
Vladimir Weinstein
f66f0b6dfb ICU-432 changes according to purify output
X-SVN-Rev: 1607
2000-06-12 22:42:50 +00:00
Steven R. Loomis
baffa188a7 ICU-434 new sample [convsamp]
X-SVN-Rev: 1606
2000-06-12 20:29:04 +00:00
Markus Scherer
88aa217d7c ICU-428 add dependencies
X-SVN-Rev: 1604
2000-06-12 19:50:50 +00:00
Markus Scherer
bdf7b6866e ICU-221 test u_isWhitespace()
X-SVN-Rev: 1603
2000-06-12 19:49:49 +00:00
Markus Scherer
8703e9d817 ICU-221 exclude all no-break spaces from u_isWhitespace()
X-SVN-Rev: 1602
2000-06-12 19:48:05 +00:00
Markus Scherer
e48e4ed6ff ICU-428 copy header on Debug build, too
X-SVN-Rev: 1601
2000-06-12 19:30:09 +00:00
Vladimir Weinstein
a0e53e1a21 ICU-432 corrected tests that wrongly assumed that "en_US" is always the default locale.
X-SVN-Rev: 1600
2000-06-10 05:10:28 +00:00
Steven R. Loomis
f780818540 ICU-434 clean up the sample a little
X-SVN-Rev: 1599
2000-06-10 00:07:01 +00:00
Steven R. Loomis
4e9cf50f66 ICU-434 new sample code [scsu]
X-SVN-Rev: 1598
2000-06-09 23:33:40 +00:00
Steven R. Loomis
f7e25d8f56 ICU-353 typo
X-SVN-Rev: 1597
2000-06-09 23:05:39 +00:00
Yves Arrouye
2d6d22a2a4 ICU-353 Cast UNUM_FORMAT_SYMBOL_COUNT and
DecimalFormatSymbols::kFormatSymbolCount to int to avoid warning about
comparing different enums (one of the ANSI C features I dislike the most!)

X-SVN-Rev: 1596
2000-06-09 18:38:02 +00:00
Yves Arrouye
8f3a4a54aa ICU-353 fKeyPoint made unsigned. (fCount should be unsigned too.)
X-SVN-Rev: 1595
2000-06-09 18:36:52 +00:00
Yves Arrouye
dcc497e297 ICU-353 make key a const char * to avoid warnings (and be logical).
X-SVN-Rev: 1594
2000-06-09 18:35:03 +00:00
Yves Arrouye
a70b238d8e ICU-353 cast pszUnicode before using it as a const uint32_t *.
X-SVN-Rev: 1593
2000-06-09 18:34:20 +00:00
Yves Arrouye
24c4175aff ICU-353 use ucmp16_getu() instead of ucmp16_get() when comparing with
replacement characters (or gcc warns that the tests will always be false,
which is true due to sign extension).

X-SVN-Rev: 1592
2000-06-09 18:33:46 +00:00
Vladimir Weinstein
d65a9064c0 ICU-432 fix a bad memory write
X-SVN-Rev: 1591
2000-06-09 00:05:21 +00:00
Vladimir Weinstein
b0d583206b ICU-432 fix a bad memory read..
X-SVN-Rev: 1590
2000-06-09 00:05:01 +00:00
Yves Arrouye
21573eb159 ICU-427 removed dependency on top-level directory name.
X-SVN-Rev: 1589
2000-06-08 22:57:42 +00:00
Yves Arrouye
5aa6e647e3 ICU-428 copy headers on Release build.
X-SVN-Rev: 1588
2000-06-08 22:56:20 +00:00
Yves Arrouye
5e0b7a63ca ICU-408 use ./genxxxx for those w/o . in their PATH (or after $prefix/bin.
X-SVN-Rev: 1587
2000-06-08 22:55:20 +00:00
Alan Liu
d238badc53 ICU-363 document linkage to Normalizer
X-SVN-Rev: 1586
2000-06-08 21:11:32 +00:00
Helena Chapman
313dc3a1bc ICU-393 removing unused files.
X-SVN-Rev: 1585
2000-06-07 23:16:57 +00:00
Steven R. Loomis
050da07c63 ICU-184 just some tabs and comment cleanup
X-SVN-Rev: 1584
2000-06-07 19:52:08 +00:00
Steven R. Loomis
f6832a4b0c ICU-417 fix for build on linux
X-SVN-Rev: 1583
2000-06-07 16:32:15 +00:00
Alan Liu
c82abd3807 ICU-184 remove rbcache[.cpp|.h] and rbread[.cpp|.h] from project file
X-SVN-Rev: 1582
2000-06-07 00:37:16 +00:00