Commit Graph

106 Commits

Author SHA1 Message Date
Markus Scherer
1beb0f1e4f ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
X-SVN-Rev: 30281
2011-07-06 04:03:35 +00:00
Markus Scherer
fc8eeb8f66 ICU-8601 remove platform.h.in definition of U_INLINE to match pwin32.h, ppalmos.h & umachine.h changes in r30148
X-SVN-Rev: 30279
2011-07-05 23:56:41 +00:00
Markus Scherer
493668a25f ICU-8573 remove support for U_IOSTREAM_SOURCE=198506
X-SVN-Rev: 30278
2011-07-05 23:42:32 +00:00
Michael Ow
65629eb419 ICU-8635 Update ICU4C version to 49.0.1 (49M1)
X-SVN-Rev: 30216
2011-06-14 00:00:57 +00:00
Michael Ow
eed1a93ad3 ICU-8365 Merge changes in branch for CYGWINMSVC fix to trunk
X-SVN-Rev: 29755
2011-04-07 17:02:49 +00:00
Andy Heninger
040bb01ac4 ICU-8161 Mutexes, add thread checker annotations, improve singleton implementation.
X-SVN-Rev: 29702
2011-03-29 00:47:41 +00:00
Jungshik Shin
e8bfde9467 ICU-8248 With U_STATIC_IMPLEMENTATION defined, U_EXPORT is defined empty. Simplify the previous change
X-SVN-Rev: 29287
2011-01-11 22:05:15 +00:00
Jungshik Shin
695e9ac115 ICU-8248 define U_EXPORT to be empty if U_STATIC_IMPLEMENTATION is defined
X-SVN-Rev: 29280
2011-01-10 23:14:41 +00:00
Peter Edberg
52dd980540 ICU-8155 change to @internal - UCLN_NO_AUTO_CLEANUP, U_HAVE_STD_STRING, U_ENABLE_DYLOAD, U_CHECK_DYLOAD
X-SVN-Rev: 29054
2010-11-16 20:53:43 +00:00
Peter Edberg
3384286860 ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable
X-SVN-Rev: 29035
2010-11-12 06:03:28 +00:00
Steven R. Loomis
1457da183c ICU-7353 docs fixup and updated API Change Report
X-SVN-Rev: 27537
2010-02-11 00:53:57 +00:00
Steven R. Loomis
4a9bc3f8ff ICU-7353 updated docs and report
X-SVN-Rev: 27488
2010-02-04 20:32:21 +00:00
Steven R. Loomis
64835de257 ICU-7353 docs fixup
X-SVN-Rev: 27339
2010-01-19 23:39:42 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
Michael Ow
5fd02e901c ICU-3319 Ensure uvernum.h is not included before platform.h
X-SVN-Rev: 26708
2009-09-30 22:26:10 +00:00
Michael Ow
f49fb07bfe ICU-3319 Remove uneeded doxygen tag.
X-SVN-Rev: 26704
2009-09-30 20:31:51 +00:00
Michael Ow
0007ad3c36 ICU-3319 Use more generic name for rename macro. Move namespace definition back. Fix various rename issues.
X-SVN-Rev: 26703
2009-09-30 20:26:34 +00:00
Andy Heninger
95505300c8 ICU-4016 mutexes: dump pool, revert to dynamic allocation, simplify some of the #ifdef tangle.
X-SVN-Rev: 26660
2009-09-21 04:21:41 +00:00
Michael Ow
aedb406d05 ICU-3319 Fix cygwin renaming issue.
X-SVN-Rev: 26614
2009-09-09 18:29:55 +00:00
Michael Ow
9e239fd9f0 ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
2009-09-08 05:31:42 +00:00
Michael Ow
f936b9b2f5 ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
2009-09-03 20:40:02 +00:00
Michael Ow
48294075bd ICU-7060 Ignore some definitions when on Cygwin/MSVC.
X-SVN-Rev: 26487
2009-08-12 19:45:13 +00:00
Michael Ow
d7d2dfe48d ICU-7060 Include platform.h when building on Cygwin/MSVC.
X-SVN-Rev: 26484
2009-08-12 18:57:25 +00:00
Michael Ow
6c22ca75fe ICU-6998 Remove dllimport attribute when building on Cygwin GCC.
X-SVN-Rev: 26459
2009-07-30 18:36:51 +00:00
Michael Ow
6aec621e32 ICU-6487 Enable utf16 string literals on GCC >= 4.4 when strict is disabled.
X-SVN-Rev: 26309
2009-07-13 19:01:23 +00:00
Markus Scherer
1d91a19628 ICU-6765 autoconf support for whether the standard <string> header is available
X-SVN-Rev: 25476
2009-02-24 19:57:06 +00:00
Steven R. Loomis
c68132d733 ICU-6552 down to 16 errors/warnings in doxygen
X-SVN-Rev: 24687
2008-10-01 01:24:46 +00:00
Steven R. Loomis
0e7646b347 ICU-6552 reduce a lot of doxygen errs, improve output docs
X-SVN-Rev: 24668
2008-09-27 01:12:32 +00:00
Steven R. Loomis
c1061097ec ICU-6528 allow U_HAVE_MMAP to be overridden going into platform.h (and some other #defines)
X-SVN-Rev: 24600
2008-09-18 23:05:30 +00:00
Michael Ow
8a988660e0 ICU-5944 Add check for dirent.h header in configure.
X-SVN-Rev: 24581
2008-09-16 15:49:08 +00:00
Michael Ow
3f28436823 ICU-5944 Use the dirent api to search and compare the tz files on the system to find the correct timezone when the localtime is not a symlink.
X-SVN-Rev: 24544
2008-09-03 22:15:18 +00:00
Michael Ow
0895d6cef5 ICU-4543 Move the check for GCC to compile time and add the deprecated attribute to Visual Studio builds.
X-SVN-Rev: 24506
2008-08-15 21:53:53 +00:00
Michael Ow
8215ce1d1d ICU-4543 Fix some compilation error on various platforms due to adding of new GCC attribute.
X-SVN-Rev: 24501
2008-08-15 15:30:24 +00:00
Michael Ow
957ee4bc54 ICU-4543 Remove GCC attribute for now.
X-SVN-Rev: 24500
2008-08-14 22:43:51 +00:00
Michael Ow
8950721fa1 ICU-4543 Add gcc deprecated attribute to give a warning when using deprecated functions.
X-SVN-Rev: 24497
2008-08-14 19:51:09 +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
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