Commit Graph

6253 Commits

Author SHA1 Message Date
Alan Liu
d6b6ee78dd ICU-79 update for new rules
X-SVN-Rev: 6451
2001-10-26 05:26:51 +00:00
Alan Liu
a44d97af9f ICU-75 comment out debugging var
X-SVN-Rev: 6450
2001-10-26 05:25:53 +00:00
George Rhoten
90881b5c6d ICU-1028 Fix for os/390
X-SVN-Rev: 6449
2001-10-26 00:58:29 +00:00
George Rhoten
519868c862 ICU-1080 Update the platform list
X-SVN-Rev: 6448
2001-10-25 23:47:48 +00:00
Alan Liu
6ae8ac950f ICU-1076 changes to support zero-length matchers at end of key
X-SVN-Rev: 6447
2001-10-25 23:23:12 +00:00
Alan Liu
7e71a068a5 ICU-73 changes to support zero-length matchers at end of key
X-SVN-Rev: 6446
2001-10-25 23:22:15 +00:00
Alan Liu
394b8f2429 ICU-73 use int for index values to avoid signedness problems
X-SVN-Rev: 6445
2001-10-25 22:42:24 +00:00
Alan Liu
28396af74f ICU-73 use int for index values to avoid signedness problems
X-SVN-Rev: 6444
2001-10-25 22:33:19 +00:00
Alan Liu
0a952ec5c2 ICU-1023 add pointer hinting to help BoundsChecker understand what's happening
X-SVN-Rev: 6443
2001-10-25 22:13:45 +00:00
George Rhoten
068f60d1a0 ICU-1028 Fix for os/390
X-SVN-Rev: 6442
2001-10-25 21:55:45 +00:00
Vladimir Weinstein
72d7b4c20f ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6441
2001-10-25 21:08:06 +00:00
Vladimir Weinstein
2c4c5f7f8e ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6440
2001-10-25 20:55:25 +00:00
Vladimir Weinstein
5b2d1c1128 ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6439
2001-10-25 20:45:44 +00:00
Mark Davis
804e4e91fa additional derived properties, some cleanup
X-SVN-Rev: 6438
2001-10-25 20:37:09 +00:00
Vladimir Weinstein
899b56f176 ICU-1245 adding both composed and decomposed form of contraction
X-SVN-Rev: 6437
2001-10-25 20:37:02 +00:00
Mark Davis
ab4045e909 fixes for collation charts
X-SVN-Rev: 6436
2001-10-25 20:35:42 +00:00
Mark Davis
815bc3f18a static files for charts
X-SVN-Rev: 6435
2001-10-25 20:35:06 +00:00
Mark Davis
1dbf16c3c3 additional derived properties
X-SVN-Rev: 6434
2001-10-25 20:33:46 +00:00
Mark Davis
73c3b12dd4 some additional file utilities
X-SVN-Rev: 6433
2001-10-25 20:32:38 +00:00
Ram Viswanadha
1357a73d28 ICU-899 Updates for UScript API
X-SVN-Rev: 6432
2001-10-25 20:10:37 +00:00
George Rhoten
82ee71c805 ICU-1298 Change code to not do static initialization
X-SVN-Rev: 6431
2001-10-25 18:49:34 +00:00
George Rhoten
63b8f337e7 ICU-1202 Correct the UTF-32BE BOM checking.
X-SVN-Rev: 6430
2001-10-25 18:47:41 +00:00
Doug Felt
dd0d73a61e ICU-1298 fix stack overflow on solaris 64-bit
(also tweak debug code which was broken by earlier changes to llong.h)

X-SVN-Rev: 6429
2001-10-25 16:26:36 +00:00
Doug Felt
7000b14287 ICU-1297 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6428
2001-10-25 16:24:53 +00:00
Vladimir Weinstein
484a147f48 ICU-1264 please use #include "unicode/umachine.h" instead of #include <unicode/umachine.h>. Otherwise it breaks on Windows...
X-SVN-Rev: 6427
2001-10-25 15:38:40 +00:00
GCL Shanghai
66b1761bc6 ICU-92 Update testcase for implementation of serialization update
X-SVN-Rev: 6426
2001-10-25 06:37:15 +00:00
GCL Shanghai
9c42f290b9 ICU-92 Update some implementation of serialization according to Doug's mail
X-SVN-Rev: 6425
2001-10-25 06:25:23 +00:00
Yves Arrouye
ac53b039b2 ICU-1264 Include umachine.h because it defines things needed by this header.
X-SVN-Rev: 6424
2001-10-25 04:47:55 +00:00
Ram Viswanadha
947b852232 ICU-19 Proposed API changes implementation
X-SVN-Rev: 6423
2001-10-25 02:24:23 +00:00
Ram Viswanadha
fdb5a592e1 ICU-19 Misc locale data fixes
X-SVN-Rev: 6422
2001-10-25 02:15:22 +00:00
Syn Wee Quek
30b9b8a704 ICU-34
Added documentation on the appropriate location of uprops.dat and unames.dat.

X-SVN-Rev: 6421
2001-10-25 00:42:15 +00:00
Alan Liu
47e3ca5552 ICU-1046 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6420
2001-10-25 00:03:50 +00:00
Alan Liu
28218e7eec ICU-68 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6419
2001-10-25 00:02:24 +00:00
Alan Liu
c034625d34 ICU-75 remove debugging line
X-SVN-Rev: 6418
2001-10-24 23:45:57 +00:00
Ram Viswanadha
41bda2c7c7 ICU-1211 fix typo
X-SVN-Rev: 6417
2001-10-24 20:27:24 +00:00
Doug Felt
835e8ee370 ICU-98 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6416
2001-10-24 20:00:08 +00:00
George Rhoten
c1e2cea87f ICU-1028 Fix for os/390
X-SVN-Rev: 6415
2001-10-24 17:42:18 +00:00
Alan Liu
e8d7549539 ICU-64 repair ::ID block code in reverse direction
X-SVN-Rev: 6414
2001-10-24 13:35:21 +00:00
Alan Liu
5400659a50 ICU-1048 repair ::ID block code in reverse direction
X-SVN-Rev: 6413
2001-10-24 13:34:11 +00:00
Alan Liu
16506460d8 ICU-1272 fix typo
X-SVN-Rev: 6412
2001-10-24 05:42:13 +00:00
George Rhoten
d4308b3364 ICU-1211 Fix for AIX 4.2 optimization.
X-SVN-Rev: 6411
2001-10-24 02:43:31 +00:00
Doug Felt
cd6ed9ad09 ICU-1295 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6410
2001-10-24 00:47:46 +00:00
Andy Heninger
f51931f6c6 ICU-1101 RBBI Rules - Updated .brk files with Eric Mader's changes to the Java rules.
X-SVN-Rev: 6409
2001-10-24 00:26:23 +00:00
Alan Liu
b38dea699b ICU-1048 fix handling of ::ID blocks in reverse dir
X-SVN-Rev: 6408
2001-10-24 00:09:35 +00:00
Alan Liu
f3fd842428 ICU-48 fix handling of ::ID blocks in reverse dir
X-SVN-Rev: 6407
2001-10-24 00:08:23 +00:00
Alan Liu
0741e0bb3a ICU-1292 initial pragma support (variable range)
X-SVN-Rev: 6406
2001-10-24 00:06:00 +00:00
George Rhoten
aae7289f3d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6405
2001-10-23 23:33:30 +00:00
Alan Liu
b78a572b3b ICU-79 use perl-notation in compound IDs in index file -- work around; eliminate unnecessary NFC(NFD) etc.
X-SVN-Rev: 6404
2001-10-23 23:33:01 +00:00
Alan Liu
afe3fe82dd ICU-97 initial pragma support (variable range)
X-SVN-Rev: 6403
2001-10-23 23:28:13 +00:00
Alan Liu
85d2a30de6 ICU-1292 initial pragma support (variable range)
X-SVN-Rev: 6402
2001-10-23 23:26:47 +00:00