16 check-ins using file src/ObjFW.h version 9ac65f6b1e
|
2013-12-15
| ||
| 14:57 | OFFile: Clean up the stat mess. (check-in: ce99d76d79 user: js tags: trunk) | |
| 14:35 | configure.ac: Move host-specific flags. (check-in: 87b56ba86f user: js tags: trunk) | |
| 14:29 | Update install-sh. (check-in: f80b5d78f0 user: js tags: trunk) | |
|
2013-12-14
| ||
| 11:14 | exception.m: Fix wrong type in _Unwind_Exception. (check-in: a655ba9020 user: js tags: trunk) | |
| 03:07 | configure.ac: Fix -Wcast-align check. (check-in: 1d8122fbc9 user: js tags: trunk) | |
| 02:22 | OFException: Don't redefine HAVE_DWARF_EXCEPTIONS. (check-in: 60922fdb15 user: js tags: trunk) | |
| 02:21 | Don't enter src/runtime/lookup-asm twice. (check-in: f9693f45f3 user: js tags: trunk) | |
|
2013-12-11
| ||
| 23:53 | Add +[OFFile moveItemAtPath:toPath:]. (check-in: 260391fc1c user: js tags: trunk) | |
| 22:26 | +[{copy,rename}ItemAtPath...]: Require full path. (check-in: 242fd56445 user: js tags: trunk) | |
| 22:19 | +[copyFileAtPath:toPath:]: Never override items. (check-in: ba57490ba6 user: js tags: trunk) | |
|
2013-12-10
| ||
| 17:26 | Prevent entering directories twice. (check-in: 0320eee453 user: js tags: trunk) | |
| 16:21 | OFZIP: Add dependency on libobjfw.a if necessary. (check-in: 082d1f50c5 user: js tags: trunk) | |
| 01:47 | Ignore OBJC_ZEROCOST_EXCEPTIONS on ARM. (check-in: 65d8a7c8ed user: js tags: trunk) | |
|
2013-12-09
| ||
| 23:35 | +[OFFile removeItemAtPath:]: Remove recursively. (check-in: 3c2d173940 user: js tags: trunk) | |
| 23:24 | +[OFFile copyFileAtPath:toPath:]: Win32 stuff. (check-in: aefb143a8d user: js tags: trunk) | |
| 22:19 | Add +[OFFile copyItemAtPath:toPath:]. (check-in: 169f06e1ec user: js tags: trunk) | |