ObjFW  Timeline

16 check-ins using file buildsys.mk.in version c1236492e2

2012-04-03
18:30
Make clang happy. check-in: 931a8783ca user: js tags: runtime
2012-03-29
08:56
Add bridging for dictionaries. Closed-Leaf check-in: 898f6b5fbb user: js tags: bridge
2012-03-27
09:42
Merge branch 'master' into bridge check-in: 2933c425bf user: js tags: bridge
2012-03-23
15:42
rootclass->isa->superclass is rootclass. check-in: aa179b6d0a user: js tags: runtime
14:54
Add class_getMethodImplementation(). check-in: 46105d56c7 user: js tags: runtime
12:59
Move objc_{properties,sync} to runtime. check-in: adbce6d8f4 user: js tags: runtime
12:42
Add objc_{get,set}PropertyStruct() for GCC >= 4.6. check-in: 08f1d13520 user: js tags: runtime
12:41
Remove hack not necessary anymore. check-in: 03a7cd6427 user: js tags: trunk
12:04
Merge branch 'master' into runtime check-in: 3719e10281 user: js tags: runtime
2012-03-21
20:28
Update buildsys. check-in: 8e0c9d89f9 user: js tags: trunk
17:51
Always pass a char for copy to objc_setProperty(). check-in: 3a983475bc user: js tags: trunk
17:33
objc_setProperty(): Use a signed char for copy. check-in: d989794cc2 user: js tags: trunk
15:39
OFThreadPool: Terminate threads on deallocation. check-in: 4ac1256458 user: js tags: trunk
14:47
OFObject: Use owner as a sentinel for pre_mem. check-in: ce1c7fe940 user: js tags: trunk
12:06
Make use of PACKAGE_VERSION. check-in: 7078674567 user: js tags: trunk
11:56
Update buildsys. check-in: 714fe46a09 user: js tags: trunk