Commit Graph

13 Commits

Author SHA1 Message Date
Edward Diener
d76576a6a4 Changed to use Py_TYPE instead of separate code depending on Python version. 2018-10-19 15:59:46 -04:00
Edward Diener
77e4c49657 Fix for Python 3 versus Python 2 where the PyVarObject is different. 2018-10-18 14:42:04 -04:00
Daniel Wallin
aadc1c8ade Applied part of patch from Jens Seidel in: http://svn.boost.org/trac/boost/ticket/1541. Fixed missing includes.
[SVN r42415]
2018-10-14 18:11:31 +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
e2d77e0080 New algorithm for tagging arguments, and lots of changes to PP code.
[SVN r35168]
2018-10-14 18:11:00 +03:00
Daniel Wallin
1d0e9ed2f4 Fixed 0-arity init.
[SVN r34528]
2018-10-14 18:08:56 +03:00
Daniel Wallin
edb5b4547e Added support for CallPolicies.
[SVN r34475]
2018-10-14 18:08:56 +03:00
Daniel Wallin
3b221ec25f new Parameter.Python syntax
[SVN r34094]
2018-10-14 18:08:55 +03:00
Daniel Wallin
c847fc2b0c new Parameter.Python syntax
[SVN r34093]
2018-10-14 18:08:55 +03:00
Daniel Wallin
e170a04e40 Fixed problem with using joint_view<>.
[SVN r33485]
2018-10-14 18:08:54 +03:00
Daniel Wallin
1c3940154a Missing files added.
[SVN r33278]
2018-10-14 18:08:53 +03:00
Daniel Wallin
70a15dff68 Fixed missing include.
[SVN r33269]
2018-10-14 18:08:52 +03:00
Daniel Wallin
6d0b372036 Boost.Parameter python binding support.
[SVN r32925]
2018-10-14 18:08:52 +03:00