Eric Mader
7e8bdad178
ICU-6241 check for using native assemble w/ gcc.
...
X-SVN-Rev: 24062
2008-05-28 23:50:35 +00:00
Michael Ow
67b4edc504
ICU-4362 Add string search performance test template to repository.
...
X-SVN-Rev: 23799
2008-04-17 17:46:37 +00:00
Andy Heninger
71bf003171
ICU-5696 Unicode 5.1 Update
...
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Michael Ow
0d416e847a
ICU-5658 Update data and add makefile configuration to performance tests.
...
X-SVN-Rev: 23688
2008-03-27 17:34:43 +00:00
George Rhoten
85832f0f2d
ICU-6112 Don't export private symbols, and bind the symbols locally on
...
Solaris.
X-SVN-Rev: 23142
2007-12-30 00:26:21 +00:00
David Bertoni
3cfc0a8b3f
ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
...
X-SVN-Rev: 22640
2007-09-07 16:13:29 +00:00
George Rhoten
f14c7caeb4
ICU-5848 Allow ICU to build on GNU Hurd.
...
X-SVN-Rev: 22419
2007-08-18 00:48:16 +00:00
George Rhoten
07a0475c66
ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
...
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
George Rhoten
340f980d77
ICU-5423 Information from the daylight global variable is insufficient.
...
Probing when daylight occurs seems more reliable.
X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
George Rhoten
649b133cd2
ICU-5416 Add configure option to weakly reference the threading library.
...
This can be helpful on ELF based systems.
X-SVN-Rev: 21825
2007-06-26 01:52:09 +00:00
George Rhoten
e69c3a3b89
ICU-5279 Better fix for the Intel compiler.
...
X-SVN-Rev: 21747
2007-06-15 07:27:16 +00:00
Michael Ow
16cb1d1365
ICU-5423 Configure the Makefile for compat.
...
X-SVN-Rev: 21712
2007-06-12 20:32:38 +00:00
Michael Ow
15aa6d4b33
ICU-5423 Remove the time zone test from the build.
...
X-SVN-Rev: 21704
2007-06-11 22:08:01 +00:00
Michael Ow
4f084b4fec
ICU-5423 Added a time zone test in samples folder. A perl script goes through the time zones on the system and compares the system time with the time given by icu. The results are put in a log file.
...
X-SVN-Rev: 21700
2007-06-11 20:44:01 +00:00
George Rhoten
06c982a592
ICU-5279 Better hiding and testing of internal functions.
...
X-SVN-Rev: 21686
2007-06-10 20:11:28 +00:00
George Rhoten
9b8e157b19
ICU-5279 Fix for Cygwin
...
X-SVN-Rev: 21624
2007-06-04 16:58:41 +00:00
George Rhoten
26a0e7ebd5
ICU-5279 Hide -fvisibility=hidden from icu-config users.
...
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.
X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
b4d2e556bd
ICU-5279 The current wchar_t macro is a little old and unreliable. Make it easier for cross-compiling. Also make it not fail on the Intel compiler with the additional -fvisibility=hidden compiler option.
...
X-SVN-Rev: 21620
2007-06-03 01:24:37 +00:00
George Rhoten
61cc1e07c8
ICU-5279 Some pre-gcc 4 and gcc compatible compilers support this feature too.
...
X-SVN-Rev: 21618
2007-06-01 20:24:07 +00:00
George Rhoten
90b396cbde
ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
...
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
a7e2d26372
ICU-2957 Enable UTF-16 strings on Solaris for ICU only (not ICU users).
...
X-SVN-Rev: 21606
2007-05-31 04:46:45 +00:00
George Rhoten
ab0628ec13
ICU-2957 More complete fix for HP-UX
...
X-SVN-Rev: 21605
2007-05-31 03:53:47 +00:00
George Rhoten
ec444d4596
ICU-2957 Fix for AIX and partial fix for Solaris
...
X-SVN-Rev: 21603
2007-05-31 00:06:40 +00:00
George Rhoten
bc576b9b4c
ICU-2957 Add support for UTF-16 string literal syntax.
...
X-SVN-Rev: 21600
2007-05-30 22:28:35 +00:00
George Rhoten
6cc2272493
ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
...
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
83bff1efd1
ICU-5539 Use a more reasonable name for Solaris x86
...
X-SVN-Rev: 21336
2007-04-02 03:42:57 +00:00
Eric Mader
04e071bd39
ICU-5539 changes for genccode to use assembly to build data files on SolarisX86.
...
X-SVN-Rev: 20758
2006-12-06 20:15:27 +00:00
George Rhoten
b5244b76b4
ICU-5535 Make --disable-tracing the default
...
X-SVN-Rev: 20750
2006-12-05 18:14:24 +00:00
George Rhoten
a09a015600
ICU-5453 Don't generate makefiles for very rarely used tools.
...
X-SVN-Rev: 20686
2006-11-28 01:39:50 +00:00
George Rhoten
b64be9aad4
ICU-5423 One possible fix for properly detecting the default timezone on Linux.
...
X-SVN-Rev: 20621
2006-11-01 09:04:57 +00:00
George Rhoten
04037f88a9
ICU-5254 Fix multithreaded safety for MinGW
...
X-SVN-Rev: 20068
2006-08-15 08:24:13 +00:00
George Rhoten
efe6f405a4
ICU-4716 Allow the tzcode tool to be built on demand
...
X-SVN-Rev: 20046
2006-08-11 22:57:58 +00:00
George Rhoten
a98c968d72
ICU-5288 Warn about U_MAKE not being GNU make.
...
Also remove some unused substitution variables.
X-SVN-Rev: 19956
2006-08-02 02:55:00 +00:00
George Rhoten
8c9bd249fa
ICU-4803 Temporarily add icuswap back into ICU. This tool will be
...
removed at a later date.
X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
Deborah Goldsmith
490cb834fa
ICU-5117 Thai break should work in all locales
...
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
Markus Scherer
e7aa3f3380
ICU-5084 Unicode 5.0 beta (d13)
...
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Eric Mader
76da88a1ed
ICU-4639 Initial checkin of a little sample application.
...
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
4baa77b32b
ICU-5068 Remove the PTX configuration due to lack of testing.
...
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
George Rhoten
4ba5decd00
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19214
2006-02-18 08:38:11 +00:00
George Rhoten
ff468864c7
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19176
2006-02-16 17:41:38 +00:00
George Rhoten
00b5accd4b
ICU-4869 Fix for z/OS. Tell the compiler to use the correct file C++ extension.
...
X-SVN-Rev: 19157
2006-02-14 18:16:28 +00:00
George Rhoten
ab69e3a740
ICU-5046 Add DragonFly BSD configuration
...
X-SVN-Rev: 19119
2006-02-09 09:12:47 +00:00
George Rhoten
0032e33b65
ICU-4688 The upgrade in autoconf requires the exit prototype to included for checking wchar_t
...
X-SVN-Rev: 19066
2006-02-06 04:31:48 +00:00
George Rhoten
e16da0af96
ICU-4707 Make sure that namespace support works correctly when checking for compiler warnings.
...
X-SVN-Rev: 18989
2006-01-14 10:13:44 +00:00
George Rhoten
8302032efc
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
George Rhoten
0508bc3294
ICU-4944 Fix for --disable-icuio
...
X-SVN-Rev: 18845
2005-12-01 04:10:33 +00:00
George Rhoten
c0056fbde0
ICU-4941 Allow icu-config to work correctly with the if statements.
...
X-SVN-Rev: 18844
2005-12-01 02:06:30 +00:00
George Rhoten
bbdf0fef71
ICU-4688 The new version of autoconf requires this change.
...
X-SVN-Rev: 18729
2005-10-28 00:31:02 +00:00
George Rhoten
25d029d6e0
ICU-4752 Verify that non-gcc users are using a valid linker on Windows.
...
X-SVN-Rev: 18627
2005-10-05 07:38:03 +00:00
Markus Scherer
c5d27cdcfd
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18470
2005-08-26 20:35:30 +00:00