summaryrefslogtreecommitdiffstats
path: root/docs/AutomaticReferenceCounting.html
Commit message (Expand)AuthorAgeFilesLines
* Forbid the block and lambda copy-capture of __autoreleasing variablesJohn McCall2012-03-301-1/+3
* Update the ARC specification for several changes made in theJohn McCall2012-03-271-39/+285
* Fix ALL the markup.Benjamin Kramer2012-01-151-25/+21
* Fix typo (becuase->because), PR11427David Blaikie2011-11-241-1/+1
* ARC: make assignment to 'self' within class methods illegal. Fixes <rdar://p...Ted Kremenek2011-11-141-3/+6
* Update documentation to use "C++11" instead of "C++0x"David Blaikie2011-10-181-1/+1
* Document the existing objc_precise_lifetime attribute.John McCall2011-07-221-0/+83
* Document the behavior of property modifiers in ARC.John McCall2011-07-131-0/+37
* Move and elaborate the section on objc_arc_weak_unavailable.John McCall2011-07-071-5/+33
* Update document for objc_arc_weak_unavailable attributeFariborz Jahanian2011-07-061-1/+4
* Update document on use of ns_returns_not_retainedFariborz Jahanian2011-07-061-1/+7
* Update documentation for // rdar://9619861Fariborz Jahanian2011-07-061-2/+3
* More clarifications.John McCall2011-06-191-15/+16
* Improve the intro to the runtime-functions section.John McCall2011-06-191-4/+27
* Describe the ARC runtime support calls.John McCall2011-06-191-0/+265
* Clarify the semantics of init methods, and point out a few placesJohn McCall2011-06-181-38/+67
* A couple of minor changes to the ARC spec, plus a new sectionJohn McCall2011-06-181-1/+98
* Objective-C++ ARC: eliminate the utterly unjustified loophole thatDouglas Gregor2011-06-171-6/+9
* Fix a grammaroDouglas Gregor2011-06-171-1/+1
* Objective-ARC++: infer template type arguments ofDouglas Gregor2011-06-171-0/+14
* The specification document for the new ObjC Automatic Reference CountingJohn McCall2011-06-151-0/+1350