ObjFW  Check-in [d46212a8cd]

Overview
Comment:Reduce memory usage of OFDictionary and fix hashing.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d46212a8cdffd88142b88fa79da50f57a088a7410d6a12b7e6c297f25a5e681b
User & Date: js on 2010-04-17 13:29:54
Other Links: manifest | tags
Context
2010-04-17
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
11:12
Rewrite OFDictionary code to make it more readable. check-in: 9f260d5f50 user: js tags: trunk
Changes