ObjFW  Check-in [6a2551a704]

Overview
Comment:Get rid of strcmp and strlen calls in OFString tests.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6a2551a704e43843409d633f3894f39257ea9a7d85fb62572e9e27711c414b9b
User & Date: js on 2009-07-14 17:14:46
Other Links: manifest | tags
Context
2009-07-14
17:32
Add methods to handle C strings with length to OF(Mutable)String. check-in: dc7bb2d594 user: js tags: trunk
17:14
Get rid of strcmp and strlen calls in OFString tests. check-in: 6a2551a704 user: js tags: trunk
2009-06-30
22:21
Implement -[indexOf{First,Last}OccurrenceOfString:] for OFString. check-in: 9758677802 user: js tags: trunk
Changes