1. 443ab59 Replace PYBIND11_PLUGIN with PYBIND11_MODULE by Dean Moldovan · 7 years ago
  2. 22c413b Add C++ interface for the Python interpreter by Dean Moldovan · 7 years ago
  3. 57a9bbc Automate generation of reference docs with doxygen and breathe (#598) by Dean Moldovan · 7 years ago
  4. 67b52d8 Reorganize documentation by Dean Moldovan · 8 years ago
  5. 0d3fc35 complete rewrite of eval/exec patch by Wenzel Jakob · 8 years ago
  6. c6ad2c4 added exec functions by Klemens Morgenstern · 8 years ago
  7. 48548ea general cleanup of the codebase by Wenzel Jakob · 9 years ago
  8. f08a3f0 Merge pull request #52 from tmiasko/const-correctness by Wenzel Jakob · 9 years ago
  9. ca77130 Use object class to hold partially converted python objects. by Tomasz Miąsko · 9 years ago
  10. 875df55 Make handle and related classes const correct. by Tomasz Miąsko · 9 years ago
  11. cc39b2f Add const modifier to handle::cast. by Tomasz Miąsko · 9 years ago
  12. b1b7140 consistent macro naming throughout the project by Wenzel Jakob · 9 years ago
  13. 8f4eb00 last breaking change: be consistent about the project name by Wenzel Jakob · 9 years ago
  14. 9329669 remainder of documentation by Wenzel Jakob · 9 years ago
  15. 28f98aa took a stab at some documentation by Wenzel Jakob · 9 years ago