Commit Graph

  • 7de7330fdc Move pool tests into canonical test subdir structure. Rene Rivera 2008-04-13 22:37:56 +0000
  • 54343933d3 Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +0000
  • ea8f298427 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +0000
  • 58b1519651 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 9e856dc35a Bug fixes #284, #836, #991 Marshall Clow 2007-11-21 19:20:15 +0000
  • 1735c5f258 Pool: Added detection of availability of pthreads using the BOOST_HAS_PTHREADS constant. Hartmut Kaiser 2007-10-05 18:48:56 +0000
  • db37ad756d Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • a835fcd68b This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • e85801b701 Removed the now obsolete proprietary copyright notice. Andreas Huber 2006-12-05 12:54:35 +0000
  • 166ab9ed9e Removed the now obsolete proprietary copyright notice. Andreas Huber 2006-12-05 12:54:35 +0000
  • 0f647e802e Merged L & C issue fixes & HTML conversions from trunk to branch. Andreas Huber 2006-12-05 12:49:43 +0000
  • cc95ed77e5 Added missing encoding info. Andreas Huber 2006-12-05 12:30:59 +0000
  • 3893e9eae8 Fixed license & copyright issues and converted to HTML 4.01 Andreas Huber 2006-12-05 12:01:31 +0000
  • c8c2b3538f removed another VC7.1 warning 4800 Joaquín M. López Muñoz 2006-12-04 15:06:29 +0000
  • 8f25aa08bf removed another VC7.1 warning 4800 Joaquín M. López Muñoz 2006-12-04 15:06:29 +0000
  • c8e22b30ae Merged copyright and license addition Beman Dawes 2006-11-07 19:27:00 +0000
  • 5db8fa93fe Add copyright, license Beman Dawes 2006-11-07 19:11:57 +0000
  • 89987a934f Updated Borland workaround Nicola Musatti 2006-05-02 07:17:36 +0000
  • dcd1c69a00 Updated Borland workaround Nicola Musatti 2006-05-02 07:17:36 +0000
  • 354fca65aa Removed VC7.1 warning 4800. Hartmut Kaiser 2006-04-27 23:46:24 +0000
  • 4c6b66fc71 Removed VC7.1 warning 4800. Hartmut Kaiser 2006-04-27 23:46:24 +0000
  • 376753be55 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • dc59ce3abb Try to work around Borland 5.6.4 bug Douglas Gregor 2005-05-19 13:45:53 +0000
  • 096bb44dce Honor the setting of BOOST_HAS_THREADS and don't include any system header files when no threading support is needed. As a side effect, this fixes compilation on Tru64. Markus Schöpflin 2005-04-29 07:21:20 +0000
  • a8e7a2f04c Applied the patch for pool.hpp posted on the list. Hartmut Kaiser 2005-01-19 07:57:15 +0000
  • a31a01f0af c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • b49f5e350f Changed files to BSL based on permissions in blanket-permission.txt John Maddock 2004-09-28 12:55:45 +0000
  • 187051f4a7 Fixed windows platform detection. Thomas Witt 2004-08-10 17:09:21 +0000
  • bc2218310e move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines Eric Niebler 2004-07-02 01:21:32 +0000
  • c6efcd2b90 remove std_min and std_max, update minmax coding guidelines Eric Niebler 2004-06-23 04:49:48 +0000
  • 4751c81a59 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +0000
  • b7bc5bec08 Munged e-mail addresses Stephen Cleary 2003-09-14 01:00:35 +0000
  • b2a49ef410 Removed e-mail address Stephen Cleary 2003-09-14 00:50:31 +0000
  • f6370525da Untabified Björn Karlsson 2003-02-12 11:47:00 +0000
  • e749d9d1ee Fixed typo bug in singleton pool Stephen Cleary 2002-11-06 01:12:33 +0000
  • d42621b56b Merged from branch to trunk Björn Karlsson 2002-10-01 11:45:23 +0000
  • da601c7ee7 init commit Beman Dawes 2002-08-19 23:29:18 +0000
  • 8d3f239303 Use test tools so test crashes don't require manual intervention Beman Dawes 2002-08-10 21:12:52 +0000
  • 495b540e05 Borland C++ Builder 6 fixes John Maddock 2002-05-04 10:55:15 +0000
  • 643d030284 Fixed conformance issue reported by Phil Lucido; also got rid of some compiler warnings Stephen Cleary 2001-11-03 06:18:35 +0000
  • 742f803f8d Reduced warnings for BCB Stephen Cleary 2001-11-03 06:16:50 +0000
  • 39415b23a0 Added simpler 'construct' support for some compilers Stephen Cleary 2001-08-31 20:45:26 +0000
  • 7522d1ea2f Changed (optimistic) BOOST_POOL_ALLOC_ALLOW_NULL_DEALLOCATE to (pessimistic) BOOST_NO_PROPER_STL_DEALLOCATE -- this will eventually move to Boost.Config Stephen Cleary 2001-08-31 20:41:28 +0000
  • aee5545380 Added include file <algorithm> for std::max Stephen Cleary 2001-08-31 20:40:30 +0000
  • 770defca89 Removed unnecessary precondition and extra function declaration Stephen Cleary 2001-08-31 20:39:38 +0000
  • a2af9674c2 Changed for loop variables to be compatible with compilers that use old for-scoping rules. Changed tester copy constructor to avoid unused variable warning. Stephen Cleary 2001-08-31 20:37:36 +0000
  • a8de7e88df Removed deprecated forward header files: use poolfwd.hpp instead Stephen Cleary 2001-08-25 13:39:45 +0000
  • 5572b73c5b Added workaround for compilers without template partial specialization -- Thanks to Peter Dimov! Stephen Cleary 2001-08-04 14:31:37 +0000
  • 9e08236657 Added forward include file -- Thanks, Jens :) Stephen Cleary 2001-06-29 22:18:33 +0000
  • d13b2b7513 Not sure what this file was doing here in the first place... Stephen Cleary 2001-06-27 22:14:13 +0000
  • 553889276e OK. Duh. I now use BOOST_STATIC_CONSTANT correctly Stephen Cleary 2001-06-27 22:11:10 +0000
  • 7275f558b6 Fixed miniscule interface bug in singleton pool Stephen Cleary 2001-06-27 22:05:54 +0000
  • 9e79eca4cd Added support for broken std namespaces Stephen Cleary 2001-06-27 22:05:12 +0000
  • 095630a7d8 Merged forward declaration headers into one and deprecated old headers Stephen Cleary 2001-06-27 04:51:35 +0000
  • 80cfdfcd3a Changed to follow recommended coding guidelines for integral constant expressions Stephen Cleary 2001-06-27 04:37:04 +0000
  • ed6549db32 Deleting unused Boost.Pool.Postulate files Stephen Cleary 2001-06-27 03:39:01 +0000
  • ee0bcf2a5c Changed Boost.Pool.Postulate to Boost.Static_Assert Stephen Cleary 2001-06-27 03:35:49 +0000
  • 08c1ffeb45 Made even more Standard-conforming Stephen Cleary 2001-06-26 02:07:34 +0000
  • ccdb038217 Made more strictly Standard-conforming Stephen Cleary 2001-06-26 02:01:01 +0000
  • d22d72ed4c HP aCC cannot cope with template value parameters without a name Jens Maurer 2001-06-23 08:17:53 +0000
  • f391c0664c Added boost-wide <limits> woraround John Maddock 2001-04-01 11:59:18 +0000
  • be8689b729 fixed typo Wison -> Wilson Jeremy Siek 2001-03-08 21:53:31 +0000
  • 0a122496e1 Initial commit Beman Dawes 2001-03-08 20:44:22 +0000