ObjFW  Check-in [bd2eef5fe1]

Overview
Comment:Assembly implementation for atomic operations (x86 and AMD64).
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bd2eef5fe165d729bfbbc117edfdf559b839d99c67678121ef15b37a1701626c
User & Date: js on 2010-08-25 21:35:11
Other Links: manifest | tags
Context
2010-08-25
22:05
Better way to cache OFAutoreleasePool.
This way, the tests work again with static linking.
check-in: f2f4062b53 user: js tags: trunk
21:35
Assembly implementation for atomic operations (x86 and AMD64). check-in: bd2eef5fe1 user: js tags: trunk
11:33
-[setObject:forKey:] and -[removeObjectForKey:] now return void. check-in: eea73f8d37 user: js tags: trunk
Changes