.. |
detail
|
fix: apply simpler expression with fewer workarounds
|
2021-08-06 13:03:26 -04:00 |
stl
|
maint(clang-tidy): Improve code readability with explicit boolean casts (#3148)
|
2021-07-27 15:32:26 -07:00 |
attr.h
|
Removing MSVC C4100 from pragma block at the top of pybind11.h (#3150)
|
2021-07-28 17:01:21 -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
|
Removing MSVC C4127 from pragma block at the top of pybind11.h (#3152)
|
2021-07-30 11:25:29 -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
|
fix(clang-tidy): Enable clang-tidy else-after-return and redundant void checks (#3080)
|
2021-07-09 06:45:53 -07:00 |
embed.h
|
maint(clang-tidy): Improve code readability with explicit boolean casts (#3148)
|
2021-07-27 15:32:26 -07:00 |
eval.h
|
fix(clang-tidy): Add cppcoreguidelines-init-vars,slicing, and throw-by-value-catch-by-reference checks (#3094)
|
2021-07-13 09:54:32 -04:00 |
functional.h
|
fix: func_handle for rule of two (#3169)
|
2021-08-03 13:15:48 -04:00 |
gil.h
|
Extract gil management functions to separate header (#2845)
|
2021-02-22 19:15:40 -08:00 |
iostream.h
|
docs(fix): spelling mistake in recent commit
|
2021-07-12 16:57:28 -04:00 |
numpy.h
|
maint(clang-tidy): Improve code readability with explicit boolean casts (#3148)
|
2021-07-27 15:32:26 -07: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
|
Removing MSVC C4127 from pragma block at the top of pybind11.h (#3152)
|
2021-07-30 11:25:29 -07:00 |
pytypes.h
|
Removing MSVC C4127 from pragma block at the top of pybind11.h (#3152)
|
2021-07-30 11:25:29 -07:00 |
stl_bind.h
|
Move object in pop method of List. (#3116)
|
2021-07-20 11:48:09 -04:00 |
stl.h
|
fix(clang-tidy): Enable clang-tidy else-after-return and redundant void checks (#3080)
|
2021-07-09 06:45:53 -07:00 |