George Rhoten
|
b1b1603c57
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3449
|
2001-01-23 02:06:01 +00:00 |
|
George Rhoten
|
a2a281a5fb
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3448
|
2001-01-23 01:42:13 +00:00 |
|
George Rhoten
|
2fdb82dbcb
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3447
|
2001-01-23 01:29:06 +00:00 |
|
George Rhoten
|
2735f549b4
|
ICU-535 Fixed some compiler warnings for windows warning level 4, gcc, and OS/390 errors
X-SVN-Rev: 3446
|
2001-01-23 00:06:18 +00:00 |
|
Vladimir Weinstein
|
27bf79fb01
|
ICU-96 new uca table
X-SVN-Rev: 3445
|
2001-01-22 23:49:03 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
George Rhoten
|
5e95f15b44
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3268
|
2000-12-19 02:29:16 +00:00 |
|
Ram Viswanadha
|
9ad961fc3f
|
ICU-778 Fixed ucnv_reset for UnicodeConverter::toUnicodeString() method
X-SVN-Rev: 3267
|
2000-12-19 02:28:33 +00:00 |
|
Markus Scherer
|
2229961a5b
|
ICU-189 add SCSU converter
X-SVN-Rev: 3266
|
2000-12-19 01:57:00 +00:00 |
|
Markus Scherer
|
2391f6069a
|
ICU-189 add SCSU converter (initial, untested code)
X-SVN-Rev: 3265
|
2000-12-19 01:25:11 +00:00 |
|
Markus Scherer
|
38fb13ac8d
|
ICU-189 add SCSU converter
X-SVN-Rev: 3264
|
2000-12-19 01:24:45 +00:00 |
|
Markus Scherer
|
16d48d5dad
|
ICU-507 oops, the new editor was set to use tabs - my bad :-(
X-SVN-Rev: 3263
|
2000-12-19 01:21:32 +00:00 |
|
George Rhoten
|
8d813f23a0
|
ICU-775 Made the verbose messages a bit more informative and added another test case
X-SVN-Rev: 3262
|
2000-12-19 01:07:02 +00:00 |
|
Markus Scherer
|
b7c791ad75
|
ICU-507 use common implementation for getNextUChar() where appropriate
X-SVN-Rev: 3261
|
2000-12-19 00:29:27 +00:00 |
|
George Rhoten
|
76dc0104b5
|
ICU-432 Removed a very small leak in the translator. There is still a lot of leaks in transliteration
X-SVN-Rev: 3260
|
2000-12-18 22:13:29 +00:00 |
|
George Rhoten
|
6977b828c1
|
ICU-775 Made the error messages a bit more informative
X-SVN-Rev: 3259
|
2000-12-18 19:02:30 +00:00 |
|
George Rhoten
|
e07e571351
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3258
|
2000-12-16 02:27:00 +00:00 |
|
Steven R. Loomis
|
5a10de62f9
|
ICU-723 fix HZ entry in convrtrs.txt
X-SVN-Rev: 3254
|
2000-12-15 20:51:09 +00:00 |
|
Steven R. Loomis
|
5c6cbb5d39
|
ICU-608 files mode, update
X-SVN-Rev: 3253
|
2000-12-15 20:34:14 +00:00 |
|
Ram Viswanadha
|
49b97e6289
|
ICU-647 Updated main page documentation
X-SVN-Rev: 3252
|
2000-12-15 20:33:37 +00:00 |
|
Markus Scherer
|
7515066dc5
|
ICU-647 documentation improvements
X-SVN-Rev: 3251
|
2000-12-15 19:57:12 +00:00 |
|
Steven R. Loomis
|
5d58461125
|
ICU-393 cvsignore
X-SVN-Rev: 3250
|
2000-12-15 19:44:49 +00:00 |
|
Markus Scherer
|
ac861bdc5e
|
ICU-647 documentation improvements
X-SVN-Rev: 3249
|
2000-12-15 19:32:58 +00:00 |
|
Steven R. Loomis
|
5fb26a9eaf
|
ICU-773 pure preflighting mode for ucnv_toUChars
X-SVN-Rev: 3248
|
2000-12-15 19:29:55 +00:00 |
|
Steven R. Loomis
|
151fa53740
|
ICU-96 test to make sure strcpy() Does The Right Thing with signed char sortkeys
X-SVN-Rev: 3247
|
2000-12-15 19:27:36 +00:00 |
|
Markus Scherer
|
1753883cb7
|
ICU-647 documentation improvements
X-SVN-Rev: 3246
|
2000-12-15 19:18:27 +00:00 |
|
George Rhoten
|
994d196cbb
|
ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
X-SVN-Rev: 3245
|
2000-12-15 19:16:43 +00:00 |
|
Markus Scherer
|
92123b144f
|
ICU-647 documentation improvements
X-SVN-Rev: 3244
|
2000-12-15 18:22:39 +00:00 |
|
Ram Viswanadha
|
e66a7566d6
|
ICU-605 Added nn,nb locales and aliased no_NO_NY,no and no_NO
to these.
X-SVN-Rev: 3243
|
2000-12-15 04:08:54 +00:00 |
|
Ram Viswanadha
|
8cb7fe1e71
|
ICU-647 Updated header files with documentation
X-SVN-Rev: 3242
|
2000-12-15 04:02:27 +00:00 |
|
Ram Viswanadha
|
b7ab381558
|
ICU-647 New header file to hold documentation for Doxygen
X-SVN-Rev: 3241
|
2000-12-15 04:00:19 +00:00 |
|
Ram Viswanadha
|
45059ab2b7
|
ICU-647 Updated documentation in the header files
X-SVN-Rev: 3240
|
2000-12-15 03:58:31 +00:00 |
|
Markus Scherer
|
0151a575a0
|
ICU-647 remove all references to docs/ files (replaced by the user guide)
X-SVN-Rev: 3238
|
2000-12-15 01:16:13 +00:00 |
|
Markus Scherer
|
1afb2802c9
|
ICU-647 move parts into the user guide, update others
X-SVN-Rev: 3237
|
2000-12-15 00:23:21 +00:00 |
|
Vladimir Weinstein
|
cf304779a4
|
ICU-96 bumped collation version
X-SVN-Rev: 3236
|
2000-12-14 23:36:10 +00:00 |
|
George Rhoten
|
f4f86c3c0f
|
ICU-432 Fixed a string leak.
X-SVN-Rev: 3235
|
2000-12-14 23:31:03 +00:00 |
|
Vladimir Weinstein
|
a956a4adfd
|
ICU-96 fixed a leak and an inline
X-SVN-Rev: 3234
|
2000-12-14 21:16:08 +00:00 |
|
Vladimir Weinstein
|
d0946a00da
|
ICU-96 fixed a leak
X-SVN-Rev: 3233
|
2000-12-14 21:15:29 +00:00 |
|
George Rhoten
|
e5d40328d1
|
ICU-432 Fixed a leak in opening and closing the converter.
X-SVN-Rev: 3232
|
2000-12-14 20:19:19 +00:00 |
|
Markus Scherer
|
6ce4db8760
|
ICU-647 clarify macro documentation
X-SVN-Rev: 3231
|
2000-12-14 18:36:44 +00:00 |
|
Vladimir Weinstein
|
4daf3c9b52
|
ICU-96 removed C++ style comments
X-SVN-Rev: 3230
|
2000-12-14 18:03:26 +00:00 |
|
Ram Viswanadha
|
727aa0f0e5
|
ICU-432 Fixed Purify warnings
X-SVN-Rev: 3229
|
2000-12-14 03:34:08 +00:00 |
|
Vladimir Weinstein
|
264b1a919c
|
ICU-96 moved header file capitst needs
X-SVN-Rev: 3228
|
2000-12-14 01:24:40 +00:00 |
|
Vladimir Weinstein
|
a1bb69995d
|
ICU-96 moved header file parse needs
X-SVN-Rev: 3227
|
2000-12-14 01:24:23 +00:00 |
|
Steven R. Loomis
|
872500b7c1
|
ICU-647 readme update
X-SVN-Rev: 3226
|
2000-12-14 01:22:13 +00:00 |
|
George Rhoten
|
1bfeb08b02
|
ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
|
2000-12-14 01:19:54 +00:00 |
|
Vladimir Weinstein
|
7aba1fafd6
|
ICU-96 moved header file capitst needs
X-SVN-Rev: 3224
|
2000-12-14 01:12:31 +00:00 |
|
Vladimir Weinstein
|
ba71f8c4f7
|
ICU-96 moved header file parse needs
X-SVN-Rev: 3223
|
2000-12-14 01:11:50 +00:00 |
|
Vladimir Weinstein
|
8e06769a63
|
ICU-96 cleanup, comments, debugging
X-SVN-Rev: 3222
|
2000-12-14 01:11:11 +00:00 |
|
Yves Arrouye
|
af93ad1e13
|
ICU-648 Don't ignore debian.
X-SVN-Rev: 3221
|
2000-12-14 01:08:41 +00:00 |
|
George Rhoten
|
528b5b9040
|
ICU-432 Free some extra memory that was just allocated when the loading fails.
X-SVN-Rev: 3220
|
2000-12-14 00:29:46 +00:00 |
|
George Rhoten
|
8519a562bd
|
ICU-432 Fixed another CharsToUChars leak
X-SVN-Rev: 3219
|
2000-12-14 00:16:24 +00:00 |
|
George Rhoten
|
953e41a350
|
ICU-432 open() should not be called before init().
X-SVN-Rev: 3218
|
2000-12-13 20:45:55 +00:00 |
|
George Rhoten
|
df0ba9a222
|
ICU-432 Don't change the owned state in expand. this_obj is not reallocated.
X-SVN-Rev: 3217
|
2000-12-13 20:44:47 +00:00 |
|
George Rhoten
|
92f710b66c
|
ICU-647 Documented the Compact Array API.
X-SVN-Rev: 3216
|
2000-12-13 19:48:01 +00:00 |
|
Steven R. Loomis
|
bed37eedf0
|
ICU-647 just documentation ..
X-SVN-Rev: 3215
|
2000-12-13 19:41:47 +00:00 |
|
George Rhoten
|
ef4ccffad3
|
ICU-432 Fixed the CharsToUChars leak
X-SVN-Rev: 3214
|
2000-12-13 18:16:56 +00:00 |
|
Vladimir Weinstein
|
d7a19181a9
|
ICU-96 last line wasn't empty
X-SVN-Rev: 3213
|
2000-12-13 18:08:27 +00:00 |
|
Yves Arrouye
|
d26f2d00a5
|
ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3212
|
2000-12-13 03:13:56 +00:00 |
|
George Rhoten
|
7cfa43c326
|
ICU-432 strlen was being used incorrectly.
X-SVN-Rev: 3211
|
2000-12-13 03:12:41 +00:00 |
|
Yves Arrouye
|
823705b648
|
ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3210
|
2000-12-13 03:12:29 +00:00 |
|
George Rhoten
|
69db1728b1
|
ICU-564 Removed the unneeded allocation during static initialization..
X-SVN-Rev: 3209
|
2000-12-13 03:11:08 +00:00 |
|
Vladimir Weinstein
|
07678fc629
|
ICU-96 added Normalize flag to collations that need normalization
X-SVN-Rev: 3208
|
2000-12-13 01:26:07 +00:00 |
|
George Rhoten
|
bb03b0b456
|
ICU-97 Better testing for large negative numbers
X-SVN-Rev: 3207
|
2000-12-12 22:54:36 +00:00 |
|
Markus Scherer
|
76972c7a1a
|
ICU-535 reinstate readable UTF16_..._SAFE macros, removing unwarranted new _STRICT/_LENIENT variants
X-SVN-Rev: 3206
|
2000-12-12 22:11:08 +00:00 |
|
George Rhoten
|
9f7d830b5d
|
ICU-97 Fix for really large negative numbers
X-SVN-Rev: 3205
|
2000-12-12 21:57:44 +00:00 |
|
Vladimir Weinstein
|
c45e94dca1
|
ICU-96 Added C++ tests for incremental compare
X-SVN-Rev: 3204
|
2000-12-12 21:45:27 +00:00 |
|
Vladimir Weinstein
|
d201784ec9
|
ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
|
2000-12-12 21:35:26 +00:00 |
|
Vladimir Weinstein
|
6f6c6c0cad
|
ICU-96 C++ has an interesting req :(
X-SVN-Rev: 3202
|
2000-12-12 20:33:54 +00:00 |
|
Markus Scherer
|
e09b328887
|
ICU-647 update API docs and reinstate readable _SAFE macros from version 1.8
X-SVN-Rev: 3201
|
2000-12-12 20:32:25 +00:00 |
|
Markus Scherer
|
96c50174b4
|
ICU-647 update API docs
X-SVN-Rev: 3200
|
2000-12-12 20:31:47 +00:00 |
|
Vladimir Weinstein
|
07a0851ec4
|
ICU-96 OOOPS forgot to commit the header
X-SVN-Rev: 3199
|
2000-12-12 19:44:23 +00:00 |
|
Vladimir Weinstein
|
ca0831016f
|
ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
|
2000-12-12 19:40:58 +00:00 |
|
Vladimir Weinstein
|
eda54a40f9
|
ICU-746 updated data for sh.txt
X-SVN-Rev: 3197
|
2000-12-12 04:05:22 +00:00 |
|
Vladimir Weinstein
|
9ecaf4fcae
|
ICU-96 collation key adopt, ucol_createSortKey, fix for collation key hash code, C++ incremental compare implementation
X-SVN-Rev: 3196
|
2000-12-12 01:15:30 +00:00 |
|
George Rhoten
|
eb2fca812e
|
ICU-286 Changed the CCSID
X-SVN-Rev: 3195
|
2000-12-11 23:45:39 +00:00 |
|
George Rhoten
|
92a8bccfb0
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3194
|
2000-12-11 22:32:42 +00:00 |
|
Ram Viswanadha
|
9ce63cd3eb
|
ICU-535 fixed compiler warnings
X-SVN-Rev: 3193
|
2000-12-11 20:26:45 +00:00 |
|
George Rhoten
|
0343d6690c
|
ICU-535 The compiler warning should be properly fixed now.
X-SVN-Rev: 3192
|
2000-12-11 18:12:30 +00:00 |
|
Ram Viswanadha
|
d9ea986454
|
ICU-535 Fixed compiler warnings
X-SVN-Rev: 3190
|
2000-12-09 04:08:57 +00:00 |
|
George Rhoten
|
74b33770cb
|
ICU-535 Fixed some compiler warnings again.
X-SVN-Rev: 3189
|
2000-12-09 03:55:29 +00:00 |
|
George Rhoten
|
cc62cf111d
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
|
2000-12-09 03:17:45 +00:00 |
|
George Rhoten
|
f8e566eebb
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3187
|
2000-12-09 03:08:42 +00:00 |
|
George Rhoten
|
1fac5cfe0f
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3186
|
2000-12-09 02:38:12 +00:00 |
|
Steven R. Loomis
|
963dacdb0d
|
ICU-647 more documentation updates
X-SVN-Rev: 3185
|
2000-12-09 02:37:17 +00:00 |
|
George Rhoten
|
bacfc6a005
|
ICU-369 Removed the two extra annoying empty lines for each test that passed.
X-SVN-Rev: 3184
|
2000-12-09 02:02:29 +00:00 |
|
Vladimir Weinstein
|
9d969fd277
|
ICU-743 makedata should not pick wrong resource files
X-SVN-Rev: 3180
|
2000-12-08 22:52:08 +00:00 |
|
Vladimir Weinstein
|
7cdd2c8ecb
|
ICU-96 collation data generated so that collation elements never have 00 or 01 bytes in them
X-SVN-Rev: 3179
|
2000-12-08 22:03:01 +00:00 |
|
Steven R. Loomis
|
25fbf90920
|
ICU-647 documentaiton update
X-SVN-Rev: 3178
|
2000-12-08 21:36:47 +00:00 |
|
George Rhoten
|
e3b43fbd6f
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
|
2000-12-08 21:17:32 +00:00 |
|
George Rhoten
|
ee23b6e429
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
|
2000-12-08 20:33:48 +00:00 |
|
George Rhoten
|
ccd29c31f6
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3175
|
2000-12-08 20:14:00 +00:00 |
|
Vladimir Weinstein
|
8550451668
|
ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
|
2000-12-08 20:11:01 +00:00 |
|
Vladimir Weinstein
|
5f54a34a05
|
ICU-96 updated Japanese collation rules
X-SVN-Rev: 3173
|
2000-12-08 19:59:33 +00:00 |
|