- 10 Jul, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 08 May, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 30 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 25 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 18 Apr, 2016 1 commit
-
-
Wenzel Jakob authored
-
- 10 Mar, 2016 1 commit
-
-
Ben Pritchard authored
-
- 17 Jan, 2016 3 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
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.
-
- 16 Nov, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 18 Oct, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 15 Oct, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 01 Oct, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 11 Sep, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 28 Aug, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 26 Aug, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 24 Aug, 2015 1 commit
-
-
Wenzel Jakob authored
-
- 31 Jul, 2015 1 commit
-
-
Wenzel Jakob authored
-