Commit Graph

2627 Commits

Author SHA1 Message Date
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
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
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
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
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
Markus Scherer
b7335e2c02 ICU-484 add compactToUnicodeHelper(), use with verbose mode to find opportunities to optimize the state table with unassigned states
X-SVN-Rev: 3380
2001-01-05 02:14:08 +00:00
Vladimir Weinstein
41c62dcb9f ICU-96 Implementing the new collation algorithm
X-SVN-Rev: 3379
2001-01-05 00:47:25 +00:00
Vladimir Weinstein
6daff3523b ICU-96 Update to STRICTLY AN INTERMEDIATE FILE. DO IGNORE IT!!!!
X-SVN-Rev: 3378
2001-01-05 00:45:40 +00:00
George Rhoten
c2d8e7be7a ICU-286 Added the offsets logic and getNextUChar functions.
X-SVN-Rev: 3377
2001-01-04 22:00:02 +00:00
Markus Scherer
8f6f50fedc ICU-287 enable single-surrogate mappings in codepages that map single surrogates directly
X-SVN-Rev: 3376
2001-01-04 17:51:30 +00:00
Vladimir Weinstein
db9fc26f2d ICU-96 THIS IS STRICTLY AN INTERMEDIATE FILE. DO IGNORE IT!!!!
X-SVN-Rev: 3375
2001-01-04 00:47:30 +00:00
Vladimir Weinstein
3aa279ce50 ICU-96 starting the 1.8 implementation
X-SVN-Rev: 3374
2001-01-04 00:45:41 +00:00
Steven R. Loomis
80732f6f4d ICU-639 updated some country/language names from local sources
X-SVN-Rev: 3373
2001-01-03 22:02:21 +00:00
Markus Scherer
489c85c4bc ICU-287 optimize UTF-16 handling in _MBCSSingleFromBMPWithOffsets() and a couple of U->single mappings
X-SVN-Rev: 3372
2001-01-03 21:17:39 +00:00
Markus Scherer
2185eb13a7 ICU-484 fix (offsets!) and optimize UTF-16 converters
X-SVN-Rev: 3371
2001-01-03 20:42:13 +00:00
George Rhoten
1371a43d35 ICU-790 limits.h addition changes for HP11
X-SVN-Rev: 3370
2001-01-03 02:48:20 +00:00
George Rhoten
12be88768c ICU-573 Put in putil.h
X-SVN-Rev: 3368
2001-01-03 02:24:47 +00:00
Markus Scherer
3a6f983265 ICU-701 fix and optimize LMBCSConversionWorker()
X-SVN-Rev: 3367
2001-01-03 01:21:22 +00:00
Markus Scherer
79f2e06f96 ICU-701 re-fix subchar to match the tests
X-SVN-Rev: 3366
2001-01-03 00:37:31 +00:00
Markus Scherer
95a8083095 ICU-701 add code to test if a subchar byte sequence is valid in the codepage structure
X-SVN-Rev: 3365
2001-01-03 00:30:31 +00:00
Markus Scherer
11b0460fe4 ICU-701 add code to test if a codepage byte sequence is valid in the codepage structure
X-SVN-Rev: 3364
2001-01-03 00:29:09 +00:00
Markus Scherer
ca5a84c505 ICU-701 fix subchar
X-SVN-Rev: 3363
2001-01-03 00:27:42 +00:00
George Rhoten
356f7d1cc2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3362
2001-01-03 00:22:12 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
George Rhoten
32b80ac33f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3360
2001-01-03 00:10:21 +00:00
Markus Scherer
b98bf4fdb2 ICU-484 optimize fromUnicode conversions
X-SVN-Rev: 3359
2001-01-02 23:55:47 +00:00
Markus Scherer
0da2a482ab ICU-484 remove includes for ucmpXY.h
X-SVN-Rev: 3358
2001-01-02 23:18:29 +00:00
Markus Scherer
da24b0c469 ICU-484 test for correct offsets with surrogate pairs
X-SVN-Rev: 3357
2001-01-02 23:14:33 +00:00
Markus Scherer
e8b1370dd1 ICU-705 compare converter names case-insensitively
X-SVN-Rev: 3356
2001-01-02 23:13:54 +00:00
Markus Scherer
1446e3f548 ICU-484 use MBCS functions instead of DBCS
X-SVN-Rev: 3355
2001-01-02 23:12:52 +00:00
Markus Scherer
ed92981f7b ICU-484 set -1 for all offsets if there is no offset-calculating converter function; ucnv_getType() use _MBCSGetType()
X-SVN-Rev: 3354
2001-01-02 23:11:11 +00:00
Markus Scherer
8eb8473811 ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3353
2001-01-02 23:09:45 +00:00
Markus Scherer
eda9b41095 ICU-484 add _MBCSGetType() for MBCS to handle all table-based codepages
X-SVN-Rev: 3352
2001-01-02 23:01:38 +00:00
Markus Scherer
2fae985450 ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3351
2001-01-02 22:59:27 +00:00
Markus Scherer
19c537c614 ICU-484 handle EBCDIC_STATEFUL with MBCS data structures, compact toUnicode for codepages with max 2B/char, fix stage 2 table size
X-SVN-Rev: 3350
2001-01-02 22:58:52 +00:00
George Rhoten
fa17ea33ee ICU-97 Put more detail into the error message
X-SVN-Rev: 3349
2001-01-02 22:56:30 +00:00
Markus Scherer
fba15a1c31 ICU-484 for SBCS, DBCS, and EBCDIC_STATEFUL use MBCS with precanned state tables
X-SVN-Rev: 3348
2001-01-02 22:55:14 +00:00
Markus Scherer
d3f60d075e ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3347
2001-01-02 22:54:07 +00:00
Markus Scherer
f00172b235 ICU-484 not EBCDIC DBCS, change to MBCS with 7-bit DBCS state table and untabify
X-SVN-Rev: 3346
2001-01-02 22:52:12 +00:00
Markus Scherer
04b7fbc732 ICU-484 not EBCDIC DBCS, change to MBCS
X-SVN-Rev: 3345
2001-01-02 22:51:29 +00:00
Markus Scherer
6bcbaa2144 ICU-484 remove illegal SI/SO mappings
X-SVN-Rev: 3344
2001-01-02 22:47:32 +00:00
Markus Scherer
58ad79182a ICU-484 change to MBCS and untabify
X-SVN-Rev: 3343
2001-01-02 22:44:44 +00:00
Markus Scherer
72fff0e7a3 ICU-484 untabify
X-SVN-Rev: 3342
2001-01-02 22:42:36 +00:00
George Rhoten
98f6af2594 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3341
2001-01-02 22:40:30 +00:00
George Rhoten
db8000aa95 ICU-790 limits.h removal changes.
X-SVN-Rev: 3340
2001-01-02 21:20:00 +00:00
George Rhoten
1fa3742da0 ICU-790 put limits.h back into the code
X-SVN-Rev: 3339
2001-01-02 21:17:18 +00:00
George Rhoten
1dd2623d4a ICU-790 limits.h removal changes.
X-SVN-Rev: 3338
2001-01-02 21:12:59 +00:00
Ram Viswanadha
74e70e363c ICU-639 Misc locale data fixes
X-SVN-Rev: 3337
2001-01-02 20:50:09 +00:00
George Rhoten
997363145c ICU-790 Removed limits.h
X-SVN-Rev: 3336
2001-01-02 20:46:24 +00:00
George Rhoten
1fa886577f ICU-790 Removed limits.h and T_INT32_* definitions
X-SVN-Rev: 3335
2001-01-02 19:58:05 +00:00
George Rhoten
4e4f4f5dae ICU-790 Removed some unnecessary headers
X-SVN-Rev: 3334
2001-01-02 19:37:08 +00:00
George Rhoten
47c3f11f09 ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3333
2001-01-02 19:23:27 +00:00
George Rhoten
59b0c881e8 ICU-790 Removed limits.h
X-SVN-Rev: 3332
2001-01-02 19:22:58 +00:00
George Rhoten
1b9224727e ICU-790 Added some headers that were in unistr.h
X-SVN-Rev: 3331
2001-01-02 19:01:49 +00:00
George Rhoten
bfd3548364 ICU-790 Removed the ULONG_MAX reference, which should never have been there.
X-SVN-Rev: 3330
2001-01-02 02:28:45 +00:00
Eric Mader
22a81eddc3 ICU-120 changes for shortened header file names
X-SVN-Rev: 3323
2000-12-21 21:57:18 +00:00
Eric Mader
9b32e935e2 ICU-120 shorten file names for Macintosh limit of 31 characters
X-SVN-Rev: 3322
2000-12-21 21:55:31 +00:00
Markus Scherer
3420d377bf ICU-484 mbcs 3 - more efficient stage 1/2 indexing, truncate stage 1 for BMP-only codepages, compact stage 2
X-SVN-Rev: 3321
2000-12-21 21:31:17 +00:00
Markus Scherer
0556db591c ICU-484 mbcs 3 - more efficient stage 1/2 indexing, truncate stage 1 for BMP-only codepages, compact stage 2
X-SVN-Rev: 3320
2000-12-21 20:53:12 +00:00
Eric Mader
518b2e1a4a ICU-120 shoten file names to Macintosh 31 character limit
X-SVN-Rev: 3319
2000-12-21 20:01:18 +00:00
Eric Mader
f85dce632f ICU-120 changes for shortened file names
X-SVN-Rev: 3318
2000-12-21 19:03:32 +00:00
Ram Viswanadha
6ca60a2e82 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3317
2000-12-21 03:14:32 +00:00
Eric Mader
558f768bbe ICU-120 changes for shortened file names
X-SVN-Rev: 3316
2000-12-21 02:52:24 +00:00
Eric Mader
3ce7583614 ICU-120 shorten filenames to Macintosh limit of 31 chars
X-SVN-Rev: 3315
2000-12-21 02:44:45 +00:00
George Rhoten
5ac90451d6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3314
2000-12-21 01:35:08 +00:00
Eric Mader
36a3b37ba1 ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3313
2000-12-21 01:25:02 +00:00
Eric Mader
de674fe66c ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3312
2000-12-21 01:18:44 +00:00
George Rhoten
505f4596d2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3311
2000-12-21 01:18:01 +00:00
Eric Mader
ad8bc28e56 ICU-120 initial checkin of the ICULayoutEngine wrapper
X-SVN-Rev: 3310
2000-12-21 01:16:32 +00:00
George Rhoten
32224f75f7 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3309
2000-12-20 23:43:24 +00:00
Markus Scherer
52a7c3d7fe ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3308
2000-12-20 23:31:45 +00:00
Markus Scherer
db6e7a7198 ICU-779 add error checking to writeSub()
X-SVN-Rev: 3307
2000-12-20 23:31:27 +00:00
George Rhoten
55a58cc2cc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3306
2000-12-20 23:15:59 +00:00
Markus Scherer
058e4e9615 ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3305
2000-12-20 23:08:37 +00:00
Markus Scherer
f4b79b2e20 ICU-779 add converter-specific writeSub() and fix statekeeping for callbacks
X-SVN-Rev: 3304
2000-12-20 22:55:43 +00:00
Markus Scherer
15999ba7a0 ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3303
2000-12-20 22:54:51 +00:00
Markus Scherer
b437718b77 ICU-779 fix ebcdic-stateful-sub test: expected and verified wrong results!
X-SVN-Rev: 3302
2000-12-20 22:54:09 +00:00
George Rhoten
0cbc65903f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3301
2000-12-20 22:33:23 +00:00
George Rhoten
fb0df8f1b9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3300
2000-12-20 21:19:54 +00:00
Markus Scherer
10a4f4ae41 ICU-722 implement direction-specific ucnv_reset()
X-SVN-Rev: 3299
2000-12-20 21:18:46 +00:00