10 Commits (2943a27a14b507c67ca3e17c57bb74bbb7744f2b)

Author SHA1 Message Date
Ralf W. Grosse-Kunstleve 2943a27a14
squash-merge smart_holder branch into master (#5542) 4 months ago
Henry Schreiner 9966ad409d
fix: allow -Wpedantic in C++20 mode (#5322) 11 months ago
Thomas Eding f8e8403b85
Open pybind11 namespace with consistent visility. (#4098) 3 years ago
Aaron Gokaslan 0fb981b219
Add blacken-docs and pycln pre-commit hooks (#3292) 4 years ago
Dean Moldovan 443ab5946b Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago
Dean Moldovan ec009a7ca2 Improve custom holder support (#607) 9 years ago
Wenzel Jakob 2029171211 always_construct_holder feature to support intrusively reference-counted types (#561) 9 years ago
Dean Moldovan ab90ec6ce9 Allow references to objects held by smart pointers (#533) 9 years ago
Dean Moldovan 5d28dd1194 Support std::shared_ptr holder type out of the box 9 years ago
Dean Moldovan 67b52d808e Reorganize documentation 9 years ago