Commit Graph

  • 63f45069bf fix to accomodate non-standard libraries Robert Ramey 2004-08-15 14:57:50 +0000
  • aacb844c52 Moved to BSL Douglas Gregor 2004-08-12 17:13:07 +0000
  • 7549efc2d2 adjustment for CW Robert Ramey 2004-08-12 16:07:34 +0000
  • da6391feb5 Name lookup fix for CW Stefan Slapeta 2004-08-05 10:52:25 +0000
  • 6a549bcd7f Change the signature of codecvt do_length to match standard. This removes hiden virtual warnings. Rene Rivera 2004-08-02 03:38:04 +0000
  • 5f4cc5ca82 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +0000
  • 3290f6e5fe Remove tabs in file. Rene Rivera 2004-07-25 17:12:17 +0000
  • c8c6bddd62 Licence update John Maddock 2004-07-25 12:01:00 +0000
  • 76670d1ce3 License update John Maddock 2004-07-25 11:59:12 +0000
  • 5f27fcac04 Doug Gregor -> Douglas Gregor Douglas Gregor 2004-07-25 02:29:29 +0000
  • 7034cf32d1 platform adjustments Robert Ramey 2004-07-23 20:53:37 +0000
  • 3945fb176a tab fix Robert Ramey 2004-07-22 15:53:41 +0000
  • df9d96054c correct error for intel compiler Robert Ramey 2004-07-22 15:50:16 +0000
  • 40a44d6810 cleanup and improved portability Robert Ramey 2004-07-20 20:41:19 +0000
  • b6dee6532e Fixed postfix increment for incrementable and single-pass iterator facade Dave Abrahams 2004-07-12 03:18:49 +0000
  • 700efc2873 initial checkin Robert Ramey 2004-07-11 01:26:33 +0000
  • ec1d526862 stricter check in is_partial_std_allocator Joaquín M. López Muñoz 2004-06-09 13:58:56 +0000
  • f20d50a741 renamed to allocator_utilities.hpp Joaquín M. López Muñoz 2004-06-09 10:18:28 +0000
  • 165c7e29fa was allocator.hpp Joaquín M. López Muñoz 2004-06-09 10:17:41 +0000
  • acea9bf9fa fixed include guard clash with boost/regex/config/allocator.hpp Joaquín M. López Muñoz 2004-06-02 15:54:10 +0000
  • fc82a4b926 moved from boost/multi_index/detail Joaquín M. López Muñoz 2004-06-02 14:35:30 +0000
  • fefc312df8 Moved detail/allocator.hpp into regex directory. John Maddock 2004-05-28 12:21:44 +0000
  • 42bfb20e4b new license reference Gennaro Prota 2004-05-16 09:17:55 +0000
  • 19cd8815b6 added Borland workaround Gennaro Prota 2004-05-09 08:58:03 +0000
  • a00196977f initial commit Joaquín M. López Muñoz 2004-05-07 10:44:23 +0000
  • 5f07eb294f new file (needed by dynamic_bitset) Gennaro Prota 2004-04-18 09:15:08 +0000
  • 2fe7fd95d2 Kill off outer cv-stripping of Dereferenceable Dave Abrahams 2004-01-13 19:18:42 +0000
  • 0096bf2291 Updated pointee and indirect_reference so that pointee represents the immutability of the pointed-to type via const qualification. The pointee of a proxy-based iterator will be const qualified unless a mutable reference to the value_type can be bound to the returned proxy. Dave Abrahams 2004-01-11 00:03:09 +0000
  • 9ab05a600a Added traits: Dave Abrahams 2004-01-06 17:35:36 +0000
  • 1fbad0fe2c Added missing <assert.h> include. John Maddock 2003-12-29 13:42:25 +0000
  • 1fa91744d4 _MSC_VER use clarified. Peter Dimov 2003-11-28 15:35:21 +0000
  • 8715141657 Renamed boost::empty to boost::blank. Eric Friedman 2003-11-05 02:35:12 +0000
  • d562044910 Handle non-lvalue iterators properly Dave Abrahams 2003-11-02 05:37:38 +0000
  • 187c393d0c Updated licence John Maddock 2003-10-09 10:18:17 +0000
  • 61ab827c49 Boost.Signals now uses the official Boost license Douglas Gregor 2003-10-01 04:34:38 +0000
  • 9223a385a6 Bugfix from Thorsten Ottosen <nesotto-at-cs.auc.dk> Dave Abrahams 2003-09-25 19:30:53 +0000
  • f7d6abb21e Removed unnecessary workaround. Eric Friedman 2003-09-14 20:39:21 +0000
  • b2de7f6888 Minor fix. Eric Friedman 2003-09-13 21:01:44 +0000
  • 5d116e0057 Change license message to reference Boost Software License Beman Dawes 2003-09-12 17:09:29 +0000
  • d536934458 Added nested typedefs in iterator_traits<int> for ETI cutoff Dave Abrahams 2003-09-04 21:14:27 +0000
  • 4cbe12240a Removed inappropriate has_nothrow_constructor specialization. Eric Friedman 2003-09-01 07:52:51 +0000
  • 190b0bf58b Added type_traits specializations. Eric Friedman 2003-09-01 07:51:13 +0000
  • 463f382482 Moved reference_content to boost/detail from variant/detail. Eric Friedman 2003-08-31 01:59:15 +0000
  • b3edcaebb3 Remove flotsam #includes Dave Abrahams 2003-08-29 12:12:08 +0000
  • 665f18d2b7 Removed code-breaking change from boost/detail/iterator.hpp and corresponding workarounds from tests. Dave Abrahams 2003-08-28 20:18:51 +0000
  • 092c5f5b52 Moved to much cleaner system of using BOOST_TT_BROKEN_COMPILER_SPEC for handling vc6/7 deficiencies with iterator_traits. Dave Abrahams 2003-08-28 16:52:02 +0000
  • f980329354 Use BOOST_NO_STD_LOCALE to detect when needed. Eric Friedman 2003-07-28 14:22:47 +0000
  • ac460707c9 Added BOOST_TEMPLATED_STREAM_* helper macros. Eric Friedman 2003-07-26 04:26:58 +0000
  • 7e4ad9c654 added needed include of <new> John Maddock 2003-07-06 10:52:06 +0000
  • 11adf72ff6 -Wundef fixes. Peter Dimov 2003-06-12 17:09:24 +0000
  • 7a092ba5f9 Added tentative fix for sunpro John Maddock 2003-05-29 11:18:35 +0000
  • ab34b61206 removed superfluous spaces Gennaro Prota 2003-04-16 22:55:23 +0000
  • b0b37ef724 "envelope" for non-type template parameters (useful to workaround compiler bugs) Gennaro Prota 2003-04-16 22:51:39 +0000
  • 69c7068028 Small changes to support new iterator adaptors in sandbox Dave Abrahams 2003-04-09 11:57:59 +0000
  • 124be84389 Fixes for Comeau with Borland as backend. Peter Dimov 2003-02-22 13:40:23 +0000
  • 0caf4bb53e Made the default page size 512 (g++ 2.96 on Red Hat 7.2 dislikes 496.) Peter Dimov 2003-02-07 19:06:28 +0000
  • 7f668adbcd Added BOOST_QA_PAGE_SIZE. Peter Dimov 2003-02-07 18:43:48 +0000
  • d6fbac9ba7 Quick_allocator updates. Peter Dimov 2003-02-07 15:08:52 +0000
  • 8f71074339 Dave's quick_allocator added, #define BOOST_SP_USE_QUICK_ALLOCATOR to make shared_ptr use it. Peter Dimov 2003-01-30 14:20:22 +0000
  • 1f52127735 Fixed macro usage John Maddock 2003-01-05 12:12:39 +0000
  • 48507564a9 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +0000
  • 8d549f45fd Workarounds for broken RogueWave lib that comes with Sun Dave Abrahams 2002-12-04 15:52:33 +0000
  • c1f144e5d4 Major changes to shared_ptr and weak_ptr Peter Dimov 2002-11-18 14:37:02 +0000
  • 53ba30e0c9 add missing #include Dave Abrahams 2002-11-09 02:39:38 +0000
  • 9aead1823b More fixes, better error messages, etc. Dave Abrahams 2002-11-09 02:37:54 +0000
  • c14ee17601 Final patches for MSVC6 Dave Abrahams 2002-11-08 17:23:06 +0000
  • 2bca71488b Works with MSVC and Intel5 now. Thanks, Aleksey!! Dave Abrahams 2002-11-08 17:08:17 +0000
  • 1f335d30ba Cleanups on boost::iterator_traits<> Broke MSVC though :( Dave Abrahams 2002-11-08 06:57:31 +0000
  • a38297a6cc Borland fix Aleksey Gurtovoy 2002-09-16 04:10:29 +0000
  • 72ca3d7d9f Switched to <boost/detail/lightweight_test.hpp> for testing. Peter Dimov 2002-08-16 16:41:16 +0000
  • 28432648e0 Fix unversioned VC++ checks Dave Abrahams 2002-07-13 12:26:19 +0000
  • e69140d3f3 Workaround BOOST_MSVC_STD_ITERATOR misconfiguration; add MSVC6 specificity Dave Abrahams 2002-05-28 20:25:51 +0000
  • 00f6a9751a Fixed buggy variable usage. John Maddock 2002-05-23 11:41:44 +0000
  • 9663499093 Added Boost.Signals library Douglas Gregor 2002-05-17 15:28:22 +0000
  • d9d6a970cf add BOOST_NO_CPP_MAIN_SUCCESS_MESSAGE Beman Dawes 2002-05-07 15:15:30 +0000
  • 5efbcbea28 BOOST_NO_LIMITS should not be used by user code; use <boost/limits.hpp> instead BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS should not be defined when BOOST_NO_LIMITS is defined Jens Maurer 2002-04-01 18:57:43 +0000
  • 01448d3373 Added missing include guards. John Maddock 2002-04-01 11:47:54 +0000
  • 15a5375b14 Added support for compilers with no exception handling support. John Maddock 2002-02-08 12:44:43 +0000
  • 09e0b2e072 inserted: missing typename (EDG 245 diagnostics) Ralf W. Grosse-Kunstleve 2002-01-22 00:35:37 +0000
  • 08e37c5ccc initial checkin Dave Abrahams 2002-01-21 00:49:14 +0000
  • 19201a4bb9 Cleared out bogus flotsam Dave Abrahams 2002-01-19 02:21:24 +0000
  • 528fb22617 * Changed BOOST_RE_THREADS to BOOST_HAS_THREADS, * Updated allocator code to use SGI node based allocator when available. John Maddock 2001-11-30 11:58:04 +0000
  • 71790af7f6 Changed name of "bind" to "select" to avoid problems with MSVC. Dave Abrahams 2001-10-04 19:56:07 +0000
  • 59099cadf6 fix parameter name Jens Maurer 2001-09-26 18:34:57 +0000
  • 695b3059bd More fixes resulting from the new config John Maddock 2001-09-21 11:35:54 +0000
  • 3a4ed6ef7c Fixed misplaced std:: prefix (typo from last checkin) John Maddock 2001-09-20 11:46:26 +0000
  • 63b5e51676 First round of config fixes John Maddock 2001-09-19 11:48:51 +0000
  • 8c6c8f9604 commit of split-config, including any changes required to existing libraries (mainly regex). John Maddock 2001-09-18 11:13:39 +0000
  • 865bc7d803 fixed inheritance Jeremy Siek 2001-09-07 20:11:41 +0000
  • 0ea958903a workaround for Solaris Forte 6 Jeremy Siek 2001-09-07 16:29:29 +0000
  • e027048eb6 Added workarounds for MPW C++. Darin Adler 2001-08-07 17:11:24 +0000
  • 75fb29a3b7 fix duplicate typedef Jens Maurer 2001-07-12 17:40:38 +0000
  • 8f9b1e35bd Make report_exception() inline (John Maddock, Jesse Jones) Beman Dawes 2001-06-13 14:41:10 +0000
  • c21dc776d1 changed include guard for missing ostream to include g++ 2.96 (had been set for 2.95 and lower) Jeremy Siek 2001-06-08 17:47:29 +0000
  • 1ee4d8ac0d add HP aCC workaround Jens Maurer 2001-05-05 19:57:09 +0000
  • 69dccc47b5 rolled back changes, value_type can not be an abstract base class Jeremy Siek 2001-03-19 16:56:32 +0000
  • cf8fe4f2b1 fixed is_named_param_list to handle case when X is a reference type Jeremy Siek 2001-03-18 02:17:22 +0000
  • 66f30e813e changed to use pointer with is_convertible Jeremy Siek 2001-03-17 21:54:04 +0000
  • 863361ded0 untabified Dave Abrahams 2001-03-09 02:37:01 +0000
  • fe148355a2 fixed for borland Jeremy Siek 2001-03-08 21:12:30 +0000