.. |
detail
|
Bugfix/Check actual value when deregistering pybind11 instance (#2252)
|
2020-10-02 19:06:04 +02:00 |
attr.h
|
style: clang-tidy: modernize-use-equals-default
|
2020-09-15 09:56:59 -04:00 |
buffer_info.h
|
style: clang-tidy: modernize-use-equals-default
|
2020-09-15 09:56:59 -04:00 |
cast.h
|
Moving tp_class access, and consistent fully-qualified naming for PyPy, to detail::get_tp_name (#2520)
|
2020-10-01 22:57:25 -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_* (#2283)
|
2020-07-08 18:14:41 -04:00 |
eigen.h
|
refactor: replace .get_type with type::handle_of (#2492)
|
2020-09-16 11:32:17 -04:00 |
embed.h
|
Rename embedded_module object's name (#2282)
|
2020-07-10 16:31:03 +02:00 |
eval.h
|
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283)
|
2020-07-08 18:14:41 -04:00 |
functional.h
|
fix: ensure the GIL is held when copying a function. (#2545)
|
2020-10-02 17:00:45 -04:00 |
iostream.h
|
style: clang-tidy: default checks and fix bug in iostream deconstruction
|
2020-09-15 09:56:59 -04:00 |
numpy.h
|
feat: vectorize functions with void return type (#1969)
|
2020-10-02 15:30:34 -04:00 |
operators.h
|
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283)
|
2020-07-08 18:14:41 -04:00 |
options.h
|
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283)
|
2020-07-08 18:14:41 -04:00 |
pybind11.h
|
Unify Python 2 & 3 py::module constructor, and make contructor with pre-allocated PyModuleDef private (#2534)
|
2020-10-02 10:01:24 -04:00 |
pytypes.h
|
fix: type bug intruduced in #2492
|
2020-09-16 23:21:47 -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 (#2476)
|
2020-09-10 13:58:26 -04:00 |