ObjFW  Check-in [7bb3494ef9]

Overview
Comment:Optimize some code by using the new stringWithCString:andLength: method.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7bb3494ef9f039631ef9e85c6de2105012a0ce0ec0306bf915b2fd9b755271f9
User & Date: js on 2009-07-14 17:51:02
Other Links: manifest | tags
Context
2009-07-14
18:57
Add OFString (OFXMLUnescaping) category and API for OFXMLParser. check-in: d8684fc232 user: js tags: trunk
17:51
Optimize some code by using the new stringWithCString:andLength: method. check-in: 7bb3494ef9 user: js tags: trunk
17:32
Add methods to handle C strings with length to OF(Mutable)String. check-in: dc7bb2d594 user: js tags: trunk
Changes