Commit Graph

1618 Commits

Author SHA1 Message Date
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
Alan Liu
ca69d1a771 Update to use platform line separator
X-SVN-Rev: 1815
2000-07-12 16:42:16 +00:00
Alan Liu
b5e7994c13 Update to actually work with ICU
X-SVN-Rev: 1814
2000-07-12 16:41:26 +00:00
Alan Liu
cc796a7c86 Sync with ICU - rename EXPLODING_BASE to NON_COMPOSING_COMBINING
X-SVN-Rev: 1813
2000-07-12 16:40:58 +00:00
Alan Liu
a513270a1f Update to current Unicode 3.0 data
X-SVN-Rev: 1812
2000-07-12 16:40:31 +00:00
Alan Liu
16609a1761 Add support for composed system transliterators
X-SVN-Rev: 1811
2000-07-12 16:32:17 +00:00
Alan Liu
2a0fd0d01f Simplify loop limit logic
X-SVN-Rev: 1810
2000-07-12 16:31:36 +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