ObjFW  Changes On Branch acd6d2ff6788d478

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

This is equivalent to a diff from 83ad0894c0 to acd6d2ff67

2012-02-28
14:29
Don't use alloca, as it could be unsafe. check-in: 92412c8453 user: js tags: 0.6
14:28
Make it more clear that +[pluginFromFile:] does not return OFPlugin*. check-in: acd6d2ff67 user: js tags: 0.6
2012-02-27
23:16
Fix a missing $ in objfw-compile. check-in: 9e9b1c1f96 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 ChangeLog from [6f581b20cf] to [33d26b0e3e].    [diff]

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 [68b2ca804c].    [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/OFMutableString.m from [9d0d0e1c5d] to [13cf3f76d3].    [diff]

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

Modified src/OFPlugin.h from [fdcaea100c] to [5291cd6c54].    [diff]

Modified src/OFPlugin.m from [c9d1104dc0] to [77231c2582].    [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/OFString_UTF8.m from [2b9e572a06] to [6c7986d6d1].    [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-compile from [a3e6a7fd23] to [950c191148].    [diff]

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