Commit Graph

1544 Commits

Author SHA1 Message Date
Madhu K
8509d36272 ICU-447 Added tests for more code coverage for umemstrm.c
X-SVN-Rev: 1956
2000-07-19 21:59:04 +00:00
Markus Scherer
fc5da8caef ICU-103 fromU() improvement needed more condition checking
X-SVN-Rev: 1955
2000-07-19 21:54:16 +00:00
Markus Scherer
7130aeef99 ICU-103 more performance in fromU() by goto _into_ the loop
X-SVN-Rev: 1954
2000-07-19 21:24:04 +00:00
Madhu K
e7a0a04d63 ICU-447 Added tests for code coverage for umemstrm.c
X-SVN-Rev: 1950
2000-07-19 20:59:55 +00:00
Vladimir Weinstein
2fd77b0c75 ICU-360 win32 port - initial working commit
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Madhu K
a13de6c1a8 ICU-447 corrected the test case for utf-8
X-SVN-Rev: 1948
2000-07-19 20:14:47 +00:00
Madhu K
32a0e9ae2b ICU-447 Added tests for utf8 to show the bug found
X-SVN-Rev: 1947
2000-07-19 20:14:27 +00:00
Ram Viswanadha
b89bb3f270 ICU-336 Added Swedish variant and locale
jitterbug 372: Added language codes

X-SVN-Rev: 1946
2000-07-19 17:43:24 +00:00
Ram Viswanadha
52514e709e ICU-336 Added Swedish variant and locale
X-SVN-Rev: 1945
2000-07-19 17:41:30 +00:00
Alan Liu
85d51e6ece ICU-89 improve performance for non-composing combining
X-SVN-Rev: 1944
2000-07-19 16:09:09 +00:00
Vladimir Weinstein
b0cf4a4cad ICU-360 more win32 changes
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Yves Arrouye
22e9ef7d41 ICU-212 add *.bin to the bunch of files we symlink into the build directory during out-of-source builds.
X-SVN-Rev: 1940
2000-07-19 05:06:49 +00:00
Yves Arrouye
2bda482246 ICU-447 don't depend on Windows' handling of decls in for loops, it's broken!
X-SVN-Rev: 1939
2000-07-19 04:58:37 +00:00
Yves Arrouye
9fbbbf01bc ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Helena Chapman
5eda06b3c0 ICU-401 more s/400 compilation changes.
X-SVN-Rev: 1937
2000-07-19 00:21:29 +00:00
Madhu K
fc7dca35f0 ICU-447 Added tests for more code coverage for mbcs
X-SVN-Rev: 1936
2000-07-18 23:42:41 +00:00
Steven R. Loomis
978328f9f9 ICU-371 SOLARIS -> U_SOLARIS
X-SVN-Rev: 1935
2000-07-18 19:24:50 +00:00
Alan Liu
133d4a5035 ICU-89 new version with more compact typeMask
X-SVN-Rev: 1933
2000-07-18 19:18:09 +00:00
Alan Liu
46a8012eb4 ICU-89 add TestZeroIndex
X-SVN-Rev: 1932
2000-07-18 18:41:50 +00:00
Alan Liu
a8c14fad43 ICU-89 eliminate zero-index combining chars from tables
X-SVN-Rev: 1925
2000-07-18 18:08:33 +00:00
Madhu K
77814c55bb ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1924
2000-07-18 18:04:50 +00:00
Madhu K
4463cf3414 ICU-176 fixed T_UConverter_getNextUChar_UTF16_BE
and T_UConverter_getNextUChar_UTF16_LE  for surrogate behaviour

X-SVN-Rev: 1923
2000-07-18 18:02:36 +00:00
Markus Scherer
fc23fe2b5d ICU-103 getNextUChar() set index-outofbounds if there is no output but no other error
X-SVN-Rev: 1922
2000-07-18 17:42:33 +00:00
Madhu K
e51bdcd177 ICU-447 Fixed error in test case
X-SVN-Rev: 1921
2000-07-18 15:59:55 +00:00
Steven R. Loomis
d8a6946ed3 ICU-434 convsamp update
X-SVN-Rev: 1920
2000-07-18 00:36:32 +00:00
Helena Chapman
633f3d9104 ICU-401 400 porting changes based on Barry's feedback.
X-SVN-Rev: 1919
2000-07-17 23:36:52 +00:00
Steven R. Loomis
9a254a047e ICU-508 fix Locale::TRADITIONAL_CHINESE constant
X-SVN-Rev: 1918
2000-07-17 23:33:38 +00:00
Madhu K
6b6dfc0d57 ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1917
2000-07-17 23:30:53 +00:00
Vladimir Weinstein
f5de46856b ICU-360 more windows changes...
X-SVN-Rev: 1916
2000-07-17 22:50:10 +00:00
Markus Scherer
48b75bff5c ICU-103 getNextUChar() use helper ucnv_getUChar32KeepOverflow(), and improve fromUnicode performance
X-SVN-Rev: 1915
2000-07-17 21:33:31 +00:00
Markus Scherer
3b048dbe57 ICU-103 add getNextUChar() helper ucnv_getUChar32KeepOverflow()
X-SVN-Rev: 1914
2000-07-17 21:30:13 +00:00
George Rhoten
072f942e56 ICU-399 Added code to u_strstr again
X-SVN-Rev: 1913
2000-07-17 21:02:18 +00:00
George Rhoten
8f94f238be ICU-399 Added code to u_strstr
X-SVN-Rev: 1912
2000-07-17 20:47:02 +00:00
George Rhoten
95456913eb ICU-399 Added test to u_strstr
X-SVN-Rev: 1911
2000-07-17 20:41:57 +00:00
Madhu K
94711b5d29 ICU-447 Added a test for EBCIDIC_STATEFUL
X-SVN-Rev: 1910
2000-07-17 20:41:36 +00:00
Yves Arrouye
f3df821d25 ICU-377 more fixes for Rhapsody/Darwin port.
X-SVN-Rev: 1909
2000-07-17 20:14:51 +00:00
Markus Scherer
e736ce5911 ICU-505 re-add the lmbcs test now that it does not crash any more
X-SVN-Rev: 1908
2000-07-17 19:51:01 +00:00
Markus Scherer
4015163642 ICU-505 the callback call used to trash the args->target etc. pointers, do this on a copy
X-SVN-Rev: 1907
2000-07-17 19:49:44 +00:00
Markus Scherer
2d4410c3f2 ICU-505 more reasonable input buffer size
X-SVN-Rev: 1906
2000-07-17 19:48:55 +00:00
Markus Scherer
4b51eae486 ICU-505 remove obsolete values and move error buffer length to ucnv_bld.h
X-SVN-Rev: 1905
2000-07-17 19:48:25 +00:00
Markus Scherer
5b2fb059cd ICU-505 increase size of overflow buffer to 32 (need >=24)
X-SVN-Rev: 1904
2000-07-17 19:47:36 +00:00
Jim Snyder Grant
af1856f980 ICU-505 temporarily commented out test causing crash.
X-SVN-Rev: 1903
2000-07-17 16:49:04 +00:00
Jim Snyder Grant
a7da319c5d ICU-495 removed test for ucnv_getInvalidUChars() because implementation has changed
X-SVN-Rev: 1902
2000-07-17 16:42:35 +00:00
Vladimir Weinstein
d9320b5d22 ICU-360 windows port for pkgdata
X-SVN-Rev: 1901
2000-07-17 05:37:48 +00:00
Alan Liu
24c6d0cd19 ICU-410 update docs
X-SVN-Rev: 1900
2000-07-16 13:49:24 +00:00
Alan Liu
e079ed5e8b ICU-410 use u_fgetcx (unescaping u_fgetc)
X-SVN-Rev: 1899
2000-07-16 13:43:40 +00:00
Alan Liu
81f0a973af ICU-410 add u_fgetcx (unescaping u_fgetc)
X-SVN-Rev: 1898
2000-07-16 13:43:15 +00:00
Alan Liu
5e9d055754 ICU-410 use unified unescape function(s)
X-SVN-Rev: 1897
2000-07-16 13:42:38 +00:00
Alan Liu
cb74716658 ICU-410 create unified unescape function(s)
X-SVN-Rev: 1896
2000-07-16 13:39:07 +00:00
Markus Scherer
42c49e3617 ICU-311 changeState_2022 also copy cb contexts
X-SVN-Rev: 1895
2000-07-15 22:04:08 +00:00
Markus Scherer
a365ea6146 ICU-311 op== also compare the cb contexts
X-SVN-Rev: 1894
2000-07-15 22:03:20 +00:00
Markus Scherer
095c0eb2f0 ICU-103 allow to explicitly specify 'illegal' in mbcs state tables
X-SVN-Rev: 1893
2000-07-15 22:02:36 +00:00
Markus Scherer
f5305acb59 ICU-311 call callbacks from ucnv_reset() & ucnv_close() as designed
X-SVN-Rev: 1892
2000-07-15 20:47:31 +00:00
Markus Scherer
fa1d2584a1 ICU-311 more small fixes in callbacks
X-SVN-Rev: 1891
2000-07-15 20:46:53 +00:00
Markus Scherer
64d3073fe9 ICU-495 ucnv_getInvalidXXX() must return the invalidXXX buffers, not the overflow buffers
X-SVN-Rev: 1890
2000-07-15 20:09:58 +00:00
Markus Scherer
d85d2027a2 ICU-103 fix little-endian fromU and use dedicated UConverter->toUBytes for state
X-SVN-Rev: 1889
2000-07-15 01:16:13 +00:00
Markus Scherer
6f2e1ed803 ICU-103 add more toU state fields to UConverter
X-SVN-Rev: 1888
2000-07-15 01:11:49 +00:00
Markus Scherer
9d3905ca8e ICU-495 fix error checking etc. in getInvalidXXX()
X-SVN-Rev: 1887
2000-07-15 01:11:05 +00:00
Markus Scherer
461ade154d ICU-495 fix size of array (count UChars, not bytes)
X-SVN-Rev: 1886
2000-07-15 01:10:23 +00:00
George Rhoten
874a1b6f38 ICU-399 Added more documentation on strstr
X-SVN-Rev: 1885
2000-07-14 23:33:18 +00:00
Madhu K
f18ed92a8e ICU-447 included the LMBCS tests
X-SVN-Rev: 1884
2000-07-14 23:07:15 +00:00
Madhu K
393b7259e5 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1883
2000-07-14 22:42:27 +00:00
Helena Chapman
6ca74cacae ICU-501 Collation enhancement phase 1. Added "override" and "version" tag in "CollationElements".
X-SVN-Rev: 1882
2000-07-14 22:31:35 +00:00
Madhu K
49f636fca0 ICU-447 Fixed the erroneous expected result in the test case
X-SVN-Rev: 1881
2000-07-14 21:49:57 +00:00
Markus Scherer
3dac35c27e ICU-311 add linefeeds to some log_err()
X-SVN-Rev: 1880
2000-07-14 20:40:05 +00:00
Markus Scherer
97a464b605 ICU-344 fix the test for ebcdic_stateful with escape callback - reports error for now
X-SVN-Rev: 1879
2000-07-14 20:39:12 +00:00
Alan Liu
7b63a2f1ad ICU-292 use putil.h definitions of file separator
X-SVN-Rev: 1878
2000-07-14 20:17:02 +00:00
Madhu K
ddf9778682 ICU-311 Fixed the ESCAPE_CALLBACK
X-SVN-Rev: 1877
2000-07-14 19:40:36 +00:00
Madhu K
f7cd903a3e ICU-447 Fixed some errors in the test case
X-SVN-Rev: 1876
2000-07-14 01:39:37 +00:00
Markus Scherer
1dcc552c43 ICU-311 for the new callback api, geMissingXAction() need to return both the function pointer and the context
X-SVN-Rev: 1875
2000-07-14 01:33:33 +00:00
Markus Scherer
d911d40079 ICU-311 for the new callback api, ucnv_getXCallBack() need to return both the function pointer and the context
X-SVN-Rev: 1874
2000-07-14 01:33:02 +00:00
Markus Scherer
06ca05dc38 ICU-311 for the new callback api, ucnv_getXCallBack() need to return both the function pointer and the context
X-SVN-Rev: 1873
2000-07-14 01:01:14 +00:00
Markus Scherer
5af0fcc38d ICU-311 for the new callback api, geMissingXAction() need to return both the function pointer and the context
X-SVN-Rev: 1872
2000-07-14 01:00:59 +00:00
Markus Scherer
7d721ba16c ICU-502 clean up 'unassigned' handling and callback calls
X-SVN-Rev: 1871
2000-07-13 23:55:33 +00:00
Madhu K
2c9d62de49 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1870
2000-07-13 22:43:29 +00:00
Madhu K
e444400599 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1869
2000-07-13 22:33:33 +00:00
Alan Liu
0410607628 ICU-89 add test for Tibetan & 3.0 composition exclusions
X-SVN-Rev: 1868
2000-07-13 22:13:13 +00:00
Alan Liu
d2afba2116 ICU-89 update to 3.0 composition exclusions
X-SVN-Rev: 1867
2000-07-13 22:12:48 +00:00
Steven R. Loomis
c596b24a8a ICU-393 .cvsignore cleanup
X-SVN-Rev: 1866
2000-07-13 22:04:24 +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
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
470ff1060e ICU-89 remove test that is obsolete as of Unicode 2.1.8
X-SVN-Rev: 1809
2000-07-12 15:53:36 +00:00
Alan Liu
309dbf336b ICU-89 fix MergeCollation double deletion
X-SVN-Rev: 1808
2000-07-12 15:52:24 +00:00
Alan Liu
58c0144374 ICU-498 fix indentation
X-SVN-Rev: 1807
2000-07-12 15:40:50 +00:00
Yves Arrouye
6b622f7caa ICU-377 do not define LIBTOOL since we don't use it.
X-SVN-Rev: 1806
2000-07-12 07:25:04 +00:00
Yves Arrouye
b4e4f9d031 ICU-377 more changes to please the Mach linker.
X-SVN-Rev: 1805
2000-07-12 06:43:32 +00:00
Yves Arrouye
fb1d5d2135 ICU-377 explicitely use extern for U_CFUNC in C, since not doing so brings complaints from the Rhapsody/Darwin Mach linker.
X-SVN-Rev: 1804
2000-07-12 06:34:43 +00:00
Yves Arrouye
17a71e5541 ICU-377 private variables made static to avoid
a warning about common symbols in MH_DYLIB files.

X-SVN-Rev: 1803
2000-07-12 06:08:43 +00:00
Yves Arrouye
9403fd2554 ICU-377 do not pass -framework System while
linking (it is implicitly used).

X-SVN-Rev: 1802
2000-07-12 06:05:26 +00:00
Vladimir Weinstein
b13c43bb2c ICU-458 breakiterator & co should now close opened udata instances
X-SVN-Rev: 1801
2000-07-12 05:01:53 +00:00
Yves Arrouye
569eceea65 ICU-360 clean in the right order.
X-SVN-Rev: 1800
2000-07-12 02:00:43 +00:00
Madhu K
84474c15da ICU-447 Testing error conditions and other API for extended code coverage
X-SVN-Rev: 1799
2000-07-12 01:09:23 +00:00
Yves Arrouye
92ae383204 ICU-377 change the shlib rules for Darwin a bit more
X-SVN-Rev: 1798
2000-07-11 23:38:12 +00:00
Yves Arrouye
758b93fe15 ICU-377 change the shlib rules for Darwin
X-SVN-Rev: 1797
2000-07-11 23:37:11 +00:00
Vladimir Weinstein
ce3dd236b4 ICU-489 added tests for new types
X-SVN-Rev: 1796
2000-07-11 23:27:11 +00:00
Yves Arrouye
55cc3f3d3f ICU-353 const char * please.
X-SVN-Rev: 1795
2000-07-11 22:44:35 +00:00
Yves Arrouye
6d4fac5fab ICU-360 oops, uncommit local change that used to export MAKE for pkgdata's benefit.
X-SVN-Rev: 1794
2000-07-11 22:26:53 +00:00
Yves Arrouye
995ca8a672 ICU-360 detect gmake or make and set U_MAKE to that. Substitute U_MAKE
in platform.h.in, and hardcode it to "nmake" in pwin32.h and "gmake" in
pos400.h and pos2.h. Then use U_MAKE to define the default make command in
pkgdata.c, if there is no MAKE env variable.

X-SVN-Rev: 1793
2000-07-11 22:25:51 +00:00
Yves Arrouye
05e119e889 ICU-377 U_RHAPSODY doesn't look very POSIX from our point of view.
X-SVN-Rev: 1792
2000-07-11 22:24:00 +00:00
Steven R. Loomis
f3af060e13 ICU-496 don't crash if missing test data
X-SVN-Rev: 1791
2000-07-11 22:17:37 +00:00
Alan Liu
237c25901f ICU-432 fix typo
X-SVN-Rev: 1790
2000-07-11 20:47:10 +00:00
Vladimir Weinstein
2e5480107c ICU-432 removed forgotten leak test...
X-SVN-Rev: 1789
2000-07-11 20:42:54 +00:00
Madhu K
63c97dc078 ICU-447 Testing error conditions for extended code coverage
X-SVN-Rev: 1788
2000-07-11 19:11:41 +00:00
Alan Liu
bb0b494bb7 ICU-432 make copy ct canonical to fix mem leak
X-SVN-Rev: 1787
2000-07-11 18:45:49 +00:00
Yves Arrouye
c0a65f0b15 ICU-212 Fixed the directories used in tools/genrb. Changed the top-
level all target to do all-local before all-recursive so that symlinks are
in place in the build directory when needed in tools/genrb. Fixed the
installation of $(EXTRA_DATA) to be done by make dependencies and not
from a loop since an empty EXTRA_DATA yields a shell syntax error.

X-SVN-Rev: 1786
2000-07-11 17:52:01 +00:00
Madhu K
4ce0c4f3fe ICU-447 Fixed memory leaks
X-SVN-Rev: 1785
2000-07-11 17:44:53 +00:00
Madhu K
078e30e54c ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1784
2000-07-11 17:44:24 +00:00
Madhu K
f4b411e2f9 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1783
2000-07-11 16:42:25 +00:00
Madhu K
bd157cd849 ICU-43 Fix in the SBCS
X-SVN-Rev: 1782
2000-07-10 22:50:32 +00:00
Vladimir Weinstein
9e6148186a ICU-432 more leak fixes
X-SVN-Rev: 1781
2000-07-10 22:14:51 +00:00
Steven R. Loomis
055da3ad8d ICU-352 fix for makefile status
X-SVN-Rev: 1780
2000-07-10 22:06:07 +00:00
Steven R. Loomis
65b204ba02 ICU-360 update for new packaging. to make test pass w/o .dat files
X-SVN-Rev: 1779
2000-07-10 22:05:01 +00:00
Vladimir Weinstein
7d188ca73e ICU-432 more leak fixes
X-SVN-Rev: 1778
2000-07-10 22:03:16 +00:00
Helena Chapman
ccede1e5b9 ICU-311 Major rewrite of the internal codepath to use the UConverterToUnicodeArgs and UConverterFromUnicodeArgs.
X-SVN-Rev: 1777
2000-07-10 20:51:54 +00:00
Vladimir Weinstein
4a043d3575 ICU-432 more memory leaks fixed
X-SVN-Rev: 1776
2000-07-10 20:43:34 +00:00
Vladimir Weinstein
e913320212 ICU-489 Make win32 happy with changes
X-SVN-Rev: 1775
2000-07-10 20:35:36 +00:00
Vladimir Weinstein
2bf4dab4bc ICU-489 genrb now handles extensions of type 'import', 'binary' and 'int'
X-SVN-Rev: 1774
2000-07-10 20:20:05 +00:00
Vladimir Weinstein
b1b43e0289 ICU-489 thai break dictionary is now imported in th.res
X-SVN-Rev: 1773
2000-07-10 20:17:33 +00:00
Vladimir Weinstein
619a697022 ICU-489 breakiterator now uses binary type in resb for thai
X-SVN-Rev: 1772
2000-07-10 20:16:27 +00:00
Steven R. Loomis
ac13e8dc05 ICU-360 pkgdata tool
X-SVN-Rev: 1771
2000-07-10 17:53:01 +00:00
Steven R. Loomis
4ffaa06fd0 ICU-393 add .cvsignore files
X-SVN-Rev: 1770
2000-07-10 17:52:39 +00:00
Madhu K
eb54a4e0de ICU-447 added ksc back
X-SVN-Rev: 1769
2000-07-10 17:35:02 +00:00
Steven R. Loomis
c8c1c21605 ICU-360 pkgdata
X-SVN-Rev: 1768
2000-07-10 17:34:32 +00:00
Madhu K
420cd4385c ICU-447 Replaced 1361 with 1363.
X-SVN-Rev: 1767
2000-07-10 17:23:06 +00:00
Vladimir Weinstein
84ee9c265c ICU-487 remove gencol from win32 workspace
X-SVN-Rev: 1766
2000-07-10 16:54:56 +00:00
Vladimir Weinstein
bd3bf6c1f0 ICU-447 corrected a typo
X-SVN-Rev: 1765
2000-07-10 16:53:32 +00:00
Steven R. Loomis
ad1da58f46 ICU-360 don't install .res files anymore!
X-SVN-Rev: 1764
2000-07-10 16:35:32 +00:00
Madhu K
099a875389 ICU-447 Fixed the errors due ot 1361 alias name(ksc) which is not eliminated
X-SVN-Rev: 1763
2000-07-08 02:15:03 +00:00
Madhu K
fb3039635f ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1762
2000-07-08 02:07:23 +00:00
Madhu K
4cb5e83e30 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1761
2000-07-08 01:59:14 +00:00
Yves Arrouye
edde8164ec ICU-241 declare the index of the loop outside the for().
X-SVN-Rev: 1760
2000-07-08 00:10:02 +00:00
Madhu K
32e5cad58f ICU-447 Fixed TConverter_fromUnicode_XBCS to return the error value when only the lead surrogate character is present and flush=TRUE
X-SVN-Rev: 1759
2000-07-08 00:03:18 +00:00
Steven R. Loomis
96a453126e ICU-487 remove makeconv
X-SVN-Rev: 1758
2000-07-07 23:39:54 +00:00
Steven R. Loomis
521425a1d2 ICU-487 remove gencol! good riddance
X-SVN-Rev: 1757
2000-07-07 22:28:39 +00:00
Madhu K
4472c96f24 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1756
2000-07-07 19:34:08 +00:00
Madhu K
9091990aaf ICU-447 Fallback test
X-SVN-Rev: 1755
2000-07-07 17:42:41 +00:00
Steven R. Loomis
73b342fb13 ICU-343 parse locales such as fr_FR.UTF8@EURO [codepage and locale variant must be considered]
X-SVN-Rev: 1754
2000-07-07 06:12:00 +00:00
Steven R. Loomis
19d7af1d3d ICU-351 data update
X-SVN-Rev: 1753
2000-07-07 03:37:32 +00:00
Steven R. Loomis
f87c83661c ICU-351 yet more hindi data
X-SVN-Rev: 1752
2000-07-07 03:37:03 +00:00
Steven R. Loomis
9d76a4b88b ICU-447 Fallback API
X-SVN-Rev: 1751
2000-07-07 02:53:06 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Madhu K
c8af7e00e5 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1749
2000-07-06 21:56:24 +00:00
Madhu K
23ae37d40d ICU-447 Removed 1361 because it is no longer the registered code page.
X-SVN-Rev: 1748
2000-07-06 19:33:58 +00:00
Madhu K
ec384cbb5e ICU-447 Removed 1361 because it is no longer the reference code page. 1363 is now the reference code page
X-SVN-Rev: 1747
2000-07-06 18:28:54 +00:00
Madhu K
596dec1f30 ICU-447 Added Tests for fallback API
X-SVN-Rev: 1746
2000-07-06 18:26:36 +00:00
Madhu K
908abbec75 ICU-447 Tests for fallback API
X-SVN-Rev: 1745
2000-07-06 18:26:16 +00:00
Madhu K
d3a1a60f25 ICU-447 1361 is no longer the reference codepage. Modified it to take 1363.
X-SVN-Rev: 1744
2000-07-06 18:24:13 +00:00
Madhu K
05f640ef01 ICU-447 Taken the new files for fallback implementation
X-SVN-Rev: 1743
2000-07-06 18:21:47 +00:00
Helena Chapman
11f8d10632 ICU-439 Updated locmap.cpp with the North Korea ISO country code.
X-SVN-Rev: 1741
2000-07-05 23:44:37 +00:00
Madhu K
18f38a2d19 ICU-43 Parse Error for mbcs
X-SVN-Rev: 1738
2000-07-05 23:04:48 +00:00
Helena Chapman
2fd0a3db47 ICU-311 the setToU and fromUCallback function signatures update.
X-SVN-Rev: 1736
2000-07-05 20:56:42 +00:00
Madhu K
2cbcf5e6aa ICU-43 Fix in fallback implementation.
X-SVN-Rev: 1735
2000-07-05 19:06:02 +00:00
Yves Arrouye
f3490ae11e ICU-391 fixed the options pass-through by using "$@" instead of $*
(a classic one...)

X-SVN-Rev: 1734
2000-07-05 17:09:11 +00:00
Madhu K
a221a143c4 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1733
2000-07-03 22:57:52 +00:00
Yves Arrouye
357fc87246 ICU-377 recognize both Rhapsody (and define U_RHAPSODY) and Darwin
(and define U_DARWIN), and have both of them use config/mh-darwin.

X-SVN-Rev: 1732
2000-07-03 19:32:00 +00:00
Yves Arrouye
be1f3594eb ICU-377 added recognition of Darwin (Mac OS X developer previews). This
change should be forwarded upstream to the maintainer of Autoconf.

X-SVN-Rev: 1731
2000-07-03 19:30:46 +00:00
Yves Arrouye
2dd27cde6e ICU-377 Darwin doesn't have <langinfo.h> (even though the functions are
in the manual!) and thus shouldn't be marked POSIX.

X-SVN-Rev: 1730
2000-07-03 19:30:42 +00:00
Alan Liu
056697be0e ICU-451 fix NullTransliterator virtual function hiding
X-SVN-Rev: 1729
2000-07-01 00:14:12 +00:00
Alan Liu
795af33f57 ICU-474 fix UTransPosition handling
X-SVN-Rev: 1728
2000-07-01 00:13:42 +00:00
Alan Liu
418ac3b758 ICU-476 fix RBT et al copy constructor
X-SVN-Rev: 1727
2000-06-30 23:26:07 +00:00
Yves Arrouye
d37141dcac ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.

X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Helena Chapman
a12beff355 ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1725
2000-06-30 20:54:29 +00:00
Vladimir Weinstein
c31e17a71e ICU-436 additional constructors and _open functions for resource bundle
X-SVN-Rev: 1724
2000-06-30 20:31:39 +00:00
Vladimir Weinstein
d963093f45 ICU-436 additional constructors and _open functions for resource bundles
X-SVN-Rev: 1723
2000-06-30 20:24:59 +00:00
Yves Arrouye
ff2268461c ICU-322 new ucnv_getStandardName() API.
X-SVN-Rev: 1722
2000-06-30 19:43:00 +00:00
Markus Scherer
962dc91faa ICU-471 export ushape.h
X-SVN-Rev: 1721
2000-06-30 17:44:33 +00:00
Helena Chapman
0ad634011e ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1720
2000-06-30 17:38:47 +00:00
Vladimir Weinstein
95cf2bc54e ICU-370 Vladimirs counting skills are miserable!
X-SVN-Rev: 1719
2000-06-30 17:31:00 +00:00
Markus Scherer
36e29a52ef ICU-156 deprecate BI::createText()
X-SVN-Rev: 1718
2000-06-30 00:44:13 +00:00
Markus Scherer
4c42ba5b9b ICU-471 add API facade for u_shapeArabic()
X-SVN-Rev: 1717
2000-06-30 00:29:46 +00:00
Alan Liu
e63cf6a463 ICU-477 create Hiragana-Katakana transliterator
X-SVN-Rev: 1716
2000-06-30 00:15:44 +00:00
Madhu K
6d8fd93c2d ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1714
2000-06-29 23:28:46 +00:00
Alan Liu
cbd5200a0f ICU-474 fix UTransPosition handling
X-SVN-Rev: 1713
2000-06-29 22:15:17 +00:00
Markus Scherer
1f32d4dd9f ICU-156 add new BI::setText(US &)
X-SVN-Rev: 1710
2000-06-29 20:21:45 +00:00
Vladimir Weinstein
cc42314029 ICU-432 various memory leaks
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Vladimir Weinstein
a99c615bff ICU-370 bad static unicodestring initialization
X-SVN-Rev: 1708
2000-06-29 19:41:19 +00:00
Markus Scherer
6aea18ee6e ICU-410 add API facades for string unescaping
X-SVN-Rev: 1707
2000-06-29 19:36:20 +00:00
Markus Scherer
c685f44e89 ICU-400 add u_strchr32()
X-SVN-Rev: 1706
2000-06-29 19:00:55 +00:00
Markus Scherer
68fe01cfa0 ICU-399 add API facade for u_strstr()
X-SVN-Rev: 1705
2000-06-29 18:52:11 +00:00
Markus Scherer
b2375850b7 ICU-241 remove obsolete T_INT32()
X-SVN-Rev: 1704
2000-06-29 18:42:34 +00:00
Markus Scherer
4660da6313 ICU-415 add API facade for name->code point and enum names
X-SVN-Rev: 1703
2000-06-29 18:27:07 +00:00
Steven R. Loomis
784b5f52ad ICU-432 comments, syntax, etc
X-SVN-Rev: 1701
2000-06-29 03:04:28 +00:00
Steven R. Loomis
72c8a4d026 ICU-432 don't use // in C code!!!!!!!
X-SVN-Rev: 1700
2000-06-29 02:53:29 +00:00
Steven R. Loomis
b32d4e3cfc ICU-360 for non-icu icupkg use
X-SVN-Rev: 1699
2000-06-29 02:34:31 +00:00
Steven R. Loomis
1c0cf6f659 ICU-311 api chagne
X-SVN-Rev: 1698
2000-06-29 01:48:34 +00:00
Steven R. Loomis
11183f1987 ICU-450 utrans.cpp for makefile
X-SVN-Rev: 1697
2000-06-29 01:45:37 +00:00
Steven R. Loomis
067d8441cb ICU-408 don't create the 'translit/' directory in data, it confuses cvs
X-SVN-Rev: 1696
2000-06-29 01:44:41 +00:00
Steven R. Loomis
c93b980474 ICU-408 install Makefile.inc
X-SVN-Rev: 1695
2000-06-29 01:43:49 +00:00
Steven R. Loomis
8bc3f0b83b ICU-478 u_uastrncpy fix
X-SVN-Rev: 1694
2000-06-29 01:41:04 +00:00
Steven R. Loomis
e6ff764cac ICU-447 buffer overrun in test
X-SVN-Rev: 1693
2000-06-29 01:15:31 +00:00
Steven R. Loomis
95ca98f6ab ICU-450 translit test
X-SVN-Rev: 1692
2000-06-29 01:11:09 +00:00
Steven R. Loomis
4e4fd2266b ICU-460 When the default converter is unreadable, print it's name out
X-SVN-Rev: 1691
2000-06-29 01:10:27 +00:00
Steven R. Loomis
69f0671de6 ICU-408 makefile rearrangement, make hdrtest work again
X-SVN-Rev: 1690
2000-06-29 01:08:38 +00:00
Steven R. Loomis
840db1122f ICU-311 callback API change
X-SVN-Rev: 1689
2000-06-29 01:07:36 +00:00
Alan Liu
eff9454c76 ICU-474 fix UTransPosition handling
X-SVN-Rev: 1688
2000-06-29 00:18:43 +00:00
Steven R. Loomis
d7b44985af ICU-311 updates for callback changes
X-SVN-Rev: 1687
2000-06-29 00:14:01 +00:00
Alan Liu
b475ecc06f ICU-450 fix bug in setFilter
X-SVN-Rev: 1686
2000-06-28 23:30:26 +00:00
Alan Liu
4594fe89b8 ICU-450 enhance test
X-SVN-Rev: 1685
2000-06-28 23:30:05 +00:00
Vladimir Weinstein
755f5d924c ICU-311 fixed crashing problem
X-SVN-Rev: 1684
2000-06-28 23:19:33 +00:00
Vladimir Weinstein
9b404b0904 ICU-311 fixed crashing problem
X-SVN-Rev: 1683
2000-06-28 23:19:32 +00:00
Vladimir Weinstein
d350a69251 ICU-311 changes to common w32 project
X-SVN-Rev: 1682
2000-06-28 22:49:33 +00:00
Vladimir Weinstein
5e5d0cf97b ICU-460 porting changes
X-SVN-Rev: 1681
2000-06-28 22:44:51 +00:00
Vladimir Weinstein
b96d49cda2 ICU-460 porting changes
X-SVN-Rev: 1680
2000-06-28 22:34:25 +00:00
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Vladimir Weinstein
497abfd708 ICU-460 Porting changes
X-SVN-Rev: 1678
2000-06-28 22:20:08 +00:00
Vladimir Weinstein
b7766675e9 ICU-460 porting changes for PTX, OS-390, AIX VA
X-SVN-Rev: 1677
2000-06-28 22:18:27 +00:00
Vladimir Weinstein
9cb8141677 ICU-432 fixing leaks and supposed leaks
X-SVN-Rev: 1676
2000-06-28 22:07:28 +00:00
Steven R. Loomis
93e522d9d9 ICU-311 removed
X-SVN-Rev: 1675
2000-06-28 21:13:25 +00:00
Alan Liu
bc74ea4119 ICU-450 fix handling of UTransPosition fields
X-SVN-Rev: 1674
2000-06-28 20:52:11 +00:00
Alan Liu
ab9145acf3 ICU-450 move urep to common
X-SVN-Rev: 1670
2000-06-28 20:19:11 +00:00
Alan Liu
c1346acb3c ICU-450 remove extractBetween from Replaceable API
X-SVN-Rev: 1669
2000-06-28 20:10:42 +00:00
Alan Liu
2d602e3c92 ICU-450 added docs
X-SVN-Rev: 1668
2000-06-28 19:46:05 +00:00
Helena Chapman
22502d9977 ICU-311 fixed to use the new callback APIs.
X-SVN-Rev: 1667
2000-06-28 19:43:17 +00:00