Commit Graph

3089 Commits

Author SHA1 Message Date
George Rhoten
7f249bec73 ICU-66 super class needs to be called to initialize the data
X-SVN-Rev: 3655
2001-02-16 21:59:30 +00:00
George Rhoten
5489de3917 ICU-66 Not enough room for the array
X-SVN-Rev: 3654
2001-02-16 21:58:32 +00:00
George Rhoten
32466038a2 ICU-66 Don't write 0 or fewer bytes with fwrite()
X-SVN-Rev: 3653
2001-02-16 21:58:12 +00:00
George Rhoten
e8546eb6e1 ICU-66 Don't test utf8 unsafe macros in an unsafe manner
X-SVN-Rev: 3652
2001-02-16 21:56:18 +00:00
George Rhoten
1e5733e830 ICU-66 Don't test utf16 unsafe macros in an unsafe manner
X-SVN-Rev: 3651
2001-02-16 21:54:20 +00:00
George Rhoten
9f3e5b057c ICU-66 Not enough room for the array
X-SVN-Rev: 3650
2001-02-16 21:52:28 +00:00
George Rhoten
5fc03fe875 ICU-66 Removed a static memory leak
X-SVN-Rev: 3649
2001-02-16 21:51:21 +00:00
George Rhoten
a06988ae1c ICU-66 Moved the deletion to after the comparison
X-SVN-Rev: 3648
2001-02-16 21:46:22 +00:00
George Rhoten
8947e594c3 ICU-66 Fixed a possible problem when state is a boolean, but not == TRUE
X-SVN-Rev: 3647
2001-02-16 21:45:31 +00:00
George Rhoten
da118a5ad2 ICU-66 Fixed an initialization problem
X-SVN-Rev: 3646
2001-02-16 21:44:30 +00:00
George Rhoten
fe0ec6f08d ICU-66 Fixed several initialization problems
X-SVN-Rev: 3645
2001-02-16 21:43:46 +00:00
George Rhoten
ee518c0ab4 ICU-66 Fixed an array bounds problem
X-SVN-Rev: 3644
2001-02-16 21:42:57 +00:00
Ram Viswanadha
4b1be3269e ICU-634 Reduced number of gotos without affecting the performance
and fixed surrogate handling(regression) bugs

X-SVN-Rev: 3643
2001-02-16 20:16:09 +00:00
Ram Viswanadha
b5c2b6636a ICU-858 Implemented tests for callback options
X-SVN-Rev: 3642
2001-02-16 20:13:47 +00:00
Ram Viswanadha
d53a33cd04 ICU-858 Implemented options recognition and output generation for SUB, SKIP and ESCAPE
callbacks

X-SVN-Rev: 3641
2001-02-16 20:12:50 +00:00
Syn Wee Quek
a03a11d085 ICU-807
Removed offending test methods to make the build system happy.

X-SVN-Rev: 3640
2001-02-16 19:23:39 +00:00
Alan Liu
57e332c2ff ICU-709 fix warnings (MSVC bug?) in test code
X-SVN-Rev: 3638
2001-02-16 17:12:12 +00:00
Jim Snyder Grant
f203e26d36 ICU-561 U_COMBINED_IMPLEMENTATION added
(plus start of the safeClone fixes (new info UError code))

X-SVN-Rev: 3637
2001-02-16 16:44:21 +00:00
Steven R. Loomis
9494a1b123 ICU-856 [1.8] this is the C test. the C++ test lives next door.
X-SVN-Rev: 3636
2001-02-16 06:22:42 +00:00
Steven R. Loomis
c079ac37a8 ICU-856 1.8 integration [aix]
X-SVN-Rev: 3635
2001-02-15 23:43:26 +00:00
Markus Scherer
2381075aa8 ICU-833 make normalizer function and enum names consistent with guidelines
X-SVN-Rev: 3634
2001-02-15 20:21:21 +00:00
Syn Wee Quek
15d97100f8 ICU-833
Replaced quickcheck with checkFCD

X-SVN-Rev: 3633
2001-02-15 19:30:25 +00:00
Syn Wee Quek
b543b377f3 ICU-833
Trie quickcheck data.
Added checkFCD trie data and method.

X-SVN-Rev: 3632
2001-02-15 19:29:05 +00:00
George Rhoten
2bf1f8d330 ICU-852 Added new u_mem functions
X-SVN-Rev: 3631
2001-02-15 03:34:29 +00:00
Markus Scherer
a4419615ac ICU-840 fix warning
X-SVN-Rev: 3630
2001-02-15 02:36:38 +00:00
Markus Scherer
33418441e8 ICU-471 add shaping options & error code
X-SVN-Rev: 3629
2001-02-15 02:36:15 +00:00
Syn Wee Quek
b35e4607a1 ICU-833
Compared with cintltst and commented away tests that are not tested.
Added necessary attributes to the French collation test.

X-SVN-Rev: 3628
2001-02-15 01:44:15 +00:00
Alan Liu
1d15c0c65a ICU-709 fix mem leak in test code
X-SVN-Rev: 3627
2001-02-15 00:05:10 +00:00
Alan Liu
1690189fea ICU-709 add utrans_trans() and utrans_transIncremental() API tests
X-SVN-Rev: 3626
2001-02-14 23:41:59 +00:00
Markus Scherer
55b780688e ICU-709 resolve virtual/inline conflict, details see jitterbug response
X-SVN-Rev: 3625
2001-02-14 18:02:44 +00:00
Syn Wee Quek
a5b8dad588 ICU-807
Modified operator methods.

X-SVN-Rev: 3624
2001-02-14 17:48:23 +00:00
Markus Scherer
757e0272f1 ICU-840 test case-insensitive string compare
X-SVN-Rev: 3623
2001-02-14 01:10:35 +00:00
Markus Scherer
d4646d08d9 ICU-840 implement case-insensitive string compare
X-SVN-Rev: 3622
2001-02-14 01:10:10 +00:00
Ram Viswanadha
3d018be8a5 ICU-639 New locales.
X-SVN-Rev: 3621
2001-02-14 01:00:30 +00:00
Markus Scherer
7ff73b4f6d ICU-840 test case-insensitive string compare
X-SVN-Rev: 3620
2001-02-14 00:59:01 +00:00
Markus Scherer
2959043936 ICU-840 implement case-insensitive string compare
X-SVN-Rev: 3619
2001-02-14 00:58:35 +00:00
Markus Scherer
0c602137f7 ICU-840 implement case folding
X-SVN-Rev: 3618
2001-02-14 00:47:36 +00:00
Markus Scherer
7c708e636a ICU-840 parse CaseFolding.txt and store the mappings in uprops.dat
X-SVN-Rev: 3617
2001-02-14 00:45:29 +00:00
Markus Scherer
299c7b148f ICU-840 add Unicode 3.0.1 CaseFolding.txt (there is no such file for 3.0)
X-SVN-Rev: 3616
2001-02-14 00:43:43 +00:00
Syn Wee Quek
be383bd0f9 ICU-807
Optimized and modified operator==.

X-SVN-Rev: 3615
2001-02-12 21:12:20 +00:00
George Rhoten
8e949b4dd0 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3614
2001-02-12 20:52:49 +00:00
George Rhoten
16b8a6e0fb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3613
2001-02-12 20:44:05 +00:00
George Rhoten
82cb2f9d1b ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3612
2001-02-12 20:05:42 +00:00
George Rhoten
f86b89d0af ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3611
2001-02-12 20:03:49 +00:00
George Rhoten
d7d18b2ec0 ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3610
2001-02-12 18:29:01 +00:00
Vladimir Weinstein
dad66ae428 ICU-96 Removed some debug stuff
X-SVN-Rev: 3609
2001-02-12 09:25:30 +00:00
Vladimir Weinstein
52cb95bc60 ICU-96 Algorithmic Hangul decomposition
X-SVN-Rev: 3608
2001-02-12 08:37:21 +00:00
Syn Wee Quek
f905b3e00e ICU-535
added default statements to switch to make compilers happy.

X-SVN-Rev: 3607
2001-02-10 02:55:38 +00:00
Ram Viswanadha
d7ad8dadb5 ICU-841 Priliminary implementation of ucol_getVersion function
X-SVN-Rev: 3603
2001-02-10 02:42:54 +00:00
George Rhoten
22fae0356b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3602
2001-02-10 02:36:27 +00:00
George Rhoten
a69e1906a8 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3601
2001-02-10 02:16:19 +00:00
George Rhoten
05adc3b81c ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3600
2001-02-09 01:45:45 +00:00
Vladimir Weinstein
cbe4d4feb6 ICU-96 generating CEs from token list
X-SVN-Rev: 3599
2001-02-09 01:04:08 +00:00
George Rhoten
52203b6eeb ICU-580 OS/390 porting changes
X-SVN-Rev: 3598
2001-02-08 23:16:36 +00:00
George Rhoten
e3ed5d6402 ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
Ram Viswanadha
41dd06a9b0 ICU-634 Improved performance of ISO-2022-CN and fixed compiler warnings
X-SVN-Rev: 3596
2001-02-08 19:45:07 +00:00
George Rhoten
f968f23935 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3592
2001-02-08 03:23:29 +00:00
George Rhoten
f868fa0272 ICU-838 Added u_austrncpy()
X-SVN-Rev: 3591
2001-02-08 03:01:21 +00:00
George Rhoten
108eb90aac ICU-838 Added u_austrncpy() & moved similar code closer together
X-SVN-Rev: 3590
2001-02-08 03:00:09 +00:00
Ram Viswanadha
8e8880b4da ICU-730 Added Java encoding names as aliases
X-SVN-Rev: 3589
2001-02-08 01:05:20 +00:00
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
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