Commit Graph

  • 0f14674862 Release 1.47.0 boost-1.47.0 Beman Dawes 2011-07-11 22:16:03 +00:00
  • 27be1a89d3 Release 1.47.0 beta 1 boost-1.47.0-beta1 Beman Dawes 2011-06-21 13:23:49 +00:00
  • 52adefee9a Supress msvc warnings. Fixes #5102. Steven Watanabe 2011-04-06 22:26:42 +00:00
  • d78b6bae1c Suppress warnings on msvc 10. Steven Watanabe 2011-03-29 15:14:53 +00:00
  • a16e4a65da Stop using BOOST_NO_CONCEPTS macro as it's going to be removed from Boost.Config. John Maddock 2011-03-23 12:20:49 +00:00
  • d66a39d4fc Change to use BOOST_HAS_CONCEPTS since BOOST_NO_CONCEPTS has been removed (it's been dropped from the standard). John Maddock 2011-03-15 12:54:46 +00:00
  • 2b6afb9f22 Release 1.46.1 boost-1.46.1 Beman Dawes 2011-03-12 15:41:16 +00:00
  • bd9e761992 Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • 76d4cedabb Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • 7dec68923d Merging fixes to release; fixes #2294 fixes #4918 fixes #3645 refs #2823 refs #1427 refs #2893 Marshall Clow 2011-01-08 18:38:08 +00:00
  • 15afb20c84 Applied patch - refs #4918; will merge to release after tests cycle Marshall Clow 2011-01-07 00:23:47 +00:00
  • b4ff615db8 Eliminate warnings from BinaryFunction, UnaryPredicate, BinaryPredicate concept check classes. Neil Groves 2010-12-23 00:43:10 +00:00
  • 4dfce3eee1 Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • 7dd9feba3e Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00
  • 807fcd7b97 Merged r47768 (new example) and r62611 (fix for bug #4032) from trunk; refs #4032 Jeremiah Willcock 2010-10-05 18:15:27 +00:00
  • 748869bb3c Release 1.44.0 boost-1.44.0 Beman Dawes 2010-08-16 15:03:16 +00:00
  • b984cf67ba Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • 45d722b5c3 Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +00:00
  • f81493caa1 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +00:00
  • a1772df31b Added char as an integral type; fixes #2629 Jeremiah Willcock 2010-06-08 23:37:21 +00:00
  • d4658af6d7 Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032 Jeremiah Willcock 2010-06-08 23:28:23 +00:00
  • 570d5a6f92 Merged r53751, r41955, r47793, r47794, r47797, r62595 from trunk; fixes #865 Jeremiah Willcock 2010-06-08 19:31:13 +00:00
  • 7e0926d77f Fixed typo in comment Jeremiah Willcock 2010-06-08 19:23:09 +00:00
  • 5e2fde5227 Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • a992d9dcb4 Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • def441d02d Merged revisions 61152,61185 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2010-04-11 15:52:27 +00:00
  • 3f1842a89e Dummy-Constructor only for gcc > 4. Jürgen Hunold 2010-04-10 17:50:26 +00:00
  • 0eac9e329b Silence gcc warnings when using UnaryFunction with reference parameters. Jürgen Hunold 2010-04-09 09:04:51 +00:00
  • 1f226e2dc9 Fixes #3980. John Maddock 2010-03-04 18:03:05 +00:00
  • e8bd11887b Fixes #3980. John Maddock 2010-03-04 18:01:36 +00:00
  • f97fac0f14 Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • 3100c8b766 Release 1.41.0 boost-1.41.0 Beman Dawes 2009-11-18 14:58:26 +00:00
  • 4e8e1801aa Release 1.41.0 Beta 1 boost-1.41.0-beta1 Beman Dawes 2009-11-04 12:14:07 +00:00
  • c12ec71acb rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +00:00
  • 08250885bf rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +00:00
  • 199cb1692b Fixed more links to property_map. Daniel James 2009-10-04 10:31:47 +00:00
  • 9d33140ecc Release 1.40.0 boost-1.40.0 Beman Dawes 2009-08-27 16:24:59 +00:00
  • 2d21b2041f Add boost license info to documentation for a few libraries. Daniel James 2009-07-26 20:11:03 +00:00
  • d9282dbe8c Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +00:00
  • 9ceeae9e9f Add boost license info to documentation for a few libraries. Daniel James 2009-07-22 22:35:08 +00:00
  • 533211c4ad Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • e234ae22f6 concept:: => concepts:: fixes #865 Dave Abrahams 2009-06-08 14:41:16 +00:00
  • deea7c6a58 Fixed more links to property_map Jeremiah Willcock 2009-05-31 01:48:28 +00:00
  • 74ab138728 Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • fd7dd7ec81 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • 8842c10761 Merge misc. changes from trunk, mostly minor documentation fixes. Daniel James 2009-03-22 10:42:48 +00:00
  • 2c2d720874 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +00:00
  • dc164705ad Minor markup fix in concept check documentation. Daniel James 2009-02-21 18:49:48 +00:00
  • a37267f181 Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +00:00
  • e9f1bd1f4c Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 2fbf9d1375 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • 3dcaf09ecf merged warning fixes from trunk (-r41358:49813) Stephan Diederich 2008-11-17 09:57:04 +00:00
  • 30dc63f52f Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +00:00
  • bdec8daf9b Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 80de3d1903 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +00:00
  • 7706a58b25 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • eb4c1f2587 silence MSVC8 warnings through pragmas, fixes #2296 Stephan Diederich 2008-09-17 18:44:34 +00:00
  • 849dc94de5 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 014bbed3cd 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 63c674c575 Improve visibility of concept failure messages Dave Abrahams 2008-07-25 09:38:53 +00:00
  • 5c06a2ea0b No compilers without partial specialization see this file. Dave Abrahams 2008-07-25 09:26:15 +00:00
  • b3fc10803f Improve visibility of concept failure messages Dave Abrahams 2008-07-25 09:11:23 +00:00
  • cc5dcdfb33 Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined. Jurko Gospodnetić 2008-05-23 08:59:49 +00:00
  • 9788bb1231 Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 80f6b5b4df Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • b15e7d804b Merge changeset 43861, fixing #1716 Beman Dawes 2008-03-26 16:59:45 +00:00
  • e7fbe05ee2 Work around intel-10.0-win compiler bug Dave Abrahams 2008-03-25 20:47:38 +00:00
  • a5839d5321 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • 29f82069d9 Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • a61d139751 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • 2364f0f02a Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +00:00
  • 624e9d53c2 Treated Rogue Wave library concept check failure on Tru64/CXX. Markus Schöpflin 2007-12-10 13:40:56 +00:00
  • 997b34b581 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • 92ae569516 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • d9ae976994 Moved boost/concept/where.hpp to boost/concept/requires.hpp Dave Abrahams 2007-11-05 04:43:31 +00:00
  • 7dd50ca8f2 Updated Concept Check library documentation. Dave Abrahams 2007-11-05 03:54:19 +00:00
  • 96d6053a52 Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • 6ed3c013bb Second attempt at fixing usage of 64-bit integer type Douglas Gregor 2007-09-18 12:09:53 +00:00
  • 2134db9324 Support Win64 Douglas Gregor 2007-09-17 18:33:20 +00:00
  • 9ef681483e Work around bugs in Sun Studio 11 Douglas Gregor 2007-09-13 18:50:50 +00:00
  • 6f04bb5004 Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +00:00
  • fe5e093f53 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. boost-1.34.1 nobody 2007-07-24 19:28:14 +00:00
  • 2dd41059cb This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC3'. boost-1.34.1-rc3 nobody 2007-07-16 13:13:26 +00:00
  • 6550aa22a5 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC2'. boost-1.34.1-rc2 nobody 2007-07-12 01:07:47 +00:00
  • ebad8570f8 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC1'. boost-1.34.1-rc1 nobody 2007-06-22 01:24:25 +00:00
  • d0c4fe7914 Patches from Trac #583. Thomas Witt 2007-06-01 16:12:08 +00:00
  • 35ce6aa651 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0'. boost-1.34.0 nobody 2007-05-12 21:59:40 +00:00
  • b2641998e0 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC3'. boost-1.34.0-rc3 nobody 2007-05-11 03:40:35 +00:00
  • e16d0655ca This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC2'. boost-1.34.0-rc2 nobody 2007-05-09 22:09:47 +00:00
  • 8f1348887c This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC1'. boost-1.34.0-rc1 nobody 2007-05-09 04:40:54 +00:00
  • f9ad5705d4 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_beta'. boost-1.34.0-beta1 nobody 2007-04-25 05:07:34 +00:00
  • bee3ccbb6c Change tests to run and compile-fail. Rene Rivera 2006-11-28 17:28:34 +00:00
  • cf9b413943 Merged copyright and license addition Beman Dawes 2006-11-07 19:27:00 +00:00
  • c1709f6794 Add copyright, license Beman Dawes 2006-11-07 19:11:57 +00:00
  • a88c1d6a69 Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +00:00
  • ac6415fac2 Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this macro is better than simply defining a destructor because usage patterns will be tested whenever associated types are accessed. Dave Abrahams 2006-09-19 13:37:20 +00:00
  • 949c2b1b28 Add missing license/copyright Dave Abrahams 2006-09-11 22:27:29 +00:00
  • 6b4d01994b add missing license/copyright info Dave Abrahams 2006-09-11 22:08:18 +00:00
  • b11b270a56 Deal with GCC problems in updated concepts library Douglas Gregor 2006-06-27 15:01:14 +00:00
  • 178e7549ce Work around GCC 3.3 bug Douglas Gregor 2006-06-02 15:01:19 +00:00