Vladimir Weinstein
5745faf748
ICU-96 collation update
...
X-SVN-Rev: 3588
2001-02-08 01:04:43 +00:00
George Rhoten
332c822748
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3587
2001-02-08 00:46:27 +00:00
George Rhoten
2a52ff5f41
ICU-681 int -> int32_t
...
X-SVN-Rev: 3586
2001-02-08 00:30:45 +00:00
George Rhoten
d8c913a2d3
ICU-681 false -> FALSE
...
X-SVN-Rev: 3585
2001-02-08 00:23:02 +00:00
George Rhoten
6f7cdcb027
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3584
2001-02-07 19:35:52 +00:00
Syn Wee Quek
d6adfac1b2
ICU-833
...
Removed // comments to make RedHat compiler happy.
X-SVN-Rev: 3583
2001-02-07 00:58:41 +00:00
Vladimir Weinstein
bf9f0b3ef3
ICU-96 collation update
...
X-SVN-Rev: 3582
2001-02-07 00:57:39 +00:00
Ram Viswanadha
df7bd557f7
ICU-722 Changed flush param on ucnv_toUnicode and ucnv_fromUnicode
...
X-SVN-Rev: 3581
2001-02-07 00:38:08 +00:00
Ram Viswanadha
c666a0f552
ICU-722 Added Tests for ucnv_resetToU and ucnv_resetFromU functions
...
X-SVN-Rev: 3580
2001-02-07 00:27:38 +00:00
George Rhoten
e0b73d8f85
ICU-580 OS/390 porting changes
...
X-SVN-Rev: 3579
2001-02-06 23:27:07 +00:00
George Rhoten
e016854afa
ICU-790 Mainly removed stdio.h
...
X-SVN-Rev: 3577
2001-02-06 22:26:52 +00:00
George Rhoten
6fa1e5cddc
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
George Rhoten
38f3775e5c
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3575
2001-02-06 21:56:48 +00:00
George Rhoten
ad995eff2d
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3574
2001-02-06 21:56:47 +00:00
Ram Viswanadha
4445a84480
ICU-639 New locales for compliance with Globalization white paper
...
X-SVN-Rev: 3573
2001-02-06 21:55:42 +00:00
George Rhoten
d2907f910d
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3572
2001-02-06 21:40:50 +00:00
George Rhoten
009189b930
ICU-837 Fixed library data size and formatting/parsing of large uint and signed numbers
...
X-SVN-Rev: 3571
2001-02-06 20:39:23 +00:00
George Rhoten
9232b4b1e4
ICU-829 Added sprintf and sscanf variants
...
X-SVN-Rev: 3570
2001-02-06 20:31:28 +00:00
Vladimir Weinstein
1128550645
ICU-96 more collation stuff
...
X-SVN-Rev: 3569
2001-02-06 06:50:16 +00:00
Syn Wee Quek
39669d6f7a
ICU-807 Modified all occurence of UCOL_* to UNORM_*.
...
X-SVN-Rev: 3568
2001-02-06 02:02:35 +00:00
Syn Wee Quek
3bbcb9b96b
ICU-833
...
QuickCheck constant array modification.
Instead of sets of 2 bits, we now use 2 sets of 4 bits.
First set for MAYBE and second set for YES.
Each bit represents one of the normalization form.
X-SVN-Rev: 3567
2001-02-06 02:01:29 +00:00
Vladimir Weinstein
d0fb387de1
ICU-96 more performance improvements
...
X-SVN-Rev: 3566
2001-02-06 00:36:48 +00:00
Alan Liu
f0cdee99be
ICU-776 fix typo
...
X-SVN-Rev: 3564
2001-02-05 22:31:01 +00:00
Syn Wee Quek
fa73cc2a20
ICU-833 Modified release project setting to copy unorm.h to
...
base directory icu/include/unicode directory during build time.
X-SVN-Rev: 3563
2001-02-05 20:03:08 +00:00
Syn Wee Quek
8c991ef7ff
ICU-807 Shifted inline setUCollator() methods to make HPUX compilation happy.
...
X-SVN-Rev: 3562
2001-02-05 19:53:37 +00:00
George Rhoten
e10aaacf74
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3560
2001-02-05 19:14:50 +00:00
Vladimir Weinstein
020916d4ab
ICU-96 more collation
...
X-SVN-Rev: 3559
2001-02-05 05:36:12 +00:00
Vladimir Weinstein
7124fe04ef
ICU-833 added a newline to EOF
...
X-SVN-Rev: 3558
2001-02-05 05:34:51 +00:00
Ram Viswanadha
de43f54b4c
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 3557
2001-02-03 03:15:29 +00:00
Vladimir Weinstein
229f67d2bc
ICU-776 gcc dies if we have *country != NULL instead of *country != 0
...
X-SVN-Rev: 3556
2001-02-03 02:17:16 +00:00
Syn Wee Quek
279f6c6a9a
ICU-833
...
QuickCheck data file
X-SVN-Rev: 3555
2001-02-03 01:47:08 +00:00
Syn Wee Quek
b495ba1fd2
ICU-833
...
QuickCheck test addition.
X-SVN-Rev: 3554
2001-02-03 01:29:27 +00:00
Syn Wee Quek
22052f8daa
ICU-833
...
Because of the new Normalization enum conversion methods, changes have
to be done in tbcoll.
X-SVN-Rev: 3553
2001-02-03 01:27:02 +00:00
Syn Wee Quek
b41c0e7e55
ICU-833
...
QuickCheck addition.
Normalization enums conversion methods addition.
X-SVN-Rev: 3552
2001-02-03 01:25:27 +00:00
George Rhoten
1ac04345f0
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3549
2001-02-02 23:31:17 +00:00
Markus Scherer
81401a40b2
ICU-542 implement case mapping conditions from Unicode 3.1 (az & lt)
...
X-SVN-Rev: 3548
2001-02-02 23:24:40 +00:00
George Rhoten
2ea8bf637f
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3547
2001-02-02 23:19:57 +00:00
George Rhoten
59205af7e6
ICU-535 This wasn't suppose to be checked in. Slip of the mouse click. I'm unchecking the changes.
...
X-SVN-Rev: 3546
2001-02-02 23:04:59 +00:00
George Rhoten
b3e5c73338
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3545
2001-02-02 23:03:08 +00:00
George Rhoten
ea112821c9
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3544
2001-02-02 21:20:38 +00:00
Markus Scherer
965a295205
ICU-542 UnicodeString::toLower()/toUpper() must not use fStackBuffer for src _and_ dest!
...
X-SVN-Rev: 3543
2001-02-02 21:07:43 +00:00
Markus Scherer
e64c79dd40
ICU-542 more, meaner tests for UnicodeString::toLower()/toUpper()
...
X-SVN-Rev: 3542
2001-02-02 21:07:00 +00:00
Ram Viswanadha
52fb9a8712
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 3541
2001-02-02 20:49:38 +00:00
Markus Scherer
fe4618b9ed
ICU-542 more tests for UnicodeString::toLower()/toUpper()
...
X-SVN-Rev: 3540
2001-02-02 20:41:56 +00:00
Markus Scherer
9632c94006
ICU-542 implement UnicodeString::toLower()/toUpper() with u_internalStrToLower/Upper()
...
X-SVN-Rev: 3539
2001-02-02 20:41:18 +00:00
Markus Scherer
8c697b9c72
ICU-542 fix toLower() - do not read beyond srcLength
...
X-SVN-Rev: 3538
2001-02-02 20:38:47 +00:00
George Rhoten
e1b9012971
ICU-552 added more ISO-639 names to the codepage list
...
X-SVN-Rev: 3537
2001-02-02 20:34:37 +00:00
George Rhoten
13f6a4d197
ICU-580 OS/390 porting changes
...
X-SVN-Rev: 3536
2001-02-02 19:42:45 +00:00
Alan Liu
a38c004603
ICU-776 Add ISO 3166 country code index to time zone data and new API to TimeZone
...
X-SVN-Rev: 3534
2001-02-02 19:26:56 +00:00
George Rhoten
2606207b62
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3533
2001-02-02 17:55:32 +00:00
Ram Viswanadha
401f3aece7
ICU-634 Deleted FromU and ToU callback macros which were not being used by
...
2022 converters anymore
X-SVN-Rev: 3532
2001-02-02 03:54:57 +00:00
Ram Viswanadha
b353c338e6
ICU-634 Modified tests to reflect changes in writeSub
...
X-SVN-Rev: 3531
2001-02-02 03:53:58 +00:00
Ram Viswanadha
cc818beb4d
ICU-634 Performance improvement of ISO_2022 converters. JP is about 40% faster.
...
Implemented writeSub funtions. Combined non offset and offset handling functions.
X-SVN-Rev: 3530
2001-02-02 03:51:57 +00:00
George Rhoten
3c51d60dbb
ICU-832 Removed some excessive memory allocation
...
X-SVN-Rev: 3529
2001-02-02 01:32:07 +00:00
George Rhoten
2bb55cd0d5
ICU-832 Removed a lot of excessive memory allocation
...
X-SVN-Rev: 3528
2001-02-01 23:20:28 +00:00
George Rhoten
1c1a918f0b
ICU-832 Fixed some compiler warnings
...
X-SVN-Rev: 3527
2001-02-01 23:19:51 +00:00
George Rhoten
af1ac4175d
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3526
2001-02-01 18:08:54 +00:00
George Rhoten
7b52bfd043
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3525
2001-02-01 18:01:52 +00:00
George Rhoten
6599312c80
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3524
2001-02-01 17:49:08 +00:00
George Rhoten
bb1ab39f80
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3523
2001-02-01 01:55:53 +00:00
George Rhoten
0f50fecc6a
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3522
2001-02-01 01:45:09 +00:00
George Rhoten
f3b0afa7cf
ICU-717 Enabled some previously disabled tests and fixed incorrect tests at the same time. Some compiler warnings were also fixed.
...
X-SVN-Rev: 3521
2001-02-01 01:27:05 +00:00
George Rhoten
cfba1c9a1e
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3520
2001-02-01 00:12:42 +00:00
George Rhoten
2fcecd0591
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3519
2001-02-01 00:03:54 +00:00
George Rhoten
ea44e321d5
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3518
2001-01-31 23:43:27 +00:00
George Rhoten
d6a54c38ef
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3517
2001-01-31 23:31:07 +00:00
George Rhoten
8c843da32f
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3516
2001-01-31 23:22:53 +00:00
George Rhoten
f12d5c6a38
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3515
2001-01-31 23:17:51 +00:00
Vladimir Weinstein
8a1ed71eda
ICU-96 token list generation should work now, moving to CE generation
...
X-SVN-Rev: 3514
2001-01-31 23:12:37 +00:00
George Rhoten
a2443f35fa
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3513
2001-01-31 23:07:55 +00:00
George Rhoten
26a05deb08
ICU-829 Various porting changes
...
X-SVN-Rev: 3512
2001-01-31 22:42:21 +00:00
George Rhoten
784c953388
ICU-829 Modified u_strtok_r test to not crash on Linux and removed a memory leak.
...
X-SVN-Rev: 3511
2001-01-31 22:20:38 +00:00
Vladimir Weinstein
cf1564b6f8
ICU-96 some debug stuff, avoid dead loop
...
X-SVN-Rev: 3510
2001-01-31 21:10:55 +00:00
George Rhoten
1787dae3bb
ICU-580 Temporarily undo OS390 batch mode porting changes that I just checked in.
...
X-SVN-Rev: 3509
2001-01-31 20:28:21 +00:00
Vladimir Weinstein
af18dd49bf
ICU-96 intermediate commit for George to build
...
X-SVN-Rev: 3508
2001-01-31 20:21:25 +00:00
Vladimir Weinstein
865910d355
ICU-96 intermediate commit for George to build
...
X-SVN-Rev: 3507
2001-01-31 20:17:12 +00:00
George Rhoten
b2c924232c
ICU-580 OS390 batch mode porting changes
...
X-SVN-Rev: 3506
2001-01-31 19:18:54 +00:00
Markus Scherer
cdf42b6060
ICU-542 remove in-line comments
...
X-SVN-Rev: 3505
2001-01-31 18:53:11 +00:00
Markus Scherer
2bb746ae76
ICU-542 test full string upper-/lowercasing in C
...
X-SVN-Rev: 3504
2001-01-31 18:41:27 +00:00
Markus Scherer
2dc336d196
ICU-542 implement full string upper-/lowercasing in C
...
X-SVN-Rev: 3503
2001-01-31 18:20:26 +00:00
Markus Scherer
5ac8d19ed1
ICU-542 add ustr_imp.h with declarations for internal string functions
...
X-SVN-Rev: 3502
2001-01-31 18:13:16 +00:00
Markus Scherer
d63409293e
ICU-542 add SpecialCasing.txt from the Unicode 3.0 character database
...
X-SVN-Rev: 3501
2001-01-31 18:06:08 +00:00
Markus Scherer
ab67c28533
ICU-542 parse SpecialCasing.txt and add its data to uprops.dat
...
X-SVN-Rev: 3500
2001-01-31 18:05:19 +00:00
Vladimir Weinstein
7f3e81b204
ICU-96 compile problem on Unix
...
X-SVN-Rev: 3499
2001-01-31 08:02:01 +00:00
Vladimir Weinstein
493243df0b
ICU-96 token list, CE searching are in
...
X-SVN-Rev: 3498
2001-01-31 07:20:56 +00:00
George Rhoten
42a24ac7b5
ICU-829 Added u_strtok_r test
...
X-SVN-Rev: 3497
2001-01-30 20:59:23 +00:00
George Rhoten
4a95027b8a
ICU-829 Added u_strtok_r
...
X-SVN-Rev: 3496
2001-01-30 20:59:08 +00:00
George Rhoten
26949ae8e1
ICU-829 Added u_strtok_r and moved some functions around for relavence
...
X-SVN-Rev: 3495
2001-01-30 20:58:38 +00:00
George Rhoten
f479e58a4b
ICU-829 Tested for more edge cases with illegal character matching
...
X-SVN-Rev: 3494
2001-01-30 18:56:26 +00:00
Syn Wee Quek
7d3a101e76
ICU-807 Added comment header
...
X-SVN-Rev: 3493
2001-01-30 18:52:58 +00:00
George Rhoten
3b3a5e58c9
ICU-829 Added u_strspn, u_strcspn and u_strpbrk. Moved string copy testing to another function.
...
X-SVN-Rev: 3492
2001-01-30 03:25:05 +00:00
George Rhoten
970daeceb9
ICU-829 Added u_strspn, u_strcspn and u_strpbrk
...
X-SVN-Rev: 3491
2001-01-30 03:12:01 +00:00
George Rhoten
0c70304970
ICU-286 Sometimes UChar32 is signed depending on the platform's definition of wchar_t
...
X-SVN-Rev: 3490
2001-01-30 00:52:24 +00:00
Vladimir Weinstein
2c6bf0b715
ICU-96 This should make UNIX build
...
X-SVN-Rev: 3489
2001-01-29 22:56:31 +00:00
Vladimir Weinstein
04b771927e
ICU-96 making genrb a wee bit more robust...
...
X-SVN-Rev: 3488
2001-01-29 22:34:04 +00:00
Vladimir Weinstein
aac31e5566
ICU-96 more new files. Will try to do unix port now...
...
X-SVN-Rev: 3487
2001-01-29 22:09:24 +00:00
George Rhoten
53c8d1b223
ICU-580 forgot the tab
...
X-SVN-Rev: 3486
2001-01-29 18:53:16 +00:00
George Rhoten
53461464b9
ICU-580 Added 390 batch file support according to Ami
...
X-SVN-Rev: 3485
2001-01-27 03:20:01 +00:00
George Rhoten
168504d33e
ICU-286 Added more tests to check for proper offset handling of bad characters
...
X-SVN-Rev: 3484
2001-01-26 03:05:11 +00:00
George Rhoten
9234f290ae
ICU-286 Removed some TODO comments and fixed a UTF-32 offset problem with bad characters
...
X-SVN-Rev: 3483
2001-01-26 02:54:57 +00:00
Vladimir Weinstein
fe29e55faa
ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now.
...
X-SVN-Rev: 3482
2001-01-26 00:12:23 +00:00
George Rhoten
7ae25d3831
ICU-286 Added more tests for utf-32
...
X-SVN-Rev: 3481
2001-01-25 20:19:43 +00:00
George Rhoten
96f5845f04
ICU-286 Added more tests for utf-32
...
X-SVN-Rev: 3480
2001-01-25 20:14:08 +00:00
George Rhoten
4c1ad3ed01
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3479
2001-01-25 18:26:04 +00:00
Vladimir Weinstein
25d035bfb9
ICU-96 shifted conformance test OK, strcoll
...
X-SVN-Rev: 3478
2001-01-25 06:51:18 +00:00
Eric Mader
78f198e6bb
ICU-120 Telugu RA is not a VATTU
...
X-SVN-Rev: 3477
2001-01-25 02:35:36 +00:00
Eric Mader
48f80a9a58
ICU-120 fix bugs in shaping table
...
X-SVN-Rev: 3476
2001-01-25 02:35:07 +00:00
George Rhoten
0e5e9a816c
ICU-97 Fixed the case where fCount accidentally becomes negative.
...
X-SVN-Rev: 3475
2001-01-24 18:32:11 +00:00
Vladimir Weinstein
c47b7bb2bd
ICU-96 more strcoll code including shifted
...
X-SVN-Rev: 3474
2001-01-24 16:18:48 +00:00
George Rhoten
259d066199
ICU-97 Put even more detail into the error messages
...
X-SVN-Rev: 3473
2001-01-24 02:42:26 +00:00
Markus Scherer
e612fa8de8
ICU-750 test compareCodePointOrder()
...
X-SVN-Rev: 3472
2001-01-24 02:38:09 +00:00
Markus Scherer
2b12895952
ICU-750 implement compareCodePointOrder()
...
X-SVN-Rev: 3471
2001-01-24 02:37:58 +00:00
Markus Scherer
3570d50fa1
ICU-750 test u_strcmpCodePointOrder()
...
X-SVN-Rev: 3470
2001-01-24 02:36:54 +00:00
Markus Scherer
cf1860d22d
ICU-750 implement u_strcmpCodePointOrder()
...
X-SVN-Rev: 3469
2001-01-24 02:36:41 +00:00
Vladimir Weinstein
43827ea5e2
ICU-96 strcoll redesigned
...
X-SVN-Rev: 3468
2001-01-24 00:35:19 +00:00
Markus Scherer
5f5c348447
ICU-820 test Unicode::getCombiningClass() with UnicodeData.txt using toolutil/uparse
...
X-SVN-Rev: 3467
2001-01-23 23:52:49 +00:00
Markus Scherer
2b041cf380
ICU-820 make error/log functions more convenient with sprintf-style formatting
...
X-SVN-Rev: 3466
2001-01-23 23:51:55 +00:00
Markus Scherer
a93cba766c
ICU-820 test u_getCombiningClass() with UnicodeData.txt using toolutil/uparse
...
X-SVN-Rev: 3465
2001-01-23 23:50:52 +00:00
George Rhoten
b089952af6
ICU-653 bumped win dll version number from 17 to 18
...
X-SVN-Rev: 3464
2001-01-23 23:48:21 +00:00
Markus Scherer
ba97af0b64
ICU-820 implement Unicode::getCombiningClass()
...
X-SVN-Rev: 3463
2001-01-23 23:45:37 +00:00
Markus Scherer
67201b90b4
ICU-820 implement u_getCombiningClass()
...
X-SVN-Rev: 3462
2001-01-23 23:45:21 +00:00
George Rhoten
955c80514c
ICU-759 Really turned on optimization for the whole library
...
X-SVN-Rev: 3461
2001-01-23 23:38:38 +00:00
George Rhoten
9d54391037
ICU-759 Turned on optimization for the whole library
...
X-SVN-Rev: 3460
2001-01-23 23:13:27 +00:00
George Rhoten
d5becac8b8
ICU-759 Fixed the one line preventing us from turning on full optimization
...
X-SVN-Rev: 3459
2001-01-23 23:01:33 +00:00
George Rhoten
39a2b771a7
ICU-535 Fixed some compiler warnings for Linux
...
X-SVN-Rev: 3458
2001-01-23 22:22:52 +00:00
George Rhoten
c966958efe
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3457
2001-01-23 21:01:59 +00:00
George Rhoten
3f2bdbb27b
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3456
2001-01-23 20:31:11 +00:00
George Rhoten
f86a49ad25
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3455
2001-01-23 19:43:21 +00:00
George Rhoten
b658380b62
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3454
2001-01-23 18:10:46 +00:00
Vladimir Weinstein
c33e11db74
ICU-96 rewriting strcoll
...
X-SVN-Rev: 3453
2001-01-23 06:58:22 +00:00
George Rhoten
e6bd39116c
ICU-96 Add a newline to the end of the error message.
...
X-SVN-Rev: 3452
2001-01-23 02:51:46 +00:00
George Rhoten
5345550747
ICU-535 Removed code that should never have been checked in yet (stupid WinCVS GUI).
...
X-SVN-Rev: 3451
2001-01-23 02:45:54 +00:00
George Rhoten
3b66beb865
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3450
2001-01-23 02:40:22 +00:00
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