10 descendants and 10 ancestors of e5157b2ba254a135ed41741cadeb43a08b19571c9a8b136784bd40e42f9d32ab
|
2013-01-03
| ||
| 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) | |