ObjFW  Check-in [3ed599fe98]

Overview
Comment:Rename -[length] to -[cStringLength] in OFString.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3ed599fe9834f58c14a785d8db3773a9471e55606509eaa88eba742a7689b34e
User & Date: js on 2009-09-01 11:32:30
Other Links: manifest | tags
Context
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
2009-08-31
00:19
Optimize OF_BSWAP64. check-in: 2ff4ae177d user: js tags: trunk
Changes