| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 21 hours | xplist: Improve robustness of XML text parsing and value conversionHEADmaster | 1 | -3/+3 | ||
| This change adds stricter validation for numeric and date nodes, including full-input consumption, overflow/range checks, and rejection of invalid floating-point values. Whitespace handling is clarified by explicitly trimming trailing XML whitespace for value nodes. | |||||
| 2014-05-27 | test: Add keys with XML entities to data plist files | 1 | -2/+2 | ||
| 2010-01-14 | Make sure to convert predefined xml entities in xml output | 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. | |||||
| 2009-02-12 | Add some test case. | 1 | -0/+33 | ||
