Comment: | Add support for parsing XML property lists |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
db0bf9d5a71ff675a974490d6428b3b3 |
User & Date: | js on 2018-03-18 00:28:53 |
Other Links: | manifest | tags |
2018-03-18
| ||
00:52 | Implement +[operatingSystemVersion] for macOS/iOS check-in: 01104c5e85 user: js tags: trunk | |
00:28 | Add support for parsing XML property lists check-in: db0bf9d5a7 user: js tags: trunk | |
2018-03-17
| ||
21:53 | Add +[OFSystemInfo operatingSystem{Name,Version}] check-in: c6ed29d881 user: js tags: trunk | |
Modified src/Makefile from [d9f762d49e] to [41173c04c6]. [diff]
Added src/OFString+PropertyListValue.h version [aa7e273f95].
Added src/OFString+PropertyListValue.m version [c15d2666c9].
Modified src/OFString.h from [47bba28c27] to [0b96a25a15]. [diff]
Modified src/OFString.m from [1c64791f79] to [2a7e99dee8]. [diff]
Modified src/OFXMLParser.h from [8d5866753d] to [34f43298f1]. [diff]
Modified src/OFXMLParser.m from [9e54ac8837] to [b2f6d860ce]. [diff]
Modified tests/Makefile from [8e0e6ff06b] to [c6bfc1c65e]. [diff]
Added tests/OFPropertyListTests.m version [9ab61dab17].
Modified tests/TestsAppDelegate.h from [1db9587198] to [0a503e50ce]. [diff]
Modified tests/TestsAppDelegate.m from [a633b7ccbe] to [119c280046]. [diff]