ObjFW  Timeline

10 check-ins using file src/OFString.m version eb65ec8863

2012-02-28
14:28
Make it more clear that +[pluginFromFile:] does not return OFPlugin*. check-in: 0727c9266b user: js tags: trunk
2012-02-27
23:16
Fix a missing $ in objfw-compile. check-in: a85f714779 user: js tags: trunk
22:59
Add void to parameter list. check-in: e53bf9f3fc user: js tags: trunk
22:11
Add -[OFObject isMemberOfClass:] and -[OFObject isProxy]. check-in: 8830166fe8 user: js tags: trunk
17:15
Rename OFJSON/OFJSONEncoding to OFJSONRepresentation. check-in: 3c0235cd81 user: js tags: trunk
14:01
Added tag 0.6-release for changeset 32195644087b check-in: 848ba11a76 user: js tags: trunk
13:14
Fix missing includes of <sys/types.h> for ssize_t. check-in: 10e0d710ab user: js tags: trunk
13:01
Increase library minor version, as there are new methods since 0.6. check-in: 1daf303693 user: js tags: trunk
12:53
Update ChangeLog. check-in: 0d852ab58b user: js tags: trunk
12:25
Add -[OFString componentsSeparatedByString:skipEmpty:]. check-in: c007c0d4f7 user: js tags: trunk