Dean Moldovan
|
4337a5d86a
|
Fix typo which caused the C++ set test to be skipped
It used to pass anyway because the expected output was identical
to the Python set.
|
2016-06-01 23:48:24 +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
|
9e75905b69
|
fix testcase issue on windows related to unicode encoding
|
2016-03-31 14:23:43 +02:00 |
|
Wenzel Jakob
|
81dfd2c51f
|
Working type casters for wide strings and wide characters
|
2016-03-08 20:48:07 +01:00 |
|
Wenzel Jakob
|
10c74c6f34
|
transparent std::array conversion (fixes #97)
|
2016-02-07 16:36:51 +01:00 |
|
Wenzel Jakob
|
27e8e1066b
|
added new type pybind11::bytes, cleanup of various macros (fixes #49)
|
2016-01-17 22:31:15 +01:00 |
|
Wenzel Jakob
|
3ee91b2f0a
|
renamed pybind11::set::insert -> add to match C api naming
|
2015-11-15 13:03:07 +01:00 |
|
Wenzel Jakob
|
333e889ef2
|
Improved STL support, support for std::set
|
2015-11-14 19:04:49 +01:00 |
|
Wenzel Jakob
|
8f4eb00690
|
last breaking change: be consistent about the project name
|
2015-10-15 18:23:56 +02:00 |
|
Wenzel Jakob
|
5116b02e68
|
python 2.7 fix
|
2015-09-05 02:14:39 +02:00 |
|
Wenzel Jakob
|
281aa0e668
|
nicer code separation, cleanup logic, std::function type caster
|
2015-07-31 04:10:38 +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
|
38bd71134a
|
Initial commit
|
2015-07-09 15:27:32 +02:00 |
|