ObjFW  Timeline

9 check-ins using file src/ObjFW.h version 64ad36595d

2017-11-11
23:27
Small optimization for -[isEqual:] (check-in: 526feacebc user: js tags: trunk)
22:28
Make the default OFFileManager a singleton (check-in: 9a60a5adfc user: js tags: trunk)
2017-11-06
23:01
OFURL: Store the URL-encoded version internally (check-in: a15b403a11 user: js tags: trunk)
00:10
of_string_utf8_encode(): Remove a variable (check-in: 455caa7063 user: js tags: trunk)
2017-11-05
21:39
Correctly handle Unicode when URL encoding (check-in: 645ae7ac0a user: js tags: trunk)
19:53
Make -[stringByURLEncoding] take an OFCharacterSet (check-in: 2f555742c0 user: js tags: trunk)
18:25
Use -[isMemberOfClass:] instead of object_getClass (check-in: 0a4565fb0f user: js tags: trunk)
18:06
Adjust OFObjectTests to OF_WARN_UNUSED_RESULT (check-in: a66b075506 user: js tags: trunk)
18:01
Add OFCharacterSet (check-in: 7c30d6a2e2 user: js tags: trunk)