ObjFW  Check-in [1bec445dd2]

Overview
Comment:Make sure the fullness of a hashtable is always at max 3/4.

Before, this was only ensured if you mutated the dictionary at least
once.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1bec445dd21572d79ee75240f53ea0390746ec80c380757e11974d7c72b29bf9
User & Date: js on 2011-10-24 15:47:18
Other Links: manifest | tags
Context
2011-10-24
18:28
Don't retain delegates to prevent reference cycles. check-in: 87cd99ff88 user: js tags: trunk
15:47
Make sure the fullness of a hashtable is always at max 3/4. check-in: 1bec445dd2 user: js tags: trunk
15:00
Don't use a spinlock for reference counting if we have no threads. check-in: 9454c38313 user: js tags: trunk
Changes