ObjFW  All files named "src/OFString+PropertyListValue.m"

History for src/OFString+PropertyListValue.m

2020-08-30
15:40
Renamed to src/OFString+PropertyListParsing.m. Merge trunk into branch "tagged-pointers" check-in: [ff6eb7b6c3] user: js, branch: tagged-pointers, size: 0
2020-08-13
22:46
Renamed to src/OFString+PropertyListParsing.m. propertyListValue -> objectByParsingPropertyList check-in: [d763a9ff86] user: js, branch: trunk, size: 0
2020-08-11
19:45
OFString: Rework number parsing API

This solves the old signed vs. unsigned problem and allows for more
bases than just 8, 10 and 16, as well as auto-detection of the base (if
base is 0). file: [05bf1a86e4] check-in: [b6ee372b98] user: js, branch: trunk, size: 5414 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [30b7ec9161] check-in: [c7f0229795] user: js, branch: trunk, size: 5043 [annotate] [blame] [check-ins using] [diff]
2019-03-09
10:48
Several minor fixes file: [4cef91397d] check-in: [c1e949a8c6] user: js, branch: trunk, size: 5040 [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
Use dot syntax file: [06291ad3fb] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 5064 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [97be60a350] check-in: [0509d7a844] user: js, branch: trunk, size: 5132 [annotate] [blame] [check-ins using] [diff]
2018-03-18
01:05
Fix missing import and typo file: [35856e3175] check-in: [c32b3419c2] user: js, branch: trunk, size: 5126 [annotate] [blame] [check-ins using] [diff]
00:28
Added: Add support for parsing XML property lists file: [c15d2666c9] check-in: [db0bf9d5a7] user: js, branch: trunk, size: 5099 [annotate] [blame] [check-ins using]