Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-27 | Make libplist glib free | Nikias Bassen | 2 | -4/+4 | |
2010-01-21 | Fix some warnings | Jonathan Beck | 2 | -10/+4 | |
2010-01-14 | Make sure to convert predefined xml entities in xml output | Martin Szulecki | 1 | -0/+2 | |
For string nodes, a set of special characters must be converted to predefined xml entities. This patch adds an entitiy test case for this and makes libplist pass it fine by explicitly adding text nodes. | |||||
2010-01-14 | Make tests also work when building outside the source tree | Martin Szulecki | 1 | -12/+13 | |
2009-11-10 | Remove deprecated functions from API. | Jonathan Beck | 2 | -0/+18 | |
2009-10-28 | Format sources to ANSI style using AStyle (astyle --style=ansi). | Jonathan Beck | 2 | -192/+204 | |
2009-10-28 | Fix build for MSVC9. | Jonathan Beck | 2 | -1/+9 | |
2009-02-15 | Add more regression test and fix Integer and Real type handling. | Jonathan Beck | 6 | -5/+152 | |
2009-02-12 | Add some test case. | Jonathan Beck | 8 | -0/+64783 | |