Commit Graph

1200 Commits

Author SHA1 Message Date
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
Helena Chapman
1edec65b38 ICU-311 fixed to use the new callback APIs.
X-SVN-Rev: 1666
2000-06-28 19:29:49 +00:00
Jim Snyder Grant
b48c650b9a ICU-271 Adjustments to pass newest LMBCS tests
X-SVN-Rev: 1665
2000-06-28 17:08:21 +00:00
Jim Snyder Grant
58bf49e059 ICU-271 Additional LMBCS tests
X-SVN-Rev: 1664
2000-06-28 17:01:52 +00:00
Madhu K
9000a6f33a ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1663
2000-06-27 22:26:03 +00:00
Madhu K
4b0286defe ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1662
2000-06-27 20:48:37 +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
Alan Liu
c68b0038be ICU-450 rename UTransPosition fields
X-SVN-Rev: 1660
2000-06-27 20:07:59 +00:00
Alan Liu
4b93945b1a ICU-450 fix obviously erroneous usage of UTransPosition fields
X-SVN-Rev: 1659
2000-06-27 20:06:52 +00:00
Alan Liu
4858d91bd8 ICU-450 rename UTransPosition fields
X-SVN-Rev: 1658
2000-06-27 19:34:03 +00:00
Jim Snyder Grant
5e09bfa7ed ICU-271 First functionally complete LMBCS converter
X-SVN-Rev: 1657
2000-06-27 19:31:01 +00:00
Alan Liu
62001fb755 ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
X-SVN-Rev: 1656
2000-06-27 19:06:15 +00:00
Alan Liu
76de7c04e3 ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
X-SVN-Rev: 1655
2000-06-27 19:00:38 +00:00
Madhu K
1dea4931f1 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1654
2000-06-27 18:20:33 +00:00
Madhu K
e73c8e2a36 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1653
2000-06-27 18:06:00 +00:00
Alan Liu
3439865196 ICU-450 transliterator C api -- initial
X-SVN-Rev: 1652
2000-06-27 16:30:16 +00:00
Alan Liu
7dc237a90d ICU-450 transliterator C api -- temporary
X-SVN-Rev: 1651
2000-06-27 16:27:28 +00:00
Alan Liu
f28b4cfe69 ICU-450 transliterator C api
X-SVN-Rev: 1650
2000-06-27 16:27:02 +00:00
Vladimir Weinstein
18b6ac3369 ICU-432 fixing leaks
X-SVN-Rev: 1649
2000-06-26 22:46:15 +00:00
Madhu K
d2ab4795c6 ICU-447 Fixed the test case for DBCS converter(replaced the
use of ibm-955 with ibm-835

X-SVN-Rev: 1648
2000-06-26 22:16:32 +00:00
Madhu K
63f1bc3617 ICU-447 Minor Fixes
X-SVN-Rev: 1647
2000-06-26 21:33:25 +00:00
Markus Scherer
ae96eb136f ICU-304 remove html header and footer
X-SVN-Rev: 1646
2000-06-26 21:11:29 +00:00
Markus Scherer
5f7be70b8e ICU-460 add 646 as an alias for us-ascii for solaris 5.6
X-SVN-Rev: 1645
2000-06-26 20:52:01 +00:00
Madhu K
d237ca97b5 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1644
2000-06-22 23:46:02 +00:00
Yves Arrouye
ab924ac44c ICU-212 let runConfigureICU be run from an external build directory.
X-SVN-Rev: 1643
2000-06-22 23:08:13 +00:00
Madhu K
148f7b7bba ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1642
2000-06-22 19:04:32 +00:00
Madhu K
fafe9b6e4b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1641
2000-06-22 17:39:34 +00:00
Madhu K
c9e7c0d5a3 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1640
2000-06-22 17:26:12 +00:00
Madhu K
6ebc40cc9b ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1637
2000-06-22 01:18:30 +00:00
Madhu K
b429022d94 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
2000-06-22 01:09:15 +00:00
Madhu K
cdc7d9b910 ICU-176 Fixed an Error in move32()
X-SVN-Rev: 1635
2000-06-21 22:48:46 +00:00
Helena Chapman
8d12ca8e17 ICU-401 OS/400 specific changes for 1.5 release.
X-SVN-Rev: 1634
2000-06-20 23:42:20 +00:00
Steven R. Loomis
e928a03866 ICU-442 #if U_HAVE_WCHAR_H
X-SVN-Rev: 1633
2000-06-19 17:16:46 +00:00
Alan Liu
49c2098d0e ICU-438 fieldDifference
X-SVN-Rev: 1632
2000-06-15 23:36:25 +00:00
Vladimir Weinstein
98a378d583 ICU-432 changes according to purify output (the output buffer wasn't long enough for error messages)
X-SVN-Rev: 1631
2000-06-15 22:33:16 +00:00
Vladimir Weinstein
e8ef7da59a ICU-432 changes according to purify output
X-SVN-Rev: 1630
2000-06-15 22:32:39 +00:00
Steven R. Loomis
a432d46851 ICU-360 pkgdata tool
X-SVN-Rev: 1626
2000-06-14 23:56:41 +00:00
Alan Liu
21b2825616 ICU-220 add getString() that returns reference to internal string
X-SVN-Rev: 1625
2000-06-14 20:52:50 +00:00
Alan Liu
8fe1cdd117 ICU-429 (update docs)
X-SVN-Rev: 1624
2000-06-14 18:03:35 +00:00
Steven R. Loomis
52e4b81862 ICU-360 oops.. forgot this little file
X-SVN-Rev: 1619
2000-06-14 16:36:57 +00:00
Steven R. Loomis
cd30713a6b ICU-360 pkgdata tool
X-SVN-Rev: 1618
2000-06-14 00:50:58 +00:00
Steven R. Loomis
965c217c57 ICU-304 ascii
X-SVN-Rev: 1617
2000-06-13 20:58:24 +00:00
Steven R. Loomis
2a46eb01b4 ICU-304 ASCII support
X-SVN-Rev: 1616
2000-06-13 20:58:00 +00:00
Steven R. Loomis
da75dc2a87 ICU-304 finally add support for ASCII in icu
X-SVN-Rev: 1615
2000-06-13 20:57:03 +00:00
Steven R. Loomis
1a83526575 ICU-408 install cleanup. generate directories properly ..
X-SVN-Rev: 1614
2000-06-13 19:46:54 +00:00