Commit Graph

240 Commits

Author SHA1 Message Date
Ram Viswanadha
a7d3b474ae ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug
X-SVN-Rev: 6600
2001-11-03 02:54:08 +00:00
Ram Viswanadha
c53835d1e4 ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
2001-11-01 19:43:21 +00:00
George Rhoten
ef3783ce53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6344
2001-10-19 22:01:16 +00:00
Vladimir Weinstein
e893fe150d ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules
X-SVN-Rev: 6266
2001-10-16 21:17:25 +00:00
George Rhoten
3e4112d22f ICU-1211 Fix for HP/UX
X-SVN-Rev: 6238
2001-10-15 18:05:27 +00:00
George Rhoten
f6bc6aa569 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6195
2001-10-11 21:27:48 +00:00
George Rhoten
7c6392f670 ICU-900 Don't display some warnings for resource bundles that are known to be somewhat bad.
X-SVN-Rev: 6148
2001-10-10 18:32:06 +00:00
George Rhoten
1dd0cae388 ICU-1211 If UCARules can't be opened, exit gracefully.
X-SVN-Rev: 5978
2001-09-28 23:25:24 +00:00
George Rhoten
66f49fc37f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5962
2001-09-28 17:29:27 +00:00
Ram Viswanadha
502268d25d ICU-1240 genrb regression bug fixes from GCL
X-SVN-Rev: 5927
2001-09-26 03:45:06 +00:00
George Rhoten
ea86217d32 ICU-1211 HP/UX11CC porting fix
X-SVN-Rev: 5914
2001-09-25 19:28:25 +00:00
Markus Scherer
88bce4404c ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Ram Viswanadha
fe5e2da30f ICU-1098 Parse escapes
X-SVN-Rev: 5598
2001-08-28 01:25:35 +00:00
George Rhoten
1f6917cf2a ICU-1100 Display warnings for empty types.
X-SVN-Rev: 5594
2001-08-28 01:00:29 +00:00
George Rhoten
0cfce8dc4b ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
George Rhoten
4d25344a80 ICU-1039 Display a message if status failed. This is helpful for AIX.
X-SVN-Rev: 5576
2001-08-24 01:47:58 +00:00
George Rhoten
69e092674f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5509
2001-08-17 03:26:40 +00:00
Andy Heninger
e387d2ad37 ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
2001-08-17 00:00:55 +00:00
Ram Viswanadha
812d51f735 ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
2001-08-16 01:03:17 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +00:00
Ram Viswanadha
b1a6a8d649 ICU-968 Add support for null character in the middle of a string
X-SVN-Rev: 5364
2001-07-27 17:33:28 +00:00
George Rhoten
f35b88f4eb ICU-1039 Make the changes work on AIX
X-SVN-Rev: 5232
2001-07-12 20:18:27 +00:00
Vladimir Weinstein
8730035cc6 ICU-1039 commited parser changes by Dominic Ludlam (dom@recoil.org) to support resource bundle nesting capabilities
X-SVN-Rev: 5226
2001-07-11 20:31:32 +00:00
Alan Liu
057fe1636a ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5197
2001-07-06 20:10:25 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Vladimir Weinstein
bd34d61147 ICU-96 Commited previous version in error
X-SVN-Rev: 4878
2001-06-02 02:05:38 +00:00
Vladimir Weinstein
71881c7ace ICU-96 update to UCARules so that conformance test works better
X-SVN-Rev: 4877
2001-06-02 02:01:41 +00:00
George Rhoten
4e62d658c1 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4848
2001-05-31 21:36:09 +00:00
Vladimir Weinstein
1ce315488b ICU-968 correct data in UCARules and correct handling of EOF in parse.c Special characters have to be quoted in order to parse UCARules!
X-SVN-Rev: 4837
2001-05-31 05:56:08 +00:00
Ram Viswanadha
b163142667 ICU-968 Fix UCARules handling by ignoring CR, LF, SPACE characters
X-SVN-Rev: 4835
2001-05-31 03:36:54 +00:00
Ram Viswanadha
23091929ee ICU-968 genrb was handling 0xffff incorrectly and crashing intltst.
X-SVN-Rev: 4813
2001-05-26 01:20:21 +00:00
Ram Viswanadha
c7298798f0 ICU-968 genrb now handles non-BMP codepoints.
Strict processing of invalid \uxxxx and \Uhhhhhhh notations

X-SVN-Rev: 4793
2001-05-25 00:16:28 +00:00
Ram Viswanadha
259ad06916 ICU-900 Fixed compiler warnings
X-SVN-Rev: 4781
2001-05-24 01:10:46 +00:00
Jim Snyder Grant
e92c19d9c8 ICU-96 make sure %%UCARULES can be handled with separator-terminated source-path.
X-SVN-Rev: 4718
2001-05-18 20:52:25 +00:00
George Rhoten
d34c838277 ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.

X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
Jim Snyder Grant
48c88ab110 ICU-955 -i option added for genrb to indicate ICU data directory
X-SVN-Rev: 4691
2001-05-16 19:13:53 +00:00
Ram Viswanadha
cb7d8653c4 ICU-954 Move ucbuf to toolutil.
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
Steven R. Loomis
da83e420b8 ICU-693 genrb crash
X-SVN-Rev: 4651
2001-05-10 23:24:57 +00:00
Ram Viswanadha
9bbdff614f ICU-954 Fix for HPUX, untabify and coding guidelines changes.
X-SVN-Rev: 4641
2001-05-10 21:43:01 +00:00
Ram Viswanadha
bd00e1fed4 ICU-954 Remove genrb's dependency on ustdio
X-SVN-Rev: 4634
2001-05-10 16:54:09 +00:00
Vladimir Weinstein
af3de60824 ICU-96 genrb collation generation update
X-SVN-Rev: 4528
2001-04-23 03:49:34 +00:00
George Rhoten
e872042689 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4360
2001-03-27 23:05:03 +00:00
George Rhoten
0e7994ff51 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4334
2001-03-26 21:14:50 +00:00
Vladimir Weinstein
d9a9127219 ICU-96 not all tailorings should have normalization off
X-SVN-Rev: 4322
2001-03-23 23:49:05 +00:00
George Rhoten
226c24a0ca ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4297
2001-03-23 00:48:51 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
Ram Viswanadha
3952a9c706 ICU-96 Added autodetection of BOM and reading of CP chars
X-SVN-Rev: 4019
2001-03-10 03:05:05 +00:00
Vladimir Weinstein
2f32e7e853 ICU-96 collation filename reorganization
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00
Ram Viswanadha
a57cea8b75 ICU-96 Added support for %%UCARULES
X-SVN-Rev: 3855
2001-03-01 20:10:44 +00:00
Ram Viswanadha
e28ccb917b ICU-841 Updated with changes discussed in design review
X-SVN-Rev: 3817
2001-02-28 02:50:48 +00:00
Ram Viswanadha
7f0d1775f7 ICU-841 ucol_getVersion implementation version 2
X-SVN-Rev: 3794
2001-02-26 23:52:44 +00:00
Vladimir Weinstein
1c52bd1c5c ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
2001-02-26 10:28:56 +00:00
George Rhoten
031688c1bf ICU-597 Always open the file as binary
X-SVN-Rev: 3744
2001-02-23 02:46:36 +00:00
George Rhoten
ffdec62ece ICU-577 Don't write standard verbose messages to stderr.
X-SVN-Rev: 3728
2001-02-22 18:09:37 +00:00
Vladimir Weinstein
eac7483840 ICU-96 genrb handles collation generation failure more gracefully
X-SVN-Rev: 3420
2001-01-15 07:27:22 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Vladimir Weinstein
a1bb69995d ICU-96 moved header file parse needs
X-SVN-Rev: 3227
2000-12-14 01:24:23 +00:00
Vladimir Weinstein
ba71f8c4f7 ICU-96 moved header file parse needs
X-SVN-Rev: 3223
2000-12-14 01:11:50 +00:00
Vladimir Weinstein
8550451668 ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Vladimir Weinstein
6a7ae623de ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3168
2000-12-08 17:51:04 +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
583a253aed ICU-743 genrbfiles.mk -> icu/data/resfiles.mk
X-SVN-Rev: 3110
2000-12-04 19:06:28 +00:00
Steven R. Loomis
d576b6080f ICU-743 data rearrange
X-SVN-Rev: 3090
2000-12-01 18:54:21 +00:00
George Rhoten
900aeba6be ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3020
2000-11-28 20:10:05 +00:00
George Rhoten
25dd82417c ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3018
2000-11-28 19:53:40 +00:00
George Rhoten
c8e6542a54 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2966
2000-11-21 01:54:12 +00:00
George Rhoten
4c3ddb1724 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2960
2000-11-20 23:30:15 +00:00
Vladimir Weinstein
49170d3736 ICU-96 don't bloat every root!
X-SVN-Rev: 2905
2000-11-13 23:49:33 +00:00
Steven R. Loomis
af0bda456e ICU-681 rebuild resbunds when genrb changes
X-SVN-Rev: 2806
2000-10-26 19:40:21 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Steven R. Loomis
64c81606e0 ICU-693 error checking on binary file import
X-SVN-Rev: 2780
2000-10-25 06:52:32 +00:00
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
George Rhoten
1f1e71e3b3 ICU-602 New Swahili locale
X-SVN-Rev: 2767
2000-10-24 00:42:41 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b ICU-658 bumped version above 1.6
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
76a1b37ce9 ICU-601 all manual pages have an ICU X.Y Manual header now
X-SVN-Rev: 2657
2000-10-12 21:38:43 +00:00
Yves Arrouye
fd83852f2b ICU-601 added manual page for makeconv
X-SVN-Rev: 2652
2000-10-12 20:59:20 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Ram Viswanadha
9d55746639 ICU-648 Changed UTF from alias to canonical names
X-SVN-Rev: 2624
2000-10-10 23:11:15 +00:00
Ram Viswanadha
e07e541922 ICU-639 added new locale files in utf-8 format
X-SVN-Rev: 2583
2000-10-05 23:58:57 +00:00
Yves Arrouye
dd68d5aa81 ICU-630 do not use rpath by default; added --enable-rpath for when
it is really needed.

X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Yves Arrouye
70d88bb088 ICU-601 revamped manual page for genrb, reused as much as possible from the gencnval page for consistency
X-SVN-Rev: 2537
2000-09-29 22:04:25 +00:00
Yves Arrouye
2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +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
81e2c44077 ICU-601 oops, there is no utf-8LE
X-SVN-Rev: 2459
2000-09-20 17:59:00 +00:00
Yves Arrouye
1288a8d9d2 ICU-601 see also pkgdata(8).
X-SVN-Rev: 2458
2000-09-19 22:33:36 +00:00
Yves Arrouye
6c5203211b ICU-601 use lighter font switching and typical Unix man style.
X-SVN-Rev: 2457
2000-09-19 21:46:01 +00:00
Yves Arrouye
542114ca00 ICU-601 use section 8 for commands in sbin.
X-SVN-Rev: 2456
2000-09-19 21:17:45 +00:00
Yves Arrouye
8462ebe0e5 ICU-601 fix build of man page and installation.
X-SVN-Rev: 2450
2000-09-19 18:34:32 +00:00
Steven R. Loomis
1f0ea16712 ICU-601 man pages for tools
X-SVN-Rev: 2440
2000-09-18 19:09:20 +00:00
Yves Arrouye
1968fe35ad ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.

X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b ICU-575 fixed a number of problems with the out of source build. The
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)

X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
Steven R. Loomis
bd94ac5ec8 ICU-567 MacOS
X-SVN-Rev: 2366
2000-08-28 21:36:13 +00:00
George Rhoten
59cd621336 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2340
2000-08-23 20:06:20 +00:00
George Rhoten
e9d77b6637 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2318
2000-08-21 22:17:55 +00:00
Steven R. Loomis
8fa7d2d25a ICU-360 pkgtools, out of source test update,fix 'make install' on solaris
X-SVN-Rev: 2254
2000-08-15 02:41:58 +00:00
George Rhoten
09f57a9f46 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2144
2000-08-09 17:39:16 +00:00