aboutsummaryrefslogtreecommitdiff
path: root/docs/reference.rst
AgeCommit message (Expand)Author
2021-09-23feat: reapply fixed version of #3271 (#3293)Henry Schreiner
2021-09-22Revert "Add make_value_iterator (#3271)"Henry Schreiner
2021-09-21Add make_value_iterator (#3271)Bruce Merry
2021-01-28Update breathe to 4.26.1, add make_tuple, make_iterator, and make_key_iterato...Yannick Jadoul
2020-09-16fix: rename `pybind11::module` to `pybind11::module_` (#2489)Boris Staletic
2020-09-15Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PY...Yannick Jadoul
2019-06-10Improve documentation related to inheritance. (#1676)Ivor Wanders
2018-07-17Fix typo in doc: build-in -> built-inBoris Dalstein
2017-08-25Utility for redirecting C++ streams to Python (#1009)Henry Schreiner
2017-08-21Update changelog for v2.2.0Dean Moldovan
2017-05-29Replace PYBIND11_PLUGIN with PYBIND11_MODULEDean Moldovan
2017-05-28Add C++ interface for the Python interpreterDean Moldovan
2017-01-31Automate generation of reference docs with doxygen and breathe (#598)Dean Moldovan
2016-10-20Reorganize documentationDean Moldovan
2016-07-08complete rewrite of eval/exec patchWenzel Jakob
2016-07-08added exec functionsKlemens Morgenstern
2016-01-17general cleanup of the codebaseWenzel Jakob
2016-01-10Merge pull request #52 from tmiasko/const-correctnessWenzel Jakob
2016-01-02Use object class to hold partially converted python objects.Tomasz Miąsko
2015-12-28Make handle and related classes const correct.Tomasz Miąsko
2015-12-26Add const modifier to handle::cast.Tomasz Miąsko
2015-10-18consistent macro naming throughout the projectWenzel Jakob
2015-10-15last breaking change: be consistent about the project nameWenzel Jakob
2015-10-13remainder of documentationWenzel Jakob
2015-10-13took a stab at some documentationWenzel Jakob