Alan Liu
5a52f3e0f4
ICU-149 modify to use new UHashtable
...
X-SVN-Rev: 1004
2000-03-28 22:08:58 +00:00
Madhu K
577581b7c7
ICU-302 Added tests for udata API
...
X-SVN-Rev: 991
2000-03-27 21:00:28 +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
54921c0d79
ICU-84 S/390 and EBCDIC updates
...
X-SVN-Rev: 969
2000-03-21 20:37:32 +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
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
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
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
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
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
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
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
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
Steven R. Loomis
ab4ac6063a
ICU-212 out-of-source build
...
X-SVN-Rev: 753
2000-02-12 05:54:43 +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
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
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
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
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +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
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
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
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
Steven R. Loomis
0be3b10b9a
ICU-227 newlines at end of file
...
X-SVN-Rev: 665
2000-01-20 06:58:59 +00:00
Helena Chapman
4c3ef3e790
ICU-12 Moved ctest.h into unicode/ directory.
...
X-SVN-Rev: 621
2000-01-18 02:12:32 +00:00
Helena Chapman
fb2b97dce7
ICU-12 Moved ctest.h into unicode/ directory.
...
X-SVN-Rev: 619
2000-01-18 02:02:53 +00:00
Helena Chapman
9058e22250
ICU-12 Moved ctest.h into unicode/ directory.
...
X-SVN-Rev: 617
2000-01-18 01:32:47 +00:00
Vladimir Weinstein
0f699b75a4
ICU-164 makedata now behaves correctly in rebuilding the project
...
X-SVN-Rev: 616
2000-01-17 23:06:01 +00:00
Helena Chapman
5e7c1c94b9
ICU-12 Moved ctest.h into unicode/ directory.
...
X-SVN-Rev: 614
2000-01-17 22:53:44 +00:00
Helena Chapman
5bafb278d2
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Helena Chapman
423580d732
ICU-84 Added OS390 fixes for 12/28 snapshot.
...
.
X-SVN-Rev: 570
2000-01-13 21:11:42 +00:00