summaryrefslogtreecommitdiff
path: root/clang/docs/AutomaticReferenceCounting.rst
AgeCommit message (Expand)Author
2025-11-16[clang] Proofread *.rst (#168215)Kazu Hirata
2025-08-23[clang] Proofread AutomaticReferenceCounting.rst (#155071)Kazu Hirata
2023-11-13[ARC][Documentation] Explicitly state that messaging weak objects keeps a str...Akira Hatanaka
2023-05-12[clang] Fix typos in documentationKazu Hirata
2023-03-30[documentation] Fix some typosAyushi Shukla
2022-02-08[clang] Document objc_unsafeClaimAutoreleasedReturnValue.Ahmed Bougacha
2021-03-06[clang] Fix typos in documentation (NFC)Kazu Hirata
2020-03-06Rewrite the non-trivial structs section of the ARC spec.John McCall
2020-02-26Update the ARC docs for non-trivial ownership in structs.John McCall
2019-12-13Call objc_retainBlock before passing a block as a variadic argumentAkira Hatanaka
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko
2019-01-04[ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington
2018-12-06Fix title underlines being too short after r348429Pete Cooper
2018-12-05Update ARC docs as objc_storeStrong returns void not idPete Cooper
2018-07-20Fix and improve the ARC spec's wording about unmanaged objects.John McCall
2017-02-11docs: update docs for objc_storeStrong behaviourSaleem Abdulrasool
2016-09-12Trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavail...Jonathan Roelofs
2015-02-25Allow (Object *)kMyGlobalCFObj casts without bridgingBen Langmuir
2013-03-13Documentation: formatting fixesDmitri Gribenko
2013-03-13Tighten up the rules for precise lifetime and documentJohn McCall
2013-03-01Attempt to not place ownership qualifiers on the result typeJohn McCall
2013-02-22Added a footnote to the documentation for objc_storeStrong that makes it clearMichael Gottesman
2013-01-08Removed extra "`" from ARC documentation.Michael Gottesman
2012-12-16Documentation: add a missing wordDmitri Gribenko
2012-12-16Documentation: AutomaticReferenceCounting.rst: use CSS section numbering.Dmitri Gribenko
2012-12-16docs: Fix completely broken adornment structure.Sean Silva
2012-12-13Documentation: convert AutomaticReferenceCounting.html to reSTDmitri Gribenko