ObjFW  Timeline

7 check-ins using file src/threading.m version 139fd47bbf

2014-12-07
18:18
OFHTTPServer: Fix warning on Win64 (check-in: 372ed8b399 user: js tags: trunk)
2014-11-16
21:35
Fix two typos in documentation (check-in: 4c2dbb263c user: js tags: trunk)
2014-11-09
18:54
OFProcess: Do all memory allocation before fork() (check-in: 30e5c5ea27 user: js tags: trunk)
2014-10-24
19:12
OFProcess: Use _exit() on failure (check-in: f45a6bb10b user: js tags: trunk)
19:12
OFApplication: Use EXIT_SUCCESS as default status (check-in: 46cf9f33a8 user: js tags: trunk)
2014-10-04
21:59
Add +[OFSystemInfo native8BitEncoding] (check-in: ec66e49dca user: js tags: trunk)
19:24
threading: WinAPI's CriticalSection is recursive (check-in: be99da0c09 user: js tags: trunk)