Commit Graph

16 Commits

Author SHA1 Message Date
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
85c501e808 ICU-3718 Make some data const.
X-SVN-Rev: 15915
2004-06-18 02:00:14 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
George Rhoten
d3de68a538 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2379
2000-08-29 17:16:53 +00:00
Vladimir Weinstein
7a7ab66a6b ICU-426 udata_create changed so that if output dir is NULL, creates output file in current directory. Before, it used to open output file in $ICU_DATA dir.
X-SVN-Rev: 1573
2000-06-06 19:26:16 +00:00
Yves Arrouye
ebd22f3413 ICU-368 conditionally use <iostream> (and the std namespace),
<iostream.h>, or no streams at all depending on the value of U_IOSTREAM_SOURCE.

X-SVN-Rev: 1252
2000-04-25 21:33:15 +00:00
Markus Scherer
aa9a63a3a4 ICU-364 fix adding / to non-terminated destdir
X-SVN-Rev: 1145
2000-04-18 20:31:01 +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
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
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Markus Scherer
8cb97c75f3 ICU-165 add udata_writePadding(), add comments
X-SVN-Rev: 332
1999-12-07 18:01:33 +00:00
Markus Scherer
bc7e7a3c96 ICU-157 tool utilities e.g. for generating binary data files
X-SVN-Rev: 198
1999-11-20 01:11:12 +00:00