Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-19 | cython: fixed missing class definition for PLIST_KEY type | Nikias Bassen | 1 | -1/+1 | |
2013-03-18 | added PLIST_KEY support to cython bindings | Nikias Bassen | 1 | -0/+4 | |
2011-09-26 | cython: use bint instead of bool, fix deprecated stuff | Nikias Bassen | 1 | -2/+2 | |
2011-09-26 | More qualifiers. | Bryan Forbes | 1 | -4/+4 | |
2011-09-26 | Changed bool to bint in Cython functions. Added some more type qualifiers. | Bryan Forbes | 1 | -2/+2 | |
2011-09-26 | Fixed some memory leaks and unicode handling. | Bryan Forbes | 1 | -4/+5 | |
2011-09-26 | Added cython bindings. | Bryan Forbes | 1 | -0/+62 | |