Commit Graph

2377 Commits

Author SHA1 Message Date
George Rhoten
c8e6542a54 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2966
2000-11-21 01:54:12 +00:00
Ram Viswanadha
77c08f2907 ICU-727 Fixed the mappping files for tests
X-SVN-Rev: 2965
2000-11-21 01:19:54 +00:00
Ram Viswanadha
af69dc56f3 ICU-727 Fixed tests for reverse fallbacks
X-SVN-Rev: 2964
2000-11-21 01:19:11 +00:00
Ram Viswanadha
cea619deb0 ICU-535 Fixed compiler errors and warnings
X-SVN-Rev: 2962
2000-11-20 23:40:14 +00:00
George Rhoten
4c3ddb1724 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2960
2000-11-20 23:30:15 +00:00
Vladimir Weinstein
0250f2def3 ICU-96 compiler warnings
X-SVN-Rev: 2959
2000-11-20 22:56:23 +00:00
Vladimir Weinstein
75c4999093 ICU-96 more collation
X-SVN-Rev: 2958
2000-11-20 19:49:12 +00:00
Vladimir Weinstein
9b8718aada ICU-96 more collation
X-SVN-Rev: 2957
2000-11-20 19:17:17 +00:00
George Rhoten
44e383fbdf ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
X-SVN-Rev: 2955
2000-11-20 18:48:05 +00:00
George Rhoten
24e93fe692 ICU-605 Fixed German language name and added Netherlands
X-SVN-Rev: 2954
2000-11-20 18:46:24 +00:00
Vladimir Weinstein
75e644280a ICU-96 more collation
X-SVN-Rev: 2953
2000-11-20 18:27:03 +00:00
George Rhoten
a13f965513 ICU-286 Fixed a compiler error on Solaris CC
X-SVN-Rev: 2951
2000-11-20 18:09:58 +00:00
George Rhoten
16d45a3775 ICU-703 Fixed a compiler error on AIX 4.2
X-SVN-Rev: 2950
2000-11-20 18:08:49 +00:00
Vladimir Weinstein
1714bfe39f ICU-96 Not all things should always be const
X-SVN-Rev: 2949
2000-11-20 06:40:54 +00:00
George Rhoten
b393c3334e ICU-684 Changed the Era information and added more country names.
X-SVN-Rev: 2948
2000-11-18 01:23:47 +00:00
Vladimir Weinstein
396af9063d ICU-96 1.7 API freeze commit
X-SVN-Rev: 2941
2000-11-17 23:32:32 +00:00
Markus Scherer
c3ae29b58d ICU-701 add ibm-5348 to get windows-1252 with Euro
X-SVN-Rev: 2940
2000-11-17 19:53:31 +00:00
Markus Scherer
12f6684fcd ICU-701 handle fallbacks more precisely
X-SVN-Rev: 2939
2000-11-17 19:35:00 +00:00
Markus Scherer
0348e0f62c ICU-721 undo unwarranted api change
X-SVN-Rev: 2938
2000-11-17 19:28:31 +00:00
Yves Arrouye
1c7ac10b56 ICU-723 also fixed some MIME tags
X-SVN-Rev: 2937
2000-11-17 06:39:33 +00:00
Yves Arrouye
7005488261 ICU-678 documented the ICU and ICU locales packages.
X-SVN-Rev: 2936
2000-11-17 06:17:02 +00:00
Yves Arrouye
7b141f8c90 ICU-678 fixed typo
X-SVN-Rev: 2935
2000-11-17 06:10:11 +00:00
Yves Arrouye
4d4bedd303 ICU-720 expose a name comparison function for converter names
X-SVN-Rev: 2934
2000-11-17 06:07:31 +00:00
Yves Arrouye
39bfde178b ICU-721 simplify implementation
X-SVN-Rev: 2933
2000-11-17 06:07:11 +00:00
Yves Arrouye
948efb55a5 ICU-721 simplify implementation
X-SVN-Rev: 2932
2000-11-17 05:49:58 +00:00
Yves Arrouye
a82d40fe0f ICU-723 fixed aliases names
X-SVN-Rev: 2931
2000-11-17 05:18:18 +00:00
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
George Rhoten
ecc6966a93 ICU-97 Added a pattern test for padding on numbers.
X-SVN-Rev: 2879
2000-11-07 18:56:35 +00:00
Steven R. Loomis
7f43574e47 ICU-639 data update
X-SVN-Rev: 2878
2000-11-07 17:06:27 +00:00
Vladimir Weinstein
12e2e67a33 ICU-96 more support for flattening collation data
X-SVN-Rev: 2877
2000-11-07 16:32:42 +00:00
Vladimir Weinstein
f171b0a0a1 ICU-96 collation improvement - prototype support
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
Vladimir Weinstein
35139bb5ef ICU-96 support for collation data (initing from r/o memory and outputing to memory)
X-SVN-Rev: 2875
2000-11-06 23:58:15 +00:00
Vladimir Weinstein
f7a702a358 ICU-96 support for collation data
X-SVN-Rev: 2874
2000-11-06 23:57:26 +00:00
Steven R. Loomis
a86b703082 ICU-683 symbols collision fix for aix, solaris, linux
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
Steven R. Loomis
b3a8a5cd7a ICU-681 wrong function name
X-SVN-Rev: 2872
2000-11-04 01:16:21 +00:00
Steven R. Loomis
8dc53e5dfe ICU-683 update test data building to match unix
X-SVN-Rev: 2871
2000-11-03 23:27:25 +00:00
Steven R. Loomis
35fa7302d5 ICU-683 Tests work better if the input data is correct.. testdat2:root.res must be different from icudata:root.res
X-SVN-Rev: 2870
2000-11-03 03:31:17 +00:00
George Rhoten
5b25d3f5d8 ICU-681 Fixed a shell command too long error on HP/UX10 as specified by srl
X-SVN-Rev: 2869
2000-11-03 02:53:20 +00:00
Yves Arrouye
217247dc67 ICU-377 added -fno-common to prevent misalignment and memory faults (from Jordan Soles)
X-SVN-Rev: 2868
2000-11-02 22:49:10 +00:00
Markus Scherer
44d889db96 ICU-701 replace some |1 by more specific |3
X-SVN-Rev: 2867
2000-11-02 22:32:05 +00:00
George Rhoten
8333991278 ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2866
2000-11-02 22:15:50 +00:00
George Rhoten
735b72c52b ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
Ram Viswanadha
bd9b07126c ICU-703 Changed type of pBuf to make compiler happy on
AIX

X-SVN-Rev: 2864
2000-11-02 19:51:05 +00:00
Ram Viswanadha
1c875f238e ICU-703 Changed type of pBuf to make compiler happy on
AIX

X-SVN-Rev: 2863
2000-11-02 18:47:42 +00:00
Jim Snyder Grant
6dde54bce0 ICU-706
cleaned up line endings on two more data files

X-SVN-Rev: 2862
2000-11-02 18:26:00 +00:00
Steven R. Loomis
6372e9910f ICU-683 forgot an #include
X-SVN-Rev: 2861
2000-11-02 18:07:58 +00:00
Jim Snyder Grant
63dd3fb3b0 ICU-706
cleaned up line endings on three data files

X-SVN-Rev: 2860
2000-11-02 17:29:05 +00:00
Ram Viswanadha
0cdc97e846 ICU-703 Added tests for ISO-2022 variants and HZ
X-SVN-Rev: 2859
2000-11-02 04:10:28 +00:00
Ram Viswanadha
72c72ff2a1 ICU-703 Completed version selection on input. Fixed fallback
bugs. Fixed jitterbug 628

X-SVN-Rev: 2858
2000-11-02 04:09:34 +00:00
Ram Viswanadha
b63a02b5e8 ICU-703 fixed callback bug.
X-SVN-Rev: 2857
2000-11-02 04:08:12 +00:00
George Rhoten
87f0b13181 ICU-97 Changed some of the formatting.
X-SVN-Rev: 2856
2000-11-02 02:45:32 +00:00
George Rhoten
6c0f2759a8 ICU-97 Partially added a pattern test for padding on numbers.
X-SVN-Rev: 2855
2000-11-02 02:44:22 +00:00
George Rhoten
5168538b08 ICU-97 More speed improvements.
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
Steven R. Loomis
0a8ec080da ICU-683 fix entrypoint collsiions [test case]
X-SVN-Rev: 2853
2000-11-01 19:29:51 +00:00
Steven R. Loomis
760357c62c ICU-683 fix entry point collisions [test case]
X-SVN-Rev: 2852
2000-11-01 19:29:17 +00:00
Steven R. Loomis
cbc1f1e39b ICU-681 display intended version in test
X-SVN-Rev: 2851
2000-11-01 19:21:35 +00:00
George Rhoten
e9f2025f63 ICU-701 remove ibm-1038
X-SVN-Rev: 2850
2000-10-31 17:53:22 +00:00
Ram Viswanadha
84fd596139 ICU-703 fixed invalidUCharBuffer state
X-SVN-Rev: 2849
2000-10-31 02:56:41 +00:00
George Rhoten
a61e0ba4ed ICU-701 remove ibm-1038, and stop on a failure to open a converter
X-SVN-Rev: 2848
2000-10-31 02:29:49 +00:00
Yves Arrouye
edec349339 ICU-408 do not generate tools/rbdump/Makefile since tools/rbdump isn't built
X-SVN-Rev: 2847
2000-10-30 21:21:53 +00:00
Steven R. Loomis
1c0e5cd702 ICU-639 data update
X-SVN-Rev: 2846
2000-10-30 21:05:32 +00:00
Markus Scherer
5d191952d7 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2845
2000-10-30 21:03:06 +00:00
Markus Scherer
25df857731 ICU-544 add reverse fallbacks for U+2e97 & U+303e
X-SVN-Rev: 2844
2000-10-30 21:02:14 +00:00
Markus Scherer
1785a5542f ICU-544 add batch files to automate the generation of final mapping files
X-SVN-Rev: 2843
2000-10-30 18:02:58 +00:00
Markus Scherer
d10963fe35 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2842
2000-10-30 18:01:51 +00:00
Markus Scherer
2bbe56859b ICU-544 add reverse fallbacks for U+2e97 & U+303e
X-SVN-Rev: 2841
2000-10-30 17:26:44 +00:00
Markus Scherer
0efd7fcac8 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2840
2000-10-30 17:22:57 +00:00
Yves Arrouye
f6c4fca3ca ICU-648 find all Makefile that make distclean left over :( and delete them
X-SVN-Rev: 2839
2000-10-28 04:08:40 +00:00
Yves Arrouye
059aa02203 ICU-648 find all Makefile that make distclean left over :( and delete them
X-SVN-Rev: 2838
2000-10-28 04:04:26 +00:00
Yves Arrouye
67b8697633 ICU-648 use DH_COMPAT=2, changed what to ignore
X-SVN-Rev: 2837
2000-10-28 03:34:35 +00:00
Ram Viswanadha
f2b1904f51 ICU-703 Improved performance of ISO-2022-CN
X-SVN-Rev: 2836
2000-10-28 01:51:00 +00:00
Ram Viswanadha
2f7ccc5ff7 ICU-703 Added alias and mime information for ISO-2022 converters
X-SVN-Rev: 2835
2000-10-28 01:13:09 +00:00
Ram Viswanadha
6c6ce28fa1 ICU-701 Updated the copyright information
X-SVN-Rev: 2834
2000-10-28 01:11:48 +00:00
Ram Viswanadha
2ade9b3ccb ICU-703 Added ISO-2022-JP version selection functionality
X-SVN-Rev: 2833
2000-10-28 01:09:46 +00:00
Ram Viswanadha
8ed1e11d82 ICU-703 Added tests for JP1, JP2 and CN-Ext
X-SVN-Rev: 2832
2000-10-28 01:08:25 +00:00
George Rhoten
d08231d6de ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2831
2000-10-28 00:49:19 +00:00
Markus Scherer
ab8c90cd7a ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2830
2000-10-28 00:46:24 +00:00
Markus Scherer
0b49ed8296 ICU-701 remove ibm-1038
X-SVN-Rev: 2829
2000-10-28 00:44:23 +00:00
George Rhoten
fa4d7c34d9 ICU-700 Windows locale mapping works better now with variants
X-SVN-Rev: 2828
2000-10-28 00:39:54 +00:00
Markus Scherer
87ef71b49b ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2827
2000-10-28 00:33:37 +00:00
Markus Scherer
01557b0d7e ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2826
2000-10-28 00:28:17 +00:00
Markus Scherer
f51c6d0b09 ICU-701 update ibm-xxx.ucm files with fallback indicators
X-SVN-Rev: 2825
2000-10-27 23:55:56 +00:00
Yves Arrouye
21c32ab829 ICU-208 remove the current symlink even if the
current version directory is still present, but is the only one
(w/o the libraries, tools won't work anyway)

X-SVN-Rev: 2824
2000-10-27 22:52:32 +00:00
Yves Arrouye
846befb00f ICU-208 create the $(prefix)/lib/icu/current symlink that Steven wanted,
and then put Makefile.inc in the numbered icu directory with a symlink from current/Makefile.inc
to where people expect Makefile.inc to be. (Note: at this time, it is not yet possible
to install the development files for many ICU releases in the same
root). The current link may be used by Xerces-C which links against
libicudata (patch submitted upstream).

Debian and RPM packages will actually not archive the current symlink
but rather maintain it themselves across libicuXX packages
installations so that it always points to the highest-numbered version
installed on teh system."

X-SVN-Rev: 2823
2000-10-27 22:31:31 +00:00
Yves Arrouye
24e3e379b4 ICU-208 create the $(prefix)/lib/icu/current symlink that Steven wanted,
and then put Makefile.inc in the numbered icu directory with a symlink from current/Makefile.inc
to where people expect Makefile.inc to be. (Note: at this time, it is not yet possible
to install the development files for many ICU releases in the same
root). The current link may be used by Xerces-C which links against
libicudata (patch submitted upstream).

Debian and RPM packages will actually not archive the current symlink
but rather maintain it themselves across libicuXX packages
installations so that it always points to the highest-numbered version
installed on teh system."

X-SVN-Rev: 2822
2000-10-27 22:30:42 +00:00
Yves Arrouye
060d086210 ICU-648 updated date of last release
X-SVN-Rev: 2819
2000-10-27 18:13:01 +00:00
Markus Scherer
572ab3ff1d ICU-544 fix mappings for GB+fe5e
X-SVN-Rev: 2818
2000-10-27 18:04:54 +00:00
Markus Scherer
bfa7fdc918 ICU-544 do not crash when a converter cannot be opened...
X-SVN-Rev: 2817
2000-10-27 00:10:17 +00:00
Yves Arrouye
7ee540281a ICU-648 smarter cleanup to detect build errors
X-SVN-Rev: 2816
2000-10-26 22:07:55 +00:00
Yves Arrouye
2b24937b9e ICU-648 smarter cleanup to detect build errors
X-SVN-Rev: 2815
2000-10-26 22:03:22 +00:00
Steven R. Loomis
682353159e ICU-697 ustdio: fix problem on codepage input
X-SVN-Rev: 2814
2000-10-26 21:42:33 +00:00
Yves Arrouye
c195ce083d ICU-648 Build Debian package outside of source, to catch out of source
make problems easily

X-SVN-Rev: 2813
2000-10-26 20:37:42 +00:00
Steven R. Loomis
40fa0e4962 ICU-618 hpux
X-SVN-Rev: 2808
2000-10-26 20:16:35 +00:00
Markus Scherer
af27bc1133 ICU-544 ucnv_getNextUChar() must _not_ match pairs of single surrogates for codepages like gb18030 (see javadoc & notes in ucnvmbcs.c)
X-SVN-Rev: 2807
2000-10-26 20:09:17 +00:00
Steven R. Loomis
af0bda456e ICU-681 rebuild resbunds when genrb changes
X-SVN-Rev: 2806
2000-10-26 19:40:21 +00:00
Yves Arrouye
8d571a494a ICU-692 make it work out of source, please...
X-SVN-Rev: 2805
2000-10-26 19:39:12 +00:00
Yves Arrouye
89d6317177 ICU-692 make it work out of source, please...
X-SVN-Rev: 2804
2000-10-26 19:37:43 +00:00
Steven R. Loomis
f08d35e020 ICU-681 hpux 10 - add genprops to the list of build-as-C++-main files
X-SVN-Rev: 2803
2000-10-26 19:35:50 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Alan Liu
f64f312b4f ICU-434 add basic NumberFormat sample, C and C++ APIs
X-SVN-Rev: 2799
2000-10-26 18:03:28 +00:00
Markus Scherer
f87d481848 ICU-544 add tool to make single-direction mapping tables
X-SVN-Rev: 2796
2000-10-26 15:59:34 +00:00