cast.h
|
fix bogus return value policy fallbacks (fixes #389)
|
2016-09-07 00:47:17 +09:00 |
common.h
|
Workaround for py::dict() constructor on MSVC
|
2016-09-06 16:41:50 +02:00 |
complex.h
|
nicer type_caster::load() calling conventions
|
2016-05-15 20:23:27 +02:00 |
descr.h
|
Use fully qualified name in PYBIND11_DESCR macro
|
2016-08-13 12:43:16 +01:00 |
eigen.h
|
Simplify code in eigen.h using new array ctors
|
2016-08-15 18:41:54 +01:00 |
eval.h
|
Python 2.7 fixes for eval()
|
2016-07-08 15:14:48 +02:00 |
numpy.h
|
minor: renamed argument in array constructor
|
2016-08-28 01:55:07 +02:00 |
operators.h
|
minor Intel compiler fix
|
2016-08-26 16:52:45 +02:00 |
pybind11.h
|
Add py::print() function
|
2016-09-06 16:41:50 +02:00 |
stl_bind.h
|
minor doc & style fixes
|
2016-09-06 13:02:29 +09:00 |