25 Commits (95d943ae0ebdf609bbd650d119fda539509929b6)

Author SHA1 Message Date
Henry Schreiner 21282e645a
feat: reapply fixed version of #3271 (#3293) 4 years ago
Henry Schreiner 2fa3fcfda5 Revert "Add make_value_iterator (#3271)" 4 years ago
Bruce Merry ee0c5ee405
Add make_value_iterator (#3271) 4 years ago
Yannick Jadoul 587d5f840a
Update breathe to 4.26.1, add make_tuple, make_iterator, and make_key_iterator (#2828) 5 years ago
Boris Staletic d3c999c774
fix: rename `pybind11::module` to `pybind11::module_` (#2489) 5 years ago
Yannick Jadoul d65e34d61d
Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (#2325) 5 years ago
Ivor Wanders 2b045757b5 Improve documentation related to inheritance. (#1676) 6 years ago
Boris Dalstein b30734ee9f Fix typo in doc: build-in -> built-in 7 years ago
Henry Schreiner 8b40505575 Utility for redirecting C++ streams to Python (#1009) 8 years ago
Dean Moldovan db46a89d96 Update changelog for v2.2.0 8 years ago
Dean Moldovan 443ab5946b Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago
Dean Moldovan 22c413b196 Add C++ interface for the Python interpreter 8 years ago
Dean Moldovan 57a9bbc6c7 Automate generation of reference docs with doxygen and breathe (#598) 9 years ago
Dean Moldovan 67b52d808e Reorganize documentation 9 years ago
Wenzel Jakob 0d3fc3566a complete rewrite of eval/exec patch 9 years ago
Klemens Morgenstern c6ad2c4993 added exec functions 9 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Tomasz Miąsko ca77130be8 Use object class to hold partially converted python objects. 10 years ago
Tomasz Miąsko 875df5528d Make handle and related classes const correct. 10 years ago
Tomasz Miąsko cc39b2f37f Add const modifier to handle::cast. 10 years ago
Wenzel Jakob b1b714023a consistent macro naming throughout the project 10 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob 9329669683 remainder of documentation 10 years ago
Wenzel Jakob 28f98aa298 took a stab at some documentation 10 years ago