ObjFW  Changes On Branch 7f0b0c9811a95e6e

Changes In Branch runtime Through [7f0b0c9811] Excluding Merge-Ins

This is equivalent to a diff from 43038ba0a6 to 7f0b0c9811

2012-03-04
22:06
Add OFTLSSocket protocol. check-in: dfe3aadc7e user: js tags: trunk
20:20
Import and integrate ObjFW-RT. check-in: 129f90b580 user: js tags: runtime
19:42
Remove all code for the GNU runtime. check-in: 7f0b0c9811 user: js tags: runtime
19:28
Change includes of objfw-rt.h to include local runtime.h. check-in: 1664513cf6 user: js tags: runtime
19:08
Create runtime branch. check-in: 8e770e102d user: js tags: runtime
2012-03-02
16:37
@finally { [pool release]; } is a bad idea when throwing exceptions.
The exception is released before it is ever caught.
check-in: 43038ba0a6 user: js tags: trunk
2012-03-01
15:03
Fix OFDate documentation. check-in: 3b2d8b81ed user: js tags: trunk

Modified configure.ac from [be20c9c7db] to [1b5b2cb300].    [diff]

Modified extra.mk.in from [512d8f1f74] to [113416af83].    [diff]

Modified src/Makefile from [effe04d38d] to [c77d3debc3].    [diff]

Modified src/OFBlock.m from [aca779a840] to [41dec8a8ba].    [diff]

Modified src/OFIntrospection.m from [3e6c8b04d5] to [e4635330ec].    [diff]

Modified src/OFObject.h from [131792314e] to [37e4450eb1].    [diff]

Modified src/OFObject.m from [76ac8473f2] to [ad59fef6e2].    [diff]

Modified src/OFThread.m from [ee16dd390b] to [15c3b7304d].    [diff]

Modified src/base64.h from [1cfc5e7ce8] to [86d7b49ac9].    [diff]

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

Modified src/objc_sync.m from [6d549f3b5e] to [1594a5423a].    [diff]

Added src/runtime/Makefile version [a23230bca1].