1. 2b93422 [ObjC] Breaking Change: Remove GPBUnknownFieldSet. by Thomas Van Lenten · 5 months ago
  2. e4cbc79 Fix minor typos (#17682) by Nathan Baulch · 6 months ago
  3. 5710bfc [ObjC] Use more complete imports by Thomas Van Lenten · 6 months ago
  4. d794139 [ObjC] Deprecate GPBUnknownFieldSet and related apis. by Thomas Van Lenten · 7 months ago
  5. f26bdff [ObjC] Support errors when merging unknown fields to a message. by Thomas Van Lenten · 8 months ago
  6. 5ceae5f [ObjC] Update tests to use both unknown fields apis. by Thomas Van Lenten · 8 months ago
  7. af79496 [ObjC] Add test around enum unknown values. by Thomas Van Lenten · 8 months ago
  8. 1e0338b [ObjC] Ensure `-[GPBMessage writeToOutputStream:]` still throws exception on flush failure by Protobuf Team Bot · 1 year, 4 months ago
  9. 81068e8 Internal change by Sandy Zhang · 1 year, 6 months ago
  10. 200c958 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 6 months ago
  11. e3b0051 [ObjC] mark mergeFromData:extensionRegistry: as deprecated. by Protobuf Team Bot · 2 years, 1 month ago
  12. 903639c [ObjC] Put out of range closed enum extension values in unknown fields. by Protobuf Team Bot · 2 years, 4 months ago
  13. 53d8b03 [ObjC] rename the file to drop the "objectivec_" prefix. by Thomas Van Lenten · 2 years, 5 months ago
  14. 2fb33b8 [ObjC] Move from `#pragma unused()` to `_unused` by Thomas Van Lenten · 2 years, 6 months ago
  15. ecd63bb Format the test sources. by Thomas Van Lenten · 2 years, 6 months ago
  16. 28bc3ba [ObjC] use root relative paths for test proto imports. by Thomas Van Lenten · 2 years, 7 months ago
  17. b46c0ee [ObjC] Remove the "google/protobuf" path from generated test protos. by Thomas Van Lenten · 2 years, 7 months ago
  18. 9b3aaf4 Block deprecated warnings when testing on newer OS by Dave MacLachlan · 3 years, 9 months ago
  19. 36e9bfc Add basic KVO test. by Dave MacLachlan · 3 years, 9 months ago
  20. a104dff Fix typos (#7050) by Brian Wignall · 5 years ago
  21. 030a38b Fix typo that snuck in with last commit. by Thomas Van Lenten · 6 years ago
  22. 6ec27f0 Add an explicit test using secure coding for added safety. by Thomas Van Lenten · 6 years ago
  23. ef3a725 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. by Dave MacLachlan · 6 years ago
  24. be83b29 Fix bugs in our keyword conversion support for objectivec by Dave MacLachlan · 6 years ago
  25. afe98de Replace repo links. by Feng Xiao · 7 years ago
  26. 156161d Properly copy maps with string keys but pod values. by Thomas Van Lenten · 7 years ago
  27. 8ae6844 codereview cleanup by Dave MacLachlan · 7 years ago
  28. 9d7f313 Reduce size of GPBDictionary by getting rid of class creation methods by Dave MacLachlan · 7 years ago
  29. 988ffe0 Minor fix for autocreated object repeated fields and maps. by Thomas Van Lenten · 8 years ago
  30. a230b5d Rename methods to avoid ObjC KVC collisions. (#1699) by Thomas Van Lenten · 9 years ago
  31. 3064628 Fix up -hash/-isEqual: for bool storage. by Thomas Van Lenten · 9 years ago
  32. 18b6a32 Proper checking of enum with non zero default by Thomas Van Lenten · 9 years ago
  33. 1bf4b38 Fix up handing of fields with leading names that should be all caps. by Thomas Van Lenten · 9 years ago
  34. ca428c1 Have the tests rely on the autocreator behaviors. by Thomas Van Lenten · 9 years ago
  35. c27833b Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. by Thomas Van Lenten · 9 years ago
  36. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 10 years ago
  37. 1dcc329 Objective C Second Alpha Drop by Thomas Van Lenten · 10 years ago
  38. 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 10 years ago