382 Commits (array-sequence-fix)

Author SHA1 Message Date
Allan Leal e76dff7751 Fix for Issue #1258 (#1298) 7 years ago
Semen Yesylevskyy ef13fb2e1c Info about inconsistent detection of Python version between pybind11 … (#1093) 7 years ago
Wenzel Jakob f4245181ae enum_: move most functionality to a non-template implementation 7 years ago
Wenzel Jakob 35c82c7250 changelog for version 2.2.4 & features targeted for 2.3.0 7 years ago
Jeff VanOss 01839dce8d remove duplicate feature from list (#1476) 7 years ago
Axel Huebl 435dbdd114 add_module: allow include as SYSTEM (#1416) 7 years ago
Wenzel Jakob d4b37a284a added py::ellipsis() method for slicing of multidimensional NumPy arrays 7 years ago
Boris Dalstein b30734ee9f Fix typo in doc: build-in -> built-in 7 years ago
Thomas Hrabe 534b756cb3 Minor documentation clarification in numpy.rst (#1356) 7 years ago
Antony Lee 55dc131944 Clarify docs for functions taking bytes and not str. 7 years ago
François Becker ce9d6e2c0d Fixed typo in classes.rst (#1388) 7 years ago
luzpaz 4b874616b2 Misc. typos (#1384) 7 years ago
Tom de Geus a7ff616dfb Simplified example allowing more robust usage, fixed minor spelling issues 7 years ago
Wenzel Jakob f5f6618962 updated changelog for v2.2.3 7 years ago
Lori A. Burns bdbe8d0bde Enforces intel icpc >= 2017, fixes #1121 (#1363) 7 years ago
David Caron 307ea6b7fd Typo 7 years ago
oremanj fd9bc8f54d Add basic support for tag-based static polymorphism (#1326) 7 years ago
Antony Lee 8fbb5594fd Clarify error_already_set documentation. 7 years ago
Boris Staletic 289e5d9cc2 Implement an enum_ property "name" 7 years ago
Patrik Huber 41a4fd8ae9 Fix missing word typo 7 years ago
Jason Rhinelander e88656ab45 Improve macro type handling for types with commas 7 years ago
Marc Schlaich ab003dbdd9 Correct VS version in FAQ 7 years ago
Tomas Babej 01fada7674 Minor typo 7 years ago
Wenzel Jakob 2d0507db43 added v2.2.2 changelog 8 years ago
luz.paz 28cb6764fc misc. typos 8 years ago
Bruce Merry 3b265787f2 Document using atexit for module destructors on PyPy (#1169) 8 years ago
Wenzel Jakob e7d304fbc6
added citation reference (fixes #767) (#1189) 8 years ago
Wenzel Jakob 6d19036cb2
support docstrings in enum::value() (#1160) 8 years ago
Ted Drain 0a0758ce3a Added write only property functions for issue #1142 (#1144) 8 years ago
Unknown 0b3f44ebdf Trivial typos 8 years ago
Ansgar Burchardt a22dd2d1df correct stride in matrix example and test 8 years ago
Dean Moldovan 56613945ae Use semi-constexpr signatures on MSVC 8 years ago
Wenzel Jakob f94d759881 updated changelog for v2.2.1 release 8 years ago
Dean Moldovan 27680302dd Update changelog for v2.2.1 release 8 years ago
jbarlow83 9f82370e48 docs: Describe importing Python modules and Python methods (#1079) 8 years ago
Dean Moldovan 2b4477eb65 Make TypeErrors more informative when an optional header is missing 8 years ago
Gunnar Läthén c64e6b1670 Added function for reloading module (#1040) 8 years ago
Dean Moldovan 953d2422b3 Fix a reference leak in the number converter (#1078) 8 years ago
Dean Moldovan 7b1de1e551 Fix nullptr dereference when loading an external-only module_local type 8 years ago
Dean Moldovan 3c4933cb50 Fix STL casters for containers with proxies (regression) 8 years ago
Dean Moldovan b0a0e4a23c Fix compilation with Clang on host GCC < 5 (old libstdc++) 8 years ago
Dean Moldovan 0991d7fba1 Remove deprecated placement-new constructor from docs 8 years ago
Dean Moldovan 00b8f3655d Relax py::pickle() get/set type check 8 years ago
Dean Moldovan 7939f4b3fe Fix application of keep_alive policy to constructors (regression) 8 years ago
Dean Moldovan 91b42c8174 Add upgrade guide entry about stricter compile-time checks 8 years ago
Patrik Huber 1ad2227d3c Fixed typo in docs 8 years ago
Bruce Merry b490b44e34 Update documentation for keep_alive to match new implementation 8 years ago
Wenzel Jakob 2fb4e9532e fix release.rst instructions for conda-forge SHA checksum 8 years ago
Wenzel Jakob 8cf091a41f updated version flags for next version 8 years ago
Wenzel Jakob 2a5a5ec0a4 updated changelog.rst with release date 8 years ago