.. |
attr.h
|
Enable static properties (py::metaclass) by default
|
2017-02-23 15:45:26 +01:00 |
cast.h
|
Fix nullptr to None conversion for builtin type casters
|
2017-03-16 13:57:35 +01:00 |
chrono.h
|
Fix for floating point durations
|
2017-03-11 23:04:16 -04:00 |
class_support.h
|
Add __module__ attribute to all pybind11 builtin types (#729)
|
2017-03-15 15:38:14 +01:00 |
common.h
|
Add function for comparing buffer_info formats to types
|
2017-03-14 02:50:04 +01:00 |
complex.h
|
Made arithmetic and complex casters respect convert
|
2017-02-03 20:16:14 -05:00 |
descr.h
|
std::valarray support for stl.h (#545)
|
2016-12-08 00:43:29 +01:00 |
eigen.h
|
Use move assignment for eigen ref copy
|
2017-03-13 12:49:10 -03:00 |
eval.h
|
WIP: PyPy support (#527)
|
2016-12-16 15:00:46 +01:00 |
functional.h
|
Fixed compilation error when binding function accepting some forms of std::function (#689)
|
2017-02-22 20:00:59 +01:00 |
numpy.h
|
Add function for comparing buffer_info formats to types
|
2017-03-14 02:50:04 +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
|
Add static_assert failure for non-static def_static
|
2017-03-12 21:32:37 -03:00 |
pytypes.h
|
Add and remove some PyPy iterator workarounds
|
2017-02-26 23:57:03 +01:00 |
stl_bind.h
|
remove all pybind11 namespace prefixes from stl_bind.h
|
2017-03-16 11:44:01 +01:00 |
stl.h
|
WIP: PyPy support (#527)
|
2016-12-16 15:00:46 +01:00 |
typeid.h
|
minor cleanups in common.h; updated author info and copyright year
|
2016-04-18 10:53:38 +02:00 |