Tomasz Miąsko
|
cc39b2f37f
|
Add const modifier to handle::cast.
|
2015-12-26 19:01:28 +01:00 |
|
Wenzel Jakob
|
d1a24823bc
|
considerable simplifications to the Python type casters
|
2015-12-16 12:17:46 +01:00 |
|
Wenzel Jakob
|
9b0b40e0b0
|
add converter for nullptr_t
|
2015-12-16 11:41:53 +01:00 |
|
Wenzel Jakob
|
62127a27b0
|
don't allow 'void' or 'void*' as a function argument
|
2015-12-13 13:09:42 +01:00 |
|
Wenzel Jakob
|
60c36db1c9
|
generic integer type handling
|
2015-11-30 12:45:34 +01:00 |
|
Wenzel Jakob
|
7f8d1c20f1
|
improved int_ constructor
|
2015-11-29 13:48:16 +01:00 |
|
Wenzel Jakob
|
6e213c9ca0
|
improved shared pointer support (fixes #14)
|
2015-11-24 23:18:32 +01:00 |
|
Wenzel Jakob
|
333e889ef2
|
Improved STL support, support for std::set
|
2015-11-14 19:04:49 +01:00 |
|
Wenzel Jakob
|
723bc65b27
|
fix for std::shared_ptr proposed by Vayu (fixes #8)
|
2015-11-12 23:27:20 +01:00 |
|
Wenzel Jakob
|
fa1bfb2ec7
|
do a fallback search over types to handle incompatible std::type_info* across module boundaries (fixes issue #4)
|
2015-10-22 16:04:53 +02:00 |
|
Wenzel Jakob
|
ad7bc01d51
|
fix build on linux
|
2015-10-20 01:11:17 +02:00 |
|
Wenzel Jakob
|
0fb8528edf
|
factored out some common functionality to a non-templated parent class
|
2015-10-19 23:53:22 +02:00 |
|
Wenzel Jakob
|
b1b714023a
|
consistent macro naming throughout the project
|
2015-10-18 16:48:30 +02:00 |
|
Wenzel Jakob
|
8f4eb00690
|
last breaking change: be consistent about the project name
|
2015-10-15 18:23:56 +02:00 |
|