Commit Graph

44 Commits

Author SHA1 Message Date
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Eric Mader
898fd409f9 ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
2002-07-01 18:04:55 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
George Rhoten
fc4b7a057a ICU-1810 Update documentation
X-SVN-Rev: 8797
2002-06-05 21:45:39 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
George Rhoten
28a77b9e53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8377
2002-04-04 18:58:50 +00:00
George Rhoten
e930f8835a ICU-1828 Remove tabs
X-SVN-Rev: 8338
2002-04-02 03:41:50 +00:00
Yves Arrouye
79be9038f7 ICU-1451 fix display of help message.
X-SVN-Rev: 8326
2002-04-02 00:55:09 +00:00
Yves Arrouye
8ee20a9c30 ICU-1568 use the entry point in the suffix, not the name, so no need for -r.
X-SVN-Rev: 8136
2002-03-20 01:37:48 +00:00
Steven R. Loomis
e32116aa11 ICU-1568 static changes, bringing back the prefix
X-SVN-Rev: 8066
2002-03-16 02:26:17 +00:00
George Rhoten
344bba602b ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8062
2002-03-15 23:47:04 +00:00
George Rhoten
916f331ecc ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7713
2002-02-20 00:07:58 +00:00
Yves Arrouye
d395929eff ICU-1596 use the library suffix for the ICU data library too.
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Yves Arrouye
98f6ce16ad ICU-1600 more verbosity when verbosity is asked for.
X-SVN-Rev: 7578
2002-02-06 21:05:34 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
George Rhoten
1543490f94 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7014
2001-11-20 02:46:46 +00:00
Yves Arrouye
f810b86e9a ICU-1488 accept 0 maxsize, handle comments.
X-SVN-Rev: 6822
2001-11-13 07:48:46 +00:00
Andy Heninger
cdc652ede7 ICU-1451 improved usage message for gencmn tool.
X-SVN-Rev: 6776
2001-11-12 17:56:20 +00:00
George Rhoten
94e1fd78a5 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4760
2001-05-22 22:25:48 +00:00
George Rhoten
0fbad8af90 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4355
2001-03-27 21:38:04 +00:00
George Rhoten
0e7994ff51 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4334
2001-03-26 21:14:50 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
2606207b62 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3533
2001-02-02 17:55:32 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
321d0ecf6a ICU-653 Bump ICU version to 1.7, change file naming
X-SVN-Rev: 2991
2000-11-22 01:30:53 +00:00
Steven R. Loomis
a86b703082 ICU-683 symbols collision fix for aix, solaris, linux
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
George Rhoten
7783b01356 ICU-597 Make the definition for main more consistent for OS/400.
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
Steven R. Loomis
6b707c92f0 ICU-578 icudata conflicts with user data
X-SVN-Rev: 2407
2000-08-30 23:58:24 +00:00
Yves Arrouye
cd68b794fc ICU-535 use U_EXPORT instead of U_CAPI to prevent gcc from complaining about initializing externs.
X-SVN-Rev: 2380
2000-08-29 18:27:37 +00:00
George Rhoten
09f57a9f46 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2144
2000-08-09 17:39:16 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
1ab47dab64 ICU-375 improve *printf messages
X-SVN-Rev: 1327
2000-05-04 15:36:17 +00:00
Markus Scherer
2823c69013 ICU-375 optionally write .c ToC file for DLLs
X-SVN-Rev: 1319
2000-05-03 23:08:50 +00:00
Yves Arrouye
322925133b ICU-348 fixed declarations.
X-SVN-Rev: 1229
2000-04-24 20:25:06 +00:00
Markus Scherer
5791fc267d ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1146
2000-04-18 20:31:36 +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
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
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
2d26f13d40 ICU-175 rename errorName() to u_errorName()
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
c797a41bd0 ICU-165 use udata_writePadding()
X-SVN-Rev: 331
1999-12-07 18:01:09 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Markus Scherer
17e50b1b8f ICU-157 make common, memory-mappable file
X-SVN-Rev: 212
1999-11-22 17:56:30 +00:00