66 most recent events occurring on or after 2012-12-11 12:12:22.
More ↑
|
2013-01-07
| ||
| 13:35 | Improve API for UTF-16 strings. (check-in: 02ca89285f user: js tags: trunk) | |
|
2013-01-03
| ||
| 22:26 | OFMapTable: Rotate hashes randomly. (check-in: 7cebeaa808 user: js tags: trunk) | |
| 21:20 | Add OFSystemInfo.h to ObjFW.h. (check-in: 4039281f74 user: js tags: trunk) | |
|
2013-01-02
| ||
| 21:07 | sparsearray.m: Cast to 32 bit before shifting. (check-in: 74e605a0f1 user: js tags: trunk) | |
|
2012-12-30
| ||
| 00:22 | Fix -[initWithUTF8StringNoCopy:freeWhenDone:]. (check-in: c16e6aca56 user: js tags: trunk) | |
| 00:19 | -[performSelector:]: Never call NULL. (check-in: 0389649320 user: js tags: trunk) | |
|
2012-12-29
| ||
| 17:56 | OFString: Improve API for Unicode strings. (check-in: 640b225ba7 user: js tags: trunk) | |
| 14:43 | Prettify some code. (check-in: 374956b098 user: js tags: trunk) | |
| 14:31 | OFMutableString: Implement more methods. (check-in: 9e8c825616 user: js tags: trunk) | |
| 14:29 | OFXMLParser: OFMutableString -> OFString. (check-in: 036c487137 user: js tags: trunk) | |
|
2012-12-28
| ||
| 02:46 | Make 16 bit selector UIDs the default. (check-in: 511a372fb8 user: js tags: trunk) | |
|
2012-12-27
| ||
| 11:21 | OFHTTPServer: Pass errors from listening socket. (check-in: df7b88405a user: js tags: trunk) | |
| 11:20 | OFStreamObserver_kqueue: Return NO on error. (check-in: e5157b2ba2 user: js tags: trunk) | |
| 11:16 | OFTCPSocket: Set SO_REUSEADDR on -[bind]. (check-in: 5243a86320 user: js tags: trunk) | |
|
2012-12-26
| ||
| 20:55 | OFHTTPRequestResult -> OFHTTPRequestReply. (check-in: 75f187cef5 user: js tags: trunk) | |
| 19:55 | Add -[OFString stringByStandardizing(URL)Path]. (check-in: b98fd10000 user: js tags: trunk) | |
| 19:07 | OFHTTPServer: Correctly put the query in the URL. (check-in: f8a7660ac7 user: js tags: trunk) | |
| 15:25 | selector.m: Correctly check for slot exhaustion. (check-in: 9741a3d43b user: js tags: trunk) | |
| 14:10 | OFProcess: Add a parameter for the environment. (check-in: 891c0faad4 user: js tags: trunk) | |
| 14:10 | Add OFSystemInfo. (check-in: 4b637f8516 user: js tags: trunk) | |
|
2012-12-22
| ||
| 15:37 | Xcode project: Set deployment target to default. (check-in: 57a82682ae user: js tags: trunk) | |
| 15:37 | Add -[doesNotRecognizeSelector:]. (check-in: 917ce5754c user: js tags: trunk) | |
| 14:41 | Never throw in -[typeEncodingForSelector:]. (check-in: 77573bf01f user: js tags: trunk) | |
|
2012-12-20
| ||
| 16:42 | Remove dummy implementations for formal protocols. (check-in: 89177dcd09 user: js tags: trunk) | |
| 15:11 | OFHTTPRequestResult: Fix a missing release. (check-in: 4d636a1d00 user: js tags: trunk) | |
| 14:24 | OFHTTPServer: Add a timeout. (check-in: 27120e14ca user: js tags: trunk) | |
| 14:20 | OFTimer: Release target in -[invalidate]. (check-in: a86271a67a user: js tags: trunk) | |
| 13:57 | OFTimer: Make rescheduling possible. (check-in: 4572170728 user: js tags: trunk) | |
| 13:03 | OFHTTPServer: Make is possible to stop the server. (check-in: a31bba0947 user: js tags: trunk) | |
| 01:10 | Move block structs and functions to block.h. (check-in: b5e1ba0f94 user: js tags: trunk) | |
|
2012-12-19
| ||
| 22:20 | objfw-config: Never output more than one line. (check-in: 20d39260d9 user: js tags: 0.7) | |
| 22:19 | objfw-config: Never output more than one line. (check-in: bd6a799986 user: js tags: trunk) | |
| 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) | |
|
2012-12-11
| ||
| 23:26 | OFStreamObserver_kqueue: Integer overflow check. (check-in: 19df6b304d user: js tags: trunk) | |
| 16:38 | OFHTTPRequest: Add the current date if necessary. (check-in: d330801ded user: js tags: trunk) | |
| 14:40 | OFHTTPServer: Make the server name configurable. (check-in: eea79730f4 user: js tags: trunk) | |
| 12:44 | Update Xcode project. (check-in: 7ef87b5ee2 user: js tags: trunk) | |
| 12:32 | OFHTTPServer: Small fixes. (check-in: e0c2d4af24 user: js tags: trunk) | |
| 12:27 | OFHTTPClient: Small fixes. (check-in: 634a1461f8 user: js tags: trunk) | |
| 12:22 | configure: Only add -no-integrated-as for Clang. (check-in: 20a020da0e user: js tags: trunk) | |
| 12:14 | OFTCPSocket: Fix a bug in -[accept]. (check-in: 37e165aaf6 user: js tags: 0.7) | |
| 12:12 | Add OFHTTPServer. (check-in: 190b9d3a5c user: js tags: trunk) | |
| 12:12 | OFURL: Add +[URL]. (check-in: 12a4d43f67 user: js tags: trunk) | |
| 12:12 | OFTCPSocket: Fix a bug in -[accept]. (check-in: baa6951ec0 user: js tags: trunk) | |
| 12:12 | OFTCPSocket: Use a backlog of SOMAXCONN. (check-in: d39260c358 user: js tags: trunk) | |
| 12:12 | Make creating OFHTTPRequestResults public. (check-in: 020cedb44b user: js tags: trunk) | |