George Rhoten
7f2fe1908f
ICU-1827 Allow int64_t to be used from the system headers.
...
X-SVN-Rev: 9444
2002-07-30 22:07:31 +00:00
George Rhoten
d3b70f9b85
ICU-2030 Check for the ability to override the C++ new and delete operators.
...
X-SVN-Rev: 9441
2002-07-30 20:55:20 +00:00
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
22a2687c82
ICU-1915 autodetect popen()
...
X-SVN-Rev: 8726
2002-05-29 22:07:29 +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
3013e4823a
ICU-1556 Move 64-bit library detection to aclocal.m4 from configure.in
...
and optimize the 64-bit libraries.
X-SVN-Rev: 8210
2002-03-22 22:46:46 +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
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
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
Andy Heninger
7ad55678c3
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6507
2001-10-31 00:38:57 +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
Eric Mader
9d14f29e83
ICU-1253 add test/letest to list of Makefiles
...
X-SVN-Rev: 6028
2001-10-03 23:52:15 +00:00
Yves Arrouye
9818bd0092
ICU-591 add the none option in the help string for --with-iostream-version
...
X-SVN-Rev: 5939
2001-09-27 18:33:55 +00:00
Andy Heninger
52c09b16bb
ICU-1075 UNIX builds, add U_INLINE setting from configure script. Also remove
...
configure option for static reference to data dll. (Always there, no option.)
X-SVN-Rev: 5908
2001-09-24 23:59:49 +00:00
Yves Arrouye
ac99345a41
ICU-1227 support for a --with-library-suffix option.
...
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Yves Arrouye
5a839dacf6
ICU-1220 Added flag --without-ustdio to not build ustdio (as opposed
...
to not building any of the things in the extra directory).
X-SVN-Rev: 5826
2001-09-19 23:43:43 +00:00
George Rhoten
475da1c8f6
ICU-1007 Remove genqchk/genfchk Makefiles
...
X-SVN-Rev: 5501
2001-08-17 01:53:38 +00:00
Andy Heninger
19b4dec854
ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
...
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
0cc6d54950
ICU-810 Check that we can actually use 64-bit executables.
...
X-SVN-Rev: 5293
2001-07-23 19:52:19 +00:00
George Rhoten
de354cd355
ICU-1007 HP/UX fix for gennorm
...
X-SVN-Rev: 5292
2001-07-23 18:34:35 +00:00
Yves Arrouye
7a737d73d6
ICU-1010 (fixed committing an 'experimental, broken' sed) look for version in every .h after trying uversion.h
...
X-SVN-Rev: 5062
2001-06-22 17:04:37 +00:00
Yves Arrouye
b20ff0e274
ICU-1010 look for version in every .h after trying uversion.h
...
X-SVN-Rev: 5061
2001-06-22 16:50:43 +00:00
Yves Arrouye
d4f08f066d
ICU-1010 get the version from uversion.h since it's not in utypes.h anymore
...
X-SVN-Rev: 5059
2001-06-22 16:01:27 +00:00
Ram Viswanadha
8a45e3f14a
ICU-1007 update configure and configure.in to include gennorm
...
X-SVN-Rev: 5048
2001-06-21 18:45:45 +00:00
Syn Wee Quek
98dba22c6c
ICU-983 One liner added to handle dumpce.
...
X-SVN-Rev: 5008
2001-06-15 18:22:12 +00:00
Yves Arrouye
5cfa04f7fd
ICU-963 added a check for specific files in the hardcoded directory
...
before we get too fancy with library pathes, since we can get it wrong when
differently compiled, and incomplete, ICUs, are installed in different
locations.
X-SVN-Rev: 4908
2001-06-06 23:32:41 +00:00
Ram Viswanadha
3262c2ff32
ICU-974 changes to runConfigureICU to include Alpha specific setup
...
X-SVN-Rev: 4801
2001-05-25 18:00:38 +00:00
Eric Mader
3fb4fc0329
ICU-603 initial checkin of full Thai word break test.
...
X-SVN-Rev: 4625
2001-05-08 17:30:04 +00:00
George Rhoten
6600210ae6
ICU-889 Missing decmn for hp-ux
...
X-SVN-Rev: 4585
2001-05-02 23:50:22 +00:00
Syn Wee Quek
66ffa7b323
ICU-833
...
Removed HP compiler warnings
X-SVN-Rev: 4569
2001-04-26 17:54:30 +00:00
Andy Heninger
9c50953149
ICU-880 Add collation performance test program
...
X-SVN-Rev: 4550
2001-04-25 01:06:38 +00:00
Syn Wee Quek
5d0c31b788
ICU-833
...
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4434
2001-04-04 02:31:28 +00:00
Yves Arrouye
288eeb3bec
ICU-893 added numerical components of the version number as separate
...
defines.
X-SVN-Rev: 4140
2001-03-16 18:54:36 +00:00
George Rhoten
1b873eb9a7
ICU-867 add genuca to the build process
...
X-SVN-Rev: 3731
2001-02-22 21:25:01 +00:00
Steven R. Loomis
509060e251
ICU-396 remove XMLConverter to icuapps
...
X-SVN-Rev: 3121
2000-12-04 23:30:38 +00:00
Steven R. Loomis
bb02a85061
ICU-743 udata rearrangement (new makefile in source/data/build)
...
X-SVN-Rev: 3089
2000-12-01 18:50:37 +00:00
Steven R. Loomis
b458072421
ICU-586 message to remind you to use gmake instead of make
...
X-SVN-Rev: 3057
2000-11-30 19:02:44 +00:00
Eric Mader
3f77fc750a
ICU-120 flatten layout file structure.
...
X-SVN-Rev: 3024
2000-11-28 21:01:17 +00:00
Steven R. Loomis
0d99688f83
ICU-653 rename and relocate icudata
...
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Eric Mader
5a3cbc5aee
ICU-120 Initial checkin of the LayoutEngine!
...
X-SVN-Rev: 2911
2000-11-14 21:45:26 +00:00
Steven R. Loomis
643427e27b
ICU-692 fix install-sh path in icudefs.mk
...
X-SVN-Rev: 2898
2000-11-09 23:03:25 +00:00
Yves Arrouye
edec349339
ICU-408 do not generate tools/rbdump/Makefile since tools/rbdump isn't built
...
X-SVN-Rev: 2847
2000-10-30 21:21:53 +00:00
Steven R. Loomis
f08d35e020
ICU-681 hpux 10 - add genprops to the list of build-as-C++-main files
...
X-SVN-Rev: 2803
2000-10-26 19:35:50 +00:00
Yves Arrouye
006615f65b
ICU-695 put data under $(libdir) not $(datadir).
...
X-SVN-Rev: 2790
2000-10-25 22:26:17 +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
Yves Arrouye
5ee8cc8a0d
ICU-681 more flexibility in threads variables settings
...
X-SVN-Rev: 2757
2000-10-20 06:17:23 +00:00
Yves Arrouye
1b9285d0c1
ICU-3 messages about testing for--enable-shared and --enable-static
...
X-SVN-Rev: 2753
2000-10-20 05:48:22 +00:00
Steven R. Loomis
76ac79bbe5
ICU-681 hpux (test pthread_mutex_destroy instead of pthread_create)
...
X-SVN-Rev: 2738
2000-10-19 22:59:55 +00:00
Yves Arrouye
db2f9cef53
ICU-480 due to the weird 'W' definition of pthread_create() in libc on
...
Solaris, create AC_CHECK_LIBS_FIRST() and use it to check for functions
in libraries first, existing env last.
X-SVN-Rev: 2725
2000-10-18 20:35:21 +00:00
Yves Arrouye
fb83b2be8e
ICU-480 fixed test on unknown.
...
X-SVN-Rev: 2709
2000-10-17 16:31:36 +00:00
Yves Arrouye
50c10a16ef
ICU-559 put Alpha Linux specific compiler flags in compiler variables, not cpp variable.
...
X-SVN-Rev: 2698
2000-10-16 18:31:29 +00:00
Ram Viswanadha
658f4145bb
ICU-559 Added compiler specific switches for Alpha/Linux platform
...
X-SVN-Rev: 2695
2000-10-16 18:06:22 +00:00
Yves Arrouye
85ab5c8fa0
ICU-480 (piggybacking) add a CVS id to the file, so that one can diff easily a changed configure.in
...
X-SVN-Rev: 2692
2000-10-16 17:43:48 +00:00
Yves Arrouye
a28f6e29d6
ICU-480 nicer message for nl_langinfo(xxx)
...
X-SVN-Rev: 2691
2000-10-16 17:32:22 +00:00
Yves Arrouye
614eb112b5
ICU-480 detect nl_langinfo() and then tries to pass it CODESET and
...
_NL_CTYPE_CODESET_NAME, and set U_NL_LANGINFO_CODESET accordingly. If neither
works, define U_HAVE_NL_LANGINFO_CODESET to 0, for these NetBSD boxes...
X-SVN-Rev: 2690
2000-10-16 17:26:31 +00:00
Yves Arrouye
f803c69a2b
ICU-208 don't use AC_SUBST() w/ quotes changed, it doesn't work!?
...
X-SVN-Rev: 2679
2000-10-13 20:40:38 +00:00
Yves Arrouye
7b50082ed3
ICU-208 experimental support for ICU's rule of release X.Y2 being binary compatible w/ X.Y
...
X-SVN-Rev: 2674
2000-10-13 18:29:14 +00:00
Yves Arrouye
ed49fe1e13
ICU-666 get ICU version from utypes.h
...
X-SVN-Rev: 2673
2000-10-13 18:27:39 +00:00
Steven R. Loomis
3755154237
ICU-658 Version is: 1.6.0.1. 1.6.1 does not exist
...
X-SVN-Rev: 2668
2000-10-13 02:10:43 +00:00