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
|
937fa66aa6
|
ICU-743 Updated the ICU_DATA examples
X-SVN-Rev: 3369
|
2001-01-03 02:45:24 +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 |
|
Syn Wee Quek
|
17fbbcafb1
|
Added dependency on the generation of ucharacter.jar in the zipbin tag.
X-SVN-Rev: 3329
|
2000-12-27 00:34:15 +00:00 |
|
Syn Wee Quek
|
8b0794d439
|
Added test programs for com.ibm.icu.text.UCharacter.
X-SVN-Rev: 3328
|
2000-12-26 22:44:20 +00:00 |
|
Syn Wee Quek
|
c058b6da67
|
Added com.ibm.icu.text.UCharacter build commands.
Added com.ibm.icu.text jar commands.
X-SVN-Rev: 3327
|
2000-12-26 22:42:15 +00:00 |
|
Syn Wee Quek
|
7b3e531527
|
Updated readme.html information and links.
X-SVN-Rev: 3326
|
2000-12-26 22:41:10 +00:00 |
|
Syn Wee Quek
|
8ec7c129ae
|
ICU data files for Unicode 3.0 character properties and names.
X-SVN-Rev: 3325
|
2000-12-26 20:08:38 +00:00 |
|
Syn Wee Quek
|
bc654bbe86
|
Unicode 3.0 character property system code check in
X-SVN-Rev: 3324
|
2000-12-26 20:01:08 +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 |
|