11 Commits (a22dd2d1dfa84b6122fa55a37da58fd7726f816d)

Author SHA1 Message Date
Ansgar Burchardt a22dd2d1df correct stride in matrix example and test 8 years ago
Dean Moldovan 6898679270 Update enum_ and bind_vector to new-style init and pickle 8 years ago
Jason Rhinelander 391c75447d Update all remaining tests to new test styles 8 years ago
Yannick Jadoul b700c5d672 Convenience constructor templates for buffer_info (#860) 8 years ago
Dean Moldovan 427e4afc69 Fix buffer protocol inheritance 8 years ago
Bruce Merry fe0cf8b73b Support pointers to member functions in def_buffer. 8 years ago
Cris Luengo 30d43c4992 Now `shape`, `size`, `ndims` and `itemsize` are also signed integers. 8 years ago
Cris Luengo d400f60c96 Python buffer objects can have negative strides. 8 years ago
Wenzel Jakob 1d1f81b278 WIP: PyPy support (#527) 9 years ago
Jason Rhinelander 52f4be8946 Make test initialization self-registering 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Ivan Smirnov 5e71e17bdf Make changes to format_descriptor backwards-compat 9 years ago
Ivan Smirnov 42ad328481 Change format_descriptor::value to a static func 9 years ago
Jason Rhinelander 3f589379ec Improve constructor/destructor tracking 9 years ago
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Wenzel Jakob 876eeab4ca redesigned format_descriptor<> and npy_format_descriptor<> 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob a576e6a8ca keyword argument support, removed last traces of std::function<> usage 10 years ago
Wenzel Jakob 38bd71134a Initial commit 10 years ago