ObjFW  Check-in [855de7c3a7]

Overview
Comment:Implement -[OFString_UTF8 hash] for better performance.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 855de7c3a7097d1ddc72e620227cd5c0e90fe4101ce5dbcf7e3612ba3719ceef
User & Date: js on 2011-11-21 16:47:57
Other Links: manifest | tags
Context
2011-11-23
00:21
Add an implementation of strptime. check-in: bfdf9135d3 user: js tags: trunk
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
Changes