Vladimir Weinstein
c8186aa4d3
ICU-1682 added removeAll method
...
X-SVN-Rev: 8108
2002-03-19 07:16:19 +00:00
Vladimir Weinstein
a8888ff849
ICU-1682 fixed append bug in extract. Did some optimization (passing objects by reference, reusing the hash table for permutation).
...
X-SVN-Rev: 8107
2002-03-19 07:16:01 +00:00
Steven R. Loomis
1e18f51b94
ICU-1686 fix missing header file
...
X-SVN-Rev: 8106
2002-03-19 06:55:07 +00:00
George Rhoten
bc64b17bee
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Markus Scherer
6fc22af7c9
ICU-1700 test iterative normalization
...
X-SVN-Rev: 8104
2002-03-19 02:36:28 +00:00
Steven R. Loomis
2beec0d7ab
ICU-1769 update to 2.1 version
...
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Steven R. Loomis
561abb0b12
ICU-1784 make genren simpler
...
X-SVN-Rev: 8102
2002-03-19 01:17:46 +00:00
Markus Scherer
04460db13c
ICU-1686 test UCharIterator
...
X-SVN-Rev: 8101
2002-03-19 00:20:53 +00:00
Mark Davis
5394fe42d1
ICU-1682 fixed exhaustive test.
...
Added 20% optimization (doesn't try to permute class zeros)
X-SVN-Rev: 8100
2002-03-19 00:18:44 +00:00
Mark Davis
d55cb3d234
ICU-0 added rule entry to demo
...
X-SVN-Rev: 8099
2002-03-19 00:17:27 +00:00
Mark Davis
c157505c2e
ICU-1749 add test for range. Set codepointEnd in next()
...
X-SVN-Rev: 8098
2002-03-19 00:11:52 +00:00
Markus Scherer
8cc6750ee1
ICU-1542 test u_memchr32 for surrogate code points
...
X-SVN-Rev: 8097
2002-03-18 23:26:21 +00:00
Markus Scherer
d20923859f
ICU-1542 use common code for finding surrogate code points
...
X-SVN-Rev: 8096
2002-03-18 23:25:30 +00:00
Markus Scherer
acbaac776e
ICU-1542 fix u_memchr32; common code for finding surrogate code points
...
X-SVN-Rev: 8095
2002-03-18 23:19:41 +00:00
Steven R. Loomis
572478c14a
ICU-0 fix up a comment
...
X-SVN-Rev: 8094
2002-03-18 22:11:04 +00:00
George Rhoten
f2aadf39e9
ICU-1779 Better fix for malloc(0)
...
X-SVN-Rev: 8093
2002-03-18 21:53:11 +00:00
Syn Wee Quek
26516e852e
ICU-1761 shifted mkdir to init.
...
X-SVN-Rev: 8092
2002-03-18 21:27:45 +00:00
Alan Liu
cd9a595ff6
ICU-1779 avoid malloc(0)
...
X-SVN-Rev: 8091
2002-03-18 21:25:01 +00:00
Yves Arrouye
0c30e75ab3
ICU-1220 start translating some messages into French.
...
X-SVN-Rev: 8090
2002-03-18 20:53:14 +00:00
George Rhoten
09a8685edb
ICU-1766 Workaround for HP/UX CC compiler bug.
...
X-SVN-Rev: 8089
2002-03-18 20:06:16 +00:00
George Rhoten
3dea5dd4de
ICU-1723 Make sure that the dependencies are correct for data building.
...
X-SVN-Rev: 8088
2002-03-18 18:59:20 +00:00
Yves Arrouye
564f1a1904
ICU-1220 case-insensitive compare of callabck names.
...
X-SVN-Rev: 8087
2002-03-18 17:12:52 +00:00
Mark Davis
bf0cab12ce
ICU-1749 added test for ranges
...
X-SVN-Rev: 8086
2002-03-18 01:08:46 +00:00
Yves Arrouye
02a9522caa
ICU-900 fix warnings.
...
X-SVN-Rev: 8085
2002-03-16 22:03:24 +00:00
Yves Arrouye
262119b0e2
ICU-1568 \
...
X-SVN-Rev: 8084
2002-03-16 21:59:28 +00:00
Yves Arrouye
764832deef
ICU-1568 be less aggressive on the C short name.
...
X-SVN-Rev: 8083
2002-03-16 21:57:43 +00:00
Yves Arrouye
abe3f42be7
ICU-1568 be less aggressive on the C short name.
...
X-SVN-Rev: 8082
2002-03-16 21:54:32 +00:00
Yves Arrouye
210ffa4263
ICU-1568 fix the use of the prefix.
...
X-SVN-Rev: 8081
2002-03-16 21:19:35 +00:00
Yves Arrouye
3b1730d98f
ICU-1568 fix the use of the prefix.
...
X-SVN-Rev: 8080
2002-03-16 21:16:02 +00:00
Yves Arrouye
b0b0e50094
ICU-1227 use a shorter suffix preprocessor name to stop Windows from
...
complaining.
Add a define for the C name as string so it works for USS too even with
compiler not able to handle stringification properly.
X-SVN-Rev: 8079
2002-03-16 19:56:03 +00:00
Yves Arrouye
41ffa961b8
ICU-1227 use a shorter suffix preprocessor name to stop Windows from
...
complaining.
X-SVN-Rev: 8078
2002-03-16 19:55:16 +00:00
Doug Felt
adf615e62a
ICU-1761 move jar file, update build.xml, remove old localeelements sources
...
X-SVN-Rev: 8077
2002-03-16 07:13:36 +00:00
Vladimir Weinstein
bde8cfadf4
ICU-1682 fixed behavior when an empty string is passed to the constructor
...
X-SVN-Rev: 8076
2002-03-16 06:15:58 +00:00
Vladimir Weinstein
06a62186b6
ICU-1568 removed a duplicate comma
...
X-SVN-Rev: 8075
2002-03-16 05:58:31 +00:00
Vladimir Weinstein
12f77a6bfa
ICU-1774 fixed a filename in win32 project
...
X-SVN-Rev: 8074
2002-03-16 05:55:30 +00:00
Vladimir Weinstein
cd6a077ab0
ICU-1770 fixed a typo
...
X-SVN-Rev: 8073
2002-03-16 05:05:08 +00:00
Vladimir Weinstein
efee49d38a
ICU-1770 made test static to make compiler shut up
...
X-SVN-Rev: 8072
2002-03-16 05:02:35 +00:00
Ram Viswanadha
41924e92b1
ICU-1774 fix for unix builds
...
X-SVN-Rev: 8071
2002-03-16 04:17:12 +00:00
Mark Davis
1de580a9c2
ICU-0 updated to add Rules box
...
X-SVN-Rev: 8070
2002-03-16 03:49:43 +00:00
Ram Viswanadha
58814385b6
ICU-1775 Add data for exemplar characters
...
X-SVN-Rev: 8069
2002-03-16 03:49:01 +00:00
Ram Viswanadha
aec48c557d
ICU-1774 add utility to convert icu4c resource bundles to java files
...
X-SVN-Rev: 8068
2002-03-16 03:40:05 +00:00
Steven R. Loomis
43108199f4
ICU-1568 static data fixes
...
X-SVN-Rev: 8067
2002-03-16 02:26:55 +00:00
Steven R. Loomis
e32116aa11
ICU-1568 static changes, bringing back the prefix
...
X-SVN-Rev: 8066
2002-03-16 02:26:17 +00:00
Vladimir Weinstein
176ee6d516
ICU-1770 tests for indirect positioning & adaptation of tests that use internal APIs
...
X-SVN-Rev: 8064
2002-03-15 23:51:22 +00:00
Syn Wee Quek
fc304b77ce
ICU-1724
...
Updated documentation.
X-SVN-Rev: 8063
2002-03-15 23:47:10 +00:00
George Rhoten
344bba602b
ICU-1733 Integrate some of Lotus' changes on mainframes.
...
X-SVN-Rev: 8062
2002-03-15 23:47:04 +00:00
Vladimir Weinstein
292c9cef94
ICU-1770 implementation of support for indirect positioning of CEs
...
X-SVN-Rev: 8061
2002-03-15 23:41:56 +00:00
George Rhoten
9f3b0c5276
ICU-1733 Integrate some of Lotus' changes on mainframes.
...
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Syn Wee Quek
4303f4a632
ICU-1724
...
Removed UnicodeProperty import statement
X-SVN-Rev: 8059
2002-03-15 22:58:12 +00:00
Syn Wee Quek
757eb217ce
ICU-1724
...
Shifted UnicodeProperty API that are relevant back to UTF16.
And since the rest of the APIs are more relevant in UCharacterProperty,
they are shifted and UnicodeProperty removed.
Updated the other class files accordingly.
X-SVN-Rev: 8058
2002-03-15 22:48:07 +00:00