1. 08 Sep, 2016 1 commit
    • Thomas Van Lenten's avatar
      Add ObjC helpers for Any WKT. · 337ec306
      Thomas Van Lenten authored
      - Capture the ObjC prefix used when generating the the file.
      - Track the containing type on descriptors.
      - Mark descriptors where the message class name got a suffix added to it.
      - Expose a fullName property on Descriptors.
      - Add helpers for packing/unpacking Any messages.
      - Bump the ObjC runtime version number. Since we added methods and invoke them
        in the generated code, ensure the code is running against a matching version.
        Otherwise, someone could compile against headers, but run with a framework
        that is older and get unknown selector failures.  This should trip clearer
        messaging.
      
      Fixes https://github.com/google/protobuf/issues/1674
      337ec306
  2. 07 Sep, 2016 2 commits
  3. 06 Sep, 2016 1 commit
  4. 05 Sep, 2016 1 commit
  5. 02 Sep, 2016 5 commits
  6. 01 Sep, 2016 5 commits
  7. 31 Aug, 2016 2 commits
  8. 30 Aug, 2016 5 commits
  9. 29 Aug, 2016 4 commits
  10. 26 Aug, 2016 3 commits
  11. 25 Aug, 2016 4 commits
  12. 24 Aug, 2016 2 commits
  13. 23 Aug, 2016 4 commits
  14. 22 Aug, 2016 1 commit