index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
docs
/
AutomaticReferenceCounting.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: convert AutomaticReferenceCounting.html to reST
Dmitri Gribenko
2012-12-13
1
-2226
/
+0
*
Fix missing 'clang' in pragma example in ARC doc.
Ted Kremenek
2012-08-30
1
-2
/
+2
*
Clarify the point at which ARC destroys ivars vis-à-vis
John McCall
2012-08-29
1
-0
/
+30
*
Fix a pair of bugs relating to properties in ARC.
John McCall
2012-08-20
1
-0
/
+9
*
Fix two typos in the doc
Sylvestre Ledru
2012-07-25
1
-1
/
+1
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-1
/
+1
*
Forbid the block and lambda copy-capture of __autoreleasing variables
John McCall
2012-03-30
1
-1
/
+3
*
Update the ARC specification for several changes made in the
John McCall
2012-03-27
1
-39
/
+285
*
Fix ALL the markup.
Benjamin Kramer
2012-01-15
1
-25
/
+21
*
Fix typo (becuase->because), PR11427
David Blaikie
2011-11-24
1
-1
/
+1
*
ARC: make assignment to 'self' within class methods illegal. Fixes <rdar://p...
Ted Kremenek
2011-11-14
1
-3
/
+6
*
Update documentation to use "C++11" instead of "C++0x"
David Blaikie
2011-10-18
1
-1
/
+1
*
Document the existing objc_precise_lifetime attribute.
John McCall
2011-07-22
1
-0
/
+83
*
Document the behavior of property modifiers in ARC.
John McCall
2011-07-13
1
-0
/
+37
*
Move and elaborate the section on objc_arc_weak_unavailable.
John McCall
2011-07-07
1
-5
/
+33
*
Update document for objc_arc_weak_unavailable attribute
Fariborz Jahanian
2011-07-06
1
-1
/
+4
*
Update document on use of ns_returns_not_retained
Fariborz Jahanian
2011-07-06
1
-1
/
+7
*
Update documentation for // rdar://9619861
Fariborz Jahanian
2011-07-06
1
-2
/
+3
*
More clarifications.
John McCall
2011-06-19
1
-15
/
+16
*
Improve the intro to the runtime-functions section.
John McCall
2011-06-19
1
-4
/
+27
*
Describe the ARC runtime support calls.
John McCall
2011-06-19
1
-0
/
+265
*
Clarify the semantics of init methods, and point out a few places
John McCall
2011-06-18
1
-38
/
+67
*
A couple of minor changes to the ARC spec, plus a new section
John McCall
2011-06-18
1
-1
/
+98
*
Objective-C++ ARC: eliminate the utterly unjustified loophole that
Douglas Gregor
2011-06-17
1
-6
/
+9
*
Fix a grammaro
Douglas Gregor
2011-06-17
1
-1
/
+1
*
Objective-ARC++: infer template type arguments of
Douglas Gregor
2011-06-17
1
-0
/
+14
*
The specification document for the new ObjC Automatic Reference Counting
John McCall
2011-06-15
1
-0
/
+1350