Sergey Lyskov
|
eae7744c0e
|
adding stl_binders
|
2016-05-15 20:46:07 +02:00 |
|
Wenzel Jakob
|
9e0a0568fe
|
transparent conversion of dense and sparse Eigen types
|
2016-05-05 21:44:29 +02:00 |
|
Wenzel Jakob
|
8cb6cb33ef
|
minor cleanups in common.h; updated author info and copyright year
|
2016-04-18 10:53:38 +02:00 |
|
Wenzel Jakob
|
d7efa4ff7b
|
return best representation of polymorphic types (fixes #105)
|
2016-04-13 13:51:33 +02:00 |
|
Wenzel Jakob
|
1c329aab5a
|
pickling support (fixes #144)
|
2016-04-13 02:58:56 +02:00 |
|
Wenzel Jakob
|
eda978e003
|
support for opaque types
|
2016-03-15 15:07:55 +01:00 |
|
Wenzel Jakob
|
17cdb06c1b
|
fix severe regression involving character arrays (fixes #137)
|
2016-03-10 13:24:10 +01:00 |
|
Wenzel Jakob
|
5f218b3f2c
|
keep_alive call policy (analogous to Boost.Python's with_custodian_and_ward, fixes #62)
|
2016-01-17 22:31:15 +01:00 |
|
Wenzel Jakob
|
b1b714023a
|
consistent macro naming throughout the project
|
2015-10-18 16:48:30 +02:00 |
|
Wenzel Jakob
|
b50872acf2
|
A few breaking changes for consistency just before the 1.0 release
1. Renamed PYTHON_* to PYBIND_* everywhere
2. Renamed pybind::array_dtype<> to pybind::array_t<>
|
2015-10-13 17:46:31 +02:00 |
|
Wenzel Jakob
|
a2f6fde0dc
|
support for overriding virtual functions
|
2015-10-01 17:13:35 +02:00 |
|
Wenzel Jakob
|
a576e6a8ca
|
keyword argument support, removed last traces of std::function<> usage
|
2015-07-29 23:39:11 +02:00 |
|
Wenzel Jakob
|
d4258bafef
|
generate more compact binaries
|
2015-07-28 03:10:15 +02:00 |
|
Wenzel Jakob
|
38bd71134a
|
Initial commit
|
2015-07-09 15:27:32 +02:00 |
|