aboutsummaryrefslogtreecommitdiff
path: root/objectivec
AgeCommit message (Expand)Author
2022-10-10Upgrade kokoro to Xcode 14 (#10732)deannagarcia
2022-10-04Fix spelling errors (#10717)deannagarcia
2022-05-03Remove the support for the kokoro cocoapods integration tests.Thomas Van Lenten
2022-04-29Rename all BUILD files to BUILD.bazel (#9892)David L. Jones
2022-04-26fix: misspelling (#9857)Tamarous
2022-04-22Add source distribution packaging rules (#9835)David L. Jones
2022-04-12Replace master with main in URLs & docsnoahdietz
2022-04-05Tweak how python/python3 is used.Thomas Van Lenten
2022-04-05Update the mac python helper scripts to python3.Thomas Van Lenten
2022-03-18Sync from Piper @435734090Adam Cozzette
2022-03-10Sync from Piper @acozzette/proto_github_202203101748Adam Cozzette
2022-03-03Add a generation option to control use of forward declarations in headers.Thomas Van Lenten
2022-03-02Sync from Piper @431959314Adam Cozzette
2022-03-01Simplify imports of the WKTs within the library itself.Thomas Van Lenten
2022-02-25Rename `proto_package_to_prefix_mappings_path` to `package_to_prefix_mappings...Dimitris Koutsogiorgas
2022-02-23Add `prefix_to_proto_package_mappings_path` ObjC option.Dimitris Koutsogiorgas
2022-02-22Revert "objective-c: Add `objc_class_prefix` generation option."Dimitris Koutsogiorgas
2022-02-08objective-c: Add `objc_class_prefix` generation option.Dimitris Koutsogiorgas
2021-10-27Fix comment syntax in any.proto (#8792)Chris Bainbridge
2021-10-01Add Xcode 13 to the build/test script.Thomas Van Lenten
2021-09-24Update some types to be more current.Thomas Van Lenten
2021-09-09Sync from Piper @395706834Joshua Haberman
2021-08-03Sync from Piper @388508285Adam Cozzette
2021-05-24Sync from Piper @375548932Joshua Haberman
2021-05-14Sync from Piper @373820256Deanna Garcia
2021-02-22Move the class map to a CFDictionary.Thomas Van Lenten
2020-11-24Fixed the Codespell checkAdam Cozzette
2020-11-10Update the pod tests to match the new min iOS version.Thomas Van Lenten
2020-10-26Switch to atomic for setting autocreated objects.Thomas Van Lenten
2020-10-21Update the iOS project for Xcode 12.Thomas Van Lenten
2020-10-21Update the build/testing script for Xcode 12.Thomas Van Lenten
2020-10-21Add cast to avoid warning on Xcode 12.Thomas Van Lenten
2020-08-17Merge tag 'refs/tags/sync-piper' into sync-stageJoshua Haberman
2020-08-17Sync from Piper @327110949Joshua Haberman
2020-08-10Fix lots of spelling errors (#7751)Peter Newman
2020-07-20[bazel] Move Objective-C runtime into //objectivecYannic Bonenberger
2020-07-06Sync from Piper @319848517Joshua Haberman
2020-06-15Sync from Piper @316511779Joshua Haberman
2020-06-09ObjC Support a runtime import override.Thomas Van Lenten
2020-06-02Merge branch '3.12.x' into merge-release-branchJoshua Haberman
2020-05-28Tweak the union used for Extensions to support old generated code.Thomas Van Lenten
2020-05-26Sync from Piper @313142438Joshua Haberman
2020-05-13Remove includes of deleted "no_arena" protos from ObjC.Joshua Haberman
2020-05-13Removed "no_arena" variants from the build system.Joshua Haberman
2020-05-13Sync from Piper @311396324Joshua Haberman
2020-05-11Remove unnecessary call to [self descriptor] in resolveClassMethod:Dave MacLachlan
2020-04-28Sync from Piper @308829107Joshua Haberman
2020-04-24[ObjC] Typos and comment improvements.Thomas Van Lenten
2020-04-24[ObjC] Add tests for proto3 optional behaviors.Thomas Van Lenten
2020-04-24[ObjC] Generation changes around proto3 optional.Thomas Van Lenten