Age | Commit message (Expand) | Author |
---|---|---|
2012-01-20 | arc migrator: replace "retain" attribute with "strong" | Fariborz Jahanian |
2011-10-17 | [arcmt] In ARC default for properties is 'strong' so just remove a 'retain' i... | Argyrios Kyrtzidis |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-08-01 | objective-c: reverse patch for // rdar://9818354 | Fariborz Jahanian |
2011-07-22 | objective-c: Any use of @synthesize or @dynamic lexically after a method (or ... | Fariborz Jahanian |
2011-07-13 | [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta... | Argyrios Kyrtzidis |
2011-06-16 | [arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef... | Argyrios Kyrtzidis |
2011-06-15 | The ARC Migration Tool. All the credit goes to Argyrios and Fariborz | John McCall |