Markus Scherer
|
ac36a8b5d7
|
ICU-621 fix u_isprint, was missing new categories initial/final punctuation
X-SVN-Rev: 4127
|
2001-03-16 02:25:53 +00:00 |
|
George Rhoten
|
119437f8ad
|
ICU-894 reimplemented u_strncpy
X-SVN-Rev: 4118
|
2001-03-15 23:45:54 +00:00 |
|
George Rhoten
|
b025489c99
|
ICU-865 conformance to the coding style guidlines
X-SVN-Rev: 4110
|
2001-03-15 22:12:51 +00:00 |
|
George Rhoten
|
b471eccdf1
|
ICU-865 os/390 porting changes
X-SVN-Rev: 4099
|
2001-03-15 19:10:00 +00:00 |
|
George Rhoten
|
b08bd8c386
|
ICU-597 Reremoved the timezone defines
X-SVN-Rev: 4097
|
2001-03-15 18:14:57 +00:00 |
|
Steven R. Loomis
|
5f966a6171
|
ICU-860 3 char names, i-, x-
X-SVN-Rev: 4094
|
2001-03-15 07:09:09 +00:00 |
|
Markus Scherer
|
db8024b99d
|
ICU-621 hardcode behavior for ISO 8 controls (their general categories may be set by genprops to other than Cc); improve properties performance
X-SVN-Rev: 4085
|
2001-03-15 02:01:25 +00:00 |
|
Steven R. Loomis
|
83978d8c16
|
ICU-865 oops, semicolon
X-SVN-Rev: 4084
|
2001-03-15 01:31:02 +00:00 |
|
George Rhoten
|
78ae9187ef
|
ICU-597 Add othre #defines for as/400
X-SVN-Rev: 4083
|
2001-03-15 01:30:54 +00:00 |
|
Ram Viswanadha
|
246958f47a
|
ICU-865 HP-UX porting fixes
X-SVN-Rev: 4081
|
2001-03-15 00:43:12 +00:00 |
|
George Rhoten
|
84284e110a
|
ICU-865 os/390 porting changes
X-SVN-Rev: 4080
|
2001-03-15 00:31:08 +00:00 |
|
Markus Scherer
|
e72ef11e95
|
ICU-471 implement arabic letter shaping
X-SVN-Rev: 4040
|
2001-03-13 00:34:30 +00:00 |
|
George Rhoten
|
a075c38f0c
|
ICU-865 Optimizing bug for win32 and intltest
X-SVN-Rev: 4036
|
2001-03-12 23:41:04 +00:00 |
|
George Rhoten
|
233ae3e89b
|
ICU-597 Add thread support for as/400
X-SVN-Rev: 4030
|
2001-03-12 21:01:51 +00:00 |
|
Ram Viswanadha
|
eb71df4aae
|
ICU-858 fixes for itou function
X-SVN-Rev: 4020
|
2001-03-10 03:07:09 +00:00 |
|
George Rhoten
|
af17c035b1
|
ICU-580 #if OS390 -> #ifdef OS390
X-SVN-Rev: 4005
|
2001-03-09 23:30:31 +00:00 |
|
George Rhoten
|
0015dde90c
|
ICU-580 Do s/390 batch stuff during run-time, not compile time.
X-SVN-Rev: 4002
|
2001-03-09 23:03:12 +00:00 |
|
George Rhoten
|
ede2a14216
|
ICU-882 Partial UnicodeString API deprecation removal with #if statements
X-SVN-Rev: 3999
|
2001-03-09 19:20:22 +00:00 |
|
George Rhoten
|
19b4867af3
|
ICU-597 Modified the calculation for U_MAX_PTR incorrectly.
X-SVN-Rev: 3989
|
2001-03-09 01:29:44 +00:00 |
|
George Rhoten
|
849877bb36
|
ICU-432 Memory access fixes according to Ram
X-SVN-Rev: 3985
|
2001-03-09 00:41:14 +00:00 |
|
George Rhoten
|
bfe6561358
|
ICU-432 Forgot fIsPositive when copying/comparing
X-SVN-Rev: 3973
|
2001-03-08 19:44:17 +00:00 |
|
George Rhoten
|
e7361e31fb
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3934
|
2001-03-07 02:43:22 +00:00 |
|
George Rhoten
|
e9685c3fcb
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3919
|
2001-03-06 18:19:16 +00:00 |
|
George Rhoten
|
f68fc26374
|
ICU-865 parentheses problem for EBCDIC machines
X-SVN-Rev: 3918
|
2001-03-06 17:51:08 +00:00 |
|
George Rhoten
|
8a59268b64
|
ICU-865 os/390 porting for timezone
X-SVN-Rev: 3913
|
2001-03-06 02:39:47 +00:00 |
|
George Rhoten
|
6312cc8e02
|
ICU-865 Don't use true. Use TRUE.
X-SVN-Rev: 3912
|
2001-03-06 02:29:36 +00:00 |
|
George Rhoten
|
a733836b79
|
ICU-882 #ifdef the deprecated API out.
X-SVN-Rev: 3907
|
2001-03-06 01:27:32 +00:00 |
|
Syn Wee Quek
|
ac007f9746
|
ICU-833
code review changes
X-SVN-Rev: 3892
|
2001-03-03 04:07:34 +00:00 |
|
Ram Viswanadha
|
fff14d8acf
|
ICU-634 Changed implementation of KR
X-SVN-Rev: 3881
|
2001-03-02 23:57:58 +00:00 |
|
George Rhoten
|
c5d16ccef1
|
ICU-580 os/390 porting changes
X-SVN-Rev: 3867
|
2001-03-01 23:55:41 +00:00 |
|
Ram Viswanadha
|
7f4589ed37
|
ICU-869 Fixed more compiler warnings and index out of bounds errors
X-SVN-Rev: 3846
|
2001-02-28 22:37:49 +00:00 |
|
George Rhoten
|
56ab25f37f
|
ICU-852 Added C_API and EXPORT2 like the other function, and cleaned up some of the documentation
X-SVN-Rev: 3821
|
2001-02-28 17:44:52 +00:00 |
|
George Rhoten
|
a272abb986
|
ICU-580 os/390 porting changes
X-SVN-Rev: 3820
|
2001-02-28 17:09:08 +00:00 |
|
Ram Viswanadha
|
dc3ff158d3
|
ICU-869 Combined common callback code into functions and fixed compiler warnings
X-SVN-Rev: 3818
|
2001-02-28 02:54:39 +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 |
|
Steven R. Loomis
|
480fc6e7fe
|
ICU-860 cleaned up createFromName()
X-SVN-Rev: 3786
|
2001-02-26 20:06:52 +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
|
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 |
|
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 |
|
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 |
|
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
|
131e27bb87
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3729
|
2001-02-22 19:24:15 +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
|
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 |
|