ObjFW  Check-in [635bbd6db8]

Overview
Comment:Fix missing deletion of libobjfw.dll.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 635bbd6db81385eff9a2bcce1158c89bc0e33c556033fef8f928c6986cc728f5
User & Date: js on 2009-01-10 03:28:25
Other Links: manifest | tags
Context
2009-01-20
14:53
Fix a bug causing an exception when autorelease was requested.
This happened when the last pool was released before.
check-in: cb9fd1e5dd user: js tags: trunk
2009-01-10
03:28
Fix missing deletion of libobjfw.dll. check-in: 635bbd6db8 user: js tags: trunk
2009-01-07
20:49
For some reason, proper overflow checks were only in OFBigArray. check-in: f724e6d794 user: js tags: trunk
Changes