1. e72eaa4 changed return_value:: to return_value_policy:: (#672) by thorink · 8 years ago
  2. 1d7998e Revert noexcept deduction in favour of better SFINAE on lambda functions (#677) by Jason Rhinelander · 8 years ago
  3. d361ea1 Don't strip debug symbols in debug mode (#669) by Dean Moldovan · 8 years ago
  4. d5ce82b CMake installation path consistency (#652) by Sylvain Corlay · 8 years ago
  5. cec052b Fix readthedocs build by Dean Moldovan · 8 years ago
  6. 329d983 Revert "Template array constructor (#582)" by Dean Moldovan · 8 years ago
  7. 11a337f Unicode fixes and docs (#624) by Jason Rhinelander · 8 years ago
  8. ada763b Temporary gcc travis-ci build fixes by Jason Rhinelander · 8 years ago
  9. c137c0a Store LTO flags in PYBIND11_LTO_{CXX,LINKER}_FLAGS cache variables by Jason Rhinelander · 8 years ago
  10. 1bee6e7 Overhaul LTO flag detection by Jason Rhinelander · 8 years ago
  11. bee8827 Template array constructor (#582) by Sylvain Corlay · 8 years ago
  12. a76ed42 Fix sequence_item reference leak (#660) by Dean Moldovan · 8 years ago
  13. 5e92b3e Fix path to libsize.py (#658) by Matthew Woehlke · 8 years ago
  14. e15fa9f Avoid C-style const casts (#659) by Matthew Woehlke · 8 years ago
  15. d534bd6 Fix handling of Python exceptions during module initialization (#657) by Dean Moldovan · 8 years ago
  16. 1eaacd1 Fix debugging output for nameless py::arg_v annotations (#648) by Jason Rhinelander · 8 years ago
  17. 93cc4bd Merge pull request #655 from dean0x7d/issue-template by Wenzel Jakob · 8 years ago
  18. 70c2a1a Add a GitHub issue template by Dean Moldovan · 8 years ago
  19. 0defac5 renamed _check -> check_ by Wenzel Jakob · 8 years ago
  20. 6fa316d Merge pull request #643 from jagerman/two-pass-dispatch by Wenzel Jakob · 8 years ago
  21. 18e34cb Merge pull request #634 from jagerman/noconvert-arguments by Wenzel Jakob · 8 years ago
  22. e550589 Prefer non-converting argument overloads by Jason Rhinelander · 8 years ago
  23. abc29ca Add support for non-converting arguments by Jason Rhinelander · 8 years ago
  24. 709675a Made arithmetic and complex casters respect `convert` by Jason Rhinelander · 8 years ago
  25. 40db2c7 RFC - Add documentation for strings and Unicode issues (#636) by jbarlow83 · 8 years ago
  26. 0558a9a Add warning about binding multiple modules (#635) by Jason Rhinelander · 8 years ago
  27. 1249452 Minor fixes (#613) by Jason Rhinelander · 8 years ago
  28. ab60bf1 Very minor code style changes, and fixed a typo by Wenzel Jakob · 8 years ago
  29. bfcf952 Pack all function call data into a single struct by Jason Rhinelander · 8 years ago
  30. 70ed2a4 Use constexpr_first for args/kwargs positional checks by Jason Rhinelander · 8 years ago
  31. 34d308a Move constexpr_first/last to common.h by Jason Rhinelander · 8 years ago
  32. 3b4b921 Changed keep_alive template arguments from int to size_t by Jason Rhinelander · 8 years ago
  33. 2686da8 Add support for positional args with args/kwargs by Jason Rhinelander · 8 years ago
  34. 102c94f Add i386 build (#612) by Jason Rhinelander · 8 years ago
  35. 18d7df5 Documentation: explicitly call out that the GIL is held (#615) by Dustin Spicuzza · 8 years ago
  36. ec009a7 Improve custom holder support (#607) by Dean Moldovan · 8 years ago
  37. f7f5bc8 Numpy: better compilation errors, long double support (#619) by Jason Rhinelander · 8 years ago
  38. c2d1d95 Update common.h (#606) by Matthias Möller · 8 years ago
  39. 57a9bbc Automate generation of reference docs with doxygen and breathe (#598) by Dean Moldovan · 8 years ago
  40. cc88aae Add check for matching holder_type when inheriting (#588) by Pim Schellart · 8 years ago
  41. 7830e85 Docs: minor clarifications (#590) by jbarlow83 · 8 years ago
  42. 9b815ad Docs: Fix several errors of examples from the doc (#592) by myd7349 · 8 years ago
  43. 05bc1ff Correct function signature of module init function generated PYBIND11_PLUGIN_IMPL macro for Python 2.x (#602) by Alexander Stukowski · 8 years ago
  44. 53a338c fix one lingering ::pybind11 --> ::module target name (#603) by Lori A. Burns · 8 years ago
  45. 5b5e3de Make Python version selection in CMake more convenient (#589) by Dean Moldovan · 8 years ago
  46. a9730be use -x flag to strip shared libraries on OSX (fixes #595) by Wenzel Jakob · 8 years ago
  47. 0f294e2 removed mdash characters from setup.py by Wenzel Jakob · 8 years ago
  48. f8dafe9 changelog for 2.0.1 release by Wenzel Jakob · 8 years ago
  49. cd7eacc fix segfault in test suite due to typo (fixes #586) by Wenzel Jakob · 8 years ago
  50. 0e49c02 use a more conservative mechanism to check for pytest by Wenzel Jakob · 8 years ago
  51. 5f07fac Fix pointer to reference error in type_caster on MSVC (#583) by Dean Moldovan · 8 years ago
  52. 2723a38 minor setup.py updates by Wenzel Jakob · 8 years ago
  53. 11bc16e Remove allow-fails (#581) by Jason Rhinelander · 8 years ago
  54. fb4e104 begin work on v2.1.0 by Wenzel Jakob · 8 years ago
  55. e33ef9c v2.0.0 release by Wenzel Jakob · 8 years ago
  56. 4010081 updated release instructions by Wenzel Jakob · 8 years ago
  57. 2ef3599 added link to gitter chat room by Wenzel Jakob · 8 years ago
  58. f331843 Make non-ancient version of GCC explicit in documentation (it means 4.8+) (#575) by Michael König · 8 years ago
  59. f3de2d5 reference binder project from documentation by Wenzel Jakob · 8 years ago
  60. 1805c34 updated LOC values in README.md and intro.rst by Wenzel Jakob · 8 years ago
  61. ed52f46 updated changelog by Wenzel Jakob · 8 years ago
  62. 64cb699 disable dynamic attribute test on pypy by Wenzel Jakob · 8 years ago
  63. a3fec90 Avoid CMP0048 warning (#570) by Jason Rhinelander · 8 years ago
  64. c40d8c6 Fix segfault when repr() with pybind11 type with metaclass (#571) by Yung-Yu Chen · 8 years ago
  65. 87f893b Temporarily allows osx homebrew Python 3.6 to fail (#572) by Yung-Yu Chen · 8 years ago
  66. 3c79671 a few more minor v2.0.0-rc1 related changes by Wenzel Jakob · 8 years ago
  67. d3549d6 added changelog for v2.0.0-rc1 by Wenzel Jakob · 8 years ago
  68. 05920e3 Change compilation/test target back to `check` (#566) by Jason Rhinelander · 8 years ago
  69. 06b9397 Add 'check' target to run all available tests by Dean Moldovan · 8 years ago
  70. 71e8a79 Rename target from pybind11::pybind11 to pybind11::module by Dean Moldovan · 8 years ago
  71. 0cbec5c Add new options and docs for pybind11_add_module by Dean Moldovan · 8 years ago
  72. b0f3885 Make sure add_subdirectory and find_package behave identically by Dean Moldovan · 8 years ago
  73. 003a9eb fixed pypy minimum version by Wenzel Jakob · 8 years ago
  74. 1d1f81b WIP: PyPy support (#527) by Wenzel Jakob · 8 years ago
  75. c79e435 remove constexpr to help export void arg functions with Intel (#557) by Lori A. Burns · 8 years ago
  76. 2029171 always_construct_holder feature to support intrusively reference-counted types (#561) by Wenzel Jakob · 8 years ago
  77. 709e648 Add temporary allow_failure for python 2.7/gcc 6 (#562) by Jason Rhinelander · 8 years ago
  78. 6ae68fe Add simple any_of/all_of implementation for C++17 by Jason Rhinelander · 8 years ago
  79. fa5d05e Change all_of_t/any_of_t to all_of/any_of, add none_of by Jason Rhinelander · 8 years ago
  80. b11b144 Remove duplicate protected:/private: by Jason Rhinelander · 8 years ago
  81. a3d41d1 Add gcc-7 build from debian experimental by Jason Rhinelander · 8 years ago
  82. 6e036e7 Support binding noexcept function/methods in C++17 by Jason Rhinelander · 8 years ago
  83. 79de508 Fix test compilation when both optional's exist by Jason Rhinelander · 8 years ago
  84. 12ce07a Remove useless `convert` argument from argument_loader by Jason Rhinelander · 8 years ago
  85. 23e59c8 Work around gcc 7 ICE by Jason Rhinelander · 8 years ago
  86. cb63770 Silence warnings from eigen under g++ 7 by Jason Rhinelander · 8 years ago
  87. f4b81b3 reflow some docs paragraphs by Lori A. Burns · 8 years ago
  88. eb09af5 test installed pybind by Lori A. Burns · 8 years ago
  89. 545b4db separate main CMakeLists.txt into Tools file also available upon installation by Lori A. Burns · 8 years ago
  90. 5cafc99 add CMake exported interface library and Config detection file by Lori A. Burns · 8 years ago
  91. 44d7c59 make installation include and Config dirs configurable. set CMake project version from source. by Lori A. Burns · 8 years ago
  92. 76e993a Set maximum line length for Python style checker (#552) by Dean Moldovan · 8 years ago
  93. de2c6df check-style.sh: check for accidentally committed CRLF line endings by Wenzel Jakob · 8 years ago
  94. 3f1ff3f Adds automatic casting on assignment of non-pyobject types (#551) by Jason Rhinelander · 8 years ago
  95. 7c9ef7b stable documentation link in README.md by Wenzel Jakob · 8 years ago
  96. f8571ea workaround for sphinx/docutils issue by Wenzel Jakob · 8 years ago
  97. 8fadade add valarray to documentation, update docutils on travis by Wenzel Jakob · 8 years ago
  98. 4e959c9 Add syntax sugar for resolving overloaded functions (#541) by Dean Moldovan · 8 years ago
  99. ae185b7 std::valarray support for stl.h (#545) by Jason Rhinelander · 8 years ago
  100. ab90ec6 Allow references to objects held by smart pointers (#533) by Dean Moldovan · 8 years ago