.. |
detail
|
Merge branch 'master' into smart_holder
|
2021-10-06 00:47:43 -07:00 |
stl
|
maint(clang-tidy): Improve code readability with explicit boolean casts (#3148)
|
2021-07-27 15:32:26 -07:00 |
attr.h
|
Add custom_type_setup attribute (#3287)
|
2021-09-24 12:08:22 -07:00 |
buffer_info.h
|
Removing MSVC C4800 from pragma block at the top of pybind11.h (#3141)
|
2021-07-26 13:26:36 -07:00 |
cast.h
|
Merge branch 'master' into sh_merge_master
|
2021-09-12 19:55:42 -07:00 |
chrono.h
|
Accommodating environments that define __STDC_WANT_LIB_EXT1__ even if __STDC_LIB_EXT1__ is not defined by the implementation. (#3151)
|
2021-07-28 08:58:36 -07: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
|
Correct options on Eigen::MappedSparseMatrix & adding MSVC C4127 suppression around Eigen includes. (#3352)
|
2021-10-11 13:13:01 -07:00 |
embed.h
|
CodeHealth: Enabling clang-tidy google-explicit-constructor (#3250)
|
2021-09-08 18:53:38 -07:00 |
eval.h
|
Update eval.h (#3344)
|
2021-10-09 11:38:34 -04:00 |
functional.h
|
CodeHealth: Enabling clang-tidy google-explicit-constructor (#3250)
|
2021-09-08 18:53:38 -07:00 |
gil.h
|
Eliminate duplicate TLS keys for loader_life_support stack (#3275)
|
2021-09-20 04:57:38 -07:00 |
iostream.h
|
CodeHealth: Enabling clang-tidy google-explicit-constructor (#3250)
|
2021-09-08 18:53:38 -07:00 |
numpy.h
|
include/pybind11/numpy.h: gcc 4.8.4 does not have is_trivially_copyable (#3270)
|
2021-09-15 14:01:24 -07:00 |
operators.h
|
Cleanup of file-scoped and globally-scoped warning suppression pragmas across pybind11 header files. (#3201)
|
2021-08-19 11:37:04 -07:00 |
options.h
|
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283)
|
2020-07-08 18:14:41 -04:00 |
pybind11.h
|
Merge branch 'master' into sh_merge_master
|
2021-10-11 13:18:33 -07:00 |
pytypes.h
|
Add custom_type_setup attribute (#3287)
|
2021-09-24 12:08:22 -07:00 |
smart_holder.h
|
Removing obsolete detail/pragma_warning_block.h
|
2021-08-14 08:42:38 -07:00 |
stl_bind.h
|
Merge branch 'master' into smart_holder
|
2021-10-01 10:30:33 -07:00 |
stl.h
|
feat: Slice allowing None with py::object or std::optional (#1101)
|
2021-09-22 17:41:56 -04:00 |
trampoline_self_life_support.h
|
Removing obsolete detail/pragma_warning_block.h
|
2021-08-14 08:42:38 -07:00 |