ObjFW  Check-in [8c4adb2599]

Overview
Comment:Improve performance of OFArray's +[arrayWithCArray:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8c4adb259935edab07737e87a5efa5b4d4628e1302ef841169cd8b8aa18e70a1
User & Date: js on 2010-04-17 13:44:35
Other Links: manifest | tags
Context
2010-04-17
15:46
Don't return self where not necessary, return void or something useful. check-in: 062a052b50 user: js tags: trunk
13:44
Improve performance of OFArray's +[arrayWithCArray:]. check-in: 8c4adb2599 user: js tags: trunk
13:29
Reduce memory usage of OFDictionary and fix hashing. check-in: d46212a8cd user: js tags: trunk
Changes