20 check-ins using file src/OFProcess.m version 2f6a6d8482
|
2013-01-07
| ||
| 13:36 | Fix compilation on Win32. (check-in: 2965720dbc user: js tags: trunk) | |
| 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) | |