Commit Graph

25 Commits

Author SHA1 Message Date
Peter Dimov
cf77d38c3a Fix test/Jamfile 2018-10-14 18:19:38 +03:00
Edward Diener
7f4335062e Include math.h first to avoid Python _hypot redefinition bug 2018-10-14 18:11:51 +03:00
Dave Abrahams
40866e9e73 bug fix for value_type and numerous doc fixes, along with literate programming tests
[SVN r50863]
2018-10-14 18:11:36 +03:00
Daniel Wallin
f1fa8fa04e Fixed some regressions and added expected failure markup.
[SVN r35451]
2018-10-14 18:11:22 +03:00
Daniel Wallin
16dccc14ea Fixed python test regression and PP test failure.
[SVN r35404]
2018-10-14 18:11:19 +03:00
Daniel Wallin
e556ff29a9 Changed how normalized_argument_types works to better match user expectation.
[SVN r35363]
2018-10-14 18:11:17 +03:00
Markus Schöpflin
f71509ca43 Python header must be included first.
[SVN r35319]
2018-10-14 18:11:15 +03:00
Daniel Wallin
4a1fc49a6a Improved error diagnostics. Made depdendent predicates work on most compilers. Made optional deduced parameters fail SFINAE when an unmatched parameter is supplied.
[SVN r35226]
2018-10-14 18:11:08 +03:00
Daniel Wallin
a263cca761 Removed old tests.
[SVN r35214]
2018-10-14 18:11:06 +03:00
Daniel Wallin
eea8f72c13 Made arguments that isn't matched by any parameter-specs an error.
[SVN r35192]
2018-10-14 18:11:04 +03:00
Daniel Wallin
440aa8d08f New tagging algo. Tests for deduced parameters and preprocessor interface for deduced parameters.
[SVN r35172]
2018-10-14 18:11:00 +03:00
Dave Abrahams
e2db16e80c add missing license/copyright info
[SVN r35068]
2018-10-14 18:10:54 +03:00
Daniel Wallin
d900700284 fixed v2 jamfile
[SVN r33299]
2018-10-14 18:08:53 +03:00
Rene Rivera
f2a752572d Fix to allow piecewise parameter composition.
[SVN r33189]
2018-10-14 18:08:52 +03:00
Vladimir Prus
0a5a01e08f Update Jamfile.v2
[SVN r32761]
2018-10-14 18:08:52 +03:00
Daniel Wallin
bb15a2f914 Named Template Parameter support in Boost.Parameter.
[SVN r32525]
2018-10-14 18:08:52 +03:00
Dave Abrahams
31ea392998 Merge in material from the parameter-python branch that should have been included here.
[SVN r32445]
2018-10-14 18:08:52 +03:00
Vladimir Prus
61fb5c5e9b Update Jamfile.v2
[SVN r32351]
2018-10-14 18:08:52 +03:00
Dave Abrahams
83da6ede71 Martin Wille pointed out some missing header dependencies; fixed. Also moved boost/python/detail/is_xxx.hpp functionality into boost/detail/is_xxx.hpp to decouple library dependencies between python and parameter.
[SVN r31290]
2018-10-14 18:08:52 +03:00
Dave Abrahams
6409b6576c Martin Wille pointed out a missing anonymous namespace; fixed. Changed Jamfile and Jamfile.v2 so that we'd build the efficiency test in release mode always.
[SVN r31283]
2018-10-14 18:08:52 +03:00
Dave Abrahams
33c1290eb4 Add efficiency measurement
[SVN r30920]
2018-10-14 18:08:52 +03:00
Dave Abrahams
b8e39f7769 Added unnamed test.
[SVN r30606]
2018-10-14 18:08:51 +03:00
Dave Abrahams
d3a2758192 Support for Borland C++
[SVN r29520]
2018-10-14 18:08:50 +03:00
Daniel Wallin
6894da4a9c *** empty log message ***
[SVN r28463]
2018-10-14 18:08:50 +03:00
Vladimir Prus
5a394da08d Add V2 Jamfile
[SVN r28244]
2018-10-14 18:08:50 +03:00