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
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
Ram Viswanadha
52fb9a8712
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 3541
2001-02-02 20:49:38 +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
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
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
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
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
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
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
George Rhoten
53c8d1b223
ICU-580 forgot the tab
...
X-SVN-Rev: 3486
2001-01-29 18:53:16 +00:00
George Rhoten
53461464b9
ICU-580 Added 390 batch file support according to Ami
...
X-SVN-Rev: 3485
2001-01-27 03:20:01 +00:00
George Rhoten
9234f290ae
ICU-286 Removed some TODO comments and fixed a UTF-32 offset problem with bad characters
...
X-SVN-Rev: 3483
2001-01-26 02:54:57 +00:00
George Rhoten
0e5e9a816c
ICU-97 Fixed the case where fCount accidentally becomes negative.
...
X-SVN-Rev: 3475
2001-01-24 18:32:11 +00:00
Markus Scherer
2b12895952
ICU-750 implement compareCodePointOrder()
...
X-SVN-Rev: 3471
2001-01-24 02:37:58 +00:00
Markus Scherer
cf1860d22d
ICU-750 implement u_strcmpCodePointOrder()
...
X-SVN-Rev: 3469
2001-01-24 02:36:41 +00:00
Markus Scherer
ba97af0b64
ICU-820 implement Unicode::getCombiningClass()
...
X-SVN-Rev: 3463
2001-01-23 23:45:37 +00:00