- 15 Aug, 2016 1 commit
-
-
Dean Moldovan authored
-
- 02 Aug, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 01 Aug, 2016 1 commit
-
-
Trygve Laugstøl authored
Mark the pybind11 headers as private to the target. Fixes #305
-
- 02 Jun, 2016 1 commit
-
-
Dean Moldovan authored
-
- 29 May, 2016 2 commits
-
-
Boris Schäling authored
-
Wenzel Jakob authored
-
- 28 May, 2016 2 commits
-
-
Boris Schäling authored
-
Dean Moldovan authored
-
- 27 May, 2016 1 commit
-
-
Dean Moldovan authored
-
- 26 May, 2016 2 commits
-
-
Dean Moldovan authored
-
Boris Schäling authored
-
- 25 May, 2016 1 commit
-
-
Dean Moldovan authored
-
- 22 May, 2016 3 commits
-
-
Dean Moldovan authored
-
Dean Moldovan authored
The function creates a pybind11 module using the specified source files.
-
Dean Moldovan authored
-
- 16 May, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 15 May, 2016 1 commit
-
-
Sergey Lyskov authored
-
- 05 May, 2016 2 commits
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- 01 May, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 30 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
This is needed in case an older pybind11 version was installed with pip
-
- 13 Apr, 2016 2 commits
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- 15 Mar, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 10 Mar, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 20 Feb, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 19 Feb, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 18 Feb, 2016 1 commit
-
-
Ben Pritchard authored
-
- 07 Feb, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 21 Jan, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 20 Jan, 2016 1 commit
-
-
Axel Huebl authored
- automatically detect number of examples
-
- 17 Jan, 2016 5 commits
-
-
Wenzel Jakob authored
- new pybind11::base<> attribute to indicate a subclass relationship - unified infrastructure for parsing variadic arguments in class_ and cpp_function - use 'handle' and 'object' more consistently everywhere
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
This modification taps into some newer C++14 features (if present) to generate function signatures considerably more efficiently at compile time rather than at run time. With this change, pybind11 binaries are now *2.1 times* smaller compared to the Boost.Python baseline in the benchmark. Compilation times get a nice improvement as well. Visual Studio 2015 unfortunately doesn't implement 'constexpr' well enough yet to support this change and uses a runtime fallback.
-
Wenzel Jakob authored
-
- 22 Dec, 2015 1 commit
-
-
Erik O'Leary authored
-
- 15 Dec, 2015 2 commits
-
-
Wenzel Jakob authored
-
Jan Dohl authored
-
- 30 Nov, 2015 1 commit
-
-
Wenzel Jakob authored
-