10 descendants and 10 ancestors of b39e7c8bd1b300a13873eaa1f5b2bcb94ee7fe73bddafe81052aa41f2d806689
|
2012-12-19
| ||
| 20:55 | Make it possible to cancel async requests. (check-in: dc7b33cd6b user: js tags: trunk) | |
|
2012-12-16
| ||
| 15:09 | Fix a comment that accidentally was documentation. (check-in: 49f58f3edd user: js tags: trunk) | |
| 15:04 | Fix a missing exception argument. (check-in: f835847243 user: js tags: trunk) | |
| 14:57 | Add -[stringByAppendingFormat:arguments:]. (check-in: aecadefe62 user: js tags: trunk) | |
| 13:39 | OFRunLoop: Use OFMutex instead of @synchronized. (check-in: 35ad639b7c user: js tags: trunk) | |
| 01:24 | OFStream: Fix a FIXME. (check-in: 28ffd3d914 user: js tags: trunk) | |
| 01:18 | Add -[OFStream write{String,Line}:usingEncoding:]. (check-in: 8f6d44074d user: js tags: trunk) | |
| 01:15 | Add encodings for -[cStringUsingEncoding:]. (check-in: 556234e290 user: js tags: trunk) | |
|
2012-12-15
| ||
| 23:31 | OFString: Improved API for getting C strings. (check-in: e2f4c1283c user: js tags: trunk) | |
| 20:35 | OFHTTPRequest: Add property remoteAddress. (check-in: b8d3e09eff user: js tags: trunk) | |
| 19:45 | OFSet: Fix wrong argument type in interface. (check-in: b39e7c8bd1 user: js tags: trunk) | |
| 19:44 | Get rid of a wrongful GCC warning. (check-in: a7e0ceee3a user: js tags: trunk) | |
| 19:36 | OFHTTPServer: Fix handling of Host:. (check-in: 2fb248a952 user: js tags: trunk) | |
| 17:52 | OFDataArray: Improve API. (check-in: c85ff8d35a user: js tags: trunk) | |
|
2012-12-14
| ||
| 01:46 | Add -[description] for OFHTTPRequest(Result). (check-in: c3d536d43c user: js tags: trunk) | |
| 01:42 | Rename -[OFHTTPRequest postData] to POSTData. (check-in: fbb9df7439 user: js tags: trunk) | |
|
2012-12-13
| ||
| 21:38 | Remove code that got useless. (check-in: 4ce82f6e28 user: js tags: trunk) | |
| 20:53 | Add of_tls_socket_class for 3rd-party TLS libs. (check-in: 1abe5a111f user: js tags: trunk) | |
|
2012-12-12
| ||
| 22:02 | OFSet: Add a few new methods to create new sets. (check-in: 12fef9798a user: js tags: trunk) | |
| 18:57 | Small conformance fix for OFHTTPServer + OFURL. (check-in: 41480893fc user: js tags: trunk) | |
| 18:40 | Coding style. (check-in: 6ad5d3d8d6 user: js tags: trunk) | |