Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-01 | cython: Fix cython3 noexcept compilation error | Andrea Oliveri | 1 | -1/+1 |
2024-04-01 | cython: fixed notification_proxy callback gil lock | aymenim | 1 | -1/+1 |
2013-02-27 | cython: Port all binding code to latest API and fix broken compilation | Martin Szulecki | 1 | -3/+3 |
2012-03-20 | More memory leak plugging. Some code cleanup too. | Bryan Forbes | 1 | -5/+1 |
2012-03-20 | Removed property_list_client.pxi. | Bryan Forbes | 1 | -0/+54 |
2012-03-20 | Changed some parent class relationships. | Bryan Forbes | 1 | -1/+1 |
2012-03-20 | Implemented hierarchy suggested by Martin S. | Bryan Forbes | 1 | -7/+2 |
2012-03-20 | Added all remaining classes from libimobiledevice. | Bryan Forbes | 1 | -8/+5 |
2012-03-20 | Added afc.pxi. | Bryan Forbes | 1 | -17/+33 |
2012-03-20 | Moved everything but iDevice and LockdownClient to pxi files. | Bryan Forbes | 1 | -0/+52 |