ObjFW  Timeline

Parents and children of check-in [99ed50a5e4]

2012-02-27
12:15
Fix a missing include in OFApplication.m. check-in: 85ad15dc13 user: js tags: 0.6
2012-02-25
11:24
Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
check-in: 99ed50a5e4 user: js tags: 0.6
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: c8a5922af2 user: js tags: 0.6