Commit Graph

398 Commits

Author SHA1 Message Date
Peter Dimov 5d49fb45d0 Make bind.hpp and mem_fn.hpp forward to bind/bind.hpp and bind/mem_fn.hpp. (Ref #2238)
[SVN r51489]
2009-02-28 21:40:27 +00:00
Peter Dimov 4000680b6a Copy mem_fn.hpp to bind/
[SVN r51488]
2009-02-28 21:27:51 +00:00
Peter Dimov 851903fcc4 Copy bind.hpp into bind/
[SVN r51487]
2009-02-28 21:26:59 +00:00
John Maddock 387e536a0a Merge PDF build changes from Trunk.
[SVN r51417]
2009-02-23 18:39:32 +00:00
John Maddock 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.

[SVN r51284]
2009-02-17 10:05:58 +00:00
Troy D. Straszheim 85d146117e merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Michael A. Jackson f09a7a5747 Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson 0b72bfbd9b Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson 61519fcae2 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Peter Dimov 45720b6f2d Merge 48832-48840 from trunk.
[SVN r48989]
2008-09-28 15:05:17 +00:00
Peter Dimov 48c5a6e682 Fix #2245.
[SVN r48840]
2008-09-17 23:07:33 +00:00
Ronald Garcia 1b292ee487 For building the ref docs stand-alone.
[SVN r47690]
2008-07-22 14:58:14 +00:00
Ronald Garcia 0dd5dae4e8 Added documentation for unwrap_ref.
[SVN r47689]
2008-07-22 14:55:05 +00:00
Anthony Williams e22e641bbf Merge of new boost.thread code along with required changes from boost.bind
[SVN r46474]
2008-06-18 13:01:08 +00:00
Peter Dimov 203ca82ef2 bind( type<R>(), f, ... ) now works when f is a member function.
[SVN r45619]
2008-05-21 19:49:47 +00:00
Peter Dimov 037a4d1976 Add ref_fn_test.cpp per #1846.
[SVN r44704]
2008-04-21 21:29:28 +00:00
Peter Dimov dfd3da2cc4 Fix #1643.
[SVN r43323]
2008-02-19 15:40:58 +00:00
Peter Dimov aef08dd0cd Fix #1642.
[SVN r43321]
2008-02-19 15:09:10 +00:00
Peter Dimov ef993c777a Fix #1646.
[SVN r43320]
2008-02-19 14:59:28 +00:00
Peter Dimov f58543ac11 Fix #1641.
[SVN r43319]
2008-02-19 14:51:10 +00:00
Peter Dimov f1afd17717 Added support for &&, ||
[SVN r43269]
2008-02-15 18:40:36 +00:00
Markus Schöpflin e73f08edee Modified spelling of my surname to avoid problems with non-ASCII characters.
[SVN r42436]
2008-01-03 10:04:39 +00:00
Beman Dawes 224e9f5eec Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes 1943ac521b Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Beman Dawes 77d2c4bab1 Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
Vladimir Prus 3c24cbedf6 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
nobody 41a2e80197 This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Peter Dimov 79f8680eda Fix #997
[SVN r38165]
2007-07-07 17:41:54 +00:00
Peter Dimov e163aeb563 Use object placeholders for g++ 4.1+, reported and PCH-tested by Daniel Walker
[SVN r38164]
2007-07-07 17:22:26 +00:00
Peter Dimov ce24d4f735 Fixed to compile
[SVN r37357]
2007-04-04 21:30:32 +00:00
Peter Dimov 9ea5cf40da License update
[SVN r35988]
2006-11-10 18:27:05 +00:00
Peter Dimov 41d9fbc317 License update
[SVN r35988]
2006-11-10 18:27:05 +00:00
Peter Dimov 4d1f7d0411 License/copyright edits
[SVN r35955]
2006-11-09 19:36:51 +00:00
Peter Dimov 2f595f53f5 License/copyright edits
[SVN r35954]
2006-11-09 19:29:42 +00:00
Beman Dawes 967e9af0eb Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes c746cf26de Add copyright, license
[SVN r35905]
2006-11-07 19:11:57 +00:00
Rene Rivera c5396f02c6 Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Peter Dimov a695360c4f Borland fix
[SVN r35661]
2006-10-18 17:36:50 +00:00
Peter Dimov 0aadd1805d Rvalue overloads (suggested by Herve Bronnimann)
[SVN r35640]
2006-10-16 19:11:29 +00:00
Douglas Gregor e8646fa260 Work around ADL bug in GCC 3.3 that is causing failures in the Signals library
[SVN r35224]
2006-09-20 13:07:20 +00:00
Douglas Gregor 0cc198acc2 Work around ADL bug in GCC 3.3 that is causing failures in the Signals library
[SVN r35224]
2006-09-20 13:07:20 +00:00
Peter Dimov b272145f3e Moved the specialization into namespace boost
[SVN r34477]
2006-07-07 19:09:16 +00:00
Peter Dimov bfe10df38a is_placeholder, is_bind_expression added.
[SVN r34468]
2006-07-06 13:47:26 +00:00
Peter Dimov a87638486b Fixed a visit_each-related bug exposed by strict two-phase lookup
[SVN r33841]
2006-04-27 16:21:01 +00:00
Peter Dimov c69a4ad382 Fixed a visit_each-related bug exposed by strict two-phase lookup
[SVN r33761]
2006-04-21 13:14:58 +00:00
Peter Dimov 683d699e4a Added diagnostic output.
[SVN r33754]
2006-04-21 11:55:39 +00:00
nobody 472f9e6ebe This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Douglas Gregor d43950f1a6 Don't enumerate stored placeholders via visit_each
[SVN r33188]
2006-03-01 13:46:29 +00:00
Peter Dimov f57cb48b9f Added bind_visit_test
[SVN r33179]
2006-02-28 21:36:42 +00:00
Peter Dimov 03bb04bb85 Two-phase lookup fix
[SVN r33059]
2006-02-21 10:16:27 +00:00