Commit Graph

4964 Commits

Author SHA1 Message Date
George Rhoten
7a678be732 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6355
2001-10-19 23:57:38 +00:00
Markus Scherer
a8db048c55 ICU-1255 reenable failing test
X-SVN-Rev: 6354
2001-10-19 23:29:26 +00:00
Markus Scherer
534af09e6e ICU-1007 use internal iterative normalization api
X-SVN-Rev: 6353
2001-10-19 23:26:48 +00:00
Markus Scherer
5351e439d3 ICU-1007 add start and limit fields to UCharIterator
X-SVN-Rev: 6352
2001-10-19 23:25:30 +00:00
Markus Scherer
c340e7426f ICU-1007 check _haveData() in iteration
X-SVN-Rev: 6351
2001-10-19 23:25:07 +00:00
George Rhoten
0fe0f7956a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6350
2001-10-19 23:14:38 +00:00
Syn Wee Quek
6e371a1166 ICU-1030
Fixed compiler warnings.

X-SVN-Rev: 6348
2001-10-19 23:03:24 +00:00
George Rhoten
477e0ca31a ICU-1211 Fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6347
2001-10-19 22:18:43 +00:00
George Rhoten
ef3783ce53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6344
2001-10-19 22:01:16 +00:00
George Rhoten
a1865ea6b8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6343
2001-10-19 21:51:02 +00:00
George Rhoten
4043997b6a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6342
2001-10-19 21:39:32 +00:00
Markus Scherer
88bbdf386d ICU-1007 larger buffer for test output
X-SVN-Rev: 6340
2001-10-19 17:36:48 +00:00
Markus Scherer
237bf8e91e ICU-1007 simplify internal normalization api (no growBuffers, c UCharIterator)
X-SVN-Rev: 6339
2001-10-19 17:36:02 +00:00
Markus Scherer
b464fd7971 ICU-1007 un-friend class Normalizer
X-SVN-Rev: 6338
2001-10-19 17:35:07 +00:00
George Rhoten
386fd64030 ICU-1075 Fix -rpath-link for AIX
X-SVN-Rev: 6337
2001-10-19 16:48:02 +00:00
George Rhoten
8f3bc607ff ICU-1211 Tell me the wrong value
X-SVN-Rev: 6336
2001-10-19 16:31:55 +00:00
George Rhoten
0f43049750 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6335
2001-10-19 16:24:26 +00:00
Alan Liu
313cab9793 ICU-1272 don't delete const pointer!
X-SVN-Rev: 6322
2001-10-19 02:32:05 +00:00
Yves Arrouye
07100ad1aa ICU-1084 recent config.* mkinstalldirs.
X-SVN-Rev: 6321
2001-10-19 02:31:19 +00:00
Yves Arrouye
e332bb9ed8 ICU-1084 recent config.* and install-sh.
X-SVN-Rev: 6320
2001-10-19 02:30:43 +00:00
George Rhoten
c551cb4c3b ICU-1211 Return 44.0 instead of just 44
X-SVN-Rev: 6319
2001-10-19 01:48:54 +00:00
Alan Liu
6b80c279e9 ICU-990 fix handling of anchors in toRule
X-SVN-Rev: 6317
2001-10-18 23:05:25 +00:00
George Rhoten
fac983c3a1 ICU-1211 Return 44.0 instead of just 44
X-SVN-Rev: 6315
2001-10-18 23:00:21 +00:00
Vladimir Weinstein
d139054463 ICU-1245 some data for tests
X-SVN-Rev: 6314
2001-10-18 22:59:20 +00:00
George Rhoten
45d18afa74 ICU-1211 Return 2.0 instead of just 2.
X-SVN-Rev: 6312
2001-10-18 22:10:59 +00:00
George Rhoten
b16fda7f7e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6311
2001-10-18 22:04:22 +00:00
George Rhoten
4afd26ce39 ICU-1211 Temporary fix for the version number 1.9->2.0
X-SVN-Rev: 6310
2001-10-18 18:25:07 +00:00
George Rhoten
ec9d88119a ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
2001-10-18 18:24:44 +00:00
George Rhoten
add1247c57 ICU-1272 Fix for Solaris WorkShop 6
X-SVN-Rev: 6308
2001-10-18 17:20:02 +00:00
Syn Wee Quek
278fe48cc5 ICU-1030
Added operator= to SearchIterator.

X-SVN-Rev: 6307
2001-10-18 16:53:17 +00:00
Andy Heninger
2a2173a49d ICU-1075 udata.c, added more comments to code, some tweaks to code
itself for improved clarity.

X-SVN-Rev: 6306
2001-10-18 16:36:48 +00:00
Alan Liu
6b5cedf6bd ICU-1272 restore deprecated category constructor
X-SVN-Rev: 6304
2001-10-18 04:16:16 +00:00
Alan Liu
ecfa7b7186 ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6303
2001-10-18 04:06:14 +00:00
Andy Heninger
1619f1fde7 ICU-1273 Break Iterator tests for surrogates added.
X-SVN-Rev: 6297
2001-10-18 00:20:00 +00:00
Andy Heninger
162a818bfb ICU-1273 Break Iterator, treat PUA chars as ideographs.
Fix incorrect sentence break for extended Letters.

X-SVN-Rev: 6295
2001-10-17 23:20:54 +00:00
Eric Mader
22328f2913 ICU-1289 changes to build extra/scrptrun
X-SVN-Rev: 6294
2001-10-17 23:11:14 +00:00
Vladimir Weinstein
d68b5e29d9 ICU-1288 tailored hash table now uses tokens as keys - since we need to access the source string
X-SVN-Rev: 6293
2001-10-17 22:57:15 +00:00
Vladimir Weinstein
5654af9bbc ICU-1288 tokens now contain pointer to the source string
X-SVN-Rev: 6292
2001-10-17 22:54:58 +00:00
Eric Mader
1d8c9d4486 ICU-1289 initial checkin of readme file for ScriptRun and srtest.
X-SVN-Rev: 6291
2001-10-17 22:35:44 +00:00
Eric Mader
29f11b039f ICU-1289 Visual C++ project/workspace for srtest
X-SVN-Rev: 6290
2001-10-17 21:31:19 +00:00
Eric Mader
4f0441b8a7 ICU-1253 change Makefile.in so the test can be built without installing layout
X-SVN-Rev: 6289
2001-10-17 21:19:00 +00:00
Eric Mader
97a2b2a5ad ICU-1289 a simple utility class for finding script runs.
X-SVN-Rev: 6288
2001-10-17 21:17:16 +00:00
Alan Liu
4bdda5fd78 ICU-1023 token convenience functions
X-SVN-Rev: 6286
2001-10-17 20:52:56 +00:00
Alan Liu
0dbe53ecac ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6285
2001-10-17 20:51:14 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Syn Wee Quek
e33659c6ef ICU-1030
Removed if comparison error .

X-SVN-Rev: 6279
2001-10-17 17:57:14 +00:00
Alan Liu
85276d3bcc ICU-1079 add ID and context param to factory
X-SVN-Rev: 6276
2001-10-17 17:29:34 +00:00
George Rhoten
e29f86269e ICU-770 Memory cleanup
X-SVN-Rev: 6275
2001-10-17 16:07:55 +00:00
George Rhoten
984b83e80a ICU-770 Memory cleanup
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8 ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00