Commit Graph

  • 8e54850ab6 Add forwarding test for 2 arguments. Peter Dimov 2015-03-20 16:53:30 +0200
  • 46c414606c Add forwarding test. Peter Dimov 2015-03-20 16:43:54 +0200
  • b4881265fb Add test for a function+bind regression reported by Marcel Raad Peter Dimov 2015-03-20 16:32:43 +0200
  • 6f2879927d Merge branch 'develop' Peter Dimov 2015-01-25 22:21:42 +0200
  • 1a6c2ffff3 Ignore generated documentation. Peter Dimov 2015-01-25 22:21:11 +0200
  • e9f6ccde39 Merge branch 'develop' Peter Dimov 2015-01-25 18:27:56 +0200
  • 6ac4bef225 Fix error in example. Peter Dimov 2015-01-22 21:48:54 +0200
  • b2eb0a4ae8 Add acknowledgment. Peter Dimov 2015-01-22 21:46:33 +0200
  • 32060bf523 Merge branch 'feature/quickbook-documentation' into develop Peter Dimov 2015-01-22 21:39:24 +0200
  • 42069e5103 Merge branch 'boostbook' of https://github.com/K-ballo/bind into feature/quickbook-documentation Peter Dimov 2015-01-22 21:18:04 +0200
  • 7eac98452a Merge branch 'void' of https://github.com/K-ballo/bind into develop Peter Dimov 2015-01-22 21:06:39 +0200
  • 360ac7c2b4 Added doc redirect pages in the root directory K-ballo 2014-08-21 18:15:00 -0300
  • fa5c928e88 Ported mem_fn documentation to BoostBook K-ballo 2014-08-21 17:48:29 -0300
  • 1feb7dc796 Merge branch 'develop' Peter Dimov 2014-08-21 23:58:41 +0300
  • ea54c3875d Merge pull request #8 from danieljames/metadata Peter Dimov 2014-08-21 23:55:38 +0300
  • b8e4c378b1 Merge branch 'develop' Peter Dimov 2014-08-21 23:49:39 +0300
  • f199894060 Ported bind documentation to BoostBook K-ballo 2014-07-27 15:50:18 -0300
  • 53ff21f0f8 Remove ref from metadata. Daniel James 2014-08-21 20:34:34 +0100
  • 30921a3889 Completed support for bind<void> K-ballo 2014-08-21 16:27:27 -0300
  • c89afa6aaa Added test case for existing bind<void> support. K-ballo 2014-08-08 10:39:41 -0300
  • f91369d163 Update links to ref.html. Peter Dimov 2014-08-21 14:24:05 +0300
  • 33a19056dc Delete ref documentation; it's now in core. Peter Dimov 2014-08-21 14:12:08 +0300
  • 41d7508139 Merge branch 'develop' Peter Dimov 2014-08-21 13:23:22 +0300
  • 89d3d468b1 Merge pull request #7 from jzmaddock/patch-2 Peter Dimov 2014-08-21 13:22:20 +0300
  • 29b1a0d6b9 Add metadata file. Daniel James 2014-08-18 14:57:36 +0100
  • f769d97362 Update Jamfile.v2 jzmaddock 2014-08-11 18:26:54 +0100
  • 1480db5679 Merge branch 'develop' Peter Dimov 2014-02-05 05:22:20 +0200
  • f53694ef25 Merge branch 'develop' of https://github.com/boostorg/bind into develop Peter Dimov 2013-12-18 19:04:20 +0200
  • 0afd49b884 Merge pull request #3 from danieljames/develop Peter Dimov 2013-12-16 15:03:04 -0800
  • dd67e3f785 Link to compose from old version of boost. Daniel James 2013-12-15 17:27:54 +0000
  • c92a49d5c2 Merge commit 'f7e101e928c745199436374f944f0438b97dee28' into develop Peter Dimov 2013-12-12 02:57:54 +0200
  • a6b17d9001 Switch to BOOST_STATIC_ASSERT in arg.hpp per the patch in #8844. Peter Dimov 2013-12-12 00:12:56 +0200
  • ea05f23163 Fixed mem_fn_eq_test to work with /OPT:ICF as per the patch in #8734 by Mike Liang. Peter Dimov 2013-12-11 23:58:19 +0200
  • fafb6bb650 Merge branch 'topic/silence_warning' of https://github.com/timblechmann/bind into develop Peter Dimov 2013-12-07 19:10:42 +0200
  • f7e101e928 Merge branch 'develop' Peter Dimov 2013-12-07 19:05:57 +0200
  • 166c4b6be7 Merge from master to create a merge point. Peter Dimov 2013-12-07 19:03:34 +0200
  • 8414233b9c Revert "Bind: Remove obsolete MSVC version check" Peter Dimov 2013-12-07 18:54:00 +0200
  • 15d6d6ac95 Revert "Remove obsolete MSVC check from pragma guard" Peter Dimov 2013-12-07 18:53:27 +0200
  • ba117db120 Revert "Bind: Remove obsolete GCC version check." Peter Dimov 2013-12-07 18:53:01 +0200
  • f5c95610b6 Revert "Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION" Peter Dimov 2013-12-07 18:52:39 +0200
  • ce0fc0f69a Revert "Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION" Peter Dimov 2013-12-07 18:51:53 +0200
  • aa8a94273d Revert "Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION" Peter Dimov 2013-12-07 18:50:56 +0200
  • 92ff08b873 bind: silence warning with gcc Tim Blechmann 2013-12-07 12:09:22 +0100
  • 6315df35d6 Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +0000
  • 96fd1e7036 Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +0000
  • 7ff6524bd1 Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:22:36 +0000
  • 0f66412487 Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:20:59 +0000
  • af136e483d Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:15:00 +0000
  • 5b2cf44de5 Bind: Remove obsolete GCC version check. Stephen Kelly 2013-10-01 08:42:35 +0000
  • 5e2fc717f0 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +0000
  • 9955139c65 Bind: Remove obsolete MSVC version check Stephen Kelly 2013-09-26 09:42:51 +0000
  • fa8debfc80 Merge [75391] to release. Fixes #5792. Peter Dimov 2011-11-30 17:53:38 +0000
  • da3580cc14 Apply suggested IBM C++ fix. Refs #5792. Peter Dimov 2011-11-07 18:25:33 +0000
  • 27003baf12 Pathscale-4.0 configuration code/workarounds. Bryce Adelstein-Lelbach 2011-01-14 02:59:34 +0000
  • c53ba15ce5 Merge doc fix to release; fixes #4532 Marshall Clow 2010-12-05 22:18:05 +0000
  • 3d60d74ff0 Doc patch; refs #4532 Marshall Clow 2010-12-02 13:17:09 +0000
  • 7b89dd7fd9 Merge [62251] to release. Fixes #4172. Peter Dimov 2010-07-10 21:26:25 +0000
  • 787d3cb7b4 Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • f89c41dc7b Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • 7aa58cf653 Fix version check, as g++ 4.1 still has the PCH bug. Refs #4172. Peter Dimov 2010-05-26 19:34:10 +0000
  • 6e208277e3 Merge [58073], [58093] to release. Fixes #3003. Peter Dimov 2009-12-03 17:44:37 +0000
  • 1bf8cd6c7a Fix Borland regression. Refs #3003. Peter Dimov 2009-12-02 10:47:01 +0000
  • e5d99ce085 Make mem_fn work with overloaded unary operator&. Refs #3003. Sorry it took so long. Peter Dimov 2009-12-01 02:24:53 +0000
  • 70f0c8efbb Merge [57954], [57955] to release. Peter Dimov 2009-11-30 20:30:22 +0000
  • 00b3c895fd Merge [57542] to release. Fixes #3601. Peter Dimov 2009-11-26 22:16:17 +0000
  • 17282c97c2 Extend Borland workaround to 6.2 and above. Peter Dimov 2009-11-26 21:02:04 +0000
  • f02b090fe8 Warning suppressions in Boost.Bind. Fixes #3601. John Maddock 2009-11-10 13:26:43 +0000
  • f3da835e0b 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 +0000
  • 8b58b0d207 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 +0000
  • 961c3c5fa9 Merge [54385] to release. Peter Dimov 2009-08-08 22:59:06 +0000
  • 73fc778b61 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 +0000
  • c0d14f5e7c Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 26ee2825fe Make protect use the same approximation of perfect forwarding as plain bind. Steven Watanabe 2009-06-26 22:31:15 +0000
  • 52d9c13d6e Merged change over from trunk. Added documentation for unwrap_ref. Ronald Garcia 2009-06-03 14:36:08 +0000
  • a060765e8b shared_ptr and bind cmake tweaks Troy D. Straszheim 2009-05-14 20:20:34 +0000
  • 7e1ad242f9 Merged [52384] from trunk. Frank Mori Hess 2009-04-15 13:01:15 +0000
  • dc1e4dbfae Use static boost::arg placeholders for gcc 4.0.1, since it has a bug that prevents forwarding placeholders as const references when using the static inline function placeholders. Frank Mori Hess 2009-04-14 13:45:59 +0000
  • a5f729bbeb Merge [51979] to release. Closes #2849. Peter Dimov 2009-03-28 20:56:16 +0000
  • 45a1f1434b Add ref_compare for weak_ptr. Refs #2849. Peter Dimov 2009-03-26 00:43:14 +0000
  • 6431906dcc Merge [51512] to release. Closes #2128. Peter Dimov 2009-03-02 16:32:03 +0000
  • 18b0dd3e17 Merge [51511] to release. Closes #2127. Peter Dimov 2009-03-02 16:29:22 +0000
  • 465899b2ac Merge [51510] to release. Peter Dimov 2009-03-02 16:26:24 +0000
  • 8f507b9aec Merge [51487] [51488] [51489] to release. Closes #2238. Peter Dimov 2009-03-02 16:15:40 +0000
  • bc50ab0ba3 Refs #2128 (fixed in trunk.) Peter Dimov 2009-03-01 17:04:14 +0000
  • 010349ec9b Refs #2127 (fixed in trunk). Peter Dimov 2009-03-01 16:31:53 +0000
  • 8ae9e8460d Borland 6.10 still needs the workaround; fails bind_dm_test without it. Peter Dimov 2009-03-01 16:06:44 +0000
  • 5d49fb45d0 Make bind.hpp and mem_fn.hpp forward to bind/bind.hpp and bind/mem_fn.hpp. (Ref #2238) Peter Dimov 2009-02-28 21:40:27 +0000
  • 4000680b6a Copy mem_fn.hpp to bind/ Peter Dimov 2009-02-28 21:27:51 +0000
  • 851903fcc4 Copy bind.hpp into bind/ Peter Dimov 2009-02-28 21:26:59 +0000
  • 387e536a0a Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 1d79533df7 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 +0000
  • 85d146117e merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • f09a7a5747 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 0b72bfbd9b 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 +0000
  • 61519fcae2 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 45720b6f2d Merge 48832-48840 from trunk. Peter Dimov 2008-09-28 15:05:17 +0000
  • 48c5a6e682 Fix #2245. Peter Dimov 2008-09-17 23:07:33 +0000
  • 1b292ee487 For building the ref docs stand-alone. Ronald Garcia 2008-07-22 14:58:14 +0000
  • 0dd5dae4e8 Added documentation for unwrap_ref. Ronald Garcia 2008-07-22 14:55:05 +0000
  • e22e641bbf Merge of new boost.thread code along with required changes from boost.bind Anthony Williams 2008-06-18 13:01:08 +0000