Commit Graph

71 Commits

Author SHA1 Message Date
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
George Rhoten
a45ce20a2b ICU-5799 Add options to hide some library functions for future reference.
These options are commented out until U_CAPI can import and export as needed.

X-SVN-Rev: 22358
2007-08-12 05:41:18 +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
4b815792ea ICU-5279 Fix AIX 32-bit mode.
X-SVN-Rev: 21650
2007-06-06 14:35:22 +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
562550bebb ICU-2957 Sun C compiler can't really handle UTF-16 (contrary to documentation and compiler warnings). The C++ compiler is okay.
X-SVN-Rev: 21614
2007-06-01 06:05:17 +00:00
George Rhoten
cbf9adb0a9 ICU-2957 Fix for Cygwin
X-SVN-Rev: 21609
2007-05-31 17:43:15 +00:00
George Rhoten
017b5cba75 ICU-2957 Sun Studio 8 has a broken C compiler, but a working C++ compiler.
Sun Studio 11 has a working C/C++ compiler

X-SVN-Rev: 21607
2007-05-31 06:06:26 +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
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
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
cfd7d9fe30 ICU-5349 Use __x86_64__ for AMD64 when determining CPU type.
X-SVN-Rev: 20184
2006-08-29 21:36:36 +00:00
George Rhoten
dbc0d1d9ee ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
2006-08-29 04:57:05 +00:00
Deborah Goldsmith
ebf2be0979 ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Markus Scherer
2cb4b09625 ICU-4515 in C++, define U_INLINE=inline
X-SVN-Rev: 17967
2005-06-21 21:46:02 +00:00
George Rhoten
7ebe8124c8 ICU-3950 Add --disable-draft configure option.
X-SVN-Rev: 17939
2005-06-17 06:52:29 +00:00
George Rhoten
db0f035859 ICU-4280 Improve the z/OS ASCII support.
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
George Rhoten
a91586a1d3 ICU-3614 Sync up platform.h and pwin32.h
X-SVN-Rev: 16041
2004-07-18 09:00:39 +00:00
George Rhoten
b713af369d ICU-3854 XP_MAC is too out of date to update, and everyone is migrating to using Mac OS X (including metroworks)
X-SVN-Rev: 15937
2004-06-22 21:03:33 +00:00
George Rhoten
809cedb225 ICU-3854 Merge pos400.h with platform.h so that people can properly use configure.
X-SVN-Rev: 15916
2004-06-18 18:23:05 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
62a22c8714 ICU-2805 Dynamic endianess works after sys/types.h is included
X-SVN-Rev: 14571
2004-02-24 23:05:35 +00:00
George Rhoten
160952f14e ICU-2805 Dynamic endianess works after sys/types.h is included
X-SVN-Rev: 14534
2004-02-17 17:41:39 +00:00
George Rhoten
34e8e338a0 ICU-2805 Fix a comment
X-SVN-Rev: 14472
2004-02-09 22:27:58 +00:00
George Rhoten
84c36b22db ICU-2805 Improve support for Fat binaries on Mac OS
X-SVN-Rev: 14471
2004-02-09 17:35:07 +00:00
George Rhoten
5b04614ac5 ICU-2403 Make tracing a configure option
X-SVN-Rev: 14120
2003-12-13 00:18:41 +00:00
George Rhoten
beea326e42 ICU-3178 Create a platform indepdent flag for debug and release builds
X-SVN-Rev: 13439
2003-10-16 18:34:44 +00:00
Vladimir Weinstein
c9475e02ae ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
2003-06-03 06:44:40 +00:00
George Rhoten
bb0daf402d ICU-2337 Fix for HP/UX which can't support placement new/delete, but
does support overriding new/delete.

X-SVN-Rev: 11058
2003-02-15 00:23:27 +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
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Vladimir Weinstein
469fe7ed85 ICU-978 changes for cygwin
X-SVN-Rev: 9260
2002-07-19 21:45:33 +00:00
George Rhoten
bd7952898b ICU-1891 Better support for int64_t on z/OS.
X-SVN-Rev: 9256
2002-07-19 15:28:43 +00:00
George Rhoten
b268f86c5e ICU-1891 Temporary fix until we find out what the z/OS 1.2 compiler is doing.
X-SVN-Rev: 9198
2002-07-16 03:13:19 +00:00
George Rhoten
98dbc49f16 ICU-1891 Fixes for the z/OS 1.3 compiler?
X-SVN-Rev: 9045
2002-07-08 04:00:42 +00:00
Steven R. Loomis
8ad5c8c479 ICU-1915 popen(), detect in autoconf
X-SVN-Rev: 8725
2002-05-29 22:06:30 +00:00
George Rhoten
ae0fe2df18 ICU-1541 Add a comment about the EXPORT2 changes
X-SVN-Rev: 8183
2002-03-21 19:57:37 +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
b0b0e50094 ICU-1227 use a shorter suffix preprocessor name to stop Windows from
complaining.
Add a define for the C name as string so it works for USS too even with
compiler not able to handle stringification properly.

X-SVN-Rev: 8079
2002-03-16 19:56:03 +00:00
George Rhoten
475e05801c ICU-1732 Add int64_t and uint64_t
X-SVN-Rev: 7796
2002-02-27 21:52:11 +00:00
George Rhoten
bb6a024c9a ICU-900 Better fix for compiler warnings.
X-SVN-Rev: 7786
2002-02-25 23:10:10 +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
131e5d45fe ICU-1227 include the library suffix in the entry point name.
X-SVN-Rev: 7665
2002-02-14 19:19:17 +00:00
Yves Arrouye
18328265ec ICU-1703 define U_DISABLE_RENAMING, substituted by configure from
@U_DISABLE_RENAMING@ which is itself set by --enable-renaming.

X-SVN-Rev: 7650
2002-02-13 20:29:56 +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
George Rhoten
ca8241014c ICU-371 Change HAVE_ -> U_HAVE
X-SVN-Rev: 6814
2001-11-13 02:56:36 +00:00