1. 99ef2b8 docs: read version from pybind11 file (#2496) by Henry Schreiner · 3 years, 9 months ago
  2. fd61f50 feat: setup.py redesign and helpers (#2433) by Henry Schreiner · 3 years, 9 months ago
  3. d8c7ee0 ci: GHA basic format & pre-commit (#2309) by Henry Schreiner · 4 years ago
  4. e107fc2 Fix setuptools record of headers by Isuru Fernando · 4 years, 2 months ago
  5. 3735249 Install headers using both headers and package_data (#1995) by Isuru Fernando · 4 years, 7 months ago
  6. 9b02856 Update PyPI URLs by Maciek Starzyk · 6 years ago
  7. 5e7591c Update PyPI URLs. by Elliott Sales de Andrade · 7 years ago
  8. a80af95 Add a dummy common.h header with a deprecation warning by Dean Moldovan · 7 years ago
  9. 8b40505 Utility for redirecting C++ streams to Python (#1009) by Henry Schreiner · 7 years ago
  10. 1913f25 Fix setup.py detail headers and add pip install tests to Travis by Dean Moldovan · 7 years ago
  11. 024932b Move everything related to `internals` into a separate detail header by Dean Moldovan · 7 years ago
  12. 464d989 Allow binding factory functions as constructors by Jason Rhinelander · 7 years ago
  13. f580649 Move internal headers into `detail` subdirectory by Dean Moldovan · 7 years ago
  14. 22c413b Add C++ interface for the Python interpreter by Dean Moldovan · 7 years ago
  15. 2b941b3 Add missing header to setup.py by Jason Rhinelander · 7 years ago
  16. c91f8bd Reimplement static properties by extending PyProperty_Type by Dean Moldovan · 7 years ago
  17. d5ce82b CMake installation path consistency (#652) by Sylvain Corlay · 7 years ago
  18. 0f294e2 removed mdash characters from setup.py by Wenzel Jakob · 7 years ago
  19. 2723a38 minor setup.py updates by Wenzel Jakob · 7 years ago
  20. 9f13a30 Add missing C++ headers. Sort headers (#540) by Alessandro Bacchini · 8 years ago
  21. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago
  22. 25c03ce stl_bind redesign & cleanup pass by Wenzel Jakob · 8 years ago
  23. 9e0a056 transparent conversion of dense and sparse Eigen types by Wenzel Jakob · 8 years ago
  24. 8cb6cb3 minor cleanups in common.h; updated author info and copyright year by Wenzel Jakob · 8 years ago
  25. d2385e8 ready for version 1.3 by Wenzel Jakob · 8 years ago
  26. 4f972c0 Revert of the revert of the python package with version information by Wenzel Jakob · 8 years ago
  27. bee8f16 removed 'pybind11' package which ultimately served no purpose by Wenzel Jakob · 8 years ago
  28. 6f6c3bc fixed tarball link in setup.py, added py 3.6 by Wenzel Jakob · 8 years ago
  29. 97dc810 Add version info and release instructions for pybind11 by Sylvain Corlay · 8 years ago
  30. 48548ea general cleanup of the codebase by Wenzel Jakob · 8 years ago
  31. 678d787 do more work with classes from pytypes.h (especially for STL container casting) by Wenzel Jakob · 8 years ago
  32. dc97833 setup.py: Fix another dash to be ASCII so pip doesn't complain. by John Kirkham · 9 years ago
  33. c40f8c7 setup.py: Fix dash to be ASCII so pip doesn't complain. by John Kirkham · 9 years ago
  34. b456ec7 updated supported python version list in setup.py by Wenzel Jakob · 9 years ago
  35. 929fd7e PyPI setup.py file; v1.0 release by Wenzel Jakob · 9 years ago