1. af936e1 Expose enum_ entries as "__members__" read-only property. Getters get a copy. by Matthieu Bec · 7 years ago
  2. 57a9bbc Automate generation of reference docs with doxygen and breathe (#598) by Dean Moldovan · 7 years ago
  3. 9b815ad Docs: Fix several errors of examples from the doc (#592) by myd7349 · 8 years ago
  4. 4e959c9 Add syntax sugar for resolving overloaded functions (#541) by Dean Moldovan · 8 years ago
  5. 405f6d1 make arithmetic operators of enum_ optional (#508) by Wenzel Jakob · 8 years ago
  6. 9273af4 Document dynamic attributes by Dean Moldovan · 8 years ago
  7. bad589a deprecated py::base<>, added a macro for improved readability by Wenzel Jakob · 8 years ago
  8. 6b52c83 Allow passing base types as a template parameter by Jason Rhinelander · 8 years ago
  9. f88af0c clarification on static properties (fixes #248) by Wenzel Jakob · 8 years ago
  10. 99279f7 docs: switched lexer for python console snippets to 'pycon' by Wenzel Jakob · 8 years ago
  11. 43b6a23 minor comment about binding static methods by Wenzel Jakob · 8 years ago
  12. 48548ea general cleanup of the codebase by Wenzel Jakob · 9 years ago
  13. 2dfbade documentation on using multiple extension modules by Wenzel Jakob · 9 years ago
  14. 6eb11da Very minor documentation fixes, updated logo by Wenzel Jakob · 9 years ago
  15. 0fb8528 factored out some common functionality to a non-templated parent class by Wenzel Jakob · 9 years ago
  16. b1b7140 consistent macro naming throughout the project by Wenzel Jakob · 9 years ago
  17. 10e62e1 fixed missing semicolon in documentation by Wenzel Jakob · 9 years ago
  18. 8f4eb00 last breaking change: be consistent about the project name by Wenzel Jakob · 9 years ago
  19. 9329669 remainder of documentation by Wenzel Jakob · 9 years ago
  20. 28f98aa took a stab at some documentation by Wenzel Jakob · 9 years ago