Commit Graph

2698 Commits

Author SHA1 Message Date
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
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
Markus Scherer
d8b3114228 ICU-484 replace SBCS by MBCS
X-SVN-Rev: 3297
2000-12-20 20:34:23 +00:00
Markus Scherer
bbc83cc691 ICU-484 add <icu:state> for precision
X-SVN-Rev: 3296
2000-12-20 18:42:11 +00:00
Markus Scherer
7fd4da5ac3 ICU-484 allow <icu:state> for SBCS/DBCS/EBCDIC_STATEFUL
X-SVN-Rev: 3295
2000-12-20 18:41:36 +00:00
Markus Scherer
ac3bbb5747 ICU-484 set fffe/ffff for unassigned/illegal
X-SVN-Rev: 3294
2000-12-20 18:40:08 +00:00
Markus Scherer
0a2b2ebdde ICU-484 mbcs version 2: check output types, initial code for SI/SO
X-SVN-Rev: 3293
2000-12-20 18:39:29 +00:00
Markus Scherer
7e5a43e63e ICU-484 add output types for SI/SO & HZ
X-SVN-Rev: 3292
2000-12-20 18:38:17 +00:00
Markus Scherer
fc6eeb3167 ICU-484 add skip-offset tests for windows-1252
X-SVN-Rev: 3291
2000-12-20 18:36:06 +00:00
George Rhoten
ab504a3931 ICU-432 Fixed another memory leak.
X-SVN-Rev: 3290
2000-12-20 04:43:54 +00:00
George Rhoten
cc4aaf53d9 ICU-717 Fixed a compiler error.
UnicodeConverterCPP -> UnicodeConverter because UnicodeConverterCPP is a #define.
Fixed a typo in the error message.

X-SVN-Rev: 3289
2000-12-20 04:42:54 +00:00
George Rhoten
14787165b6 ICU-633 It now uses setToBogus() and it should now clean up after itself when it fails to uprv_malloc() some memory.
X-SVN-Rev: 3288
2000-12-20 03:50:14 +00:00
Markus Scherer
98618f3a3d ICU-484 more little improvements
X-SVN-Rev: 3287
2000-12-20 02:09:51 +00:00
Markus Scherer
66544551d6 ICU-705 add algorithmic US-ASCII converter
X-SVN-Rev: 3286
2000-12-20 02:08:39 +00:00
Markus Scherer
8d9bdf7a1e ICU-484 reimplement LATIN_1 to work correctly with offsets and UTF-16
X-SVN-Rev: 3285
2000-12-20 01:22:02 +00:00
Markus Scherer
4bd8af1a79 ICU-507 test getNextUChar() for UTF-32
X-SVN-Rev: 3284
2000-12-20 00:02:15 +00:00
George Rhoten
2c60711cbc ICU-681 removed an excessive limits.h file under normal usage.
X-SVN-Rev: 3283
2000-12-19 23:54:57 +00:00
Markus Scherer
9f72e26ee9 ICU-507 use default getNextUChar() for UTF-32
X-SVN-Rev: 3282
2000-12-19 23:46:42 +00:00
Markus Scherer
abb79398a6 ICU-484 add tests for SBCS/Latin1/ASCII with skip cb & offsets
X-SVN-Rev: 3281
2000-12-19 23:09:52 +00:00
Markus Scherer
998f792a5a ICU-484 add unicodeMask to UConverterStaticData for optimized implementations
X-SVN-Rev: 3280
2000-12-19 23:07:50 +00:00
Markus Scherer
b2b6812d1e ICU-189 add SCSU converter (& untabify)
X-SVN-Rev: 3279
2000-12-19 23:02:50 +00:00
George Rhoten
2d1691ad71 ICU-639 Added ShortLanguage and put in the proper currency symbol.
X-SVN-Rev: 3278
2000-12-19 21:52:39 +00:00
George Rhoten
da5ae98d7a ICU-552 Properly aliased no_NO_NY to nn_NO, and copied the nn data into nn_NO because the aliasing is broken.
X-SVN-Rev: 3277
2000-12-19 21:51:28 +00:00
George Rhoten
0e62f7ac85 ICU-552 The proper LCID now gets shown in the error message
X-SVN-Rev: 3276
2000-12-19 21:49:55 +00:00
George Rhoten
bdec538abe ICU-358 Updated the language and country names.
X-SVN-Rev: 3275
2000-12-19 21:48:58 +00:00
George Rhoten
4de2107c8d ICU-358 Updated the language and country names.
X-SVN-Rev: 3274
2000-12-19 20:29:22 +00:00
George Rhoten
9a5c8dd085 ICU-552 Updated the nn and nb locales
X-SVN-Rev: 3273
2000-12-19 04:37:40 +00:00
Markus Scherer
d1e6c0f34b ICU-507 optimize MBCS getNextUChar() with specific implementations
X-SVN-Rev: 3272
2000-12-19 04:06:09 +00:00
George Rhoten
80272d122c ICU-758 Fix for the library name change.
X-SVN-Rev: 3271
2000-12-19 03:00:40 +00:00
Ram Viswanadha
3a0dbd695c ICU-778 Added test for UnicodeConverter::toUnicodeString and fromUnicodeString methods
X-SVN-Rev: 3270
2000-12-19 02:30:19 +00:00
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +00:00