Commit Graph

636 Commits

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