Commit Graph

2251 Commits

Author SHA1 Message Date
Yves Arrouye
59ce3d1187 ICU-720 expose ucnv_aliasNameCmp() (instead of the private
charsetNameCmp(), and use the new function where needed.

X-SVN-Rev: 2930
2000-11-17 05:02:31 +00:00
Ram Viswanadha
b753a1a8af ICU-703 Added getNextUChar tests
X-SVN-Rev: 2928
2000-11-17 03:03:14 +00:00
Ram Viswanadha
c20ad62504 ICU-703 Implemented reset functions, deleted dead code,
consolidated changeState2022() function

X-SVN-Rev: 2927
2000-11-17 03:01:23 +00:00
George Rhoten
e53ff4da83 ICU-721 removed a compiler error on Windows.
X-SVN-Rev: 2926
2000-11-17 02:51:31 +00:00
George Rhoten
2c37845f8d ICU-722 Added the stubs for the ucnv_reset*() functions
X-SVN-Rev: 2925
2000-11-17 02:40:07 +00:00
George Rhoten
1e5428928b ICU-684 Overrode the Eras and added the languages as written in Spanish.
Also added the Spanish name for the United States.

X-SVN-Rev: 2924
2000-11-17 02:02:30 +00:00
Yves Arrouye
bc81ac3774 ICU-721 simplify implementation
X-SVN-Rev: 2923
2000-11-17 02:02:11 +00:00
George Rhoten
799ea92ef4 ICU-717 Changed UTF_ -> UTF16_
X-SVN-Rev: 2922
2000-11-16 23:57:16 +00:00
Markus Scherer
d1dec95a05 ICU-542 add grep marker to u_strToUpper/Lower()
X-SVN-Rev: 2921
2000-11-16 23:04:39 +00:00
Markus Scherer
557b798485 ICU-542 add u_strToUpper/Lower() (for now "not supported")
X-SVN-Rev: 2920
2000-11-16 21:43:12 +00:00
George Rhoten
f43cb6c795 ICU-286 Put getNextUChar back in, also jitterbug 206 has some of this code accidentally checked in
X-SVN-Rev: 2919
2000-11-16 18:21:01 +00:00
Markus Scherer
928c29ed4b ICU-701 update in canonicalized form and with precise fallback indicators
X-SVN-Rev: 2918
2000-11-16 18:07:08 +00:00
George Rhoten
516103b627 ICU-206 Added UTF-32 converter
X-SVN-Rev: 2917
2000-11-16 17:20:03 +00:00
Markus Scherer
918ec01345 ICU-701 handle fallbacks more precisely; add optimizations for single-byte codepages
X-SVN-Rev: 2916
2000-11-15 01:05:35 +00:00
Markus Scherer
5ca054e8af ICU-701 new .ucm parser, type-specific code factored out
X-SVN-Rev: 2915
2000-11-15 00:56:35 +00:00
Markus Scherer
1aa9b3685e ICU-701 update in canonicalized form and with precise fallback indicators
X-SVN-Rev: 2914
2000-11-15 00:51:11 +00:00
Eric Mader
3d8e802a27 ICU-120 Initial checkin of LayoutEngine!
X-SVN-Rev: 2913
2000-11-15 00:48:51 +00:00
Eric Mader
3121ae7e85 ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2912
2000-11-14 22:15:29 +00:00
Eric Mader
5a3cbc5aee ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2911
2000-11-14 21:45:26 +00:00
Eric Mader
352194a6bf ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2910
2000-11-14 21:34:25 +00:00
Eric Mader
54c5c881a8 ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2909
2000-11-14 21:22:14 +00:00
Ram Viswanadha
f46dcab450 ICU-703 Seperated ISO-2022-CN and ISO-2022-CN-Ext
X-SVN-Rev: 2908
2000-11-14 03:54:36 +00:00
Markus Scherer
fb74bfaee6 ICU-701 more tiny tools for handling .ucm files
X-SVN-Rev: 2907
2000-11-14 02:22:06 +00:00
Steven R. Loomis
cbb4d7397c ICU-714 cleaning up and clarifying enum values
X-SVN-Rev: 2906
2000-11-14 00:31:24 +00:00
Vladimir Weinstein
49170d3736 ICU-96 don't bloat every root!
X-SVN-Rev: 2905
2000-11-13 23:49:33 +00:00
Steven R. Loomis
a2ddfe0ef7 ICU-714 NONE fix for win32
X-SVN-Rev: 2904
2000-11-13 23:32:54 +00:00
Steven R. Loomis
146231f675 ICU-714 handle NONE date format properly [test]
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
Steven R. Loomis
917fc49029 ICU-714 Incorrect handling of 'NONE' date styles
X-SVN-Rev: 2902
2000-11-13 19:02:32 +00:00
George Rhoten
32fa031da0 ICU-602 Somewhat verified some more data.
X-SVN-Rev: 2901
2000-11-13 18:16:04 +00:00
Ram Viswanadha
30e66f8534 ICU-703 Fixed bugs for Alpha/linux
X-SVN-Rev: 2900
2000-11-10 17:58:20 +00:00
Ram Viswanadha
a0913212f1 ICU-703 Fixed bugs for Alpha/Linux
X-SVN-Rev: 2899
2000-11-10 17:56:16 +00:00
Steven R. Loomis
643427e27b ICU-692 fix install-sh path in icudefs.mk
X-SVN-Rev: 2898
2000-11-09 23:03:25 +00:00
Vladimir Weinstein
9398f17d9d ICU-96 support for collation data
X-SVN-Rev: 2897
2000-11-09 21:58:19 +00:00
Markus Scherer
6bae01e8bc ICU-701 update with more precise fallback indicators
X-SVN-Rev: 2896
2000-11-09 20:15:34 +00:00
Markus Scherer
6cfe6aeba5 ICU-701 remove duplicate lines
X-SVN-Rev: 2895
2000-11-09 19:48:44 +00:00
Vladimir Weinstein
03616637b1 ICU-96 update for Linux
X-SVN-Rev: 2894
2000-11-09 19:01:03 +00:00
Steven R. Loomis
db9551ef0e ICU-587 update
X-SVN-Rev: 2893
2000-11-09 16:17:25 +00:00
Steven R. Loomis
ccba526cbf ICU-587 update for new build paths
X-SVN-Rev: 2892
2000-11-09 16:14:45 +00:00
Steven R. Loomis
3fddeb285e ICU-434 updated Makefiles
X-SVN-Rev: 2891
2000-11-09 16:14:03 +00:00
Steven R. Loomis
93137aa35d ICU-434 update for library/path changes, added more examples
X-SVN-Rev: 2890
2000-11-09 16:11:21 +00:00
Ram Viswanadha
d70dac9d40 ICU-673 Added mime name for HZ encoding
X-SVN-Rev: 2889
2000-11-08 23:37:29 +00:00
Ram Viswanadha
d1b9eb8cf3 ICU-703 Fixed bugs found after adding tests
X-SVN-Rev: 2888
2000-11-08 23:16:20 +00:00
Ram Viswanadha
f7a4b0a4ea ICU-703 Added more tests for ISO 2022 converters
X-SVN-Rev: 2887
2000-11-08 23:15:12 +00:00
Vladimir Weinstein
93097aa9f4 ICU-96 support for collation data
X-SVN-Rev: 2886
2000-11-08 22:56:34 +00:00
Markus Scherer
abc83a863c ICU-701 standalone tool for canonicalizing .ucm files
X-SVN-Rev: 2885
2000-11-08 19:28:01 +00:00
Markus Scherer
21948fbb87 ICU-701 canonicalize .ucm file
X-SVN-Rev: 2884
2000-11-08 19:21:40 +00:00
Markus Scherer
36a5f8c725 ICU-701 add offset helper fn & useFallback macros
X-SVN-Rev: 2883
2000-11-07 22:37:01 +00:00
Markus Scherer
0a30744920 ICU-701 update with fallback indicators
X-SVN-Rev: 2882
2000-11-07 22:27:45 +00:00
George Rhoten
143e10add2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2881
2000-11-07 19:45:07 +00:00
George Rhoten
b20a981cfc ICU-97 More speed improvements.
X-SVN-Rev: 2880
2000-11-07 18:57:11 +00:00