ObjFW  Timeline

7 check-ins using file src/OFXMLParser.m version 2217f932b7

2011-09-11
00:06
Fix missing @try. (check-in: 6f18cbc1ea user: js tags: trunk)
00:03
Make use of the fact that -[retain] and -[release] must not throw. (check-in: 74eeea199c user: js tags: trunk)
2011-09-10
23:54
Make use of the fact that -[retain] and -[release] must not throw. (check-in: 3687c35784 user: js tags: trunk)
22:27
Add -[removeChild:] to OFXMLElement. (check-in: 4369d4c8fb user: js tags: trunk)
22:17
Add -[setName:] and -[setNamespace:] to OFXMLElement. (check-in: 2473176537 user: js tags: trunk)
20:35
Declare of_std{in,out,err} as OFStream. (check-in: 5adb201b41 user: js tags: trunk)
20:24
Treat \f as whitespace. (check-in: 7eff7e3918 user: js tags: trunk)