Commit Graph

172 Commits

Author SHA1 Message Date
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
George Rhoten
f1b42cdf55 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8762
2002-05-31 23:16:07 +00:00
Steven R. Loomis
7908860224 ICU-1915 popen() in autoconf
X-SVN-Rev: 8727
2002-05-29 22:08:55 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Yves Arrouye
f6c3d57ffc ICU-1876 try to compile to detect iostream
X-SVN-Rev: 8528
2002-04-26 18:45:17 +00:00
George Rhoten
b8fe6d8f63 ICU-1850 Fix for HP/UX11CC
X-SVN-Rev: 8491
2002-04-18 21:00:20 +00:00
Yves Arrouye
0344a75d9a ICU-900 do not do icumsg yet
X-SVN-Rev: 8325
2002-04-01 23:50:51 +00:00
George Rhoten
71f955b6cc ICU-1556 Fixes for 64-bit AIX.
X-SVN-Rev: 8170
2002-03-21 01:26:40 +00:00
Yves Arrouye
fdf8138640 ICU-900 fixed the same compiler warnings George fixed and I broke
X-SVN-Rev: 8163
2002-03-20 22:38:19 +00:00
Yves Arrouye
41ffa961b8 ICU-1227 use a shorter suffix preprocessor name to stop Windows from
complaining.

X-SVN-Rev: 8078
2002-03-16 19:55:16 +00:00
Andy Heninger
0c43711ac9 ICU-1762 converter thread safety, UNIX fixes to threadtest.
X-SVN-Rev: 8003
2002-03-13 21:44:35 +00:00
Steven R. Loomis
571fb8184e ICU-837 add iotest's makefile.in to the generated list (not built automatically for now)
X-SVN-Rev: 7955
2002-03-12 22:02:26 +00:00
Steven R. Loomis
45500d7cb1 ICU-1568 static mode, static data on solaris, also fix data/out path for linking to libicudata
X-SVN-Rev: 7943
2002-03-12 03:51:04 +00:00
Steven R. Loomis
1d4f1aac65 ICU-1748 fix AIX non multithreaded build
X-SVN-Rev: 7909
2002-03-08 00:25:53 +00:00
George Rhoten
28778dc33f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7726
2002-02-20 22:28:44 +00:00
Yves Arrouye
ed189cc538 ICU-1227 make the C name empty if there is no suffix, instead of
ending up with just an underscore. It is prettier.

X-SVN-Rev: 7668
2002-02-14 19:51:22 +00:00
Yves Arrouye
ef3468002c ICU-1227 change the data entry point name to include the lib suffix.
X-SVN-Rev: 7663
2002-02-14 19:18:14 +00:00
Yves Arrouye
bf80cbeb5e ICU-1703 add --enable-renaming option (default is yes)
X-SVN-Rev: 7648
2002-02-13 20:27:53 +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
45a7e67818 ICU-1675 hmmm, we still want things to go into wherever/icu/version
so change that and make it a new variable name for consistency.

X-SVN-Rev: 7542
2002-01-31 04:24:36 +00:00
Yves Arrouye
40ac5aa3b0 ICU-1675 have configure define a icudatadir that is used correctly
in the build as well as in the manual pages.

X-SVN-Rev: 7537
2002-01-31 01:02:36 +00:00
Yves Arrouye
e530e81268 ICU-1632 fix sizeof(wchar_t) properly.
X-SVN-Rev: 7494
2002-01-24 18:11:51 +00:00
Ram Viswanadha
b26c7e469d ICU-1627 Fix make files
X-SVN-Rev: 7490
2002-01-24 17:35:04 +00:00
Yves Arrouye
8e96cd92a7 ICU-377 check for sizeof(wchar) after checking for ints.
X-SVN-Rev: 7476
2002-01-23 16:42:10 +00:00
George Rhoten
3e8367d659 ICU-597 Changes to make ICU work on as/400 (iSeries)
X-SVN-Rev: 7429
2002-01-11 17:33:52 +00:00
Yves Arrouye
a0d2227498 ICU-3 if --enable-shared is not called explicitely, then the message
always displays 'no' for the result of the test, even though the
variable ENABLE_SHARED is correctly set and substituted.

X-SVN-Rev: 7410
2002-01-08 22:10:21 +00:00
Vladimir Weinstein
93bca8f03a ICU-978 cygwin port, inital commit
X-SVN-Rev: 7381
2002-01-03 22:35:03 +00:00
Yves Arrouye
16b14ddef2 ICU-1404 allow common and dll as synonyms for archive and library (for
consistency with pkgdata, for which the opposite change is made)

X-SVN-Rev: 7363
2001-12-21 17:45:55 +00:00
George Rhoten
a9e11cfce2 ICU-1556 Better fix for Solaris with gcc
X-SVN-Rev: 7211
2001-11-30 17:38:56 +00:00
George Rhoten
df1e6e73c1 ICU-1556 Fix for Solaris with gcc
X-SVN-Rev: 7195
2001-11-30 01:02:04 +00:00
George Rhoten
88a3210dad ICU-1460 Several fixes for HP/UX. One of them is the +DAportable option.
X-SVN-Rev: 7153
2001-11-29 00:29:20 +00:00
George Rhoten
3df78aa641 ICU-1556 Allow enable/disable building 64-bit libraris on Solaris for now.
X-SVN-Rev: 7118
2001-11-28 04:10:53 +00:00
George Rhoten
152ddb6897 ICU-1550 Fixes for NetBSD
X-SVN-Rev: 7087
2001-11-26 21:47:42 +00:00
Yves Arrouye
30a1c84d02 ICU-1476 if Doxygen cannot be found, have make doc generate a warning,
and do not prevent installation to succeed.

X-SVN-Rev: 6765
2001-11-11 07:22:54 +00:00
Yves Arrouye
a2eb2cd5b2 ICU-1476 new make doc target uses doxygen. doxygen is autodetected.
make install installs the documentation.

X-SVN-Rev: 6764
2001-11-11 06:58:13 +00:00
Yves Arrouye
efd839cbbe ICU-1227 make the help for --with-library-suffix easier to read.
X-SVN-Rev: 6731
2001-11-10 03:14:20 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00
George Rhoten
3b25b1d30a ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6621
2001-11-05 22:28:09 +00:00
George Rhoten
6f1c025e92 ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6550
2001-11-01 17:28:18 +00:00
George Rhoten
82c6f2d630 ICU-1028 os/390 partially supports namespaces. Change the test to reflect that.
X-SVN-Rev: 6529
2001-10-31 21:24:50 +00:00
George Rhoten
8513e76562 ICU-1407 Properly fixed mmap checking (I think)
X-SVN-Rev: 6502
2001-10-30 23:41:05 +00:00
George Rhoten
eedb17c39e ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
2001-10-30 19:57:44 +00:00
Ram Viswanadha
41bda2c7c7 ICU-1211 fix typo
X-SVN-Rev: 6417
2001-10-24 20:27:24 +00:00
Ram Viswanadha
a2c62e5db6 ICU-1211 Fixes for Alpha Linux CCC and CXX
X-SVN-Rev: 6391
2001-10-23 02:14:05 +00:00
George Rhoten
7191618976 ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6372
2001-10-22 19:05:28 +00:00
Markus Scherer
57be575691 ICU-1290 Unicode version 3.1.1 now
X-SVN-Rev: 6358
2001-10-20 00:30:31 +00:00
George Rhoten
477e0ca31a ICU-1211 Fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6347
2001-10-19 22:18:43 +00:00
Eric Mader
22328f2913 ICU-1289 changes to build extra/scrptrun
X-SVN-Rev: 6294
2001-10-17 23:11:14 +00:00
George Rhoten
22e967745f ICU-1211 Fix for HP/UX file renaming and check 64 bit numbers for future use
X-SVN-Rev: 6223
2001-10-12 22:33:02 +00:00
Helena Chapman
2b6defd223 ICU-1264 Check in namespace support for autoconf.
X-SVN-Rev: 6129
2001-10-09 17:52:43 +00:00