eldiener
|
672ae1c0ce
|
Removed --depth 1
|
2017-10-29 21:44:39 -04:00 |
|
Edward Diener
|
f7829bd91c
|
Better appveyor file setup.
|
2017-10-09 12:08:35 -04:00 |
|
Edward Diener
|
3736a0581e
|
Added Appveyor file and Travis CI file.
|
2017-10-09 08:20:05 -04:00 |
|
Edward Diener
|
6f747e9869
|
Removed git executable tag.
|
2017-09-14 07:57:05 -04:00 |
|
Edward Diener
|
b31fc2bb17
|
Removed executable under git
|
2017-09-14 06:43:45 -04:00 |
|
Edward Diener
|
247536c841
|
Merge remote-tracking branch 'remotes/origin/master' into develop
|
2017-04-24 12:35:13 -04:00 |
|
Edward Diener
|
fd4a18d490
|
Merge branch 'develop'
|
2017-01-04 11:24:52 -05:00 |
|
Edward Diener
|
a2da4c32f5
|
Merge pull request #9 from rick68/patch-1
improve aux::arg_list<>::operator[]()
|
2016-12-24 01:27:15 -05:00 |
|
Wei-Ming Yang
|
a3b5ce8a93
|
improve aux::arg_list<>::operator[]()
Add the assert to avoid ugly message when invoked `arg_list<>::operator[](lazy_default<>)` with `maybe<>`
|
2016-11-23 09:53:54 +08:00 |
|
Edward Diener
|
612563e0fe
|
Include math.h first to avoid Python _hypot redefinition bug
|
2016-11-07 15:33:55 -05:00 |
|
Edward Diener
|
904e2f5020
|
Use unique_ptr instead of auto_ptr where appropriate
|
2016-11-07 15:32:11 -05:00 |
|
Rene Rivera
|
c303922fe9
|
Add, and update, documentation build targets.
|
2016-10-10 11:39:51 -05:00 |
|
Rene Rivera
|
9a8ad86fd7
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:35 -05:00 |
|
Edward Diener
|
0461c0a070
|
Merge branch 'develop'
Conflicts:
doc/html/index.html
doc/html/python.html
doc/html/reference.html
doc/index.rst
|
2015-10-15 01:01:28 -04:00 |
|
Edward Diener
|
6ad2d6b207
|
Fixed ADL problem upon invocation
|
2015-07-19 13:03:39 -04:00 |
|
Sebastien Loriot
|
45eebd0b85
|
fix a unused variable warning
|
2015-07-19 10:09:24 -04:00 |
|
Stephen Kelly
|
d6132a7645
|
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting.
[SVN r86249]
|
2015-07-19 10:08:31 -04:00 |
|
Stephen Kelly
|
3462c3dc06
|
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
[SVN r86248]
|
2015-07-19 10:08:17 -04:00 |
|
Stephen Kelly
|
bc19656218
|
Parameter: Remove obsolete MSVC version checks.
[SVN r86119]
|
2015-07-19 10:07:55 -04:00 |
|
Stephen Kelly
|
09cc5cf219
|
Parameter: Remove obsolete GCC version checks.
[SVN r86067]
|
2015-07-19 10:07:24 -04:00 |
|
Vicente J. Botet Escriba
|
dd466e7d54
|
Parameter: fix minor warnings.
[SVN r83985]
|
2015-07-19 10:06:01 -04:00 |
|
Edward Diener
|
368205ab37
|
Merge pull request #8 from sloriot/patch-2
fix a unused variable warning
|
2015-07-16 07:40:24 -04:00 |
|
Sebastien Loriot
|
9821c1a5f9
|
fix a unused variable warning
|
2015-07-16 13:11:12 +02:00 |
|
Edward Diener
|
d3a422ba6e
|
Merge pull request #6 from eldiener/develop
Remove unneeded and incorrect #line directives, which just confuse so…
|
2015-05-29 13:13:07 -04:00 |
|
Edward Diener
|
aaf00c5449
|
Remove unneeded and incorrect #line directives, which just confuse some compilers, most notably VC++ which fails some tests purely on its confusion.
|
2015-05-27 10:03:38 -04:00 |
|
Daniel James
|
a9a4287f4d
|
Add metadata file.
|
2015-01-25 21:28:29 +02:00 |
|
Peter Dimov
|
e1f43668e7
|
Merge pull request #5 from danieljames/metadata
Create metadata file.
|
2015-01-25 20:32:38 +02:00 |
|
Daniel James
|
3b34198a6f
|
Add metadata file.
|
2014-08-18 15:08:36 +01:00 |
|
Michel Morin
|
49ab4faa2b
|
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
[SVN r86673]
|
2013-11-13 03:22:55 +00:00 |
|
Michel Morin
|
54854d4a3a
|
Correct broken links to C++ standard papers. Refs #9212.
[SVN r86524]
|
2013-10-30 12:51:24 +00:00 |
|
Beman Dawes
|
45295c87bc
|
Merge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
[SVN r86489]
|
2013-10-27 21:10:04 +00:00 |
|
Beman Dawes
|
0dcd40da74
|
Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
[SVN r86392]
|
2013-10-22 15:23:42 +00:00 |
|
Stephen Kelly
|
a510824ee4
|
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting.
[SVN r86249]
|
2013-10-11 23:22:36 +00:00 |
|
Stephen Kelly
|
7465ba08d3
|
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
[SVN r86248]
|
2013-10-11 23:20:59 +00:00 |
|
Stephen Kelly
|
8dca3b7307
|
Parameter: Remove obsolete MSVC version checks.
[SVN r86119]
|
2013-10-01 08:48:50 +00:00 |
|
Stephen Kelly
|
51a02e0822
|
Parameter: Remove obsolete GCC version checks.
[SVN r86067]
|
2013-09-30 15:58:35 +00:00 |
|
Vladimir Prus
|
a07961f561
|
Undo previous commit, it was meant for another branch
[SVN r85888]
|
2013-09-25 08:32:03 +00:00 |
|
Vladimir Prus
|
4e26b448e9
|
Initial modular patch, from Bjorn.
[SVN r85884]
|
2013-09-25 08:13:57 +00:00 |
|
Vicente J. Botet Escriba
|
b5e57e0024
|
Parameter: fix minor warnings.
[SVN r83985]
|
2013-04-20 14:12:43 +00:00 |
|
Lorenzo Caminiti
|
b74489d477
|
Merged Boost.Parameter fixes from trunk to support accessing named paramter types tag:❌:_.
[SVN r78851]
|
2012-06-07 18:21:25 +00:00 |
|
Tim Blechmann
|
475001a591
|
parameter: merge fix from trunk (required for boost.heap)
[SVN r76090]
|
2011-12-21 11:20:00 +00:00 |
|
Tim Blechmann
|
f9e0d1c5c3
|
parameter: merge enable_if fix from trunk
[SVN r76069]
|
2011-12-19 18:00:17 +00:00 |
|
Tim Blechmann
|
23ed477c44
|
parameter: access enable_if via namespace boost
[SVN r75902]
|
2011-12-11 14:30:27 +00:00 |
|
Tim Blechmann
|
6427d82103
|
[parameter] increase BOOST_PARAMETER_MAX_ARITY to 8
applying patch from ticket #6177
[SVN r75811]
|
2011-12-05 09:55:21 +00:00 |
|
Daniel Wallin
|
436209fa82
|
Fix Boost.Parameter documentation bugs. Properly test type requirements example.
[SVN r75417]
|
2011-11-08 22:00:12 +00:00 |
|
Daniel Wallin
|
9d66bd7632
|
Allow placeholder expressions in the type requirements for BOOST_PARAMETER_FUNCTION et al:
(root_vertex
, (vertex_descriptor<graphs::graph::_>)
, *vertices(graph).first)
[SVN r75415]
|
2011-11-08 21:57:28 +00:00 |
|
Daniel James
|
0b0ce28a8a
|
Parameter: Merge [62231] from release - missing includes.
[SVN r70523]
|
2011-03-24 21:12:54 +00:00 |
|
Marshall Clow
|
bdcbf442bf
|
Merge fix to release branch, fixes #4983
[SVN r68366]
|
2011-01-22 15:42:09 +00:00 |
|
Marshall Clow
|
15d8701d77
|
Fix typo in parameter doc, refs #4983
[SVN r68291]
|
2011-01-19 15:32:54 +00:00 |
|
Andrey Semashev
|
c9cf0ab0f5
|
Merged changes from trunk.
[SVN r62272]
|
2010-05-27 17:58:58 +00:00 |
|