1. abc29ca Add support for non-converting arguments by Jason Rhinelander · 9 years ago
  2. 1249452 Minor fixes (#613) by Jason Rhinelander · 9 years ago
  3. 2686da8 Add support for positional args with args/kwargs by Jason Rhinelander · 9 years ago
  4. 18d7df5 Documentation: explicitly call out that the GIL is held (#615) by Dustin Spicuzza · 9 years ago
  5. ec009a7 Improve custom holder support (#607) by Dean Moldovan · 9 years ago
  6. f7f5bc8 Numpy: better compilation errors, long double support (#619) by Jason Rhinelander · 9 years ago
  7. 57a9bbc Automate generation of reference docs with doxygen and breathe (#598) by Dean Moldovan · 9 years ago
  8. 7830e85 Docs: minor clarifications (#590) by jbarlow83 · 9 years ago
  9. 9b815ad Docs: Fix several errors of examples from the doc (#592) by myd7349 · 9 years ago
  10. 1d1f81b WIP: PyPy support (#527) by Wenzel Jakob · 9 years ago
  11. 2029171 always_construct_holder feature to support intrusively reference-counted types (#561) by Wenzel Jakob · 9 years ago
  12. 8fadade add valarray to documentation, update docutils on travis by Wenzel Jakob · 9 years ago
  13. ab90ec6 Allow references to objects held by smart pointers (#533) by Dean Moldovan · 9 years ago
  14. 405f6d1 make arithmetic operators of enum_ optional (#508) by Wenzel Jakob · 9 years ago
  15. 9a110e6 Provide more control over automatic generation of docstrings (#486) by Alexander Stukowski · 9 years ago
  16. 45e6e6f add note about custom type casters (fixes #480) by Wenzel Jakob · 9 years ago
  17. 44a69f7 std::experimental::optional (#475) by Ivan Smirnov · 9 years ago
  18. f95fda0 Add docs re: shared data API by Ivan Smirnov · 9 years ago
  19. 03f627e Make reference(_internal) the default return value policy for properties (#473) by Dean Moldovan · 9 years ago
  20. 6ba9865 a bit of work on the new documentation structure by Wenzel Jakob · 9 years ago
  21. 5d28dd1 Support std::shared_ptr holder type out of the box by Dean Moldovan · 9 years ago
  22. f0b0df5 Directly compare 3 ways of moving data between C++ and Python by Dean Moldovan · 9 years ago
  23. 67b52d8 Reorganize documentation by Dean Moldovan · 9 years ago