ObjFW  Check-in [89db847794]

Overview
Comment:Apple allows BOOL copy to be 2 for mutableCopy on properties.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 89db8477949eb3c86798b9df32bc84defd53a4cd9116024d120c7bb51a742150
User & Date: js on 2010-01-22 18:55:38
Other Links: manifest | tags
Context
2010-01-23
11:25
Make -[readLineWithEncoding:] compatible with \r\n linebreaks. check-in: 1421bc837b user: js tags: trunk
2010-01-22
18:55
Apple allows BOOL copy to be 2 for mutableCopy on properties. check-in: 89db847794 user: js tags: trunk
18:52
Differentiate more between OFArray and OFMutableArray in tests. check-in: 7e47fcb96a user: js tags: trunk
Changes