ObjFW  Check-in [d8a6ca3fbd]

Overview
Comment:There is no need to hash 32 bit per character if Unicode has only 24.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d8a6ca3fbd04dd19e576378f34ec4c81c8d4b4df2a9a47dcbf9500c965e6cba8
User & Date: js on 2011-11-21 16:47:00
Other Links: manifest | tags
Context
2011-11-21
16:47
Implement -[OFString_UTF8 hash] for better performance. check-in: 855de7c3a7 user: js tags: trunk
16:47
There is no need to hash 32 bit per character if Unicode has only 24. check-in: d8a6ca3fbd user: js tags: trunk
15:32
Add new files to Xcode project. check-in: 6e83be4679 user: js tags: trunk
Changes