- Dec 15, 2015
-
-
Jan Dohl authored
The array(const buffer_info &info) constructor fails when given complex types since their format string is 'Zd' or 'Zf' which has a length of two and causes an error here: if (info.format.size() != 1) throw std::runtime_error("Unsupported buffer format!"); Fixed by allowing format sizes of one and two.
-
- Dec 14, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
Fix typographical errors
-
mk kim authored
-
- Dec 13, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
Add ldflags to compile command
-
Wenzel Jakob authored
Add debug appveyor configuration
-
Wenzel Jakob authored
-
Huu Nguyen authored
-
John Travers authored
On my system (Mac OS with custom Python installation) I had to add the ldflags argument to python-config to get things working.
-
- Dec 08, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Dec 05, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
Missing "is"
-
John Kirkham authored
-
Wenzel Jakob authored
Change non-ASCII characters to ASCII
-
John Kirkham authored
-
John Kirkham authored
-
- Nov 30, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Nov 29, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Nov 28, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Nov 25, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
Luka Čehovin authored
-
- Nov 17, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Nov 15, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- Nov 13, 2015
-
-
Wenzel Jakob authored
-
- Oct 27, 2015
-
-
Wenzel Jakob authored
-
- Oct 23, 2015
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-