Commit Graph

3006 Commits

Author SHA1 Message Date
Markus Scherer
1b4da8a065 ICU-388 add new error code to putil.c for u_errorName()
X-SVN-Rev: 3674
2001-02-19 21:25:31 +00:00
Ram Viswanadha
649525f581 ICU-859 fixed typo ibm-5050.ucm
X-SVN-Rev: 3673
2001-02-19 18:32:58 +00:00
Steven R. Loomis
20f5772605 ICU-856 1.8 - begin the throw of the big switch....
X-SVN-Rev: 3672
2001-02-19 16:54:24 +00:00
Steven R. Loomis
0b73c2d2a8 ICU-856 -> 1.8 names
X-SVN-Rev: 3671
2001-02-19 06:18:48 +00:00
Steven R. Loomis
bff766b1f5 ICU-856 don't crash when collation is unhappy
X-SVN-Rev: 3670
2001-02-17 17:54:25 +00:00
Steven R. Loomis
00cd7c0b17 ICU-856 at least don't crash if collation isn't working
X-SVN-Rev: 3669
2001-02-17 17:35:19 +00:00
Steven R. Loomis
900403dd5f ICU-860 tests for i-, x-, @, . locales and Locale::createFromName
X-SVN-Rev: 3668
2001-02-17 13:34:42 +00:00
Steven R. Loomis
8e5d16290f ICU-860 support for i-,x-,@,. locales, Locale::createFromName(), fix bugs in uloc_getName
X-SVN-Rev: 3667
2001-02-17 13:33:57 +00:00
Ram Viswanadha
e51eb6153f ICU-639 Added sv_FI_AL and en_GU.
X-SVN-Rev: 3665
2001-02-17 00:52:14 +00:00
Ram Viswanadha
bc231fc156 ICU-859 Added ibm-5050.ucm
X-SVN-Rev: 3664
2001-02-17 00:34:02 +00:00
George Rhoten
0ede57a764 ICU-66 0xbf may be confused as uninitialized memory.
X-SVN-Rev: 3663
2001-02-16 23:16:18 +00:00
George Rhoten
5b28ea2db1 ICU-66 work[] needs to be initialized before using strlen, and don't use strlen() too often in a loop
X-SVN-Rev: 3662
2001-02-16 23:15:30 +00:00
Jim Snyder Grant
7d75aab3e8 ICU-853 (empty) Implementations for ucol_safeClone & ubrk_safeClone
X-SVN-Rev: 3661
2001-02-16 22:43:39 +00:00
Jim Snyder Grant
cadc5c2a49 ICU-853 APIs for ucol_safeClone & ubrk_safeClone
X-SVN-Rev: 3660
2001-02-16 22:42:45 +00:00
Jim Snyder Grant
35bff23773 ICU-388 and jb 853: ucnv_safeClone - the tests
X-SVN-Rev: 3658
2001-02-16 22:23:38 +00:00
Jim Snyder Grant
5479dd7c73 ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
X-SVN-Rev: 3657
2001-02-16 22:22:40 +00:00
Jim Snyder Grant
2a17db6667 ICU-388 and jb 853: ucnv_safeClone
X-SVN-Rev: 3656
2001-02-16 22:21:14 +00:00
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