Commit Graph

599 Commits

Author SHA1 Message Date
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
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
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
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
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