Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-19 | Add plist_read_from_file() to interface, update plist_from_memory() | 1 | -44/+2 | |
2023-02-06 | libcnary: Updated typedefs of node_t and node_list_t to contain pointer | 1 | -2/+2 | |
2023-01-08 | Add support for OpenStep plist format | 1 | -13/+2 | |
2021-12-23 | test: Work around JSON parser limitation expecting to have a 0-terminated str... | 1 | -0/+3 | |
2021-12-23 | Add support for JSON format | 1 | -0/+4 | |
2020-11-24 | Improve code readability by not using else after return | 1 | -3/+1 | |
2011-05-27 | Make libplist glib free | 1 | -3/+3 | |
2010-01-21 | Fix some warnings | 1 | -6/+1 | |
2009-11-10 | Remove deprecated functions from API. | 1 | -0/+17 | |
2009-10-28 | Format sources to ANSI style using AStyle (astyle --style=ansi). | 1 | -98/+102 | |
2009-10-28 | Fix build for MSVC9. | 1 | -0/+4 | |
2009-02-15 | Add more regression test and fix Integer and Real type handling. | 1 | -0/+138 |