ObjFW  Check-in [7baf58021d]

Overview
Comment:Fix objc_exit() and add it to tests.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7baf58021d0ec4bbd75bda47827a2bd7c0787e5f21e17af0ee8a635bd3c45030
User & Date: js on 2013-03-09 09:24:45
Other Links: manifest | tags
Context
2013-03-09
09:45
Fix a few missing dealloc methods. check-in: b149669549 user: js tags: trunk
09:24
Fix objc_exit() and add it to tests. check-in: 7baf58021d user: js tags: trunk
2013-03-08
23:00
Take advantage of realloc(NULL, n) being defined. check-in: e8d6ca16e7 user: js tags: trunk
Changes