Peter Dimov
8e54850ab6
Add forwarding test for 2 arguments.
2015-03-20 16:53:30 +02:00
Peter Dimov
46c414606c
Add forwarding test.
2015-03-20 16:43:54 +02:00
Peter Dimov
b4881265fb
Add test for a function+bind regression reported by Marcel Raad
2015-03-20 16:32:43 +02:00
Peter Dimov
6f2879927d
Merge branch 'develop'
2015-01-25 22:21:42 +02:00
Peter Dimov
1a6c2ffff3
Ignore generated documentation.
2015-01-25 22:21:11 +02:00
Peter Dimov
e9f6ccde39
Merge branch 'develop'
2015-01-25 18:27:56 +02:00
Peter Dimov
6ac4bef225
Fix error in example.
2015-01-22 21:48:54 +02:00
Peter Dimov
b2eb0a4ae8
Add acknowledgment.
2015-01-22 21:46:33 +02:00
Peter Dimov
32060bf523
Merge branch 'feature/quickbook-documentation' into develop
2015-01-22 21:39:24 +02:00
Peter Dimov
42069e5103
Merge branch 'boostbook' of https://github.com/K-ballo/bind into feature/quickbook-documentation
2015-01-22 21:18:04 +02:00
Peter Dimov
7eac98452a
Merge branch 'void' of https://github.com/K-ballo/bind into develop
2015-01-22 21:06:39 +02:00
K-ballo
360ac7c2b4
Added doc redirect pages in the root directory
2014-08-21 18:15:00 -03:00
K-ballo
fa5c928e88
Ported mem_fn documentation to BoostBook
2014-08-21 18:03:21 -03:00
Peter Dimov
1feb7dc796
Merge branch 'develop'
2014-08-21 23:58:41 +03:00
Peter Dimov
ea54c3875d
Merge pull request #8 from danieljames/metadata
...
Create metadata file.
2014-08-21 23:55:38 +03:00
Peter Dimov
b8e4c378b1
Merge branch 'develop'
2014-08-21 23:49:39 +03:00
K-ballo
f199894060
Ported bind documentation to BoostBook
2014-08-21 17:49:23 -03:00
Daniel James
53ff21f0f8
Remove ref from metadata.
...
It's now in core.
2014-08-21 20:34:34 +01:00
K-ballo
30921a3889
Completed support for bind<void>
2014-08-21 16:27:27 -03:00
K-ballo
c89afa6aaa
Added test case for existing bind<void> support.
2014-08-21 14:43:40 -03:00
Peter Dimov
f91369d163
Update links to ref.html.
2014-08-21 14:24:05 +03:00
Peter Dimov
33a19056dc
Delete ref documentation; it's now in core.
2014-08-21 14:12:08 +03:00
Peter Dimov
41d7508139
Merge branch 'develop'
2014-08-21 13:23:22 +03:00
Peter Dimov
89d3d468b1
Merge pull request #7 from jzmaddock/patch-2
...
Update Jamfile.v2
2014-08-21 13:22:20 +03:00
Daniel James
29b1a0d6b9
Add metadata file.
2014-08-18 15:49:05 +01:00
jzmaddock
f769d97362
Update Jamfile.v2
...
There can only be one project called "boost/doc" and this isn't it ;-)
So the patch changes the name to something else.
2014-08-11 18:26:54 +01:00
Peter Dimov
1480db5679
Merge branch 'develop'
2014-02-05 05:22:20 +02:00
Peter Dimov
f53694ef25
Merge branch 'develop' of https://github.com/boostorg/bind into develop
2013-12-18 19:04:20 +02:00
Peter Dimov
0afd49b884
Merge pull request #3 from danieljames/develop
...
Link to compose in old version of boost.
2013-12-16 15:03:04 -08:00
Daniel James
dd67e3f785
Link to compose from old version of boost.
...
Compose isn't included in modular boost, so there's nothing to link to.
I changed it to link to an old version which still has compose
documentation. It might be better to rewrite it?
2013-12-15 17:27:54 +00:00
Peter Dimov
c92a49d5c2
Merge commit 'f7e101e928c745199436374f944f0438b97dee28' into develop
2013-12-12 02:57:54 +02:00
Peter Dimov
a6b17d9001
Switch to BOOST_STATIC_ASSERT in arg.hpp per the patch in #8844 .
2013-12-12 00:12:56 +02:00
Peter Dimov
ea05f23163
Fixed mem_fn_eq_test to work with /OPT:ICF as per the patch in #8734 by Mike Liang.
2013-12-11 23:58:19 +02:00
Peter Dimov
fafb6bb650
Merge branch 'topic/silence_warning' of https://github.com/timblechmann/bind into develop
2013-12-07 19:10:42 +02:00
Peter Dimov
f7e101e928
Merge branch 'develop'
2013-12-07 19:05:57 +02:00
Peter Dimov
166c4b6be7
Merge from master to create a merge point.
2013-12-07 19:03:34 +02:00
Peter Dimov
8414233b9c
Revert "Bind: Remove obsolete MSVC version check"
...
This reverts commit 9955139c65
.
2013-12-07 18:54:00 +02:00
Peter Dimov
15d6d6ac95
Revert "Remove obsolete MSVC check from pragma guard"
...
This reverts commit 5e2fc717f0
.
2013-12-07 18:53:27 +02:00
Peter Dimov
ba117db120
Revert "Bind: Remove obsolete GCC version check."
...
This reverts commit 5b2cf44de5
.
2013-12-07 18:53:01 +02:00
Peter Dimov
f5c95610b6
Revert "Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION"
...
This reverts commit af136e483d
.
2013-12-07 18:52:39 +02:00
Peter Dimov
ce0fc0f69a
Revert "Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION"
...
This reverts commit 0f66412487
.
2013-12-07 18:51:53 +02:00
Peter Dimov
aa8a94273d
Revert "Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION"
...
This reverts commit 7ff6524bd1
.
2013-12-07 18:50:56 +02:00
Tim Blechmann
92ff08b873
bind: silence warning with gcc
2013-12-07 14:37:28 +01:00
Michel Morin
6315df35d6
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
...
[SVN r86673]
2013-11-13 03:22:55 +00:00
Michel Morin
96fd1e7036
Correct broken links to C++ standard papers. Refs #9212 .
...
[SVN r86524]
2013-10-30 12:51:24 +00:00
Stephen Kelly
7ff6524bd1
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
These evaded scripting.
[SVN r86249]
2013-10-11 23:22:36 +00:00
Stephen Kelly
0f66412487
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
[SVN r86248]
2013-10-11 23:20:59 +00:00
Stephen Kelly
af136e483d
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
Process #ifndef...#endif conditions.
[SVN r86244]
2013-10-11 23:15:00 +00:00
Stephen Kelly
5b2cf44de5
Bind: Remove obsolete GCC version check.
...
[SVN r86106]
2013-10-01 08:42:35 +00:00
Stephen Kelly
5e2fc717f0
Remove obsolete MSVC check from pragma guard
...
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
2013-09-26 13:02:51 +00:00