16 check-ins using file src/OFThreadPool.m version 70e4fc157b
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 | |
07:57 | Add a few "const" where they make sense. check-in: 89d53f2a9a user: js tags: trunk | |
2012-03-28
| ||
09:25 | Add +[OFSet setWithObjects:count:]. check-in: 5e98e61531 user: js tags: trunk | |
2012-03-27
| ||
09:54 | Update buildsys. check-in: bd6de09bbd user: js tags: trunk | |
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 | |