1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-02 06:42:45 +00:00
pybind11/include/pybind11
2020-10-12 23:10:18 +02:00
..
detail fix: Intel 18+ required () 2020-10-12 16:31:44 -04:00
attr.h feat: py::prepend tag () 2020-10-05 22:36:33 -04:00
buffer_info.h Fix buffer_info for ctypes buffers (pybind#2502) () 2020-10-03 23:09:14 +02:00
cast.h fix: Intel 18+ required () 2020-10-12 16:31:44 -04:00
chrono.h style: clang-tidy: modernize-use-using 2020-09-15 09:56:59 -04:00
common.h Add a dummy common.h header with a deprecation warning 2017-09-06 15:22:26 +02:00
complex.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* () 2020-07-08 18:14:41 -04:00
eigen.h refactor: module -> module_ with typedef () 2020-10-03 13:38:03 -04:00
embed.h Shorten PYBIND11_EMBEDDED_MODULE macro implementation by using PYBIND11_CATCH_INIT_EXCEPTIONS () 2020-10-12 23:10:18 +02:00
eval.h chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds () 2020-10-05 10:43:27 -04:00
functional.h fix: ensure the GIL is held when copying a function. () 2020-10-02 17:00:45 -04:00
iostream.h refactor: module -> module_ with typedef () 2020-10-03 13:38:03 -04:00
numpy.h Fix buffer_info for ctypes buffers (pybind#2502) () 2020-10-03 23:09:14 +02:00
operators.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* () 2020-07-08 18:14:41 -04:00
options.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* () 2020-07-08 18:14:41 -04:00
pybind11.h refactor: simpler followup to () 2020-10-09 17:12:05 -04:00
pytypes.h fix: PYBIND11_OBJECT required pybind11 namespace (regression) () 2020-10-06 10:04:13 -04:00
stl_bind.h style: clang-tidy: modernize-use-auto 2020-09-15 09:56:59 -04:00
stl.h Use defined for some preprocessor variables that might be undefined () 2020-09-10 13:58:26 -04:00