12 check-ins using file src/OFObject.m version ad59fef6e2
2012-03-06
| ||
16:24 | objc_replace_{class,instance}_method() -> class_replaceMethod(). check-in: 2e39765aa2 user: js tags: runtime | |
2012-03-05
| ||
00:13 | Add missing -I for runtime in tests. check-in: feed2dbe67 user: js tags: runtime | |
00:01 | Add sel_isEqual(). check-in: 7215a36f5a user: js tags: runtime | |
2012-03-04
| ||
23:48 | Better dissection of what should be public and private. check-in: 31e7b3d756 user: js tags: runtime | |
20:47 | Make OFBlock compile with the ObjFW runtime. check-in: 8002f3e823 user: js tags: runtime | |
20:37 | Sometimes it's hard to make GCC and Clang happy at the same time... check-in: 2373a7777d user: js tags: runtime | |
20:37 | Install runtime.h. check-in: 876f6cded5 user: js tags: runtime | |
20:36 | Fix a missing -I in exceptions/Makefile. check-in: f4a5adce56 user: js tags: runtime | |
20:34 | Don't try to build the runtime if we are using the Apple runtime. check-in: cf39404e83 user: js tags: runtime | |
20:24 | Make Clang with -Wshorten-64-to-32 happy. check-in: 40fbc318bb user: js tags: runtime | |
20:20 | Import and integrate ObjFW-RT. check-in: 129f90b580 user: js tags: runtime | |
19:42 | Remove all code for the GNU runtime. check-in: 7f0b0c9811 user: js tags: runtime | |