Yves Arrouye
12e6889366
ICU-347 new configure tests to check for the existence of wchar.h
...
(use #if U_HAVE_WCHAR_H) and the size of wchar_t (use U_SIZEOF_WCHAR_T to get
the size). The new symbols appear in platform.h (and icucfg gets a HAVE_WCHAR_H too).
X-SVN-Rev: 1089
2000-04-06 23:36:17 +00:00
Markus Scherer
7362589426
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1088
2000-04-06 23:22:58 +00:00
Markus Scherer
db929853bc
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1087
2000-04-06 23:06:48 +00:00
Markus Scherer
84aa10b17f
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1086
2000-04-06 22:59:56 +00:00
Markus Scherer
20dd1961d9
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1085
2000-04-06 22:42:13 +00:00
Vladimir Weinstein
deab4668f6
ICU-349 corrected data in zh, zh_TW
...
X-SVN-Rev: 1084
2000-04-06 21:54:23 +00:00
Markus Scherer
2dcb6e5200
ICU-315 S/390 fix was left out
...
X-SVN-Rev: 1082
2000-04-06 20:23:01 +00:00
Markus Scherer
0399573487
ICU-176 numDisplayCells() UTF-16 enabled
...
X-SVN-Rev: 1081
2000-04-06 16:47:20 +00:00
Markus Scherer
e542c7dedc
ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
...
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Yves Arrouye
301333cfed
ICU-348 make the tag string a temporary to please gcc (getting the
...
address of a temporary is dangerous as the compiler may decide to call the
temporary's destructor before calling the function using its address).
X-SVN-Rev: 1079
2000-04-05 23:20:34 +00:00
Yves Arrouye
3f818deeaa
ICU-348 do not do signed arithmetic with unsigned types, because you'll
...
be surprised by the results!
X-SVN-Rev: 1078
2000-04-05 23:17:50 +00:00
Yves Arrouye
270334248b
ICU-348 cast to const wchar_t * before calling uprv_wcslen() in order
...
to avoid a warning on platforms where U_SIZEOF_WCHAR_T isn't sizeof(UChar).
X-SVN-Rev: 1077
2000-04-05 23:14:40 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Alan Liu
b24fb13633
ICU-315 fix C compile errors
...
X-SVN-Rev: 1075
2000-04-05 21:33:50 +00:00
Markus Scherer
ba8d5f7882
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1073
2000-04-05 19:45:48 +00:00
Alan Liu
b839eb84e0
ICU-315 add uprv_IEEEremainder doc
...
X-SVN-Rev: 1072
2000-04-05 19:18:53 +00:00
Alan Liu
5142b7614c
ICU-315 add portable IEEEremainder implementation
...
X-SVN-Rev: 1066
2000-04-05 16:53:37 +00:00
Markus Scherer
03d8cd3182
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1063
2000-04-04 22:53:22 +00:00
Markus Scherer
cd71b64e4d
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1062
2000-04-04 22:31:44 +00:00
Alan Liu
2fede3c426
ICU-315 recode readLine to work on S/390; improve debugging output
...
X-SVN-Rev: 1061
2000-04-04 20:44:43 +00:00
Steven R. Loomis
cdbba17cce
ICU-271 bugfix, range error
...
X-SVN-Rev: 1060
2000-04-04 16:53:01 +00:00
Markus Scherer
9a74ba932e
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1059
2000-04-04 16:30:21 +00:00
Steven R. Loomis
1dec33985b
ICU-271 add LMBCS to the UNIX makefile.
...
X-SVN-Rev: 1053
2000-04-04 00:43:11 +00:00
Markus Scherer
bba7ac1a00
ICU-176 UTF-16 changes for UnicodeString
...
X-SVN-Rev: 1052
2000-04-03 23:53:59 +00:00
Markus Scherer
d4a1842748
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1051
2000-04-03 19:56:20 +00:00
Markus Scherer
e60f81180f
ICU-176 UTF-16 changes for UnicodeString
...
X-SVN-Rev: 1050
2000-04-01 00:21:57 +00:00
Markus Scherer
f539dd4e91
ICU-176 better UChar[32] type detection
...
X-SVN-Rev: 1049
2000-04-01 00:17:55 +00:00
Alan Liu
34b14575f4
ICU-149 make UnicodeString delegate hashcode computation to uhash
...
X-SVN-Rev: 1048
2000-03-31 23:50:49 +00:00
Markus Scherer
5569140fea
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1047
2000-03-31 23:26:31 +00:00
Markus Scherer
fb52c91781
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1045
2000-03-31 22:02:12 +00:00
Markus Scherer
2b5a36af8c
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1044
2000-03-31 21:45:17 +00:00
Jim Snyder Grant
2dbef4e207
ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
...
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Alan Liu
bd899dc9a3
ICU-333 fix typos in test
...
X-SVN-Rev: 1041
2000-03-31 00:32:22 +00:00
Alan Liu
a689f5a631
ICU-333 add methods for subclasses to set ID
...
X-SVN-Rev: 1040
2000-03-31 00:32:00 +00:00
Alan Liu
e8735483a5
ICU-333 recompute ID in set/adopt methods
...
X-SVN-Rev: 1039
2000-03-31 00:31:42 +00:00
Markus Scherer
8d9daa5484
ICU-315 make LL_message() portable
...
X-SVN-Rev: 1038
2000-03-30 23:26:36 +00:00
Markus Scherer
8226f554ca
ICU-98 define POSIX INT64_MAX & INTMAX_MAX etc.
...
X-SVN-Rev: 1037
2000-03-30 21:30:21 +00:00
Madhu K
0359708022
ICU-315 gencol Makefile.in changes to generate the .col files
...
X-SVN-Rev: 1036
2000-03-30 19:03:48 +00:00
Alan Liu
781093dfd7
ICU-149 cleanup uhash/hash
...
X-SVN-Rev: 1035
2000-03-30 04:30:20 +00:00
Alan Liu
53cfa64999
ICU-149 amend comments
...
X-SVN-Rev: 1034
2000-03-30 04:29:31 +00:00
Alan Liu
327165d913
ICU-149 cleanup uhash/hash
...
X-SVN-Rev: 1033
2000-03-30 04:17:27 +00:00
Markus Scherer
50eb0cfdf0
ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc.
...
X-SVN-Rev: 1032
2000-03-30 01:12:01 +00:00
Markus Scherer
0b31557c8f
ICU-315 more S/390 changes
...
X-SVN-Rev: 1028
2000-03-29 23:52:56 +00:00
Madhu K
1a4f320d17
ICU-114 Fixed a typo
...
X-SVN-Rev: 1025
2000-03-29 23:14:39 +00:00
Markus Scherer
3a37a44a56
ICU-98 add LIBUSTDIO like in the other mh- files
...
X-SVN-Rev: 1024
2000-03-29 22:58:32 +00:00
Markus Scherer
44b48ccf4a
ICU-315 break tests early if data files are missing
...
X-SVN-Rev: 1023
2000-03-29 21:48:44 +00:00
Brendan Murray
dd70c2705e
ICU-98 These are changes to support 64-bit platforms, such as Sun
...
SPARC V9, which is the only one tested so far.
X-SVN-Rev: 1022
2000-03-29 21:41:11 +00:00
Markus Scherer
3c0e9c341f
ICU-315 more S/390 changes
...
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Markus Scherer
5a0029437c
ICU-315 more S/390 changes
...
X-SVN-Rev: 1020
2000-03-29 20:17:28 +00:00
Alan Liu
1d9f6a4c06
ICU-149 make ResourceBundle use new UHashtable API
...
X-SVN-Rev: 1019
2000-03-29 19:41:57 +00:00
Alan Liu
61c6f2fa23
ICU-149 make TaggedList use Hashtable
...
X-SVN-Rev: 1018
2000-03-29 19:17:17 +00:00
Alan Liu
0df6047dc5
ICU-149 add count, nextElement
...
X-SVN-Rev: 1017
2000-03-29 19:16:54 +00:00
Alan Liu
1414771371
ICU-149 make rbcache use new Hashtable
...
X-SVN-Rev: 1016
2000-03-29 18:47:02 +00:00
Alan Liu
f555a838ea
ICU-149 remove ALGORITHMIC_CONVERTERS_HASHTABLE decl
...
X-SVN-Rev: 1015
2000-03-29 17:45:03 +00:00
Vladimir Weinstein
02d4a7568d
ICU-327 Fixed error in locale constructor
...
X-SVN-Rev: 1014
2000-03-29 17:33:12 +00:00
Madhu K
cd74d39a27
ICU-114 Addional tests
...
X-SVN-Rev: 1013
2000-03-29 17:32:19 +00:00
Markus Scherer
eb3ba827c6
ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation
...
X-SVN-Rev: 1012
2000-03-29 01:13:49 +00:00
Madhu K
0ebfa05d46
ICU-114 Addional tests
...
X-SVN-Rev: 1011
2000-03-28 23:51:25 +00:00
Madhu K
47e7f6a816
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1010
2000-03-28 23:47:32 +00:00
Madhu K
9de40e5e03
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1009
2000-03-28 23:37:12 +00:00
Madhu K
2e88c2a06b
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1008
2000-03-28 23:23:48 +00:00
Alan Liu
89fd22e69c
ICU-149 add chashtst.c to Makefile.in
...
X-SVN-Rev: 1007
2000-03-28 23:13:22 +00:00
Alan Liu
8a8d33321c
ICU-149 add uhash_us.cpp to Makefile.in
...
X-SVN-Rev: 1006
2000-03-28 23:08:03 +00:00
Alan Liu
a77857a081
ICU-149 modify to use new C++ Hashtable
...
X-SVN-Rev: 1005
2000-03-28 22:12:14 +00:00
Alan Liu
5a52f3e0f4
ICU-149 modify to use new UHashtable
...
X-SVN-Rev: 1004
2000-03-28 22:08:58 +00:00
Alan Liu
d1e2c1e2e0
ICU-149 add basic UHashtable test
...
X-SVN-Rev: 1003
2000-03-28 22:08:29 +00:00
Alan Liu
3c75736608
ICU-149 remove unneeded #include uhash
...
X-SVN-Rev: 1002
2000-03-28 22:06:36 +00:00
Alan Liu
2ddc4768a3
ICU-149 rewrite UHashtable
...
X-SVN-Rev: 1001
2000-03-28 22:04:39 +00:00
Madhu K
d4146dab5f
ICU-114 Fixed for AIX
...
X-SVN-Rev: 999
2000-03-28 18:05:43 +00:00
Madhu K
f2f85f4a85
ICU-114 Fixed for AIX
...
X-SVN-Rev: 998
2000-03-28 17:36:04 +00:00
Madhu K
5aeac874bc
ICU-114 Fixed for AIX
...
X-SVN-Rev: 997
2000-03-28 01:02:35 +00:00
Madhu K
a63788034a
ICU-338 wchar_t glitches
...
X-SVN-Rev: 996
2000-03-28 00:36:06 +00:00
Madhu K
741cca7f4f
ICU-114 Fixed for new Linux version(6.0)
...
X-SVN-Rev: 993
2000-03-27 21:09:44 +00:00
Madhu K
4b849b6d51
ICU-114 Fixed for HP/UX
...
X-SVN-Rev: 992
2000-03-27 21:07:05 +00:00
Madhu K
577581b7c7
ICU-302 Added tests for udata API
...
X-SVN-Rev: 991
2000-03-27 21:00:28 +00:00
Alan Liu
4d6ed3e501
ICU-340 fix adopt usage memory bug
...
X-SVN-Rev: 990
2000-03-25 02:49:30 +00:00
Helena Chapman
d3b7329590
ICU-315 Added prv_stricmp implementation to get rid of the linking error.
...
X-SVN-Rev: 989
2000-03-24 21:55:07 +00:00
Helena Chapman
1f801e178e
ICU-315 Changed the version # to avoid collision with the previously installed libraries.
...
X-SVN-Rev: 988
2000-03-24 21:39:25 +00:00
Markus Scherer
6074e7bad6
ICU-338 minor 'glitches' found in OS/2 port
...
X-SVN-Rev: 987
2000-03-24 17:45:45 +00:00
Markus Scherer
2b3e3d4072
ICU-302 make release config compile with vc++
...
X-SVN-Rev: 986
2000-03-24 16:53:08 +00:00
Markus Scherer
1b21ea1d86
ICU-302 make release config compile with vc++
...
X-SVN-Rev: 985
2000-03-24 01:48:51 +00:00
Markus Scherer
b7bbdaebdb
ICU-176 basic UTF-16 support in Unicode class, with inline functions
...
X-SVN-Rev: 984
2000-03-24 01:26:47 +00:00
Markus Scherer
e21af11d4f
ICU-176 basic UTF-16 support in Unicode class, with inline functions
...
X-SVN-Rev: 983
2000-03-24 00:51:01 +00:00
Markus Scherer
7f518f3a6b
ICU-315 avoid VC++ bug: #define ZERO after #including .h with identifier ZERO does not work with precompiled headers
...
X-SVN-Rev: 982
2000-03-24 00:49:23 +00:00
Markus Scherer
9f363ccb70
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Alan Liu
46d8dce364
ICU-329 enhance output
...
X-SVN-Rev: 976
2000-03-22 20:14:05 +00:00
Vladimir Weinstein
6dd8c37754
ICU-335 APIs are now marked for proper doc generation
...
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Alan Liu
e9697c4835
ICU-336 fix index out of range bug in u_UCharToChars
...
X-SVN-Rev: 974
2000-03-22 19:12:21 +00:00
Vladimir Weinstein
e5970bccc3
ICU-335 APIs are now marked for proper doc generation
...
X-SVN-Rev: 973
2000-03-22 18:31:40 +00:00
Yves Arrouye
5bf9df4add
ICU-315 This configure matches the 1.29 configure.in.
...
X-SVN-Rev: 972
2000-03-22 08:11:43 +00:00
Markus Scherer
258dbe98d4
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Markus Scherer
54921c0d79
ICU-84 S/390 and EBCDIC updates
...
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Yves Arrouye
5b96f9db05
ICU-84 reordered #endif for DL code so that non-S/390 plaforms (at least
...
Linux and Solaris) compile.
X-SVN-Rev: 968
2000-03-21 19:40:01 +00:00
Helena Chapman
f01288f416
ICU-315 Check in the new configure script for S/390
...
X-SVN-Rev: 963
2000-03-21 01:48:12 +00:00
Helena Chapman
0c9dc9a8d4
ICU-315 Steven says, "change the parens to curly braces" on ICQ in Malta.
...
X-SVN-Rev: 962
2000-03-20 23:34:54 +00:00
Helena Chapman
ddff22f632
ICU-315 updated the configure.in to include DLL detection.
...
X-SVN-Rev: 961
2000-03-20 23:29:45 +00:00
Alan Liu
0c83d908ad
ICU-329 show context
...
X-SVN-Rev: 959
2000-03-18 01:48:44 +00:00
Alan Liu
af7124308c
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 958
2000-03-18 01:42:45 +00:00
Alan Liu
24bb0f4fce
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 957
2000-03-18 01:19:39 +00:00
Yves Arrouye
d404d13d8b
ICU-212 use @DATABUILDDIR@ instead of $(top_builddir)/data in install
...
targets.
X-SVN-Rev: 954
2000-03-15 20:03:54 +00:00
Yves Arrouye
e50ab96561
ICU-314 added $(DESTDIR) to every directory used in an install command.
...
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Helena Chapman
a24534df38
ICU-84 S/390 DLL code update.
...
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
Helena Chapman
d90408948d
ICU-161 More copyright fixes.
...
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Alan Liu
94cca6161d
ICU-315 make test epsilon-based for 390
...
X-SVN-Rev: 933
2000-03-09 19:15:39 +00:00
Alan Liu
dc6585b31e
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 931
2000-03-09 18:05:11 +00:00
Yves Arrouye
9f576ef390
ICU-293 exports makeconv (fixed now per srl's request)
...
X-SVN-Rev: 930
2000-03-09 06:51:09 +00:00
Yves Arrouye
d75f3b5f81
ICU-319 Removed target-clean-local and its use as a prereq for install.
...
Moved the cleanup of the target in clean-local. In gencol, added the target
force-build-data to force rebuilding data, which is what target-clean-local
was doing as a side effect.
X-SVN-Rev: 929
2000-03-09 06:36:27 +00:00
Yves Arrouye
459d9959c4
ICU-212 more OBJDATADIR instead of SRCDATADIR (for the .so)
...
X-SVN-Rev: 928
2000-03-09 06:21:21 +00:00
Yves Arrouye
5054cf54da
ICU-212 build outside of source (use $(OBJDATADIR) and not $(SRCDATADIR)
...
to specify where test_dat.[co] should go).
X-SVN-Rev: 927
2000-03-09 06:08:35 +00:00
Yves Arrouye
62f5f39fb7
ICU-212 build outside the source tree (fixed include directive and
...
location to generate test.dat in).
X-SVN-Rev: 926
2000-03-09 06:02:18 +00:00
Alan Liu
1c55f1f997
ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex
...
X-SVN-Rev: 916
2000-03-08 19:26:17 +00:00
Alan Liu
e6ac046fda
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 910
2000-03-07 19:14:38 +00:00
Alan Liu
9f4e14cf3d
ICU-315 remove EBCDIC-incompatible char constants and made compatible with S/390 numerics
...
X-SVN-Rev: 907
2000-03-07 18:41:50 +00:00
Alan Liu
d623133b0c
ICU-161 fix copyrights
...
X-SVN-Rev: 905
2000-03-07 02:39:27 +00:00
Helena Chapman
a9236ce6dd
ICU-239 Added the u_vformatMessage() and u_vparseMessage() functions.
...
X-SVN-Rev: 904
2000-03-07 01:53:49 +00:00
Helena Chapman
5862cf64ee
ICU-313 Updated with the new API that takes the length of the source buffer.
...
X-SVN-Rev: 903
2000-03-07 01:42:40 +00:00
Markus Scherer
46f8e6aea0
ICU-200 merge adding os/400 choices from 1.4
...
X-SVN-Rev: 902
2000-03-07 01:28:09 +00:00
Markus Scherer
f441833597
ICU-303 added HPUX_JUNK_OBJ from 1.4 branch
...
X-SVN-Rev: 901
2000-03-07 01:27:28 +00:00
Markus Scherer
ff1839146e
ICU-84 merge 1.4 compile options into trunk
...
X-SVN-Rev: 900
2000-03-07 01:26:59 +00:00
Markus Scherer
3de59e84c0
ICU-200 pointer wrap-around handling for os/400
...
X-SVN-Rev: 899
2000-03-07 01:26:15 +00:00
Markus Scherer
0ed984343c
ICU-303 add hpux_junk_obj for hpux to run without warning
...
X-SVN-Rev: 898
2000-03-07 00:07:06 +00:00
Markus Scherer
4fde6a564b
ICU-282 call udata_create() with destDir as 1st arg
...
X-SVN-Rev: 897
2000-03-07 00:05:54 +00:00
Alan Liu
7afdb5d6b9
ICU-282 fix compile errors
...
X-SVN-Rev: 895
2000-03-04 02:47:32 +00:00
Alan Liu
63481e37f0
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 894
2000-03-04 02:21:02 +00:00
Alan Liu
772cdc8d53
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 893
2000-03-04 02:08:11 +00:00
Alan Liu
a359652458
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 892
2000-03-04 01:59:13 +00:00
Alan Liu
1cf654db33
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 891
2000-03-04 01:51:51 +00:00
Yves Arrouye
5e1d719c5c
ICU-282 changed udata_create() to have the directory as its first
...
argument, as suggested by Markus (so it now looks like udata_open() and
friends); updated the Doc++ documentation for the directory argument;
changed all tools to put the directory first.
X-SVN-Rev: 890
2000-03-04 01:19:19 +00:00
Madhu K
3b573e9f06
ICU-302 Added tests for udata API
...
X-SVN-Rev: 889
2000-03-04 00:23:47 +00:00
Madhu K
f4a79338bc
ICU-302 Added tests for udata API
...
X-SVN-Rev: 888
2000-03-04 00:02:50 +00:00
Madhu K
f187c41c4f
ICU-302 Added tests for udata API
...
X-SVN-Rev: 887
2000-03-03 23:20:14 +00:00
Madhu K
7bb7910a88
ICU-302 Added tests for udata API
...
X-SVN-Rev: 886
2000-03-03 01:09:33 +00:00
Yves Arrouye
1dca1c6fd7
ICU-212 fixed HEADERS definition and the copy of headers.
...
X-SVN-Rev: 885
2000-03-02 20:26:02 +00:00
Yves Arrouye
1b8e1c3833
ICU-212 use Steven's @DATABUILDDIR@ in the install and clean targets;
...
fixed the HEADERS declaration and the copy loop for headers installation.
X-SVN-Rev: 884
2000-03-02 20:24:48 +00:00
Steven R. Loomis
fa69504049
ICU-294 unicode output from rbdump
...
X-SVN-Rev: 868
2000-03-01 00:32:56 +00:00
Yves Arrouye
57eacb7563
ICU-282 pass a directory argument to udata_create().
...
X-SVN-Rev: 866
2000-02-29 18:42:28 +00:00
Yves Arrouye
f909d9d085
ICU-282 pass 0 for the directory to udata_create() for now.
...
X-SVN-Rev: 865
2000-02-29 18:34:21 +00:00
Yves Arrouye
7039dc422a
ICU-282 added a directory argument to udata_create(), defaulting to
...
u_getDataDir() if 0.
X-SVN-Rev: 864
2000-02-29 18:33:01 +00:00
Madhu K
c5de5a21d6
ICU-227 Fixed for SOLARIS gcc.
...
X-SVN-Rev: 806
2000-02-22 01:01:42 +00:00
Steven R. Loomis
eccb780f34
ICU-227 backslashes
...
X-SVN-Rev: 805
2000-02-21 21:38:59 +00:00
Steven R. Loomis
5f94ba6df9
ICU-200 as/400 updates
...
X-SVN-Rev: 804
2000-02-21 21:38:39 +00:00
Steven R. Loomis
3a882082c6
ICU-200 added os/400 mh- code
...
X-SVN-Rev: 803
2000-02-21 20:21:39 +00:00
Steven R. Loomis
7b3299b787
ICU-84 s/390 update
...
X-SVN-Rev: 802
2000-02-18 21:36:51 +00:00
Steven R. Loomis
f048e17100
ICU-200 added an at-sign
...
X-SVN-Rev: 798
2000-02-18 21:06:16 +00:00
Steven R. Loomis
6c77945014
ICU-200 OS400 update
...
X-SVN-Rev: 797
2000-02-18 21:05:24 +00:00
Markus Scherer
232559f831
ICU-200 add sample configure script referred to by readme.html
...
X-SVN-Rev: 796
2000-02-18 21:02:44 +00:00
Steven R. Loomis
ea85382e81
ICU-200 OS/400 build instructions, and also '\' -> '/' in some HTML
...
X-SVN-Rev: 795
2000-02-18 20:44:23 +00:00
Steven R. Loomis
5d96fad42e
ICU-212 out of source build.
...
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Markus Scherer
6a456cf79f
ICU-279 add missing .ucm file names
...
X-SVN-Rev: 767
2000-02-16 02:17:11 +00:00
Markus Scherer
2c04f7442c
ICU-279 aliases must conform to the iana list
...
X-SVN-Rev: 765
2000-02-16 01:33:45 +00:00
Steven R. Loomis
3039c11612
ICU-227 fix const type in cintltst() main, [future error fix for HPUX c++ compiler]
...
X-SVN-Rev: 764
2000-02-16 01:10:01 +00:00
Markus Scherer
0e455b5246
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 763
2000-02-16 00:29:28 +00:00
Steven R. Loomis
2ed14f613a
ICU-139 itou() hex conversion
...
X-SVN-Rev: 758
2000-02-15 01:05:58 +00:00
Markus Scherer
3242a8e790
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 757
2000-02-15 00:04:04 +00:00
Markus Scherer
fb8e692c59
ICU-188 remove all PlatformInvariant handling
...
X-SVN-Rev: 756
2000-02-14 20:07:44 +00:00
Markus Scherer
eb3b8551a2
ICU-279 EBCDIC LF/NL must be mapped according to the CDRA
...
X-SVN-Rev: 755
2000-02-14 19:10:13 +00:00
Steven R. Loomis
ab4ac6063a
ICU-212 out-of-source build
...
X-SVN-Rev: 753
2000-02-12 05:54:43 +00:00
Alan Liu
77749b5b8d
ICU-278 Catch infinite loops in RBT rules
...
X-SVN-Rev: 752
2000-02-12 02:05:36 +00:00
Alan Liu
bb2611b517
ICU-277 fixed bug in UnicodeSet variable parsing
...
X-SVN-Rev: 751
2000-02-12 01:23:13 +00:00
Alan Liu
e7209482d2
ICU-276 added Position constructors
...
X-SVN-Rev: 750
2000-02-11 22:32:11 +00:00
Brendan Murray
ad902e7865
ICU-271 added LMBCS to the alias table
...
X-SVN-Rev: 741
2000-02-10 00:48:35 +00:00
Brendan Murray
7aa7596ff8
ICU-270 fixed incorrect use of the table->mbcs.starters in the ebcdic stateful generator
...
X-SVN-Rev: 740
2000-02-10 00:18:45 +00:00
Helena Chapman
fe50fe7c3b
ICU-84 Updated the readme file for S/390 1.4.0 release.
...
X-SVN-Rev: 738
2000-02-09 19:53:32 +00:00
Markus Scherer
4d6a965002
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 737
2000-02-09 19:42:15 +00:00
Markus Scherer
111462800f
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 736
2000-02-09 19:15:17 +00:00
Markus Scherer
f83bf17a46
ICU-256 handle platform-U_FILE_SEP_CHAR: don't rely on '/'! (untabify, too)
...
X-SVN-Rev: 735
2000-02-09 01:29:21 +00:00
Markus Scherer
42e5acace0
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 734
2000-02-08 23:41:16 +00:00
Markus Scherer
139685dd3f
ICU-266 improve hashXXString() performance, add hashIString()
...
X-SVN-Rev: 731
2000-02-08 23:35:19 +00:00
Steven R. Loomis
9c8cf9e12d
ICU-84 os/390 support for udata
...
X-SVN-Rev: 730
2000-02-08 18:04:08 +00:00
Alan Liu
7ce42e2f31
ICU-265 map char to set with array instead of hash for better performance
...
X-SVN-Rev: 728
2000-02-08 02:49:15 +00:00
Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Yves Arrouye
fd7833f781
ICU-212 out-of-source build. Added a rule to build ../data/%.o files
...
that will work with out-of-source build directories.
X-SVN-Rev: 726
2000-02-07 20:57:10 +00:00
Yves Arrouye
247a2b7c11
ICU-212 out-of-source build. gencnval now accepts the path of the
...
convrtrs.txt file as a command-line argument.
X-SVN-Rev: 725
2000-02-07 20:55:54 +00:00
Yves Arrouye
b198364fce
ICU-256 makeconv displays incorrect paths.
...
X-SVN-Rev: 724
2000-02-07 20:54:50 +00:00
Markus Scherer
20baeae401
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 723
2000-02-07 17:35:21 +00:00
Alan Liu
7b6b7df37a
ICU-264 improve filter handling of CompoundTransliterator
...
X-SVN-Rev: 722
2000-02-05 00:24:24 +00:00
Markus Scherer
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Helena Chapman
01a8d20f2e
ICU-255 Needed a typecast before calling CompactArray.
...
X-SVN-Rev: 720
2000-02-05 00:01:54 +00:00
Helena Chapman
9b992c0c1f
ICU-255 Needed a typecast before calling CompactArray.
...
X-SVN-Rev: 719
2000-02-04 23:39:14 +00:00
Yves Arrouye
fcb670fe5e
ICU-260 make the build stop on error that occur in subdirectories
...
while making recursive targets.
X-SVN-Rev: 718
2000-02-04 22:34:43 +00:00
Yves Arrouye
693bc71060
ICU-262 Corrected the headers installation loop.
...
X-SVN-Rev: 717
2000-02-04 07:25:38 +00:00
Yves Arrouye
f0566d5e40
ICU-261 Invoke config.status correctly (using CONFIG_FILES) to create
...
unicode/platform.h when needed.
X-SVN-Rev: 716
2000-02-04 07:24:18 +00:00
Markus Scherer
e718d50df9
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 715
2000-02-03 19:54:49 +00:00
Markus Scherer
32dd641cf5
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 714
2000-02-03 19:47:30 +00:00
Helena Chapman
a11e8adaf6
ICU-227 Undo the ox15 <-> U+000a change.
...
X-SVN-Rev: 710
2000-02-03 01:04:10 +00:00
Helena Chapman
11aca3e170
ICU-227 Made name change to the readme.html, added
...
other S/390 comments.
X-SVN-Rev: 709
2000-02-01 18:28:08 +00:00
Markus Scherer
120538a879
ICU-252 fix ibm-1386.ucm (gbk) for x0D
...
X-SVN-Rev: 708
2000-01-29 00:48:30 +00:00
Vladimir Weinstein
13250b1519
ICU-232 genrb uses ustdio instead of local copies of ufile & ustdio
...
X-SVN-Rev: 707
2000-01-28 22:40:27 +00:00
Helena Chapman
68420ead54
ICU-227 oh my god, I forgot the "defined" in #if.
...
X-SVN-Rev: 706
2000-01-27 23:25:11 +00:00
Helena Chapman
187479b93a
ICU-227 usleep pinning failed on linux.
...
X-SVN-Rev: 705
2000-01-27 21:01:18 +00:00
Helena Chapman
9b3ed25de7
ICU-227 remove uversion.h, not used by anyone.
...
X-SVN-Rev: 703
2000-01-27 20:01:00 +00:00
Helena Chapman
eddd8b6f4c
ICU-227 Fixes in Bidi and HashFunction code.
...
X-SVN-Rev: 699
2000-01-27 18:23:36 +00:00
Helena Chapman
1a1bfb0855
ICU-227 HPUX11 usleep fix in tsmthread.cpp. Make sure the
...
thread1 sleeps longer than thread2 and TestMutex.
X-SVN-Rev: 698
2000-01-27 17:57:14 +00:00
Helena Chapman
4c0210e900
ICU-227 HPUX11 usleep fix in tsmthread.cpp.
...
X-SVN-Rev: 697
2000-01-27 00:00:04 +00:00
Alan Liu
5d07c37ae7
ICU-249 clean up localPatternChars; change de year char to j
...
X-SVN-Rev: 696
2000-01-25 21:14:20 +00:00
Alan Liu
085799d907
ICU-182 update cintltst for YEAR_WOY
...
X-SVN-Rev: 695
2000-01-25 18:22:43 +00:00
Alan Liu
710fd46eae
ICU-182 add UCAL_YEAR_WOY and UCAL_DOW_LOCAL
...
X-SVN-Rev: 694
2000-01-25 18:22:15 +00:00
Helena Chapman
e724d593b2
ICU-45 Updated the dbbi.h and rbbi.h not to expose the ctor APIs.
...
X-SVN-Rev: 693
2000-01-25 17:57:36 +00:00
Alan Liu
97eb9acd6d
ICU-182 update for new de localPatternChars
...
X-SVN-Rev: 692
2000-01-25 17:49:13 +00:00
Alan Liu
c179b68944
ICU-182 update localPatternChars
...
X-SVN-Rev: 691
2000-01-25 17:17:37 +00:00
Alan Liu
0a04ac3a92
ICU-182 add YEAR_DOY & DOW_LOCAL to localPatternChars
...
X-SVN-Rev: 690
2000-01-25 15:55:54 +00:00
Alan Liu
c3eeefe3b0
ICU-182 add another WOY test; modify existing tests for proper YEAR_WOY rolling
...
X-SVN-Rev: 689
2000-01-25 02:29:22 +00:00
Alan Liu
cdd91be577
ICU-182 use YEAR_WOY with WOY
...
X-SVN-Rev: 688
2000-01-25 02:22:40 +00:00
Alan Liu
f2692628ef
ICU-182 NO API change; make EStampValues anonymous; these are just int constants
...
X-SVN-Rev: 687
2000-01-25 02:15:41 +00:00
Alan Liu
a3c6a8704e
ICU-182 add comments for Y and e
...
X-SVN-Rev: 686
2000-01-25 02:14:32 +00:00
Alan Liu
c3dc523600
ICU-182 NO API CHANGES; remove stdio; remove getISOYear (use YEAR_WOY now); other private method changes
...
X-SVN-Rev: 685
2000-01-25 02:13:45 +00:00
Alan Liu
edad3a22da
ICU-182 minor code cleanup
...
X-SVN-Rev: 684
2000-01-25 02:12:12 +00:00
Alan Liu
6e75fbd00c
ICU-182 revised computeJulianDay for YEAR YEAR_WOY WOY; other misc. cleanup
...
X-SVN-Rev: 683
2000-01-25 02:11:28 +00:00
Alan Liu
dab9203f53
ICU-182 allow pattern chars that lack Y and e equivalents; this is a workaround only; the proper fix is to supply the locale data
...
X-SVN-Rev: 682
2000-01-25 02:08:22 +00:00
Markus Scherer
fbd2e10db1
ICU-161 update (c) statement to 2000
...
X-SVN-Rev: 681
2000-01-24 20:40:43 +00:00
Helena Chapman
86f7c0f2a0
ICU-152 Updated convrtrs.txt to avoid euro ms codepages
...
test failures.
X-SVN-Rev: 680
2000-01-24 18:08:26 +00:00
Vladimir Weinstein
b19f9d8660
ICU-152 Clean the mess-up with w/ & w/o euro codepages
...
X-SVN-Rev: 679
2000-01-22 03:08:12 +00:00
Steven R. Loomis
82da9ac42d
ICU-227 yet another hpux fix
...
X-SVN-Rev: 678
2000-01-22 02:54:48 +00:00
Steven R. Loomis
719a178910
ICU-227 fix to actually turn on udata dll's on hpux
...
X-SVN-Rev: 677
2000-01-22 01:41:16 +00:00
Vladimir Weinstein
f0dbbc483a
ICU-152 updated list of aliases
...
X-SVN-Rev: 674
2000-01-21 23:20:11 +00:00
Steven R. Loomis
6dfc739162
ICU-84 os/390 makefile changes
...
X-SVN-Rev: 673
2000-01-21 07:30:58 +00:00
Steven R. Loomis
af78a1b3b1
ICU-227 hp/ux [MORE general init'zer problems]
...
X-SVN-Rev: 671
2000-01-21 03:42:27 +00:00
Steven R. Loomis
161f48aad6
ICU-227 hpux fix
...
X-SVN-Rev: 670
2000-01-21 03:26:21 +00:00
Steven R. Loomis
8e1f7f07e4
ICU-227 better error handling in makeconv, and set ICU_DATA in the w32 build script
...
X-SVN-Rev: 669
2000-01-21 02:15:42 +00:00
Markus Scherer
8b7b52c885
ICU-237 remove limit on locale string length
...
X-SVN-Rev: 668
2000-01-20 22:33:52 +00:00
Steven R. Loomis
87592599bc
ICU-182 WOY, etc: fix the test (call to simpledateformat was ambiguous)
...
X-SVN-Rev: 667
2000-01-20 21:58:07 +00:00
Steven R. Loomis
484f05fa88
ICU-227 Fix some pthreads checks for OS390, fix a date..
...
X-SVN-Rev: 666
2000-01-20 21:31:01 +00:00
Steven R. Loomis
0be3b10b9a
ICU-227 newlines at end of file
...
X-SVN-Rev: 665
2000-01-20 06:58:59 +00:00
Steven R. Loomis
e78f33db7d
ICU-227 newline at end of file
...
X-SVN-Rev: 664
2000-01-20 06:48:37 +00:00
Vladimir Weinstein
ea469908f0
ICU-182 Implementation of DOW_LOCAL and YEAR_WOY, take 2
...
X-SVN-Rev: 663
2000-01-20 04:47:14 +00:00
Vladimir Weinstein
6f4b9cd50c
ICU-182 Tests for implementation of DOW_LOCAL and YEAR_WOY, take 2
...
X-SVN-Rev: 662
2000-01-20 04:42:04 +00:00
Vladimir Weinstein
958a04eb2b
ICU-182 implementation of DOW_LOCAL and YEAR_WOY, take 2
...
X-SVN-Rev: 661
2000-01-20 04:40:07 +00:00
Steven R. Loomis
9ce073fc3b
ICU-227 to version 1.4.0 in prep for release
...
X-SVN-Rev: 660
2000-01-20 02:35:04 +00:00
Markus Scherer
3f837f9a10
ICU-42 add a test for the API for aliases
...
X-SVN-Rev: 659
2000-01-20 00:34:01 +00:00
Markus Scherer
9ec6f2a492
ICU-42 fix API for aliases
...
X-SVN-Rev: 658
2000-01-20 00:33:18 +00:00
Vladimir Weinstein
a55f6c6ed9
ICU-231 files need to be flushed before we close them
...
X-SVN-Rev: 652
2000-01-19 23:38:19 +00:00
Alan Liu
5304fb51e9
ICU-199 eliminate unused code; coalesce methods
...
X-SVN-Rev: 651
2000-01-19 19:25:28 +00:00
Alan Liu
8387fe98df
ICU-199 unify incremental-nonincremental imp
...
X-SVN-Rev: 650
2000-01-19 19:12:42 +00:00
Alan Liu
4541f4aea8
ICU-199 cleanup API, change int[] to Position
...
X-SVN-Rev: 649
2000-01-19 19:02:10 +00:00
Markus Scherer
325c81a521
ICU-235 fix T_UConverter_getNextUChar_UTF8()
...
X-SVN-Rev: 648
2000-01-19 19:00:53 +00:00
Steven R. Loomis
d0eb82f178
ICU-236 HP/UX dll support for UDATA. Woo hoo!
...
X-SVN-Rev: 647
2000-01-19 07:23:50 +00:00
Vladimir Weinstein
23c9e60988
ICU-182 adding, rolling and parsing for DOW_LOCAL and YEAR_WOY
...
X-SVN-Rev: 646
2000-01-19 04:22:25 +00:00
Vladimir Weinstein
150b22a89c
ICU-182 tests for DOW_LOCAL and YEAR_WOY
...
X-SVN-Rev: 645
2000-01-19 04:20:48 +00:00
Vladimir Weinstein
4fcd5b4699
ICU-182 parsing, adding and rolling for DOW_LOCAL and YEAR_WOY
...
X-SVN-Rev: 644
2000-01-19 04:18:44 +00:00
Markus Scherer
62fbf89870
ICU-235 fix T_UConverter_getNextUChar_UTF8()
...
X-SVN-Rev: 643
2000-01-19 01:27:30 +00:00
Markus Scherer
ea63c9f28e
ICU-87 changed the registry key to HKLM "SOFTWARE\\ICU\\Unicode\\Data"
...
X-SVN-Rev: 642
2000-01-18 23:09:30 +00:00
Alan Liu
3bd6abde75
ICU-199 update to current API
...
X-SVN-Rev: 637
2000-01-18 20:24:35 +00:00
Alan Liu
6c1640e9d4
ICU-199 rule fixes from Mark
...
X-SVN-Rev: 636
2000-01-18 20:12:46 +00:00
Madhu K
24dae6d896
ICU-114 Fixed for HP/UX
...
X-SVN-Rev: 635
2000-01-18 20:04:30 +00:00
Alan Liu
7da50142ca
ICU-199 UnicodeSet inherits from UnicodeFilter
...
X-SVN-Rev: 634
2000-01-18 20:00:56 +00:00
Markus Scherer
8ab661d242
ICU-201 add forward declarations before 'friend' statements
...
X-SVN-Rev: 633
2000-01-18 19:57:46 +00:00
Alan Liu
2d5cbe5d93
ICU-199 incorporate Mark's bug fixes
...
X-SVN-Rev: 630
2000-01-18 18:43:09 +00:00
Alan Liu
49a4f38e87
ICU-199 remove "keyboard" from method names, make max context len a member of Transliterator set by subclasses
...
X-SVN-Rev: 629
2000-01-18 18:27:27 +00:00
Steven R. Loomis
29a3b0aefd
ICU-199 add jamo <-> hangul
...
X-SVN-Rev: 626
2000-01-18 02:50:50 +00:00
Madhu K
cfb896fcbe
ICU-114 Updated for Addtional TransliteratorAPI tests
...
X-SVN-Rev: 624
2000-01-18 02:35:52 +00:00