.. |
attr.h
|
added forgotten initialization
|
2016-11-20 05:41:38 +01:00 |
cast.h
|
Accept any sequence type as std::tuple or std::pair
|
2016-12-03 23:13:53 +01:00 |
chrono.h
|
Simplify redundant code, conform to style suggestions, improve logic
|
2016-09-28 01:01:44 +10:00 |
common.h
|
Split up tuple caster and function argument loader
|
2016-12-03 23:13:53 +01:00 |
complex.h
|
nicer type_caster::load() calling conventions
|
2016-05-15 20:23:27 +02:00 |
descr.h
|
<optional> requires -std=c++17 (#479)
|
2016-11-04 14:49:37 +01:00 |
eigen.h
|
Improve consistency of array and array_t with regard to other pytypes
|
2016-11-17 08:55:42 +01:00 |
eval.h
|
Add py::reinterpret_borrow<T>()/steal<T>() for low-level unchecked casts
|
2016-11-17 08:55:42 +01:00 |
functional.h
|
Split up tuple caster and function argument loader
|
2016-12-03 23:13:53 +01:00 |
numpy.h
|
Use correct itemsize when constructing a numpy dtype from a buffer_info
|
2016-11-22 22:01:03 +01:00 |
operators.h
|
Multiple inheritance support
|
2016-09-19 13:45:31 +02:00 |
options.h
|
Provide more control over automatic generation of docstrings (#486)
|
2016-11-15 12:38:05 +01:00 |
pybind11.h
|
Split up tuple caster and function argument loader
|
2016-12-03 23:13:53 +01:00 |
pytypes.h
|
Add py::reinterpret_borrow<T>()/steal<T>() for low-level unchecked casts
|
2016-11-17 08:55:42 +01:00 |
stl_bind.h
|
Fix stl_bind to support movable, non-copyable value types (#490)
|
2016-11-15 12:30:38 +01:00 |
stl.h
|
Clean up cast operator invocations (#531)
|
2016-11-25 18:35:00 +01:00 |
typeid.h
|
minor cleanups in common.h; updated author info and copyright year
|
2016-04-18 10:53:38 +02:00 |