ObjFW  Changes On Branch c8a5922af2c10bf2

Changes In Branch 0.6 Through [c8a5922af2] Excluding Merge-Ins

This is equivalent to a diff from 83ad0894c0 to c8a5922af2

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
2012-02-21
19:59
Don't try to use SIG{HUP,USR1,USR2} on Windows. check-in: cf4be9e865 user: js tags: 0.6
2012-02-20
22:40
Set version to 0.7-dev in default branch. check-in: 584a8dccec user: js tags: trunk
22:38
Create branch for 0.6. check-in: 01ca5677b9 user: js tags: 0.6
2012-02-17
21:15
Create a branch for a bridge to Foundation, integrated into ObjFW. check-in: 7746f5f864 user: js tags: bridge
17:13
Make it possible to handle common signals in OFApplicationDelegate. check-in: 83ad0894c0 user: js tags: trunk
16:25
Fix a very bad typo in OFStreamObserver_poll. check-in: e9b0575094 user: js tags: trunk

Modified Info.plist from [3303e89e51] to [03babfdb24].    [diff]

Modified configure.ac from [8cb5bd7e2a] to [9c0fb75b7f].    [diff]

Modified src/OFApplication.h from [1bcf3be869] to [1aa58a5990].    [diff]

Modified src/OFApplication.m from [14e0a7d129] to [4213526325].    [diff]

Modified src/OFString+JSONValue.m from [887f63d0ca] to [9190d7a166].    [diff]

Modified utils/objfw-config.in from [d7871a7cf4] to [a869d05900].    [diff]