26 check-ins using file src/ObjFW.h version 5666829fb6
|
2013-12-30
| ||
| 13:47 | Don't enter tests/plugin twice. (check-in: 72c41bbf69 user: js tags: trunk) | |
|
2013-12-27
| ||
| 02:07 | Rework forwarding API and ABI. (check-in: 0c332aa2d2 user: js tags: trunk) | |
|
2013-12-25
| ||
| 14:34 | PLATFORMS.md: Add a section about forwarding. (check-in: 5f2b90222e user: js tags: trunk) | |
| 00:01 | Make section .ctors "aw". (check-in: 3695e89467 user: js tags: trunk) | |
|
2013-12-24
| ||
| 23:23 | Get rid of a stupid warning when using (old) GCC. (check-in: 55c9063260 user: js tags: trunk) | |
| 00:50 | Add forwarding for iOS/ARM64. (check-in: 2566c341f3 user: js tags: trunk) | |
|
2013-12-22
| ||
| 15:00 | PLATFORMS.md: Add ARM64 to iOS. (check-in: d4fef32ab3 user: js tags: trunk) | |
|
2013-12-21
| ||
| 12:58 | -[performSelector:]: Use the normal dispatch. (check-in: 3dac86b429 user: js tags: trunk) | |
| 01:55 | PLATFORMS.md: Specify ABI for MIPS. (check-in: c885c9b73d user: js tags: trunk) | |
| 01:37 | OFZIP: Better error reporting. (check-in: e0f9c1b105 user: js tags: trunk) | |
| 01:26 | OFZIPArchive: Better handling of invalid archives. (check-in: 9e2ddb3a59 user: js tags: trunk) | |
| 01:12 | OFZIP: Keep going after non-fatal errors. (check-in: 7e6942f348 user: js tags: trunk) | |
| 01:10 | OFZIP: Add quiet mode. (check-in: 8e35da9d61 user: js tags: trunk) | |
|
2013-12-20
| ||
| 00:20 | Fix make recursion for bridge. (check-in: 3f3151bd81 user: js tags: trunk) | |
| 00:14 | runtime: More consistency in the API. (check-in: 2dec88a9d5 user: js tags: trunk) | |
|
2013-12-19
| ||
| 22:21 | runtime: Add objc_{get,copy}ClassList(). (check-in: 035fa09270 user: js tags: trunk) | |
| 20:15 | runtime: New API for internal unregister methods. (check-in: b4231b1df9 user: js tags: trunk) | |
|
2013-12-16
| ||
| 03:31 | Add a few files to DISTCLEAN which were missing. (check-in: ee4e1a8fac user: js tags: trunk) | |
|
2013-12-15
| ||
| 18:11 | Silence a few of Clang Analyzer's false positives. (check-in: d0b98b417d user: js tags: trunk) | |
| 18:11 | Fix a few minor bugs found by the Clang Analyzer. (check-in: ffe7645e3a user: js tags: trunk) | |
| 17:57 | OFFile: Code cleanup. (check-in: 09d0cd7ac5 user: js tags: trunk) | |
| 17:56 | OFFile: Require a full path for (sym)links. (check-in: feaf3faad5 user: js tags: trunk) | |
| 17:22 | lookup-asm-mips.S: Use __MIPSE[LB]__. (check-in: a2d93fd632 user: js tags: trunk) | |
| 16:57 | configure: Add --disable-tls option. (check-in: 1fb15f3fd9 user: js tags: trunk) | |
| 16:36 | tests: Import ObjFW.h to test it. (check-in: 06d5d5a774 user: js tags: trunk) | |
| 16:31 | Fix ObjFW.h. (check-in: f03942db89 user: js tags: trunk) | |