Commit Graph

1654 Commits

Author SHA1 Message Date
Alan Liu
cba6a1eae2 Add isVerbose()
X-SVN-Rev: 1865
2000-07-13 21:34:32 +00:00
Alan Liu
250e41fdff Add composition exclusions test
X-SVN-Rev: 1864
2000-07-13 21:33:57 +00:00
Alan Liu
f3ccdbfdd2 Minor changes
X-SVN-Rev: 1863
2000-07-13 21:26:01 +00:00
Alan Liu
12b1d15ed7 HACK fix index out of range crash; this needs to be cleaned up later
X-SVN-Rev: 1862
2000-07-13 21:25:08 +00:00
Alan Liu
b2621edca5 Update to read CompositionsExclusions.txt
X-SVN-Rev: 1861
2000-07-13 21:24:42 +00:00
Alan Liu
11dee6497e Update for new composition exclusions fix
X-SVN-Rev: 1860
2000-07-13 21:24:27 +00:00
Vladimir Weinstein
b0da923a16 ICU-360 forgot to save changes before commiting
X-SVN-Rev: 1859
2000-07-13 21:02:07 +00:00
Vladimir Weinstein
579b2189a7 ICU-360 project and workspace files for pkgdata on win32
X-SVN-Rev: 1858
2000-07-13 20:55:58 +00:00
Steven R. Loomis
2dfb6e32d3 ICU-290 use built DLLs for tools
X-SVN-Rev: 1857
2000-07-13 20:03:16 +00:00
Vladimir Weinstein
f726a9978c ICU-103 fixed a test from going into a endless loop
X-SVN-Rev: 1856
2000-07-13 18:59:50 +00:00
Vladimir Weinstein
4efa05993b ICU-103 fixed LMBCS to Unicode converter for platforms where UChar32 is signed
X-SVN-Rev: 1855
2000-07-13 18:32:49 +00:00
Steven R. Loomis
77cdb20da3 ICU-393 cvsignore for data, by popular demand
X-SVN-Rev: 1854
2000-07-13 18:32:18 +00:00
Steven R. Loomis
aac3f8529a ICU-184 rbdump is broken for now, disable it
X-SVN-Rev: 1853
2000-07-13 18:19:21 +00:00
Vladimir Weinstein
2aefd0996a ICU-103 fixed a test from going into a endless loop
X-SVN-Rev: 1852
2000-07-13 17:58:28 +00:00
Vladimir Weinstein
acb1788e6f ICU-489 warning fix
X-SVN-Rev: 1851
2000-07-13 17:55:40 +00:00
Vladimir Weinstein
3901ed6a57 ICU-489 warning fix - added uprv_strtol
X-SVN-Rev: 1850
2000-07-13 17:55:26 +00:00
Vladimir Weinstein
dda638684d ICU-103 removed duplicate typedef to make gcc happy
X-SVN-Rev: 1849
2000-07-13 16:51:48 +00:00
Vladimir Weinstein
dfc90542fe ICU-103 const casts to make gcc happier
X-SVN-Rev: 1848
2000-07-13 16:51:02 +00:00
Steven R. Loomis
b7031a5f84 ICU-497 upgrade version #
X-SVN-Rev: 1847
2000-07-13 16:46:25 +00:00
Jim Snyder Grant
e5bb724913 ICU-495 added test for ucnv_getInvalidUChars() as part of testConvertToUnicode()
X-SVN-Rev: 1846
2000-07-13 15:37:08 +00:00
Jim Snyder Grant
8581ef1b32 ICU-495 added test for ucnv_getInvalidChars() as part of testConvertFromU()
X-SVN-Rev: 1845
2000-07-13 15:35:39 +00:00
Jim Snyder Grant
b16a4f7ea8 ICU-500 corrected source pointer & errorBuffer for case of target running out on source char boundary
X-SVN-Rev: 1844
2000-07-13 15:33:16 +00:00
Jim Snyder Grant
0c71649fd5 ICU-495 implementation for ucnv_getInvalidChars
and ucnv_getInvalidUChars. Also corrected UChars proto.

X-SVN-Rev: 1843
2000-07-13 15:25:04 +00:00
Jim Snyder Grant
219fd9599f ICU-499 corrected signed/unsigned behavior for itou() used
by ESCAPE callback.

X-SVN-Rev: 1842
2000-07-13 15:17:52 +00:00
Madhu K
985b096886 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1841
2000-07-13 01:05:50 +00:00
Alan Liu
e8ebfe02dc ICU-432 leak fix cleanup
X-SVN-Rev: 1840
2000-07-13 00:40:31 +00:00
Markus Scherer
87b7acacec ICU-103 fix bugs in test code
X-SVN-Rev: 1839
2000-07-13 00:28:06 +00:00
Markus Scherer
2d466764df ICU-103 replace the mbcs implementation by one that supports up to 4 bytes/char and full utf-16
X-SVN-Rev: 1838
2000-07-13 00:26:14 +00:00
Markus Scherer
ed60a41a89 ICU-103 add genmbcs.h/.c for the new mbcs converter's data
X-SVN-Rev: 1837
2000-07-13 00:17:05 +00:00
Markus Scherer
3997da29a7 ICU-103 activate ibm-954 - euc-jp
X-SVN-Rev: 1836
2000-07-13 00:15:46 +00:00
Markus Scherer
be9f636bdb ICU-103 call callbacks with correct codeUnit pointers and codePoint values
X-SVN-Rev: 1835
2000-07-13 00:15:01 +00:00
Markus Scherer
80cd8d269b ICU-103 improve compliance of our callbacks with the new api, were buggy and still assume too much about UConverter
X-SVN-Rev: 1834
2000-07-13 00:14:10 +00:00
Markus Scherer
fc52220b90 ICU-103 need struct names for some structs for compatibility with forward declarations
X-SVN-Rev: 1833
2000-07-13 00:12:34 +00:00
Markus Scherer
ae02ead7fe ICU-103 add ucnvmbcs.h
X-SVN-Rev: 1832
2000-07-13 00:11:43 +00:00
Markus Scherer
69c2c7dabb ICU-103 load the new mbcs converter with format version 5
X-SVN-Rev: 1831
2000-07-13 00:11:11 +00:00
Markus Scherer
f0b6b788f2 ICU-103 replace the mbcs implementation by one that supports up to 4 bytes/char and full utf-16
X-SVN-Rev: 1830
2000-07-13 00:10:29 +00:00
Markus Scherer
8401b1c498 ICU-103 activate ibm-954 - euc-jp
X-SVN-Rev: 1829
2000-07-13 00:07:56 +00:00
Markus Scherer
8555a53119 ICU-103 add euc-jp (old data from os/2??)
X-SVN-Rev: 1828
2000-07-13 00:07:30 +00:00
Markus Scherer
2cca7c8eb2 ICU-103 add codepage structure info for the new mbcs converter
X-SVN-Rev: 1827
2000-07-13 00:03:46 +00:00
Markus Scherer
6578646445 ICU-103 add missing dependencies
X-SVN-Rev: 1826
2000-07-12 23:52:51 +00:00
Madhu K
0277be94c7 ICU-447 Added Tests for putil API
X-SVN-Rev: 1825
2000-07-12 23:33:20 +00:00
Vladimir Weinstein
8349610248 ICU-432 more leak fixes
X-SVN-Rev: 1824
2000-07-12 22:59:57 +00:00
Alan Liu
09f92d4480 ICU-89 update normalizer data to Unicode 3.0
X-SVN-Rev: 1823
2000-07-12 22:02:37 +00:00
Alan Liu
e4587ffd90 ICU-89 make -verbose collation tests actually be verbose
X-SVN-Rev: 1822
2000-07-12 17:18:37 +00:00
Vladimir Weinstein
4015f294cd ICU-489 binary files should be added with -kb option
X-SVN-Rev: 1821
2000-07-12 17:16:32 +00:00
Vladimir Weinstein
d06a76b46f ICU-489 binary files should be added with -kb
X-SVN-Rev: 1820
2000-07-12 17:14:41 +00:00
Alan Liu
ff9a1ce78f Clean up
X-SVN-Rev: 1819
2000-07-12 16:49:22 +00:00
Alan Liu
98964c6724 Add composed rules map
X-SVN-Rev: 1818
2000-07-12 16:44:13 +00:00
Alan Liu
1fb9f0685a Remove hard-coded UInfo path
X-SVN-Rev: 1817
2000-07-12 16:43:38 +00:00
Alan Liu
94b93602d7 Make BLOCKSHIFT public for NormalizerBuilder
X-SVN-Rev: 1816
2000-07-12 16:42:44 +00:00