1. 8de7772 chore: prepare for the 2.6.2 release (#2821) by Henry Schreiner · 3 years, 4 months ago
  2. 8e5d3d2 docs: prepare for 2.6.2 (#2820) by Henry Schreiner · 3 years, 4 months ago
  3. 08bca37 docs: update changelog, nicer output for script (#2811) by Henry Schreiner · 3 years, 4 months ago
  4. 0df11d8 docs: update build description slightly (#2794) by Henry Schreiner · 3 years, 5 months ago
  5. 1faf4a8 docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution (#2784) by Yannick Jadoul · 3 years, 5 months ago
  6. 14b3751 docs: fix example code in Exceptions section (match vs. matches) (#2781) by Andy Maloney · 3 years, 5 months ago
  7. b7dfe5c chore: changelog update (#2750) by Henry Schreiner · 3 years, 5 months ago
  8. 6f66e76 docs: add a note about compiling the example (#2737) by Steve Siano · 3 years, 5 months ago
  9. 79b0e2c docs: fix pdf build, simpler start page (#2736) by Henry Schreiner · 3 years, 5 months ago
  10. 5bd766b docs: update changelog and add script to help generate it (#2733) by Henry Schreiner · 3 years, 5 months ago
  11. d068ab2 docs: pybind11/numpy.h does not require numpy at build time. (#2720) by Antony Lee · 3 years, 6 months ago
  12. 028812a docs: add warning about FindPython's Development component when libraries don't exist (e.g. on manylinux) (#2689) by Yannick Jadoul · 3 years, 6 months ago
  13. d57c1fa docs: update installing.rst (#2691) by James Foster · 3 years, 6 months ago
  14. af8849f docs: list all pybind11 exceptions (#2671) by Jean-Baptiste Lespiau · 3 years, 7 months ago
  15. 17c22b9 docs: mention branch update in checklist (#2670) by Henry Schreiner · 3 years, 7 months ago
  16. 32d11c9 fix typo in pickle example (#2669) by Bjorn · 3 years, 7 months ago
  17. 02746cb docs: add a little more information for releases by Henry Schreiner · 3 years, 7 months ago
  18. b7c741b docs: back to work after 2.6.1 by Henry Schreiner · 3 years, 7 months ago
  19. f1abf5d docs: changelog update (#2652) by Henry Schreiner · 3 years, 7 months ago
  20. ebd5c5b feat: way to only recompile changed files (#2643) by Henry Schreiner · 3 years, 7 months ago
  21. 7c26c71 Fix mispelling in basics.rst (#2614) by Wink Saville · 3 years, 8 months ago
  22. 86d3e9e begin working towards a future v2.6.1 patch release by Wenzel Jakob · 3 years, 8 months ago
  23. 59a2ac2 v2.6.0 release by Wenzel Jakob · 3 years, 8 months ago
  24. 6edd0e6 fix: Reject keyword argument `None` with `.none(false)` (#2611) by Mana Borwornpadungkitti · 3 years, 8 months ago
  25. 0b9acc4 fix: chapters in PDF again (#2606) by Henry Schreiner · 3 years, 8 months ago
  26. 0905671 fix: much better pdf (#2604) by Henry Schreiner · 3 years, 8 months ago
  27. c16da99 chore: bump to 2.6.0rc3 by Henry Schreiner · 3 years, 8 months ago
  28. c50f90e style: use Black everywhere (#2594) by Henry Schreiner · 3 years, 8 months ago
  29. 2e31e46 docs: update for PyPy win 32 issue by Henry Schreiner · 3 years, 8 months ago
  30. f200832 style: ssize_t -> py::ssize_t by Henry Schreiner · 3 years, 8 months ago
  31. 645d838 feat: typing support for helpers (#2588) by Henry Schreiner · 3 years, 8 months ago
  32. a8c2e3e fix: ipo should be off for debug or relwithdebinfo (#2590) by Henry Schreiner · 3 years, 8 months ago
  33. 2a263e0 docs: some final 2.6.0 updates (#2582) by Henry Schreiner · 3 years, 8 months ago
  34. 993495c fix: Intel 18+ required (#2577) by Henry Schreiner · 3 years, 8 months ago
  35. e4e5c49 docs: known issues (#2565) by Henry Schreiner · 3 years, 8 months ago
  36. 0c5cc03 feat: deprecate public constructors of module_ class (#2552) by Yannick Jadoul · 3 years, 8 months ago
  37. 49cdb70 docs: use sorted(glob()) in example setup.py (#2561) by jbarlow83 · 3 years, 8 months ago
  38. 49c389b ci: test on Windows 3.8 and 3.9 (mostly) (#2560) by Henry Schreiner · 3 years, 8 months ago
  39. b6f37f6 docs: minor cleanup (#2555) by Henry Schreiner · 3 years, 8 months ago
  40. 00edc30 fix: PYBIND11_OBJECT required pybind11 namespace (regression) (#2553) by Henry Schreiner · 3 years, 8 months ago
  41. 9a0c96d feat: py::prepend tag (#1131) by Henry Schreiner · 3 years, 8 months ago
  42. 2a2f522 fix: find_import didn't work properly for classic tools (#2550) by Henry Schreiner · 3 years, 8 months ago
  43. 1411207 chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456) by Yannick Jadoul · 3 years, 8 months ago
  44. b70894d docs: add std::valarray to docs/advanced/cast/stl.rst (#2547) by Yannick Jadoul · 3 years, 8 months ago
  45. 6bcd220 refactor: module -> module_ with typedef (#2544) by Henry Schreiner · 3 years, 8 months ago
  46. 560ed3e docs: fix odd spacing by Henry Schreiner · 3 years, 8 months ago
  47. 3488494 refactor: import check as a common function (#2526) by Henry Schreiner · 3 years, 8 months ago
  48. 9796fe9 feat: vectorize functions with void return type (#1969) by Yannick Jadoul · 3 years, 8 months ago
  49. b9d0027 feat: parallel compiler (#2521) by Henry Schreiner · 3 years, 8 months ago
  50. 5ebc781 Allow raw unions without base classes in is_accessible_base_of (#2320) by Boris Staletic · 3 years, 8 months ago
  51. 82dbc5b ci: releases (#2530) by Henry Schreiner · 3 years, 8 months ago
  52. 54831a9 fix: use svg to pdf converter instead of original solution by Henry Schreiner · 3 years, 9 months ago
  53. 81555ce docs: Use README.rst in docs as home page (#2500) by Henry Schreiner · 3 years, 9 months ago
  54. 99ef2b8 docs: read version from pybind11 file (#2496) by Henry Schreiner · 3 years, 9 months ago
  55. dec33c2 docs: installing section (#2494) by Henry Schreiner · 3 years, 9 months ago
  56. d3c999c fix: rename `pybind11::module` to `pybind11::module_` (#2489) by Boris Staletic · 3 years, 9 months ago
  57. e37921d refactor: drop mkdoc and update changelog (#2491) by Henry Schreiner · 3 years, 9 months ago
  58. fd61f50 feat: setup.py redesign and helpers (#2433) by Henry Schreiner · 3 years, 9 months ago
  59. 41aa926 refactor: replace .get_type with type::handle_of (#2492) by Henry Schreiner · 3 years, 9 months ago
  60. a4cee36 Add vcpkg installation instructions (#1936) by Griffin Downs · 3 years, 9 months ago
  61. dabbbf3 fix: use OVERRIDE instead of OVERLOAD (#2490) by Henry Schreiner · 3 years, 9 months ago
  62. 16f199f Change base parameter type in register_exception and exception constructor from PyObject* to handle (#2467) by Yannick Jadoul · 3 years, 9 months ago
  63. d65e34d Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (#2325) by Yannick Jadoul · 3 years, 9 months ago
  64. f12ec00 feat: py::type::of<T>() and py::type::of(h) (#2364) by Henry Schreiner · 3 years, 9 months ago
  65. 32bb907 Avoid C-style casts for pointers in docs (#2487) by Boris Staletic · 3 years, 9 months ago
  66. 38370a8 fix: support NVIDIA-PGI HPC SDK (#2475) by andriish · 3 years, 9 months ago
  67. fbc7563 Add py::object casting example to embedding docs (#2466) by Holger Kohr · 3 years, 9 months ago
  68. 37f845a ci: disallow some common capitalization mistakes (#2472) by Henry Schreiner · 3 years, 9 months ago
  69. 36c666f pybind11_add_module(): OPT_SIZE target by Wenzel Jakob · 3 years, 9 months ago
  70. 3bd0d7a Add note about specifying custom base class for Exceptions. (#2465) by michalsustr · 3 years, 9 months ago
  71. 0dbda6e feat: py::pos_only (#2459) by Henry Schreiner · 3 years, 9 months ago
  72. 44fa79c pytypes: Add Gotchas section about default-constructed wrapper types and py::none() (#2362) by Eric Cousineau · 3 years, 9 months ago
  73. 4c36fb7 [DOC] avoid C++ types in docstrings (#2441) by Sergei Izmailov · 3 years, 9 months ago
  74. 43f390a Add note that VS2017 requires /permissive- to build in C++17 mode (#2431) by Yannick Jadoul · 3 years, 9 months ago
  75. b3d8fec Adapt code example in advanced/classes.rst to new handling of forgetting to call the superclass __init__ (#2429) by Yannick Jadoul · 3 years, 9 months ago
  76. 4493751 Fix new-style __init__ usage in numpy docs (#2426) by Yannick Jadoul · 3 years, 10 months ago
  77. b886369 Improve documentation of Python and C++ exceptions (#2408) by jbarlow83 · 3 years, 10 months ago
  78. 2fa1843 docs: pin versions for readthedocs by Henry Schreiner · 3 years, 10 months ago
  79. a6887b6 docs: update changelog and versionadded by Henry Schreiner · 3 years, 10 months ago
  80. 1729aae feat: new FindPython support (#2370) by Henry Schreiner · 3 years, 10 months ago
  81. 7dd2bdb docs: fix typo (#2405) by Mosalam Ebrahimi · 3 years, 10 months ago
  82. 3618bea Add and document py::error_already_set::discard_as_unraisable() by James R. Barlow · 3 years, 10 months ago
  83. 6f3470f Add robotpy-build to list of tools (#2359) by Dustin Spicuzza · 3 years, 10 months ago
  84. 3e448c0 Enable py::ellipsis on Python 2 (#2360) by Yannick Jadoul · 3 years, 10 months ago
  85. 1651c32 update: address review points by Henry Schreiner · 3 years, 10 months ago
  86. 1b92cd1 fix: address review points from @YannickJadoul by Henry Schreiner · 3 years, 10 months ago
  87. 6ec1775 feat: drop CMake 3.6 and below, modernize CMake by Henry Schreiner · 3 years, 10 months ago
  88. 441e777 Use new style __init__ in numpy docs (#2316) by Boris Staletic · 3 years, 11 months ago
  89. d8c7ee0 ci: GHA basic format & pre-commit (#2309) by Henry Schreiner · 3 years, 11 months ago
  90. e248869 Fix undefined memoryview format (#2223) by Kota Yamaguchi · 3 years, 11 months ago
  91. 964ab95 Fix DeprecationWarning about 'invalid escape sequence' in tools/docs Python scripts (#2281) by Yannick Jadoul · 3 years, 11 months ago
  92. 1b0bf35 Throw TypeError when subclasses forget to call __init__ (#2152) by Dustin Spicuzza · 4 years ago
  93. fc3a449 Minor clarification (@AntoinePrv, #2083) by Wenzel Jakob · 4 years ago
  94. 8908552 typo by Guilherme Dantas · 4 years, 1 month ago
  95. d031efe Typo by Lin Hsu · 4 years ago
  96. b524008 Deepcopy documentation (#2242) by Matthijs van der Burgh · 4 years ago
  97. a54eab9 Revert "Change __init__(self) to __new__(cls)" by Wenzel Jakob · 4 years, 1 month ago
  98. 2c4cd84 Add AutoWIG to list of binding generators (#1990) by Dustin Spicuzza · 4 years, 6 months ago
  99. a86ac53 rename args_kw_only to kwonly by Sebastian Koslowski · 4 years, 2 months ago
  100. be0d804 Support keyword-only arguments by Jason Rhinelander · 6 years ago