ObjFW  Timeline

9 check-ins using file src/OFMutableString.m version 8b9a1eb927

2011-07-09
14:34
Use OFDataArray instead of OFMutableString for cache in OFXMLParser. (check-in: bbe98ea6c2 user: js tags: trunk)
13:33
Get rid of -[appendCStringWithoutUTF8Checking:] in base64.m. (check-in: 56c98bf847 user: js tags: trunk)
13:29
OFString+XMLUnescaping: Get rid of -[appendCStringWithoutUTF8Checking:]. (check-in: 898c2a781b user: js tags: trunk)
13:15
Use OFDataArray instead of OFMutableString in OFXMLElement. (check-in: a2c6391204 user: js tags: trunk)
12:04
Optimize +[stringWithPath:]. (check-in: 1c65e229e8 user: js tags: trunk)
03:10
Emphasize that -[readNBytes:intoBuffer:] reads at most n bytes. (check-in: e1285e3ba9 user: js tags: trunk)
00:00
Check for more invalid UTF-8 byte sequences. (check-in: 51dff30395 user: js tags: trunk)
2011-07-08
21:26
Adjust TableGenerator to (not so) recent style changes. (check-in: 30cdebfa2a user: js tags: trunk)
21:08
Optimize +[stringWithString:] and -[appendString:]. (check-in: e250800382 user: js tags: trunk)