ObjFW  Changes On Branch 99ed50a5e4c124a5

Changes In Branch 0.6 Through [99ed50a5e4] Excluding Merge-Ins

This is equivalent to a diff from 83ad0894c0 to 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
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/OFArray.h from [b566a4920c] to [526bbf0b50].    [diff]

Modified src/OFDictionary.h from [ec3b983162] to [747799a643].    [diff]

Modified src/OFFile.h from [fd26f8d0e7] to [c75eb39d48].    [diff]

Modified src/OFMutableString.h from [33da247c32] to [dc84b0036c].    [diff]

Modified src/OFNumber.h from [2829df2028] to [2ab0482390].    [diff]

Modified src/OFProcess.h from [23a37e20f3] to [f3d3f9f669].    [diff]

Modified src/OFSeekableStream.h from [c604c2e013] to [7d6bf274be].    [diff]

Modified src/OFSet.h from [bd79d5f4f9] to [889864d837].    [diff]

Modified src/OFStream.h from [cedd7eb4aa] to [f035f41374].    [diff]

Modified src/OFStreamObserver_select.h from [89b22e67b3] to [9d16306410].    [diff]

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

Modified src/OFString.h from [14c6115375] to [3d66e4ea15].    [diff]

Modified src/OFTCPSocket.h from [44007219ff] to [df788899f8].    [diff]

Modified src/asprintf.h from [c174ede3f2] to [a62194f12d].    [diff]

Modified src/base64.h from [013d2fc062] to [1cfc5e7ce8].    [diff]

Modified src/macros.h from [e095ab78b7] to [d255a09914].    [diff]

Modified src/of_asprintf.h from [72f2853142] to [1ac911f233].    [diff]

Modified src/of_strptime.h from [525a635a44] to [1317791ecd].    [diff]

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