1. 665a8dc Fix ALL the markup. by Benjamin Kramer · 12 years ago
  2. 0ff6495 Fix typo (becuase->because), PR11427 by David Blaikie · 13 years ago
  3. 2bbcd5c ARC: make assignment to 'self' within class methods illegal. Fixes <rdar://problem/10416568>. by Ted Kremenek · 13 years ago
  4. 5090e9f Update documentation to use "C++11" instead of "C++0x" by David Blaikie · 13 years ago
  5. dc7c5ad Document the existing objc_precise_lifetime attribute. by John McCall · 13 years ago
  6. 4f26495 Document the behavior of property modifiers in ARC. by John McCall · 13 years ago
  7. 2fad783 Move and elaborate the section on objc_arc_weak_unavailable. by John McCall · 13 years ago
  8. a236c0e Update document for objc_arc_weak_unavailable attribute by Fariborz Jahanian · 13 years ago
  9. acd4aaf Update document on use of ns_returns_not_retained by Fariborz Jahanian · 13 years ago
  10. a26b2e5 Update documentation for // rdar://9619861 by Fariborz Jahanian · 13 years ago
  11. 085d09d More clarifications. by John McCall · 13 years ago
  12. 3914a30 Improve the intro to the runtime-functions section. by John McCall · 13 years ago
  13. 98a48cf Describe the ARC runtime support calls. by John McCall · 13 years ago
  14. be16b89 Clarify the semantics of init methods, and point out a few places by John McCall · 13 years ago
  15. f3d08a6 A couple of minor changes to the ARC spec, plus a new section by John McCall · 13 years ago
  16. 4020cae Objective-C++ ARC: eliminate the utterly unjustified loophole that by Douglas Gregor · 13 years ago
  17. 54fb28a Fix a grammaro by Douglas Gregor · 13 years ago
  18. e559ca1 Objective-ARC++: infer template type arguments of by Douglas Gregor · 13 years ago
  19. 8246702 The specification document for the new ObjC Automatic Reference Counting by John McCall · 13 years ago