ObjFW  Check-in [3a88ce0e8f]

Overview
Comment:Fix OFDate documentation.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.6
Files: files | file ages | folders
SHA3-256: 3a88ce0e8fdc4f5023aba2459457080bf026d9aab7ba9b7dc930059edae96604
User & Date: js on 2012-03-01 15:03:39
Other Links: branch diff | manifest | tags
Context
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: 152fac94a7 user: js tags: 0.6
2012-03-01
15:03
Fix OFDate documentation. check-in: 3a88ce0e8f user: js tags: 0.6
14:52
Remove dead code. check-in: 20fff11144 user: js tags: 0.6
Changes