18 check-ins using file utils/ofhttp/OFHTTP.m version 6d1ae6e71c
|
2019-09-07
| ||
| 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) | |
| 15:20 | Use u suffix on a few constants (check-in: b7badc68a0 user: js tags: trunk) | |
| 15:14 | .travis.yml: Remove to-be-decommissioned Xcode 6.4 (check-in: 2a8e36067e user: js tags: trunk) | |
| 15:09 | OFRunLoop: Add support for Exec Signals (check-in: 816a96ff90 user: js tags: trunk) | |
| 13:49 | OFCondition: Support waiting for Exec Signals (check-in: 92d63d6367 user: js tags: trunk) | |
| 12:50 | {condition,mutex,thread}.m: Set errno on error (check-in: d7fd999fee user: js tags: trunk) | |
|
2019-08-31
| ||
| 17:13 | Make -[OFKernelEventObserver cancel] work on Amiga (check-in: 8941b1d974 user: js tags: trunk) | |
| 16:20 | Fix order in a few headers (check-in: c756e51a93 user: js tags: trunk) | |
| 13:09 | OFRunLoop: Fix _timersQueueMutex being nil (check-in: c5e8215ddc user: js tags: trunk) | |
| 12:50 | Update PLATFORMS.md (check-in: 9d6b6d0c05 user: js tags: trunk) | |
| 12:40 | OFKernelEventObserver: Support for Exec Signals (check-in: e9eb87694a user: js tags: trunk) | |
|
2019-08-22
| ||
| 19:01 | ofhttp: Allow sandbox to read continued files (check-in: a93dc48427 user: js tags: trunk) | |