Commit Graph

1183 Commits

Author SHA1 Message Date
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