Commit Graph

905 Commits

Author SHA1 Message Date
George Rhoten
5659f01e6f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3715
2001-02-21 23:50:16 +00:00
George Rhoten
20d2995c74 ICU-852 Redefine new u_mem functions
X-SVN-Rev: 3709
2001-02-21 22:27:39 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Markus Scherer
d4646d08d9 ICU-840 implement case-insensitive string compare
X-SVN-Rev: 3622
2001-02-14 01:10:10 +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
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
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
George Rhoten
6f7cdcb027 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3584
2001-02-07 19:35:52 +00:00
Vladimir Weinstein
bf9f0b3ef3 ICU-96 collation update
X-SVN-Rev: 3582
2001-02-07 00:57:39 +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
d2907f910d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3572
2001-02-06 21:40:50 +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
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
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
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