Commit Graph

  • 77c2b1f807 FreeBSD 3.x has <hl_types.h> Douglas Gregor 2002-02-09 14:55:37 +00:00
  • bdf2ddfb26 Added support for BOOST_NO_EXCEPTIONS John Maddock 2002-02-08 12:42:59 +00:00
  • 4091f8c54f Added BOOST_NO_EXCEPTIONS support John Maddock 2002-02-08 12:39:21 +00:00
  • a56369f144 This commit was manufactured by cvs2svn to create tag 'Version_1_27_0'. boost-1.27.0 nobody 2002-02-07 13:33:59 +00:00
  • 4189268f3e This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'. nobody 2002-02-06 03:32:50 +00:00
  • a42bc25797 1.27.0 runup Beman Dawes 2002-02-05 18:37:22 +00:00
  • 95579505ba Linux has pthread_mutexattr_settype with _XOPEN_VERSION == 500 Douglas Gregor 2002-02-05 15:59:48 +00:00
  • dfdd6c27c0 Regenerated Douglas Gregor 2002-02-03 15:12:29 +00:00
  • 466f871557 Fix small HTML problems. Darin Adler 2002-02-02 19:05:15 +00:00
  • 577d925828 New smart pointer documentation. Related clean-up of the smart pointer library. Changing includes to include the new individual smart pointer headers. Replacing old smart pointer library with an include of the new smart pointer headers. Simplify ifdefs that involve the member templates macros now that BOOST_MSVC6_MEMBER_TEMPLATES is also guaranteed to bet set for platforms that have full member templates. Darin Adler 2002-02-02 18:36:12 +00:00
  • d4cb507015 Undone previous mistaken fix. John Maddock 2002-02-02 12:16:25 +00:00
  • 82c4ce106f Added BOOST_NO_VOID_RETURNS to ensure bind/function code works. John Maddock 2002-02-02 11:56:07 +00:00
  • c556aa4e2d Improved GCC 2.95 compatibility. Now works with MinGW 1.1 Dave Abrahams 2002-01-30 20:02:44 +00:00
  • b73d7be5f1 boost_no_priv_aggregate.cxx: - Make dummy function uncallable (added to silence GCC warning) Douglas Gregor 2002-01-29 13:48:02 +00:00
  • ed54a93299 Added BOOST_NO_CTYPE_FUNCTIONS fix for gcc 3.x John Maddock 2002-01-29 12:56:11 +00:00
  • 0483b05a98 Silence a warning from GCC Douglas Gregor 2002-01-27 18:00:20 +00:00
  • b9cd52c6a2 Added Mac Carbon implementation to Boost.Threads. William E. Kempf 2002-01-24 16:32:23 +00:00
  • 78793dd2ba update version comment Douglas Gregor 2002-01-24 13:33:11 +00:00
  • 810fea3ae9 gcc.hpp: - Bump GCC version accepted to 3.1 Douglas Gregor 2002-01-24 13:31:39 +00:00
  • 3cc12ab7e0 smart_ptr.hpp less<> fixed, partial specialization enabled on Sun 5.3 Peter Dimov 2002-01-17 12:46:45 +00:00
  • 5dcc786a6d Stripped tabs from source files John Maddock 2002-01-17 12:46:26 +00:00
  • ae5fdbe5f4 7.1 Beman Dawes 2001-12-24 14:40:17 +00:00
  • 1a8c1dda68 void returns not supported on EDG <= 2.40 (Ralf W. Grosse-Kunstleve) Jens Maurer 2001-12-16 16:31:20 +00:00
  • 2a53a7458e backout #define BOOST_NO_STRINGSTREAM - later versions of 2.9x supply it Beman Dawes 2001-12-13 16:24:31 +00:00
  • cf0493ff14 add BOOST_NO_STRINGSTREAM Beman Dawes 2001-12-12 02:14:12 +00:00
  • 6a41c69ad6 Fixed locale support macro definitions Dave Abrahams 2001-12-03 14:35:11 +00:00
  • cdd885bc28 avoid "unused variable" warnings Jens Maurer 2001-12-02 19:58:06 +00:00
  • 63dc3c2a64 Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex regex test Jamfile updates so that some tests will actually run warning suppression for condition.cpp Dave Abrahams 2001-12-02 17:43:45 +00:00
  • ebc6c751ac Defined BOOST_NO_VOID_RETURNS in MSVC 6 mode. Peter Dimov 2001-12-01 13:19:05 +00:00
  • 70e8f90f8f This commit was manufactured by cvs2svn to create tag 'Version_1_26_0'. boost-1.26.0 nobody 2001-11-30 18:24:42 +00:00
  • 5435b76457 release Beman Dawes 2001-11-30 18:03:58 +00:00
  • 3b5fa98ad0 print BOOST_NO_DEPENDENT_NESTED_DERIVATIONS Jens Maurer 2001-11-22 22:16:11 +00:00
  • 59dd992f5f better adjustment of compiler workarounds Jens Maurer 2001-11-22 22:07:47 +00:00
  • 84c8b8180f print BOOST_NESTED_TEMPLATE Jens Maurer 2001-11-22 21:53:47 +00:00
  • 906226607b adjust for version A.03.33 Jens Maurer 2001-11-22 21:45:17 +00:00
  • 7b623f0998 change tabs to spaces Jens Maurer 2001-11-19 22:13:04 +00:00
  • 5390cbc736 Updated to prevent failures on Metrowerks compiler. John Maddock 2001-11-11 11:55:51 +00:00
  • 279fff7821 Updated to prevent warnings when BOOST_HAS_WINTHREADS is defined. John Maddock 2001-11-10 12:14:59 +00:00
  • 41becf0aa1 This commit was manufactured by cvs2svn to create tag 'Version_1_25_1_BGL'. boost-1.25.1-bgl nobody 2001-11-08 17:13:50 +00:00
  • 96026e7152 Remove assumption that the compiler is always in multithreaded mode. Instead, figure out when the library is in multithreaded mode, by looking at _MWMT. Darin Adler 2001-11-08 16:17:28 +00:00
  • 0a31cf05f6 Indicate the CodeWarrior is always in "multi-threaded mode". Darin Adler 2001-11-08 06:21:39 +00:00
  • cdb0120c91 Added explicit qualifiers to mem_fun calls, as workaround for broken std libs that don't put code in namespace std. John Maddock 2001-11-07 12:36:55 +00:00
  • c79290e825 This commit was manufactured by cvs2svn to create tag 'Version_1_25_1'. boost-1.25.1 nobody 2001-11-07 10:35:13 +00:00
  • 817241d9c9 changed ordering to get VC++ pragma's (truncation) before <utility> gets included (in select_stdlib_config.hpp) Jeremy Siek 2001-11-06 16:56:22 +00:00
  • ec39a3ca36 removed define of BOOST_NO_INCLASS_MEMBER_INITIALIZATION (tipped by Jens Maurer) Toon Knapen 2001-11-06 12:06:58 +00:00
  • 4f21fcf5da Removed forced usage of virtual function implementation in Boost.Function, because it is no longer necessary. Douglas Gregor 2001-11-06 02:26:46 +00:00
  • b520cf5d9f unofficial 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 +00:00
  • 0bbfde6d71 1.25.1 runup Beman Dawes 2001-11-05 19:34:38 +00:00
  • 2131184c6e SunPro 5.3 doesn't have enough partial specialization to compile shared_ptr. Jens Maurer 2001-11-04 22:16:45 +00:00
  • 0d7929b698 BOOST_HAS_LONG_LONG is intricately intertwined with library support. Avoid. Jens Maurer 2001-10-31 19:37:26 +00:00
  • e440678d4e library may lack support for "long long" Jens Maurer 2001-10-31 19:36:49 +00:00
  • 673f4590cd Added test support for BOOST_HAS_SGI_TYPE_TRAITS, added test for -lrt in configure script. John Maddock 2001-10-31 13:06:25 +00:00
  • c02d987546 Added BOOST_HAS_SGI_TYPE_TRAITS John Maddock 2001-10-31 13:02:05 +00:00
  • ac6e44953b HP aCC A.03.33 appears to have a conforming std::allocator Jens Maurer 2001-10-30 22:35:41 +00:00
  • 91548127fd yes, gcc has "long long" Jens Maurer 2001-10-30 22:34:48 +00:00
  • fe476f7923 gettimeofday is always available Jens Maurer 2001-10-30 22:33:31 +00:00
  • 824fccf457 aCC 03.31 has been checked Jens Maurer 2001-10-30 22:30:53 +00:00
  • 57683a3a42 add _HPACC_ macro Jens Maurer 2001-10-30 22:30:16 +00:00
  • 31daafada8 no integral int64_t on HP aCC for now Jens Maurer 2001-10-29 19:45:07 +00:00
  • 26b772c3cc no integral int64_t with EDG <= 2.38 (e.g. IRIX MIPSpro) Jens Maurer 2001-10-29 19:39:59 +00:00
  • 188e522fc9 EDG has "long long" in non-strict mode Jens Maurer 2001-10-29 19:35:57 +00:00
  • c3024d2a6c check for c_plusplus macro (indicates EDG non-strict mode) Jens Maurer 2001-10-29 19:34:34 +00:00
  • ecd63c5809 fix condition for broken std::messages Jens Maurer 2001-10-28 14:47:49 +00:00
  • 6221145c0a Added BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE support. John Maddock 2001-10-28 11:57:47 +00:00
  • 951e46f0f0 Added needed BOOST_HAS_UNISTD_H define (only needed because of recent reorganisation). John Maddock 2001-10-27 11:12:54 +00:00
  • d449ccb591 Updated bsd threading config. John Maddock 2001-10-27 11:06:25 +00:00
  • 26783c6679 Fixed cygwin threading config. John Maddock 2001-10-27 10:56:36 +00:00
  • 4a52042c75 Fixed bad namespace name in test. John Maddock 2001-10-27 10:55:53 +00:00
  • 10b5a8cc1c Updated POSIX feature detection code (moved file inclusion to individual platform configs and out of suffix.hpp) John Maddock 2001-10-26 11:58:23 +00:00
  • 003fceb582 Added BOOST_MSVC docs John Maddock 2001-10-25 11:49:58 +00:00
  • 8126210523 removed unneeded BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS for icl 6 John Maddock 2001-10-25 11:47:17 +00:00
  • 382bb3cc08 avoid the messages facet on SGI (with MIPSpro compiler) Jens Maurer 2001-10-25 05:16:02 +00:00
  • c2ed94bee0 add comment how to enable new-style for scoping on Intel for Win32 Jens Maurer 2001-10-24 15:58:01 +00:00
  • c7ba2a0704 remove "unused variable" warnings Jens Maurer 2001-10-23 19:45:36 +00:00
  • 8e577f1e8b set version check for old broken sgi std::messages facet. John Maddock 2001-10-23 11:12:12 +00:00
  • 07d86e9ca1 Added gettimeofday support John Maddock 2001-10-21 12:01:02 +00:00
  • 2b77c9bfb5 Added pthread config options John Maddock 2001-10-21 11:46:46 +00:00
  • 3f58e08292 Minor config tweek John Maddock 2001-10-21 11:01:10 +00:00
  • e899c77505 Added BOOST_HAS_LONG_LONG printout John Maddock 2001-10-20 10:14:12 +00:00
  • 3c9f7b61fe Fixed _XOPEN_REALTIME usage (was too liberal). John Maddock 2001-10-20 10:13:24 +00:00
  • 4ca0738b27 Fixed buggy comments. John Maddock 2001-10-19 11:58:53 +00:00
  • ebc4ba8796 Updated test to check open/close interfaces. John Maddock 2001-10-19 11:38:26 +00:00
  • 2069d5ad13 renamed test procedure to avoid conflict with C++ Builder John Maddock 2001-10-19 11:37:52 +00:00
  • 4f01724912 Native SGI streams appear to have non-standard std::messages. John Maddock 2001-10-19 11:36:32 +00:00
  • bb18d81860 Tidied up POSIX feature tests, added support for REALTIME feature test. John Maddock 2001-10-19 11:35:41 +00:00
  • 780d8dcb95 Updated BOOST_HAS_NANOSLEEP tests. John Maddock 2001-10-18 10:18:37 +00:00
  • 7b544cc9c3 Updated int64 tests. John Maddock 2001-10-18 10:16:32 +00:00
  • b70903dca0 Added BOOST_HAS_LONG_LONG config option. John Maddock 2001-10-16 11:40:19 +00:00
  • 5e28fcc6ab Fixed nanosleep function sig test. John Maddock 2001-10-16 11:34:30 +00:00
  • f49ba073ca Added fixes for compilers with broken using declaration support that are not using the SGI streams classes. John Maddock 2001-10-13 10:20:42 +00:00
  • a4073dbdc2 Added BOOST_HAS_GETTIMEOFDAY John Maddock 2001-10-13 10:19:42 +00:00
  • 5698a3da9c Added thread lib config options John Maddock 2001-10-11 12:16:21 +00:00
  • bb8bb5fb72 removed erronious const qualifier John Maddock 2001-10-09 11:29:03 +00:00
  • 8a851846ce Minor update for sun C++ 5.0 John Maddock 2001-10-09 11:24:11 +00:00
  • 2570b3ba7f Minor tweek for sunpro 5.3 John Maddock 2001-10-08 11:30:05 +00:00
  • d8e8bfc667 Modified behaviour of BOOST_NO_CWCHAR definition John Maddock 2001-10-08 11:29:42 +00:00
  • 41747deb59 Added sunpro 5.3 options John Maddock 2001-10-08 11:28:39 +00:00
  • 67bc121441 Fixed use_facet usage for Sunpro 5.3 John Maddock 2001-10-08 11:28:08 +00:00
  • f85f7eead2 Fixed broken tests by regenerating. John Maddock 2001-10-05 11:15:38 +00:00
  • 30fb4ad5fa Avoid NOMINMAX redefinition Peter Dimov 2001-10-04 20:14:37 +00:00