ObjFW  Timeline

8 check-ins using file src/threading.m version 7d26f1a4ec

2016-08-06
10:26
Update to Unicode 9.0 (check-in: 6496279fa0 user: js tags: trunk)
2016-08-01
20:08
OFHMAC: Rename "class" to make ObjC++ happy (check-in: 2f65a59ade user: js tags: trunk)
20:04
Add missing headers to Xcode project (check-in: f5726a0514 user: js tags: trunk)
2016-07-31
23:51
src/Makefile: Add missing includes (check-in: 2c20beea16 user: js tags: trunk)
23:41
atomic.h: Add support for __atomic_* builtins (check-in: 64edae4128 user: js tags: trunk)
23:04
Split atomic.h into multiple files (check-in: 7115c55ef0 user: js tags: trunk)
21:54
Add of_memory_barrier_{producer,consumer}() (check-in: 24796a2dc1 user: js tags: trunk)
2016-07-30
23:29
atomic.h: Use the OSAtomic variant without barrier (check-in: 0c3e3da576 user: js tags: trunk)