ObjFW  Timeline

9 check-ins using file src/threading.h version 79cb0c24fe

2014-05-14
20:28
Always use __foo__ instead of foo for attributes (check-in: e35b10115e user: js tags: trunk)
20:19
Use thread_local instead of __thread (check-in: c701e89b83 user: js tags: trunk)
18:26
Try -std=c1x when -std=c11 is unavailable (check-in: 7326a487c0 user: js tags: trunk)
13:12
Add a few more flags to Xcode project (check-in: adaacf60ef user: js tags: trunk)
2014-05-07
03:19
Add atomic ops assembly implementation for PowerPC (check-in: 93e23b476c user: js tags: trunk)
02:46
atomic.h: Minor style improvements (check-in: 461e70403e user: js tags: trunk)
2014-05-06
21:38
Add a few OF_CONST_FUNC (check-in: cbff518f16 user: js tags: trunk)
21:37
Update buildsys (check-in: 9ca6458c5a user: js tags: trunk)
2014-05-05
02:43
Add OF_NO_RETURN and OF_UNREACHABLE (check-in: b885b6fdfa user: js tags: trunk)