.. |
attr.h
|
Fix dynamic attribute inheritance in C++
|
2016-10-14 18:01:17 +02:00 |
cast.h
|
Make reference(_internal) the default return value policy for properties (#473)
|
2016-11-01 11:44:57 +01:00 |
chrono.h
|
Simplify redundant code, conform to style suggestions, improve logic
|
2016-09-28 01:01:44 +10:00 |
common.h
|
Add public shared_data API
|
2016-11-03 09:35:05 +00:00 |
complex.h
|
nicer type_caster::load() calling conventions
|
2016-05-15 20:23:27 +02:00 |
descr.h
|
use detail::enable_if_t everywhere
|
2016-09-19 13:45:34 +02:00 |
eigen.h
|
Simplify base class detection for Eigen types
|
2016-09-29 10:38:13 +02:00 |
eval.h
|
Python 2.7 fixes for eval()
|
2016-07-08 15:14:48 +02:00 |
functional.h
|
fixed Py_None reference couting
|
2016-09-08 22:53:18 +09:00 |
numpy.h
|
Move register_dtype() outside of the template
|
2016-11-03 09:35:05 +00:00 |
operators.h
|
Multiple inheritance support
|
2016-09-19 13:45:31 +02:00 |
pybind11.h
|
Make reference(_internal) the default return value policy for properties (#473)
|
2016-11-01 11:44:57 +01:00 |
pytypes.h
|
Make operator bool() explicit
|
2016-10-17 02:01:53 +02:00 |
stl_bind.h
|
use detail::enable_if_t everywhere
|
2016-09-19 13:45:34 +02:00 |
stl.h
|
Accept any sequence type as std::vector (or std::list)
|
2016-10-12 12:35:36 -04:00 |
typeid.h
|
minor cleanups in common.h; updated author info and copyright year
|
2016-04-18 10:53:38 +02:00 |