ObjFW  Timeline

10 descendants and 10 ancestors of dd2394fc3c9f1f90ba8d95d129c945aa8b62c3fcdf708e1ec0aa08d05fcc33d6

2020-05-31
16:19
Merge trunk into 1.0 branch (check-in: 8d693c2d5f user: js tags: 1.0)
2020-05-28
23:49
Remove OFSCTPSocket, as it is not ready for 1.0 (check-in: 3ea919f393 user: js tags: 1.0)
23:45
Remove utils/ofsock, as it is not ready for 1.0 (check-in: cc7caa19be user: js tags: 1.0)
23:31
Merge trunk into 1.0 branch (check-in: 370ec3dc84 user: js tags: 1.0)
2020-03-02
20:24
Merge branch 'master' into 1.0 (check-in: e3bbb35784 user: js tags: 1.0)
2020-01-08
02:29
Merge branch 'master' into 1.0 (check-in: e7e1e1c6c5 user: js tags: 1.0)
2019-12-15
15:37
Remove OFThreadPool (check-in: 38cf0b9cef user: js tags: 1.0)
15:37
Merge branch 'master' into 1.0 (check-in: 11e303eb3b user: js tags: 1.0)
2019-09-29
19:57
Merge branch 'master' into 1.0 (check-in: 76245b4665 user: js tags: 1.0)
15:25
Remove incomplete -[OFInvocation invoke] support (check-in: fc521f01cc user: js tags: 1.0)
15:22
Remove ASN.1 support as it is still incomplete (check-in: dd2394fc3c user: js tags: 1.0)
15:17
Branch for 1.0 (check-in: 27626892ce user: js tags: 1.0)
2019-09-14
23:24
Add +[OFSystemInfo supports{AESNI,SHAExtensions}] (check-in: 4c19f80ab0 user: js tags: trunk)
2019-09-07
23:33
ofhttp: Fix error code not always being set (check-in: 9764b0886f user: js tags: trunk)
23:28
Fix async connect with epoll (check-in: 846125bed6 user: js tags: trunk)
2019-09-01
18:50
condition.h: Remove OF_ASSUME_NONNULL_{BEGIN,END} (check-in: 35b6a34c32 user: js tags: trunk)
18:28
configure: Fix fallback for broken _Thread_local (check-in: bdc7c52a44 user: js tags: trunk)
18:25
Disallow +[OFThread terminate] on main thread (check-in: 35958b2528 user: js tags: trunk)
18:22
Add +[OFThread isMainThread] (check-in: 8a2fa8eff4 user: js tags: trunk)
16:53
Remove remaining uses of lrint() (check-in: e702135e17 user: js tags: trunk)
15:29
OFThread: Allow specifying a name before starting (check-in: 77780c7596 user: js tags: trunk)