ObjFW  Check-in [16db39752c]

Overview
Comment:+[stringWithCString:length:] requires a \0 at the end of the string.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 16db39752c0900e76a0f8b2f7445e03f135f97bbdcdba077103ee6b307b228f4
User & Date: js on 2009-09-15 14:17:56
Other Links: manifest | tags
Context
2009-09-16
16:22
Rework OFAutoreleasePool and remove now unnecessary hack from OFList. check-in: a99f512a4a user: js tags: trunk
2009-09-15
14:17
+[stringWithCString:length:] requires a \0 at the end of the string. check-in: 16db39752c user: js tags: trunk
2009-09-14
18:37
A few test framework improvements and migration of OFString tests. check-in: 138cb8f09a user: js tags: trunk
Changes