Commit Graph

  • f6e5aa2462 Merge branch 'develop' Peter Dimov 2014-06-05 01:16:50 +03:00
  • 21102938e8 Remove all references to now defunct (and removed) header. John Maddock 2013-10-26 10:13:38 +00:00
  • a1c0cf8373 Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC Stephen Kelly 2013-10-11 23:23:26 +00:00
  • 220a11883c Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:22:36 +00:00
  • 913df78ec0 Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:20:59 +00:00
  • 01f9b396d8 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:19:17 +00:00
  • 67d418a5c6 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:15:00 +00:00
  • d853e444ce Iterator: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 16:04:19 +00:00
  • e6d5c24b91 Remove use of BOOST_ITERATOR_CATEGORY Stephen Kelly 2013-09-30 15:54:32 +00:00
  • 98db5b4f9a Iterator: Remove obsolete GCC version check. Stephen Kelly 2013-09-30 15:54:03 +00:00
  • 739c95411f Iterator: Remove use of eti baseclass workaround. Stephen Kelly 2013-09-26 09:43:37 +00:00
  • 8ce330a111 refs #6403 Jeffrey Lee Hellrung, Jr 2012-10-08 03:22:45 +00:00
  • 3eef8090d6 refs #6404 Jeffrey Lee Hellrung, Jr 2012-10-08 02:17:55 +00:00
  • d291c7b43e - BREAKING CHANGE: iterator_facade::pointer now corresponds to the actual result of iterator_facade::operator-> rather than Value*. This required an adjustment to a test. - The logic for determining the result of iterator_facade::operator[] has been factored out into a separate detail header in preparation for its potential use in iterator_range to avoid iterator_range::operator[] from returning a reference to a temporary. Jeffrey Lee Hellrung, Jr 2012-10-08 02:02:09 +00:00
  • 1471102bfc Removed development/ that was only in develop and probably a relic. Peter Dimov 2014-06-05 01:06:32 +03:00
  • 2e099caceb Create merge base for git. Daniel James 2014-06-01 19:14:17 +01:00
  • 3fd1c34411 Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +00:00
  • 92583ebc8b Create maintenance branch for 1.55.0 svn-branches/maintenance/1_55_0 Daniel James 2013-11-11 20:02:05 +00:00
  • b126e2b48d Release 1.55.0 boost-1.55.0 Marshall Clow 2013-11-11 19:45:21 +00:00
  • dec42098db Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +00:00
  • d4d51389d1 Remove all references to now defunct (and removed) header. John Maddock 2013-10-26 10:13:38 +00:00
  • 4a82a5646f Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC Stephen Kelly 2013-10-11 23:23:26 +00:00
  • fecf28a440 Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:22:36 +00:00
  • bc34e54f6c Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:20:59 +00:00
  • f543f1e7b6 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:19:17 +00:00
  • 9f661c9112 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:15:00 +00:00
  • 04bc178fc1 Iterator: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 16:04:19 +00:00
  • 1b2fbfaaca Remove use of BOOST_ITERATOR_CATEGORY Stephen Kelly 2013-09-30 15:54:32 +00:00
  • a6a8fd00d7 Iterator: Remove obsolete GCC version check. Stephen Kelly 2013-09-30 15:54:03 +00:00
  • 30a13b8141 Iterator: Remove use of eti baseclass workaround. Stephen Kelly 2013-09-26 09:43:37 +00:00
  • c2d2f1c20f Create branch to keep WIP patch for modular build. svn-branches/modular-build Vladimir Prus 2013-09-25 08:12:19 +00:00
  • 1a37a8d6e3 Create a maintenance branch for Boost 1.54.0 svn-branches/maintenance/1_54_0 Daniel James 2013-07-03 21:01:45 +00:00
  • a6a3301209 Release 1.54.0 boost-1.54.0 Marshall Clow 2013-07-01 16:53:14 +00:00
  • d976766491 Release 1.54.0 beta1 boost-1.54.0-beta1 Marshall Clow 2013-06-03 14:02:28 +00:00
  • e1a585f2f0 Release 1.53.0 boost-1.53.0 Marshall Clow 2013-02-04 18:11:49 +00:00
  • 57f493d703 Release 1.52.0 boost-1.52.0 Marshall Clow 2012-11-05 15:31:58 +00:00
  • db29a874f1 refs #6403 Jeffrey Lee Hellrung, Jr. 2012-10-08 03:22:45 +00:00
  • 8345293f94 refs #6404 Jeffrey Lee Hellrung, Jr. 2012-10-08 02:17:55 +00:00
  • 512298cb5c - BREAKING CHANGE: iterator_facade::pointer now corresponds to the actual result of iterator_facade::operator-> rather than Value*. This required an adjustment to a test. - The logic for determining the result of iterator_facade::operator[] has been factored out into a separate detail header in preparation for its potential use in iterator_range to avoid iterator_range::operator[] from returning a reference to a temporary. Jeffrey Lee Hellrung, Jr. 2012-10-08 02:02:09 +00:00
  • 6d0b2d4f8a Merging trunk to release; fixing typo in comments of iterator_facade. Jeffrey Lee Hellrung, Jr. 2012-10-02 13:30:46 +00:00
  • 7dbd0f5a89 Fixing typos in comments of iterator_facade. Jeffrey Lee Hellrung, Jr. 2012-10-02 13:27:34 +00:00
  • c9463e941f Merging boost/iterator from trunk to release (usability improvement after latest fix to function_input_iterator). Jeffrey Lee Hellrung, Jr. 2012-10-02 01:14:36 +00:00
  • 1ce1296320 Extending the usability of function_input_iterator after the changes addressing #5825: a dereference before each increment is no longer required. Jeffrey Lee Hellrung, Jr. 2012-09-30 18:58:56 +00:00
  • 9025bbfc2a Merging boost/iterator and libs/iterator trunk to release. Jeffrey Lee Hellrung, Jr. 2012-09-18 02:50:52 +00:00
  • c6f3269f4a updating documentation to reflect new and more sensible behavior Jeffrey Lee Hellrung, Jr. 2012-09-09 15:51:22 +00:00
  • 31c3971720 fix #5825; fix #7194 Jeffrey Lee Hellrung, Jr. 2012-09-09 15:33:12 +00:00
  • d6b886d7bb Release 1.51.0 boost-1.51.0 Marshall Clow 2012-08-20 22:07:05 +00:00
  • 53a3e82ff1 Create a maintenance branch for 1.50. svn-branches/maintenance/1_50_0 Daniel James 2012-07-12 10:15:53 +00:00
  • db4679fd71 Release 1.50.0 boost-1.50.0 Beman Dawes 2012-06-28 12:37:29 +00:00
  • 960cd027bd Release 1.50.0 beta 1 boost-1.50.0-beta1 Beman Dawes 2012-06-06 15:23:40 +00:00
  • 2db78eec90 Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare. Dave Abrahams 2012-05-18 04:44:04 +00:00
  • c7fc3470d0 merging from trunk; fix #5127 from M. Morin; fix for refs #5697 Jeffrey Lee Hellrung, Jr. 2012-04-24 21:28:07 +00:00
  • ad90dac61d refs #5127 applying Michael Morin's patch for transform_iterator to trunk Jeffrey Lee Hellrung, Jr. 2012-04-22 01:27:49 +00:00
  • 964a29979c Applied patches from #5697; refs #5697 Jeremiah Willcock 2012-04-02 18:19:44 +00:00
  • 542d7e97c5 Branch for 2nd try at V2 removal svn-branches/filesystem-v3a Beman Dawes 2012-03-23 12:04:44 +00:00
  • 47b3f8b73c Created branch to extend PropertyMap: add a readable functor map that calls a given functor or function upon lookup. Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397 and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358 sandbox-branches/birbacher/propertymap-functormap Frank Birbacher 2012-03-20 20:11:17 +00:00
  • 9b2d0b58d7 Create branches/filesystem-v3 for v2 removal svn-branches/filesystem-v3 Beman Dawes 2012-03-18 20:54:17 +00:00
  • 177566cb17 Release 1.49.0 boost-1.49.0 Beman Dawes 2012-02-22 22:08:43 +00:00
  • 7a133b9427 optional_optimization branch sandbox-branches/optional_optimization Christopher Hite 2012-02-22 10:37:27 +00:00
  • d084cdecbe Release 1.49.0 beta 1 boost-1.49.0-beta1 Beman Dawes 2012-01-27 18:03:17 +00:00
  • e7b4748418 Release 1.48.0 boost-1.48.0 Beman Dawes 2011-11-15 15:44:44 +00:00
  • 5134bd5599 Release 1.48.0 beta 1 boost-1.48.0-beta1 Beman Dawes 2011-10-27 15:04:52 +00:00
  • fbbdcf8c99 Merged in BGL, enable_if, and related changes from trunk: r67035, r57559, r72837, r73010, r73026, r72960, r73425, r73424, r73009, r73998, r73997, r73006, r73630, r73631, r73999, r73422, r73423, r73996, r71221 Jeremiah Willcock 2011-08-23 18:26:46 +00:00
  • f82d60ab23 Release 1.47.0 boost-1.47.0 Beman Dawes 2011-07-11 22:16:03 +00:00
  • c95492a0e6 Release 1.47.0 beta 1 boost-1.47.0-beta1 Beman Dawes 2011-06-21 13:23:49 +00:00
  • 5d72ae48da Iterator: Use boost::result_of to determine nested result type of function in transform_iterator. Fixes #1427. Daniel James 2011-03-29 21:31:29 +00:00
  • 1ca1caddff Iterator: merge several changes from trunk. Daniel James 2011-03-29 21:17:11 +00:00
  • 328fffea55 Quickbook: New branch for development. svn-branches/quickbook-dev Daniel James 2011-03-27 10:17:05 +00:00
  • 3f67f56b0c Release 1.46.1 boost-1.46.1 Beman Dawes 2011-03-12 15:41:16 +00:00
  • 5c477dc695 Always include add_reference in iterator_adaptor. Daniel James 2011-03-11 18:28:31 +00:00
  • b90c89e31a Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • da8909457d Branch for working on the documentation tools documentation. svn-branches/doc-tools-docs Daniel James 2011-02-04 21:18:24 +00:00
  • 5865b15304 Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • d45b57c33c Revert [68076], refs #1427. Daniel James 2011-01-28 08:40:25 +00:00
  • bae46b3906 Branch to work on filename handling without disturbing trunk. svn-branches/quickbook-filenames Daniel James 2011-01-21 09:17:08 +00:00
  • caa0e5035a Added Michel's patches for #1427 Marshall Clow 2011-01-17 14:52:49 +00:00
  • 5a88e6f958 Merging fixes to release; Fixes #1427 Marshall Clow 2011-01-13 01:25:09 +00:00
  • 36565eae63 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
  • 14b1075d6b Apply patch for #3645; will merge to release after tests cycle Marshall Clow 2011-01-06 23:42:00 +00:00
  • 752fc7c185 Removed <boost/pending/integer_range.hpp> and a few more uses of it; fixes #4642 Jeremiah Willcock 2010-12-05 20:38:44 +00:00
  • e33864a598 Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • 30c13f2480 Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00
  • 2bd94690ad Release 1.44.0 boost-1.44.0 Beman Dawes 2010-08-16 15:03:16 +00:00
  • 3ca041bae2 Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • de4ef14f9b Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +00:00
  • 15f3bf9352 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +00:00
  • d469568de7 function_input_iterator fixes from Dean Michael Berris Jeremiah Willcock 2010-06-10 05:59:46 +00:00
  • a9b594c925 v2, v3, integration branch svn-branches/filesystem3 Beman Dawes 2010-06-09 11:34:33 +00:00
  • 251b9f8057 Fixed #3434 Jeremiah Willcock 2010-06-09 01:13:28 +00:00
  • 2786268510 Applied patches from #1427; fixes #1427 Jeremiah Willcock 2010-06-09 01:08:45 +00:00
  • 6bb82230b9 Added function_input_iterator from Dean Michael Berris; fixes #2893 Jeremiah Willcock 2010-06-09 00:09:56 +00:00
  • f65f03afcc Merged r62593 from trunk Jeremiah Willcock 2010-06-08 19:11:44 +00:00
  • c07f55ff65 Removed unneeded #include; fixes #1533 Jeremiah Willcock 2010-06-08 19:10:16 +00:00
  • 4f4897dd34 Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • 044cc585ce Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • b498667808 Create a branch for inspect fixes. svn-branches/inspect Daniel James 2010-04-20 21:11:27 +00:00
  • 775d47c1b8 new branch to fix documentation sandbox-branches/birbacher/fix_documentation Frank Birbacher 2010-03-14 07:44:37 +00:00
  • 9ebdfab34b Create a branch for autoprefixing svn-branches/units/autoprefix Steven Watanabe 2010-02-28 19:19:07 +00:00
  • 6fe239d265 Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • cc5b3f5ad0 Branch for merging Boost.Build and Boost.Jam completely. svn-branches/b2 Vladimir Prus 2010-01-19 20:47:20 +00:00