ObjFW  Timeline

20 check-ins using file configure.ac version 4b03df89d2

2012-02-29
21:12
\cond internal is not needed anymore. check-in: 96469dff3b user: js tags: trunk
2012-02-28
16:20
Update PLATFORMS. check-in: 3b618415fb user: js tags: trunk
14:29
Don't use alloca, as it could be unsafe. check-in: 439216041b user: js tags: trunk
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
12:16
Update buildsys. check-in: b6fcca5a67 user: js tags: trunk
12:15
Fix a missing include in OFApplication.m. check-in: a01ddc6443 user: js tags: trunk
2012-02-25
11:24
Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
check-in: f732bf034e user: js tags: trunk
2012-02-24
20:38
Don't use OF_INLINE where the function contains a @try block.
Doing so does not work if exceptions are SJLJ.
check-in: 8d6d57dfd1 user: js tags: trunk
2012-02-21
19:59
Don't try to use SIG{HUP,USR1,USR2} on Windows. check-in: e345013735 user: js tags: trunk
16:42
Add a missing include. check-in: 63a3618f2b user: js tags: trunk
2012-02-20
22:40
Set version to 0.7-dev in default branch. check-in: 584a8dccec user: js tags: trunk