ObjFW  Check-in [43e4d25ca7]

Overview
Comment:Rename initWithRetainAndReleaseEnabled to initWithoutRetainAndRelease.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 43e4d25ca702d85d5b7e7ed0fec2b7b9f95383ceefd4bb717fd91f828f571cbc
User & Date: js on 2009-03-08 16:06:13
Other Links: manifest | tags
Context
2009-03-08
16:06
Add preliminary OFDictionary implementation. check-in: 8177b8b8b2 user: js tags: trunk
16:06
Rename initWithRetainAndReleaseEnabled to initWithoutRetainAndRelease. check-in: 43e4d25ca7 user: js tags: trunk
2009-03-04
20:49
- release should not be chained, might be free'd. Therefore return void. check-in: e73e76e40f user: js tags: trunk
Changes