Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-19 | cython: added PLIST_UID support | Nikias Bassen | 1 | -0/+4 |
2013-03-19 | cython: use uint64_t instead of int for Integer get_value and __repr__ | Nikias Bassen | 1 | -2/+4 |
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 |