ObjFW  Check-in [3b62c10b6f]

Overview
Comment:(void)initialize -> initialize.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3b62c10b6f1de260006c2866ded377a0baf6b02a2cc9566036556c7c66c8e07b
User & Date: js on 2009-02-27 12:31:46
Other Links: manifest | tags
Context
2009-02-28
01:49
Fix a memory leak in OFString that occours when we're out of memory. check-in: 48309788c8 user: js tags: trunk
2009-02-27
12:31
(void)initialize -> initialize. check-in: 3b62c10b6f user: js tags: trunk
11:17
Add - hash for OFArray and OFString, main implementation in OFMacros. check-in: ffd26c8238 user: js tags: trunk
Changes