| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-13 | Add plist_new_unix_date, plist_get_unix_date_val, plist_set_unix_date_val ↵ | 1 | -17/+14 | ||
| functions These functions work with int64_t values representing a UNIX timestamp instead of using the 'MAC epoch'. They should be used instead of plist_new_date, plist_get_date_val, and plist_set_date_val, which are now marked deprecated and might be removed in a future version of libplist. | |||||
| 2014-07-30 | cython: Fix compiler warning about uninitialized struct tm field | 1 | -9/+8 | ||
| 2011-09-26 | Added cython bindings. | 1 | -0/+41 | ||
