ObjFW  Check-in [cdfdea289e]

Overview
Comment:Use OFMutableString in OFPlugin instead of doing it manually.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cdfdea289e0d4e6fc51e7dcd2d5983b9c2af9b16719ac7b1771047336c6347b9
User & Date: js on 2009-09-01 11:39:36
Other Links: manifest | tags
Context
2009-09-08
16:06
New OFDictionary implementation and removal of a hack in OFList. check-in: bbf1f79b8f user: js tags: trunk
2009-09-01
11:39
Use OFMutableString in OFPlugin instead of doing it manually. check-in: cdfdea289e user: js tags: trunk
11:32
Rename -[length] to -[cStringLength] in OFString. check-in: 3ed599fe98 user: js tags: trunk
Changes