Commit Graph

3226 Commits

Author SHA1 Message Date
Ram Viswanadha
73a887f545 ICU-841 Updated max and min values of UVersionArrays for testing the version
X-SVN-Rev: 3816
2001-02-28 02:45:01 +00:00
George Rhoten
1d8ba663de ICU-66 Leak less memory
X-SVN-Rev: 3815
2001-02-28 01:47:51 +00:00
George Rhoten
6472679c25 ICU-66 Use the volatile keyword for defining -0.0
X-SVN-Rev: 3814
2001-02-28 01:22:58 +00:00
Steven R. Loomis
86878195b1 ICU-96 uint16_t != UChar
X-SVN-Rev: 3813
2001-02-28 00:24:15 +00:00
George Rhoten
5287dabf2e ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3812
2001-02-27 23:55:08 +00:00
George Rhoten
4fe027ed7b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3811
2001-02-27 23:45:16 +00:00
George Rhoten
c2fe71b99d ICU-597 as/400 changes
X-SVN-Rev: 3810
2001-02-27 23:32:35 +00:00
George Rhoten
e9c22cf79b ICU-865 Sun 64 integration
X-SVN-Rev: 3809
2001-02-27 22:34:10 +00:00
George Rhoten
a0e74081be ICU-865 Sun 64 integration
X-SVN-Rev: 3808
2001-02-27 22:26:57 +00:00
Vladimir Weinstein
5c43f59fbf ICU-96 stable tailoring generation, leak fixes
X-SVN-Rev: 3805
2001-02-27 21:01:11 +00:00
Steven R. Loomis
7498ad2095 ICU-96 use sscanf on an int instead of a UChar (which may not be an int)
X-SVN-Rev: 3804
2001-02-27 20:09:03 +00:00
George Rhoten
a1940e5c5b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3803
2001-02-27 18:38:48 +00:00
Vladimir Weinstein
2c24ff13a5 ICU-96 more collation
X-SVN-Rev: 3801
2001-02-27 07:48:00 +00:00
Vladimir Weinstein
97f6ecc8fc ICU-96 test fixes
X-SVN-Rev: 3800
2001-02-27 07:28:58 +00:00
Ram Viswanadha
5682d6d452 ICU-841 Restored UCollator struct by deleted trVersion
X-SVN-Rev: 3799
2001-02-27 01:35:59 +00:00
Ram Viswanadha
2c6f953fb5 ICU-841 Fixed minor compiler warnings
X-SVN-Rev: 3798
2001-02-27 01:08:32 +00:00
Ram Viswanadha
01bae74a8c ICU-639 missed LocaleID
X-SVN-Rev: 3797
2001-02-27 01:06:54 +00:00
Ram Viswanadha
011c5d5efc ICU-862 Fixes for euroreg test after after adding new ucm files
X-SVN-Rev: 3796
2001-02-27 01:04:08 +00:00
Ram Viswanadha
964db7d900 ICU-862 Aliases for new ucm files
X-SVN-Rev: 3795
2001-02-27 01:03:19 +00:00
Ram Viswanadha
7f0d1775f7 ICU-841 ucol_getVersion implementation version 2
X-SVN-Rev: 3794
2001-02-26 23:52:44 +00:00
Steven R. Loomis
480fc6e7fe ICU-860 cleaned up createFromName()
X-SVN-Rev: 3786
2001-02-26 20:06:52 +00:00
Steven R. Loomis
35b4b016c5 ICU-861 more // comments
X-SVN-Rev: 3785
2001-02-26 20:02:00 +00:00
Markus Scherer
55c69844be ICU-866 implement handling of subchar1
X-SVN-Rev: 3784
2001-02-26 19:51:20 +00:00
Markus Scherer
ffd3b360cb ICU-866 test handling of subchar1
X-SVN-Rev: 3783
2001-02-26 19:50:22 +00:00
Markus Scherer
18a5fed5b4 ICU-866 initially copy subchar1 from static to runtime data
X-SVN-Rev: 3782
2001-02-26 19:46:30 +00:00
Markus Scherer
85224a58fd ICU-866 add subchar1 to static and runtime data
X-SVN-Rev: 3781
2001-02-26 19:45:35 +00:00
Markus Scherer
e50d078b63 ICU-866 parse and store subchar1
X-SVN-Rev: 3780
2001-02-26 19:44:41 +00:00
Markus Scherer
0fe4c3d462 ICU-866 activate subchar1
X-SVN-Rev: 3779
2001-02-26 19:40:52 +00:00
Jim Snyder Grant
2dcf679e25 ICU-271 As part of LMBCS completion, needed to correct LMBCS tests that made erroneous assumptions about source pointers after incomplete chars found (see ICU mailing list for more)
X-SVN-Rev: 3778
2001-02-26 19:29:14 +00:00
Jim Snyder Grant
4cb6cd54ff ICU-271 Many LMBCS fixes. includes
jitterbug 787: LMBCS handles skip & sub callbacks correctly
jitterbug 500: LMBCS handles full source & target correctly.

X-SVN-Rev: 3777
2001-02-26 19:27:04 +00:00
George Rhoten
87412d7a69 ICU-580 os/390 porting changes
X-SVN-Rev: 3776
2001-02-26 19:22:32 +00:00
Vladimir Weinstein
8ba1225e6a ICU-96 removed getdefaultrulesarray test, since this array is removed from ICU
X-SVN-Rev: 3775
2001-02-26 10:56:43 +00:00
Vladimir Weinstein
03331219a8 ICU-96 tailorings are now in
X-SVN-Rev: 3774
2001-02-26 10:52:00 +00:00
Vladimir Weinstein
fb41ad071f ICU-96 tailoring implementation take 1
X-SVN-Rev: 3773
2001-02-26 10:34:53 +00:00
Vladimir Weinstein
1c52bd1c5c ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
2001-02-26 10:28:56 +00:00
Vladimir Weinstein
fb3ba1a885 ICU-96 necessary changes to data files
X-SVN-Rev: 3771
2001-02-26 10:23:21 +00:00
Ram Viswanadha
2187bf9da8 ICU-862 new UCM files.
X-SVN-Rev: 3770
2001-02-24 03:05:24 +00:00
Ram Viswanadha
1e6769c4bb ICU-862 new UCM file.
X-SVN-Rev: 3769
2001-02-24 02:53:26 +00:00
Syn Wee Quek
41320908c1 ICU-833
Removed // comments

X-SVN-Rev: 3768
2001-02-24 02:53:09 +00:00
Ram Viswanadha
35d28dbace ICU-869 Added Tests for converter (ISO_2022_KR_1).
X-SVN-Rev: 3767
2001-02-24 02:52:14 +00:00
Syn Wee Quek
300c352333 ICU-833
Added tests for checkFCD

X-SVN-Rev: 3766
2001-02-24 02:50:01 +00:00
Syn Wee Quek
ee52362459 ICU-833
Implemented fast route checkFCD and quickCheck.

X-SVN-Rev: 3765
2001-02-24 02:49:31 +00:00
Ram Viswanadha
7d7f5ea129 ICU-862 Added 25546 converter (ISO_2022_KR_1). Added flushing of
state to fromUChars and toUChars

X-SVN-Rev: 3764
2001-02-24 02:41:29 +00:00
Syn Wee Quek
991077e22c ICU-861
Removed comments with //

X-SVN-Rev: 3763
2001-02-24 02:21:31 +00:00
Syn Wee Quek
b4a0df3470 ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
previous() and next().

X-SVN-Rev: 3762
2001-02-23 23:42:16 +00:00
Syn Wee Quek
37b1e8a4d3 ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
ucol_previous and ucol_next.

X-SVN-Rev: 3761
2001-02-23 23:41:16 +00:00
Syn Wee Quek
ec4c07eeb0 ICU-861
Updated backwards collation element iterator codes.

X-SVN-Rev: 3760
2001-02-23 23:36:42 +00:00
Syn Wee Quek
6d5b35e584 ICU-861
Updated javadoc comments.

X-SVN-Rev: 3759
2001-02-23 23:34:34 +00:00
George Rhoten
0c1fc78458 ICU-805 moved more aliases over
X-SVN-Rev: 3758
2001-02-23 23:30:18 +00:00
Ram Viswanadha
aa7cdf2e37 ICU-862 Added more state tables and year extension to ucm files
X-SVN-Rev: 3755
2001-02-23 20:09:46 +00:00
George Rhoten
cc9b088ba6 ICU-867 Added the copyright notices and removed some warnings.
X-SVN-Rev: 3754
2001-02-23 19:10:28 +00:00
Jim Snyder Grant
fd1ff83c4d ICU-853 tests for ucol_safeClone(). (If collation tests are enabled, there will be two failures in this test unless ucol_assembleTailoringTable() works.)
X-SVN-Rev: 3753
2001-02-23 18:26:51 +00:00
Jim Snyder Grant
9b07d23c28 ICU-853 Fixed code for ucol_safeClone (checked in under the wrong jitterbug before)
X-SVN-Rev: 3752
2001-02-23 18:24:05 +00:00
George Rhoten
7d46dce352 ICU-867 Described sourcedir
X-SVN-Rev: 3751
2001-02-23 17:15:51 +00:00
Vladimir Weinstein
d9a6ac2905 ICU-96 ucadata is now built on unix
X-SVN-Rev: 3750
2001-02-23 05:14:01 +00:00
Vladimir Weinstein
fb4d48179d ICU-96 building ucadata as a part of build process on win32
X-SVN-Rev: 3749
2001-02-23 04:57:47 +00:00
Ram Viswanadha
1ef9f0ef01 ICU-869 Added half width katakana as fallbacks
X-SVN-Rev: 3748
2001-02-23 04:45:37 +00:00
Ram Viswanadha
2353ae2d13 ICU-869 Added JIS7, JIS8 and JIS encodings to convrtrs.txt
X-SVN-Rev: 3747
2001-02-23 04:42:51 +00:00
Ram Viswanadha
e0974ef8a5 ICU-869 Added tests for JIS JIS7 and JIS8 encodings.
X-SVN-Rev: 3746
2001-02-23 04:40:39 +00:00
Ram Viswanadha
1d9ffd7f79 ICU-869 Added support for JIS, JIS7 and JIS8 encodings in 2022-JP
fixed compiler warning in HZ

X-SVN-Rev: 3745
2001-02-23 04:39:32 +00:00
George Rhoten
031688c1bf ICU-597 Always open the file as binary
X-SVN-Rev: 3744
2001-02-23 02:46:36 +00:00
George Rhoten
e586528bb1 ICU-867 New improved documentation.
X-SVN-Rev: 3743
2001-02-23 02:37:56 +00:00
George Rhoten
9988d0dea3 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3742
2001-02-23 02:25:32 +00:00
George Rhoten
e7950973b4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3741
2001-02-23 02:09:26 +00:00
George Rhoten
514328ade6 ICU-867 Forgot that I renamed the main file.
X-SVN-Rev: 3740
2001-02-23 01:25:05 +00:00
George Rhoten
1a32e5cdcd ICU-867 genuca works from the command line now
X-SVN-Rev: 3739
2001-02-23 01:21:38 +00:00
George Rhoten
668c2226e1 ICU-865 Updated some library dependencies
X-SVN-Rev: 3738
2001-02-22 23:55:11 +00:00
George Rhoten
bf9c835f87 ICU-867 Add genuca to the workspace
X-SVN-Rev: 3737
2001-02-22 23:38:11 +00:00
George Rhoten
37c68e53d6 ICU-867 Build on Windows
X-SVN-Rev: 3736
2001-02-22 23:30:21 +00:00
George Rhoten
943558d60f ICU-867 Add the Windows project
X-SVN-Rev: 3735
2001-02-22 23:29:58 +00:00
George Rhoten
5d5772205a ICU-865 Removed some unneeded libraries for release mode
X-SVN-Rev: 3734
2001-02-22 23:20:34 +00:00
Syn Wee Quek
1966b36a04 ICU-861
Updated UCOL_GETPREVCE.

X-SVN-Rev: 3733
2001-02-22 23:16:06 +00:00
George Rhoten
c60ff4212c ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3732
2001-02-22 23:10:08 +00:00
George Rhoten
1b873eb9a7 ICU-867 add genuca to the build process
X-SVN-Rev: 3731
2001-02-22 21:25:01 +00:00
George Rhoten
c3231963c4 ICU-867 initial version.
X-SVN-Rev: 3730
2001-02-22 21:18:29 +00:00
George Rhoten
131e27bb87 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3729
2001-02-22 19:24:15 +00:00
George Rhoten
ffdec62ece ICU-577 Don't write standard verbose messages to stderr.
X-SVN-Rev: 3728
2001-02-22 18:09:37 +00:00
George Rhoten
45fdff5632 ICU-597 AS/400 porting changes
X-SVN-Rev: 3727
2001-02-22 17:16:23 +00:00
Jim Snyder Grant
f8a3510d6a ICU-535 casted HP/UX warning on size_t to int
X-SVN-Rev: 3726
2001-02-22 17:08:56 +00:00
Jim Snyder Grant
8da891a5c1 ICU-535 fixed HP/UX and AIX problems.
X-SVN-Rev: 3724
2001-02-22 16:32:40 +00:00
George Rhoten
06a28edf94 ICU-597 Got the order of #if wrong
X-SVN-Rev: 3723
2001-02-22 02:43:24 +00:00
George Rhoten
3377cf7fb9 ICU-597 AS/400 porting changes
X-SVN-Rev: 3722
2001-02-22 02:39:41 +00:00
George Rhoten
90eaef52a3 ICU-597 AS/400 porting changes
X-SVN-Rev: 3721
2001-02-22 02:16:33 +00:00
George Rhoten
4e4408fe03 ICU-865 use uprv_memcpy instead of memcpy and put a newline at the end of the header
X-SVN-Rev: 3720
2001-02-22 01:03:05 +00:00
George Rhoten
1c7da8f988 ICU-865 Don't continue the test if you can't open a collator
X-SVN-Rev: 3719
2001-02-22 00:37:21 +00:00
Jim Snyder Grant
4f8f138da2 ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3718
2001-02-22 00:24:57 +00:00
Syn Wee Quek
c9e41549a0 ICU-807
Removed all collation tests.

X-SVN-Rev: 3717
2001-02-22 00:16:14 +00:00
Jim Snyder Grant
77b421c4dd ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3716
2001-02-22 00:12:20 +00:00
George Rhoten
5659f01e6f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3715
2001-02-21 23:50:16 +00:00
Jim Snyder Grant
0d8e9ee140 ICU-853 tests for ubrk_safeClone()
X-SVN-Rev: 3714
2001-02-21 23:42:08 +00:00
Jim Snyder Grant
5244af4879 ICU-853 Implementations for ubrk_safeClone, including C++ API changes needed (createBufferClone & isBufferClone in BreakIterator classes)
X-SVN-Rev: 3713
2001-02-21 23:40:41 +00:00
George Rhoten
20d2995c74 ICU-852 Redefine new u_mem functions
X-SVN-Rev: 3709
2001-02-21 22:27:39 +00:00
Ram Viswanadha
549e5f528c ICU-841 fixed memory leak in ucol_open()
X-SVN-Rev: 3708
2001-02-21 21:43:17 +00:00
Vladimir Weinstein
4accd4cd4d ICU-96 more changes to collation
X-SVN-Rev: 3706
2001-02-21 17:45:06 +00:00
Syn Wee Quek
3d6b4ba255 ICU-861
Modified error comments //.

X-SVN-Rev: 3705
2001-02-21 17:26:52 +00:00
Syn Wee Quek
48c0a5f2af ICU-861
Modified UCOL_GETPREVCE.
Comments on the use UCOL_NO_MORE_CES is added.

X-SVN-Rev: 3703
2001-02-21 02:12:23 +00:00
Syn Wee Quek
8d727c64bd ICU-807
Modified include statement for uhash.h to make as400 happy.

X-SVN-Rev: 3702
2001-02-21 01:59:39 +00:00
Syn Wee Quek
1418000403 ICU-861
NO_MORE_CES added to public access.
Comments of use added.

X-SVN-Rev: 3701
2001-02-21 01:58:55 +00:00
George Rhoten
398b3b6a2e ICU-597 AS/400 porting changes
X-SVN-Rev: 3700
2001-02-21 01:58:15 +00:00
George Rhoten
f088b164c6 ICU-597 redefine U_MAX_PTR into a macro
X-SVN-Rev: 3699
2001-02-21 01:30:39 +00:00
George Rhoten
dcf634093b ICU-597 AS/400 porting changes
X-SVN-Rev: 3698
2001-02-21 01:25:39 +00:00
Markus Scherer
8e732e59cb ICU-795 move the documentation into the user guide
X-SVN-Rev: 3697
2001-02-21 01:18:56 +00:00
George Rhoten
8fff525e76 ICU-580 More batch file support changes
X-SVN-Rev: 3696
2001-02-21 01:11:52 +00:00
Syn Wee Quek
e68ca4fe6f ICU-807
Removed offending test methods to make the build system happy.

X-SVN-Rev: 3695
2001-02-20 22:57:19 +00:00
George Rhoten
bee5c59e5d ICU-597 AS/400 porting changes
X-SVN-Rev: 3692
2001-02-20 22:18:18 +00:00
George Rhoten
5346bbe0ed ICU-597 AS/400 porting changes + a lot of white space removal on blank lines
X-SVN-Rev: 3691
2001-02-20 22:00:03 +00:00
George Rhoten
bd3c0f2c2b ICU-760 Remove the version check
X-SVN-Rev: 3688
2001-02-20 17:33:05 +00:00
George Rhoten
5c2690878a ICU-760 Do the correct padding between a number and its sign
X-SVN-Rev: 3687
2001-02-20 17:29:08 +00:00
Markus Scherer
d6022918c7 ICU-862 automatically write state table for 7-bit ASCII variants
X-SVN-Rev: 3686
2001-02-20 17:10:02 +00:00
George Rhoten
305015ef52 ICU-697 add a comment for further ustdio testing
X-SVN-Rev: 3685
2001-02-20 17:00:26 +00:00
George Rhoten
b2932d1877 ICU-697 temporary fix for ucnv_fromUnicode/u_file_write
X-SVN-Rev: 3684
2001-02-20 16:59:47 +00:00
Markus Scherer
f10eeee15e ICU-862 tool to take rpmap+tpmap+upmap files from the cdra conversion table repository and generate icu .ucm files
X-SVN-Rev: 3683
2001-02-20 01:35:53 +00:00
George Rhoten
9958c85f83 ICU-597 AS/400 porting changes
X-SVN-Rev: 3682
2001-02-20 01:08:37 +00:00
George Rhoten
180723abc4 ICU-597 AS/400 porting changes
X-SVN-Rev: 3681
2001-02-20 01:01:03 +00:00
George Rhoten
6a76f2d773 ICU-597 AS/400 porting changes
X-SVN-Rev: 3680
2001-02-20 00:47:25 +00:00
Syn Wee Quek
78a57a7680 ICU-861
Implemented backwards iterator for collation

X-SVN-Rev: 3679
2001-02-20 00:26:50 +00:00
George Rhoten
2352c3b293 ICU-697 ucnv_fromUnicode should do the same thing.
X-SVN-Rev: 3678
2001-02-19 23:51:34 +00:00
Markus Scherer
314ff1c708 ICU-856 change version -> 18
X-SVN-Rev: 3677
2001-02-19 22:48:09 +00:00
Markus Scherer
83da5893ba ICU-561 test U_COMBINED_IMPLEMENTATION to override the other switches
X-SVN-Rev: 3676
2001-02-19 21:53:23 +00:00
Markus Scherer
e1ddda9a21 ICU-639 add en_US_POSIX
X-SVN-Rev: 3675
2001-02-19 21:32:05 +00:00
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