ObjFW  Timeline

2 check-ins related to "runtime" occurring on or before 2012-03-04 19:08:35.

More ↑
2012-03-04
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