Commit Graph

317 Commits

Author SHA1 Message Date
Steven R. Loomis
a13a277477 ICU-351 locale update
X-SVN-Rev: 1988
2000-07-20 20:25:46 +00:00
Steven R. Loomis
628f470ec6 ICU-360 rebuild CTOC when list changes
X-SVN-Rev: 1987
2000-07-20 20:24:53 +00:00
Vladimir Weinstein
01aa01cf2e ICU-489 better error reporting and infinite loop fix
X-SVN-Rev: 1982
2000-07-20 19:56:52 +00:00
Markus Scherer
ecb2029258 ICU-103 check in ibm-964 for euc-tw
X-SVN-Rev: 1980
2000-07-20 18:45:26 +00:00
Markus Scherer
3ea980f5f4 ICU-103 euc-jp replace 954 by 5050
X-SVN-Rev: 1975
2000-07-20 16:37:09 +00:00
Vladimir Weinstein
39233c5c64 ICU-360 pkgdata windows port - code cleanup
X-SVN-Rev: 1968
2000-07-20 03:33:38 +00:00
Vladimir Weinstein
a7264927d5 ICU-360 pkgdata windows port - makedata.mak cleanup
X-SVN-Rev: 1967
2000-07-20 03:32:51 +00:00
Vladimir Weinstein
6ab5602fcd ICU-360 "debug" should be as good as "Debug" - fixed a typo
X-SVN-Rev: 1965
2000-07-20 01:26:54 +00:00
Alan Liu
1ab1e529c5 ICU-307 lenient converter name matching
X-SVN-Rev: 1957
2000-07-19 22:18:43 +00:00
Vladimir Weinstein
2fd77b0c75 ICU-360 win32 port - initial working commit
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Vladimir Weinstein
b0cf4a4cad ICU-360 more win32 changes
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Vladimir Weinstein
f5de46856b ICU-360 more windows changes...
X-SVN-Rev: 1916
2000-07-17 22:50:10 +00:00
Markus Scherer
2d4410c3f2 ICU-505 more reasonable input buffer size
X-SVN-Rev: 1906
2000-07-17 19:48:55 +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
e079ed5e8b ICU-410 use u_fgetcx (unescaping u_fgetc)
X-SVN-Rev: 1899
2000-07-16 13:43:40 +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
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
Alan Liu
7b63a2f1ad ICU-292 use putil.h definitions of file separator
X-SVN-Rev: 1878
2000-07-14 20:17:02 +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
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
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
acb1788e6f ICU-489 warning fix
X-SVN-Rev: 1851
2000-07-13 17:55:40 +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
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
569eceea65 ICU-360 clean in the right order.
X-SVN-Rev: 1800
2000-07-12 02:00:43 +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
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
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
bd157cd849 ICU-43 Fix in the SBCS
X-SVN-Rev: 1782
2000-07-10 22:50:32 +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
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
Steven R. Loomis
ad1da58f46 ICU-360 don't install .res files anymore!
X-SVN-Rev: 1764
2000-07-10 16:35:32 +00:00
Steven R. Loomis
521425a1d2 ICU-487 remove gencol! good riddance
X-SVN-Rev: 1757
2000-07-07 22:28:39 +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
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
18f38a2d19 ICU-43 Parse Error for mbcs
X-SVN-Rev: 1738
2000-07-05 23:04:48 +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
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
Alan Liu
e63cf6a463 ICU-477 create Hiragana-Katakana transliterator
X-SVN-Rev: 1716
2000-06-30 00:15:44 +00:00
Steven R. Loomis
840db1122f ICU-311 callback API change
X-SVN-Rev: 1689
2000-06-29 01:07:36 +00:00
Helena Chapman
377889ccd9 ICU-311 Major rewrite of the callback APIs. Needs to be checked
in without more testing to make the 6/29/2000 API deadline.  Lots
of warnings still, offset handling is not implemented.  More unit tests
is required because the current implementation actually passes the tests.

X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Steven R. Loomis
a432d46851 ICU-360 pkgdata tool
X-SVN-Rev: 1626
2000-06-14 23:56:41 +00:00
Alan Liu
8fe1cdd117 ICU-429 (update docs)
X-SVN-Rev: 1624
2000-06-14 18:03:35 +00:00