10 descendants and 10 ancestors of b98fd100005be8face234195f4bfe80ff01635ec60f490feec020fef4e70f614
|
2012-12-30
| ||
| 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) | |