1. 06 Jun, 2019 1 commit
    • Andrzej Hunt's avatar
      ObjC: avoid assign for object properties · 4e740a72
      Andrzej Hunt authored
      This avoids hitting the following warning when including GPBDescriptor.h in ARC
      projects with stricter warning settings:
      error: 'assign' property of object type may become a dangling reference; consider using 'unsafe_unretained' [-Werror,-Wobjc-property-assign-on-object-type
      
      We first hit this in XCode 11, it's unclear whether it simply got stricter about
      enforcing this warning or whether the flags enabled with -Wall or -Weverything
      have been expanded.
      4e740a72
  2. 05 Jun, 2019 2 commits
  3. 01 Jun, 2019 1 commit
  4. 31 May, 2019 8 commits
  5. 30 May, 2019 1 commit
  6. 29 May, 2019 1 commit
  7. 28 May, 2019 2 commits
  8. 24 May, 2019 4 commits
  9. 23 May, 2019 2 commits
  10. 22 May, 2019 3 commits
  11. 21 May, 2019 9 commits
  12. 20 May, 2019 2 commits
  13. 18 May, 2019 1 commit
    • TechProofreader's avatar
      Update performance.md · 5b628d55
      TechProofreader authored
      I corrected a few grammatical mistakes and increased the document's readability by easing the language flow.
      5b628d55
  14. 17 May, 2019 2 commits
  15. 15 May, 2019 1 commit