ObjFW  Check-in [91ccd70c55]

Overview
Comment:Add warning to doc about collections not retaining and autoreleasing.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 91ccd70c55cd244f12e1fa0116a2e8dd1be2049e94d56634af0039678e44d73f
User & Date: js on 2010-08-25 11:22:11
Other Links: manifest | tags
Context
2010-08-25
11:33
-[setObject:forKey:] and -[removeObjectForKey:] now return void. check-in: eea73f8d37 user: js tags: trunk
11:22
Add warning to doc about collections not retaining and autoreleasing. check-in: 91ccd70c55 user: js tags: trunk
2010-08-24
19:37
Prevent loss of data due to wrong encoding in -[readLine].
This allows reading again with the correct encoding.
check-in: 508399eac1 user: js tags: trunk
Changes