Commit Graph

3164 Commits

Author SHA1 Message Date
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
Alan Liu
abfb472b0d Upgrade time zone system to include equivalency groups, sync with icu, update data to 2000h
X-SVN-Rev: 3391
2001-01-09 20:06:43 +00:00
Markus Scherer
c380780e47 ICU-789 add UTF-7 converter
X-SVN-Rev: 3390
2001-01-09 03:33:07 +00:00
Vladimir Weinstein
d2ccd0caf7 ICU-96 more changes to sortkey generation and CE getting
X-SVN-Rev: 3389
2001-01-09 00:52:18 +00:00
George Rhoten
bcda7c7e67 ICU-653 update to readme.html regarding library name changes on win32
X-SVN-Rev: 3388
2001-01-08 20:05:13 +00:00
Vladimir Weinstein
8eb80185f6 ICU-96 sortkey algorithm is now in... just compiles for now...
X-SVN-Rev: 3387
2001-01-08 06:51:18 +00:00
Markus Scherer
e8272cf29b ICU-189 return correct converter name depending on the locale
X-SVN-Rev: 3386
2001-01-06 02:30:57 +00:00
Vladimir Weinstein
f36d151c5f ICU-96 more collation stuff
X-SVN-Rev: 3385
2001-01-05 06:36:10 +00:00
Ram Viswanadha
5452eab402 ICU-484 Fixed bad data and state table
X-SVN-Rev: 3384
2001-01-05 02:38:39 +00:00
Markus Scherer
40daf74515 ICU-484 optimize the state table with more unassigned states to make the .cnv file smaller
X-SVN-Rev: 3383
2001-01-05 02:16:52 +00:00
Markus Scherer
1899ec5794 ICU-484 fix state table
X-SVN-Rev: 3382
2001-01-05 02:15:57 +00:00
Markus Scherer
cd9f2d4736 ICU-484 flush stdout & stderr after each codepage to keep them from getting too messed up
X-SVN-Rev: 3381
2001-01-05 02:14:53 +00:00