ObjFW  Changes On Branch 8e770e102d857925

Changes In Branch runtime Through [8e770e102d] Excluding Merge-Ins

This is equivalent to a diff from 43038ba0a6 to 8e770e102d

2012-03-04
22:06
Add OFTLSSocket protocol. check-in: dfe3aadc7e user: js tags: trunk
19:25
Don't check for the GNU runtime anymore. check-in: ff165576a6 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 [8e40131c40].    [diff]

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

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

Added src/runtime/Makefile version [a23230bca1].