Commit Graph

3291 Commits

Author SHA1 Message Date
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
Alan Liu
4f7d4c5d07 Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
X-SVN-Rev: 3551
2001-02-03 00:57:34 +00:00
Alan Liu
189ab5836c Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
X-SVN-Rev: 3550
2001-02-03 00:48:41 +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
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