4f21fcf5daRemoved forced usage of virtual function implementation in Boost.Function, because it is no longer necessary.
Douglas Gregor
2001-11-06 02:26:46 +0000
b520cf5d9funofficial GCC 2.96 (shipped with RedHat 7.1) doesn't have <sstream> (hopefully fixes SF bug #471205)
Jens Maurer
2001-11-05 21:37:59 +0000
ecd63c5809fix condition for broken std::messages
Jens Maurer
2001-10-28 14:47:49 +0000
6221145c0aAdded BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE support.
John Maddock
2001-10-28 11:57:47 +0000
951e46f0f0Added needed BOOST_HAS_UNISTD_H define (only needed because of recent reorganisation).
John Maddock
2001-10-27 11:12:54 +0000
d449ccb591Updated bsd threading config.
John Maddock
2001-10-27 11:06:25 +0000
26783c6679Fixed cygwin threading config.
John Maddock
2001-10-27 10:56:36 +0000
4a52042c75Fixed bad namespace name in test.
John Maddock
2001-10-27 10:55:53 +0000
10b5a8cc1cUpdated POSIX feature detection code (moved file inclusion to individual platform configs and out of suffix.hpp)
John Maddock
2001-10-26 11:58:23 +0000
003fceb582Added BOOST_MSVC docs
John Maddock
2001-10-25 11:49:58 +0000
8126210523removed unneeded BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS for icl 6
John Maddock
2001-10-25 11:47:17 +0000
382bb3cc08avoid the messages facet on SGI (with MIPSpro compiler)
Jens Maurer
2001-10-25 05:16:02 +0000
c2ed94bee0add comment how to enable new-style for scoping on Intel for Win32
Jens Maurer
2001-10-24 15:58:01 +0000
8e577f1e8bset version check for old broken sgi std::messages facet.
John Maddock
2001-10-23 11:12:12 +0000
07d86e9ca1Added gettimeofday support
John Maddock
2001-10-21 12:01:02 +0000
2b77c9bfb5Added pthread config options
John Maddock
2001-10-21 11:46:46 +0000
3f58e08292Minor config tweek
John Maddock
2001-10-21 11:01:10 +0000
e899c77505Added BOOST_HAS_LONG_LONG printout
John Maddock
2001-10-20 10:14:12 +0000
3c9f7b61feFixed _XOPEN_REALTIME usage (was too liberal).
John Maddock
2001-10-20 10:13:24 +0000
4ca0738b27Fixed buggy comments.
John Maddock
2001-10-19 11:58:53 +0000
ebc4ba8796Updated test to check open/close interfaces.
John Maddock
2001-10-19 11:38:26 +0000
2069d5ad13renamed test procedure to avoid conflict with C++ Builder
John Maddock
2001-10-19 11:37:52 +0000
4f01724912Native SGI streams appear to have non-standard std::messages.
John Maddock
2001-10-19 11:36:32 +0000
bb18d81860Tidied up POSIX feature tests, added support for REALTIME feature test.
John Maddock
2001-10-19 11:35:41 +0000
780d8dcb95Updated BOOST_HAS_NANOSLEEP tests.
John Maddock
2001-10-18 10:18:37 +0000
7b544cc9c3Updated int64 tests.
John Maddock
2001-10-18 10:16:32 +0000
b70903dca0Added BOOST_HAS_LONG_LONG config option.
John Maddock
2001-10-16 11:40:19 +0000
5e28fcc6abFixed nanosleep function sig test.
John Maddock
2001-10-16 11:34:30 +0000
f49ba073caAdded fixes for compilers with broken using declaration support that are not using the SGI streams classes.
John Maddock
2001-10-13 10:20:42 +0000
a4073dbdc2Added BOOST_HAS_GETTIMEOFDAY
John Maddock
2001-10-13 10:19:42 +0000
5698a3da9cAdded thread lib config options
John Maddock
2001-10-11 12:16:21 +0000
bb8bb5fb72removed erronious const qualifier
John Maddock
2001-10-09 11:29:03 +0000
8a851846ceMinor update for sun C++ 5.0
John Maddock
2001-10-09 11:24:11 +0000
2570b3ba7fMinor tweek for sunpro 5.3
John Maddock
2001-10-08 11:30:05 +0000
d8e8bfc667Modified behaviour of BOOST_NO_CWCHAR definition
John Maddock
2001-10-08 11:29:42 +0000
41747deb59Added sunpro 5.3 options
John Maddock
2001-10-08 11:28:39 +0000
67bc121441Fixed use_facet usage for Sunpro 5.3
John Maddock
2001-10-08 11:28:08 +0000
f85f7eead2Fixed broken tests by regenerating.
John Maddock
2001-10-05 11:15:38 +0000
30fb4ad5faAvoid NOMINMAX redefinition
Peter Dimov
2001-10-04 20:14:37 +0000
d77429f047Added _RWSTD_ALLOCATOR
John Maddock
2001-09-30 10:28:23 +0000
7cd7697591tentative tweeks for roguewave lib on HP aCC (needs BOOST_NO_STD_ALLOCATOR)
John Maddock
2001-09-30 10:26:50 +0000
b29d1ef416Write out limits as integers, even for char types.
Darin Adler
2001-09-28 17:38:10 +0000
95e02f2f5eRenamed BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING, added BOOST_NO_VOID_RETURNS
Peter Dimov
2001-09-25 19:27:30 +0000
9ee77299d1BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING -> BOOST_NO_FUNCTION_TEMPLATE_ORDERING
Peter Dimov
2001-09-25 19:17:47 +0000
8705dbd370Removed BOOST_NO_STD_ALLOCATOR autodefinition for MSVC, fixed BOOST_HAS_THREADS autodefinition
Peter Dimov
2001-09-25 19:09:33 +0000
279accb168Added test for _HAS_MEMBER_TEMPLATES_REBIND
Peter Dimov
2001-09-25 19:04:56 +0000
19e206e8f6Changed allocate(1,0) to allocate(1) for Dinkumware 3.06
Peter Dimov
2001-09-25 18:56:21 +0000
e62e5742e0Initial commit
Peter Dimov
2001-09-25 18:53:33 +0000
63674bd048Renamed BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING to BOOST_NO_FUNCTION_TEMPLATE_ORDERING
Peter Dimov
2001-09-25 18:48:13 +0000
7c05d06353Renamed foo<> to fix MSVC 7 problems
Peter Dimov
2001-09-25 18:44:07 +0000
d5be6be4d6Modified thread setup, and fixed typo
John Maddock
2001-09-25 11:46:44 +0000
bd7652dcefIf <ctype.h> is known not to have functions, then don't try to use the character-classifying operations to test the presence of the std namespace for C library functions.
Darin Adler
2001-09-25 06:50:22 +0000
703da5eb9bDon't use BOOST_NO_STDC_NAMESPACE for gcc, since "ignore std mode" makes it work well enough.
Darin Adler
2001-09-25 06:48:48 +0000
4b93dfc2e5>= 310 (delivered with KAI C++) has <slist>
Jens Maurer
2001-09-24 20:55:44 +0000
89bddb477blook for __linux__ as well
Jens Maurer
2001-09-24 20:54:37 +0000
419956836bfix check for __GLIBC_PREREQ
Jens Maurer
2001-09-23 20:25:21 +0000
6bf5f7c4f5Turns out that the BOOST_NO_CWCHAR for BSD and Mac OS are already covered fine by the platform includes, so I didn't have to add this here. It was sufficient to remove the code from gcc.hpp. Jens Maurer pointed this out.
Darin Adler
2001-09-22 16:37:59 +0000
2dc2b800f9_STLPORT_VERSION also indicates STLport if no native wide functions, assume <cwchar> and <cwtype> are effectively unavailable
Jens Maurer
2001-09-22 16:24:17 +0000
c55a7a2479_STLPORT_VERSION also indicates STLport
Jens Maurer
2001-09-22 16:23:37 +0000
1e97d99608BSD gcc compilers do have an intrinsic wchar_t. The problem is that they don't have wchar_t.h and wctype.h. We were confused because of a minor problem in the configuration tests.
Darin Adler
2001-09-22 15:45:54 +0000
9c5675d040Linux could have std::swprintf defined
Jens Maurer
2001-09-22 15:25:35 +0000
3ae703d80aAdded more thread conformance macros (AIX).
John Maddock
2001-09-22 12:11:46 +0000
88e49f6808Extended and added thread support macros
John Maddock
2001-09-22 11:50:15 +0000
7b7eeadafaImprove test so it works even if wchar_t.h is not present.
Darin Adler
2001-09-22 02:54:01 +0000
502e82e998Add to revision history.
Darin Adler
2001-09-22 02:53:00 +0000
4515a28307Don't include <cwchar> if BOOST_NO_CWCHAR is defined.
Darin Adler
2001-09-22 02:51:51 +0000
0d43e1f720Oops. Had version number wrong.
Darin Adler
2001-09-21 16:19:43 +0000
fed782c163More fixes resulting from the new config
John Maddock
2001-09-21 11:35:54 +0000
45cb855a1cno std::wstring if no wchar_t support
Jens Maurer
2001-09-20 20:15:20 +0000
ade04d122eno standard allocator if no member template classes
Jens Maurer
2001-09-20 20:15:02 +0000
89fc5a60fbno wtype.h at all
Jens Maurer
2001-09-20 19:46:06 +0000
72ee9a15c3without wchar_t, we don't have std::wstring either
Jens Maurer
2001-09-20 19:38:55 +0000
d3c927856cport cstdint.hpp to HP-UX
Jens Maurer
2001-09-20 19:25:35 +0000
77a8e617bdAdded BOOST_HAS_FTIME to Win32 platform config.
William E. Kempf
2001-09-20 14:58:54 +0000
94afb4b5bbMinor edits plus add links
Beman Dawes
2001-09-20 14:39:01 +0000