.. |
detail
|
Revert "Experiment: effectively undoing all shared_from_this modifications."
|
2021-06-30 07:04:31 -07:00 |
attr.h
|
fix: a warning found by static code analyzer (#2783)
|
2021-01-13 23:14:06 -05:00 |
buffer_info.h
|
fix(clang-tidy): Apply performance fixes from clang-tidy (#3046)
|
2021-06-19 10:53:27 -07:00 |
cast.h
|
Merge branch 'master' into smart_holder
|
2021-06-19 10:55:20 -07:00 |
chrono.h
|
Use correct duration representation when casting from datetime.timdelta to std::chrono::duration (#2870)
|
2021-03-07 23:42:01 -08: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
|
style: clang-tidy: modernize-use-using (#2645)
|
2020-11-09 10:10:19 -08:00 |
embed.h
|
Shorten PYBIND11_EMBEDDED_MODULE macro implementation by using PYBIND11_CATCH_INIT_EXCEPTIONS (#2579)
|
2020-10-12 23:10:18 +02:00 |
eval.h
|
fix(clang-tidy): Apply performance fixes from clang-tidy (#3046)
|
2021-06-19 10:53:27 -07:00 |
functional.h
|
Allow function pointer extraction from overloaded functions (#2944)
|
2021-04-13 16:53:56 -07:00 |
gil.h
|
Extract gil management functions to separate header (#2845)
|
2021-02-22 19:15:40 -08:00 |
iostream.h
|
fix(clang-tidy): performance fixes applied in tests and CI (#3051)
|
2021-06-22 12:11:54 -04:00 |
numpy.h
|
fix(clang-tidy): clang-tidy readability and misc fixes, like adding const (#3052)
|
2021-06-21 10:37:48 -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
|
Restoring init_holder overload for std::enable_shared_from_this and original tests/test_smart_ptr.py.
|
2021-06-30 07:04:31 -07:00 |
pytypes.h
|
fix(clang-tidy): Apply performance fixes from clang-tidy (#3046)
|
2021-06-19 10:53:27 -07:00 |
smart_holder.h
|
Splitting out include/pybind11/detail/pragma_warning_block.h (#2988)
|
2021-05-03 22:08:04 -07:00 |
stl_bind.h
|
Merge branch 'master' into smart_holder
|
2021-06-19 10:55:20 -07:00 |
stl.h
|
fix(clang-tidy): Apply performance fixes from clang-tidy (#3046)
|
2021-06-19 10:53:27 -07:00 |
trampoline_self_life_support.h
|
[SmartHolder] fix(clang-tidy): apply clang-tidy performance fixes (#3048)
|
2021-06-18 12:43:31 -07:00 |