Commit Graph

3175 Commits

Author SHA1 Message Date
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
Syn Wee Quek
8078d286c5 Modified testCatDir.
Prints an error with hints to set the system variable when a file not found.

X-SVN-Rev: 3438
2001-01-18 21:58:05 +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
Syn Wee Quek
d25be78a9d Modified the file path of UnicodeData-3.0.0.0.txt to
either
1) the system property of UnicodeData, if the value is not null
or
2) the default path to the common data file data/unicode/UnicodeData.txt

X-SVN-Rev: 3409
2001-01-12 00:53:34 +00:00
Syn Wee Quek
e9900836ea Updated version number and bug reporting information
X-SVN-Rev: 3408
2001-01-11 23:20:05 +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
Alan Liu
260b4a8e2f Copy UCharacter data files in core task
X-SVN-Rev: 3406
2001-01-11 21:06:07 +00:00
Alan Liu
a022f154bf Update to work with Ant 1.2
X-SVN-Rev: 3405
2001-01-10 22:12:35 +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
517b9c14db Add time zone equivalency group support to getZoneIndex
X-SVN-Rev: 3398
2001-01-09 22:48:51 +00:00
Alan Liu
5d56456e29 Fix bug in getEquivalentID
X-SVN-Rev: 3397
2001-01-09 22:48:25 +00:00
Alan Liu
e21faef9ed Update docs
X-SVN-Rev: 3396
2001-01-09 22:47:51 +00:00
Alan Liu
5d34d57211 Add tests for TimeZone equivalency group support
X-SVN-Rev: 3395
2001-01-09 22:47:02 +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
Alan Liu
388a5e0291 Update tests for 2000h data
X-SVN-Rev: 3393
2001-01-09 20:07:35 +00:00
Alan Liu
bdac57ff0d Fix typo
X-SVN-Rev: 3392
2001-01-09 20:07:16 +00:00