10 descendants and 10 ancestors of e571ecccc00fdee132a3218ec2d11346b80593e5ed69156f3f5505ef1269c1be
|
2012-04-22
| ||
| 15:56 | Add class_registerAlias_np(). (check-in: 8525f9600e user: js tags: runtime) | |
| 12:15 | A few casts to make Clang happy. (check-in: e1586f4dce user: js tags: runtime) | |
|
2012-04-21
| ||
| 13:47 | Ensure all selectors are registered before load. (check-in: d5236bb40e user: js tags: runtime) | |
| 13:05 | Properly copy methods from superclass first. (check-in: 8c368f8f38 user: js tags: runtime) | |
| 13:04 | Avoid useless looking for +[load] method. (check-in: c03268e4c6 user: js tags: runtime) | |
| 12:52 | Move objc_classname_to_class. (check-in: 7bbd6e43fe user: js tags: runtime) | |
| 11:31 | Merge branch 'master' into runtime (check-in: 676e09bf77 user: js tags: runtime) | |
| 11:02 | Fix __has_feature check. (check-in: 66db4586f7 user: js tags: trunk) | |
| 10:56 | Remove useless thread-checking. (check-in: 555445ce0a user: js tags: runtime) | |
| 10:35 | Merge branch 'master' into runtime (check-in: e5d2a616de user: js tags: runtime) | |
| 10:30 | Use __objc_yes and __objc_no if available. (check-in: e571ecccc0 user: js tags: trunk) | |
| 10:15 | Add support for number literals and boxing. (check-in: 048e3eec4b user: js tags: trunk) | |
|
2012-04-20
| ||
| 13:59 | Set of_std{in,out,err} in OFFileSingleton. (check-in: b7cf59038a user: js tags: trunk) | |
| 13:58 | Remove -fno-objc-default-synthesize-properties. (check-in: 85269a004d user: js tags: trunk) | |
|
2012-04-19
| ||
| 15:45 | Update buildsys. (check-in: 124474ee7b user: js tags: trunk) | |
|
2012-04-09
| ||
| 12:28 | Increase Xcode version. (check-in: 23c7cc60f1 user: js tags: trunk) | |
| 09:38 | Change .impl to .bundle in Xcode project. (check-in: 622d96b71d user: js tags: trunk) | |
| 09:34 | Add -fno-objc-default-synthesize-properties. (check-in: 20147a800c user: js tags: trunk) | |
|
2012-04-03
| ||
| 17:53 | Add a missing include. (check-in: d0f8cffed5 user: js tags: trunk) | |
| 15:30 | Don't compare blocks to nil. (check-in: c223ace803 user: js tags: trunk) | |
|
2012-03-29
| ||
| 07:57 | Add a few "const" where they make sense. (check-in: 89d53f2a9a user: js tags: trunk) | |