ObjFW  Timeline

12 check-ins using file src/ObjFW.h version 070a0731f0

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)