Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-26 | cython: use bint instead of bool, fix deprecated stuff | Nikias Bassen | 1 | -26/+25 | |
2011-09-26 | More qualifiers. | Bryan Forbes | 1 | -15/+19 | |
2011-09-26 | Changed bool to bint in Cython functions. Added some more type qualifiers. | Bryan Forbes | 1 | -14/+14 | |
2011-09-26 | Fixed some memory leaks and unicode handling. | Bryan Forbes | 1 | -39/+67 | |
2011-09-26 | If the plist type is none, return None. | Bryan Forbes | 1 | -0/+2 | |
2011-09-26 | Removed a call to __dealloc__ and added initialization of _array. | Bryan Forbes | 1 | -1/+1 | |
2011-09-26 | Added cython bindings. | Bryan Forbes | 1 | -0/+699 | |