ObjFW  Check-in [7bf4b144ad]

Overview
Comment:Make OFStream a class instead of a protocol and move readLine there.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7bf4b144adc035b648a05ec4657daf6cb209ec59ada74f7cf46d8c9b42941fe3
User & Date: js on 2009-05-03 17:19:53
Other Links: manifest | tags
Context
2009-05-03
21:33
Get rid of + new.
Additionally, make - accept return an autoreleased OFTCPSocket.
check-in: 5ca127891c user: js tags: trunk
17:19
Make OFStream a class instead of a protocol and move readLine there. check-in: 7bf4b144ad user: js tags: trunk
15:49
Remove multiply overflow check in OFArray - it's done by resizeMem. check-in: 4eb87f934f user: js tags: trunk
Changes