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