Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-18 | Improve plist_dict_set_item performance for large dictionaries with hash table | 1 | -3/+37 | ||
2016-05-12 | bplist: Speed up plist_to_bin conversion for large plists | 1 | -4/+4 | ||
Using a better hashing algorithm and a larger hash table the conversion is A LOT faster when processing large plists. Thanks to Xiao Deng for reporting this issue and suggesting a fix. | |||||
2012-01-12 | fix compiler warnings | 1 | -1/+0 | ||
2011-05-27 | Make libplist glib free | 1 | -0/+107 | ||