ObjFW  Check-in [ddcee670e4]

Overview
Comment:Optimize OFMutex on Win32 and add missing -[dealloc].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ddcee670e4f6edf00cf2953719d71aba156afe75b1a3516da046f0631555e36a
User & Date: js on 2009-06-01 04:08:43
Other Links: manifest | tags
Context
2009-06-01
12:02
Write a warning to stderr if objc_sync_{enter,exit} fails. check-in: 216caca8a0 user: js tags: trunk
04:08
Optimize OFMutex on Win32 and add missing -[dealloc]. check-in: ddcee670e4 user: js tags: trunk
04:02
Fix and optimize @synchronize on Win32. check-in: 362a943099 user: js tags: trunk
Changes