Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | 1 | -0/+3 | ||
string as input | |||||
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 | ||
[clang-tidy] Found with readability-else-after-return Signed-off-by: Rosen Penev <rosenp@gmail.com> | |||||
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 | ||