Alan Liu
7b4512d90f
ICU-1036 use new internal case mapping functions
...
X-SVN-Rev: 8128
2002-03-19 22:09:07 +00:00
Yves Arrouye
ab87e7e116
ICU-1789 display full filenames.
...
X-SVN-Rev: 8127
2002-03-19 22:05:09 +00:00
Alan Liu
08f6362c7b
ICU-1036 use new internal case mapping functions
...
X-SVN-Rev: 8126
2002-03-19 21:54:13 +00:00
Syn Wee Quek
ce3295e827
ICU-1745
...
strictly restrict matches to fit the breakiterator range exactly.
X-SVN-Rev: 8125
2002-03-19 21:50:15 +00:00
George Rhoten
c003ac3669
ICU-1600 Properly report the failure to create a bundle.
...
X-SVN-Rev: 8124
2002-03-19 20:09:29 +00:00
Eric Mader
f05e92fb4c
ICU-1428 need scale factor from device points to logical points; use
...
in transformFunits.
X-SVN-Rev: 8123
2002-03-19 18:45:51 +00:00
Yves Arrouye
9bdfaa14ca
ICU-1220
...
X-SVN-Rev: 8122
2002-03-19 18:32:21 +00:00
Yves Arrouye
90528cfb2a
ICU-978 update INVOKE for Cygwin
...
X-SVN-Rev: 8121
2002-03-19 18:14:04 +00:00
Yves Arrouye
d7e8d0b354
ICU-978 do not force INVOKE here
...
X-SVN-Rev: 8120
2002-03-19 18:13:48 +00:00
Yves Arrouye
bf0b7aa9d9
ICU-1220 use the bundles in the bundles subdirectory.
...
X-SVN-Rev: 8119
2002-03-19 18:00:31 +00:00
Yves Arrouye
eda87c71f3
ICU-1774 document the -j, --write-java [ encoding ] option
...
X-SVN-Rev: 8118
2002-03-19 17:58:54 +00:00
George Rhoten
60e6fc4054
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8117
2002-03-19 17:50:15 +00:00
Yves Arrouye
c72c2550c9
ICU-1600 report failure to create a bundle
...
X-SVN-Rev: 8116
2002-03-19 17:49:17 +00:00
Yves Arrouye
2da8a4ccbd
ICU-1220 move bundle files. add French to Windows project
...
X-SVN-Rev: 8115
2002-03-19 17:15:14 +00:00
Yves Arrouye
0a393ebe45
ICU-1220 move bundle files. add French to Windows project
...
X-SVN-Rev: 8114
2002-03-19 17:14:49 +00:00
Yves Arrouye
e6c9e3bea5
ICU-1220 change u_wmsg(); consistently use it in uconv.
...
X-SVN-Rev: 8113
2002-03-19 17:14:10 +00:00
Vladimir Weinstein
bb169f4e74
ICU-1682 fixed 'permute' invokation to satisfy pedantic gcc
...
X-SVN-Rev: 8112
2002-03-19 07:52:44 +00:00
Vladimir Weinstein
90ab5fb750
ICU-1682 added test for canonical iterator
...
X-SVN-Rev: 8111
2002-03-19 07:18:39 +00:00
Vladimir Weinstein
610dcd1971
ICU-1682 added a real test for canonical iterator
...
X-SVN-Rev: 8110
2002-03-19 07:18:07 +00:00
Vladimir Weinstein
304d055ed7
ICU-1682 removed dummy canonical iterator test
...
X-SVN-Rev: 8109
2002-03-19 07:17:09 +00:00
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