ObjFW  Check-in [4c6d6c56ac]

Overview
Comment:As we memset our ivars to 0, get rid of some useless ivar inits.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4c6d6c56acbf717588b136a395b59e748365149ca683a14ec149ca27a7926852
User & Date: js on 2009-05-15 22:59:30
Other Links: manifest | tags
Context
2009-05-16
11:47
Use @defs in preallocated OFAllocFailedException struct. check-in: fa64faf81e user: js tags: trunk
2009-05-15
22:59
As we memset our ivars to 0, get rid of some useless ivar inits. check-in: 4c6d6c56ac user: js tags: trunk
20:01
Use OFString as much as possible. check-in: 67066be692 user: js tags: trunk
Changes