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 |
|
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 |
|