26 check-ins using file src/OFString+JSONValue.m version 5af43d3b89
|
2019-01-03
| ||
| 19:05 | OFDNSResolver: Call back from correct runLoopMode (check-in: a74c5d6a2d user: js tags: trunk) | |
|
2018-12-28
| ||
| 14:58 | ofhttp: Allow reading /etc/ssl from the sandbox (check-in: 632999a7ab user: js tags: trunk) | |
|
2018-12-22
| ||
| 18:13 | Make GCC happy (check-in: 214e46a10f user: js tags: trunk) | |
| 00:29 | OFDNSResolver: Use a delegate for async operations (check-in: 0afb04d93c user: js tags: trunk) | |
|
2018-12-21
| ||
| 21:39 | Remove context from OFHTTPClientDelegate (check-in: eaf458c1e6 user: js tags: trunk) | |
|
2018-12-18
| ||
| 21:17 | Use OFData instead of a buffer for async UDP sends (check-in: 0f3ae90eef user: js tags: trunk) | |
| 17:14 | OFHTTPClient: Fix type mismatch (check-in: 9036359e2e user: js tags: trunk) | |
| 17:10 | Slightly decrease binary size (check-in: 3501205f07 user: js tags: trunk) | |
| 16:41 | Add -[OFStream asyncWriteString:] (check-in: 6b35b78f94 user: js tags: trunk) | |
| 14:14 | Use OFData instead of a buffer for async writes (check-in: f218986f51 user: js tags: trunk) | |
|
2018-12-11
| ||
| 22:57 | Include an exception in delegate methods (check-in: 064dbe5127 user: js tags: trunk) | |
|
2018-12-08
| ||
| 22:01 | Minor fix for OFDNSResolver and OFRunLoop (check-in: 6387b16864 user: js tags: trunk) | |
| 18:55 | OFUDPSocket: Use a delegate for async operations (check-in: da2dd2dde5 user: js tags: trunk) | |
| 17:05 | OFTLSSocketDelegate: Inherit OFTCPSocketDelegate (check-in: d3a4cda21a user: js tags: trunk) | |
| 16:53 | Separate error methods for async method delegates (check-in: 2b6a12065e user: js tags: trunk) | |
| 16:05 | OFTCPSocket: Use a delegate for async operations (check-in: 27153bf8cf user: js tags: trunk) | |
|
2018-12-07
| ||
| 01:33 | OFStream: Use a delegate for async operations (check-in: d16ad96cbd user: js tags: trunk) | |
|
2018-12-02
| ||
| 20:11 | OFSystemInfo: Work around GCC picking ebx for "=r" (check-in: 2fc1016631 user: js tags: trunk) | |
|
2018-12-01
| ||
| 21:32 | ofarc: Fix a typo (check-in: e62556c4a5 user: js tags: trunk) | |
| 21:06 | huffman_tree.m: Do not limit codes to 15 bit (check-in: e9398866eb user: js tags: trunk) | |
| 19:33 | ObjFW.h: Fix unicode.h import (check-in: f1e2e08017 user: js tags: trunk) | |
|
2018-11-26
| ||
| 22:08 | invocation: Add a shared header for some defines (check-in: f133454532 user: js tags: trunk) | |
| 22:04 | OFInvocation: Fix void return (check-in: 7c1614461e user: js tags: trunk) | |
|
2018-11-24
| ||
| 13:02 | Fix compilation with --disable-unicode-tables (check-in: efedce10f7 user: js tags: trunk) | |
|
2018-11-17
| ||
| 23:13 | OFDNSResolver: Make sure queries live long enough (check-in: d062db6708 user: js tags: trunk) | |
| 22:59 | Various minor style improvements (check-in: b090b5ce92 user: js tags: trunk) | |