Commit Graph

2698 Commits

Author SHA1 Message Date
George Rhoten
5345550747 ICU-535 Removed code that should never have been checked in yet (stupid WinCVS GUI).
X-SVN-Rev: 3451
2001-01-23 02:45:54 +00:00
George Rhoten
3b66beb865 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3450
2001-01-23 02:40:22 +00:00
George Rhoten
b1b1603c57 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3449
2001-01-23 02:06:01 +00:00
George Rhoten
a2a281a5fb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3448
2001-01-23 01:42:13 +00:00
George Rhoten
2fdb82dbcb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3447
2001-01-23 01:29:06 +00:00
George Rhoten
2735f549b4 ICU-535 Fixed some compiler warnings for windows warning level 4, gcc, and OS/390 errors
X-SVN-Rev: 3446
2001-01-23 00:06:18 +00:00
Vladimir Weinstein
27bf79fb01 ICU-96 new uca table
X-SVN-Rev: 3445
2001-01-22 23:49:03 +00:00
Vladimir Weinstein
223bd778ba ICU-96 more collation stuff
X-SVN-Rev: 3444
2001-01-22 23:48:48 +00:00
George Rhoten
da5e566e3c ICU-760 Don't use the default locale for TestNumberFormatPadding
X-SVN-Rev: 3443
2001-01-22 22:22:49 +00:00
Vladimir Weinstein
efb4444673 ICU-96 new version of UCA file
X-SVN-Rev: 3442
2001-01-22 06:56:22 +00:00
Vladimir Weinstein
38f83c11dc ICU-96 compression cleaned up (mostly), case bit is removed from the tertiaries... down to 112 errors on conformance test
X-SVN-Rev: 3441
2001-01-22 06:55:58 +00:00
George Rhoten
6fe58e9fb4 ICU-479 changed some data from static const to #define for 2%-5% speed improvement.
X-SVN-Rev: 3440
2001-01-19 20:29:08 +00:00
Eric Mader
421a4ee31b ICU-120 use const for all references to font tables.
X-SVN-Rev: 3439
2001-01-19 00:30:17 +00:00
Vladimir Weinstein
3373366082 ICU-96 more work on compression, preparing for tailoring
X-SVN-Rev: 3437
2001-01-18 00:46:19 +00:00
Ram Viswanadha
803f867e32 ICU-807 Committed by Syn Wee.
Build error in openRules.
Offending part commented out by synwee.
To be updated later.

X-SVN-Rev: 3436
2001-01-18 00:28:20 +00:00
Ram Viswanadha
4c4927e466 ICU-807 Committed by Syn Wee. DEFAULTRULES definition removed, as no calls are made to it.
X-SVN-Rev: 3435
2001-01-18 00:24:07 +00:00
Ram Viswanadha
89903fcacc ICU-807 Committed by Syn Wee. New C++ wrappers implementation for C Collation codes ucol.cpp, ucoleitr.cpp.
X-SVN-Rev: 3434
2001-01-18 00:23:29 +00:00
Ram Viswanadha
52e1f1c66b ICU-807 Committed by Syn Wee. New C++ wrappers for C Collation codes ucol.h, ucoleitr.h.
X-SVN-Rev: 3433
2001-01-18 00:22:38 +00:00
Markus Scherer
f80e10babd ICU-484 fix state save/restore for siso codepages with callbacks, especially for untaken fallback results
X-SVN-Rev: 3432
2001-01-17 20:22:40 +00:00
Markus Scherer
6efc3957e0 ICU-484 test state save/restore for siso codepages with callbacks, especially for untaken fallback results
X-SVN-Rev: 3431
2001-01-17 20:22:12 +00:00
Markus Scherer
2bfa3f8064 ICU-804 unroll conversion loops for latin-1 and us-ascii
X-SVN-Rev: 3430
2001-01-17 19:10:28 +00:00
Markus Scherer
764d9d49b3 ICU-804 wrong shifting for unrolling
X-SVN-Rev: 3429
2001-01-17 19:06:39 +00:00
Markus Scherer
55cd622de3 ICU-805 fix aliases for ibm-1383/1386: 1383=gb2312=euc-cn, 1386=gbk
X-SVN-Rev: 3428
2001-01-17 01:45:15 +00:00
Markus Scherer
f37dc3f3a5 ICU-804 redesign MBCS data structures for better performance
X-SVN-Rev: 3427
2001-01-16 22:18:53 +00:00
Markus Scherer
a90d1df83a ICU-804 add IS_PRIVATE_USE() macro
X-SVN-Rev: 3426
2001-01-16 22:18:13 +00:00
George Rhoten
2024b0e795 ICU-705 duplicate aliases US-ASCII and ebcdic-cp-us are removed
X-SVN-Rev: 3425
2001-01-16 00:38:29 +00:00
Vladimir Weinstein
c620ded993 ICU-96 strcoll is in and some more goodies - half of incremental ....
X-SVN-Rev: 3424
2001-01-16 00:28:40 +00:00
George Rhoten
86f5fe62ac ICU-681 Solaris does not like true or false, and Windows complains about while (true).
X-SVN-Rev: 3423
2001-01-15 23:18:06 +00:00
Vladimir Weinstein
362eecc2ca ICU-96 UCollationElements (C wrapper for CollationIterator) is moved to ucoleitr.[h|cpp]
X-SVN-Rev: 3422
2001-01-15 19:02:30 +00:00
Vladimir Weinstein
fe9596e031 ICU-96 old collation ripped our from the C framework, replaced by the new collation work in progress
X-SVN-Rev: 3421
2001-01-15 07:28:54 +00:00
Vladimir Weinstein
eac7483840 ICU-96 genrb handles collation generation failure more gracefully
X-SVN-Rev: 3420
2001-01-15 07:27:22 +00:00
Vladimir Weinstein
440f5c7057 ICU-96 temporarily removed collation testing
X-SVN-Rev: 3419
2001-01-15 07:26:38 +00:00
Vladimir Weinstein
e0b41907c0 ICU-653 bumped win dll version number from 17 to 18 (collation renaming is in)
X-SVN-Rev: 3418
2001-01-15 07:25:31 +00:00
Markus Scherer
a49639965b ICU-795 remove obsolete documentation (see readme.html & user guide)
X-SVN-Rev: 3417
2001-01-13 00:58:16 +00:00
Markus Scherer
05ab574ba8 ICU-795 remove obsolete documentation (see readme.html & user guide)
X-SVN-Rev: 3416
2001-01-13 00:51:59 +00:00
Markus Scherer
4388d91e0d ICU-795 remove obsolete documentation (see readme.html & user guide)
X-SVN-Rev: 3415
2001-01-13 00:33:57 +00:00
Markus Scherer
75ce8d5384 ICU-795 move this documentation into the user guide
X-SVN-Rev: 3414
2001-01-12 21:16:14 +00:00
Markus Scherer
4b2a7a5603 ICU-484 allow to override the state table for SBCS, DBCS, EBCDIC_STATEFUL
X-SVN-Rev: 3413
2001-01-12 21:13:57 +00:00
Markus Scherer
2dca1d8d64 ICU-484 align state table syntax with documentation (initial instead of direct); also 64-bit platform fixes (sign extension)
X-SVN-Rev: 3412
2001-01-12 19:25:52 +00:00
Markus Scherer
8dbae7355a ICU-484 align state table syntax with documentation (initial instead of direct)
X-SVN-Rev: 3411
2001-01-12 19:25:29 +00:00
Vladimir Weinstein
12951e335d ICU-96 more changes, reflecting the new design of long primaries and continuations
X-SVN-Rev: 3410
2001-01-12 08:18:12 +00:00
Vladimir Weinstein
626af9b611 ICU-96 added implicit surrogate CE support. New UCA table
X-SVN-Rev: 3407
2001-01-11 22:03:38 +00:00
Markus Scherer
d70ab3898b ICU-507 test utf-8/32 getNextUChar() error behavior
X-SVN-Rev: 3404
2001-01-10 02:20:30 +00:00
Markus Scherer
e6f445e05e ICU-507 fix utf-8/32 getNextUChar() callback behavior
X-SVN-Rev: 3403
2001-01-10 02:19:33 +00:00
Vladimir Weinstein
3eee3d6dcf ICU-96 more collation stuff
X-SVN-Rev: 3402
2001-01-10 00:52:06 +00:00
Markus Scherer
6e4cb32a81 ICU-789 more tests for utf-7
X-SVN-Rev: 3401
2001-01-09 22:57:47 +00:00
Markus Scherer
0a50fb3ab6 ICU-789 improve utf-7
X-SVN-Rev: 3400
2001-01-09 22:55:37 +00:00
Markus Scherer
73f0167e39 ICU-789 add usage comment for utf-7
X-SVN-Rev: 3399
2001-01-09 22:52:21 +00:00
Alan Liu
ba96276c46 ICU-449 modify gentz to emit java format data as well for ICU4J
X-SVN-Rev: 3394
2001-01-09 20:22:52 +00:00
Markus Scherer
c380780e47 ICU-789 add UTF-7 converter
X-SVN-Rev: 3390
2001-01-09 03:33:07 +00:00