Commit Graph

3272 Commits

Author SHA1 Message Date
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
7176442ac0 (icu4c jitterbug 776): Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3535
2001-02-02 19:30:16 +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