1. bf7de74 [Objc] Replace reference to message's own class when calling the GPBDescriptor initializer, using a direct linker reference instead of +class. by Protobuf Team Bot · 2 years ago
  2. 78376c3 [ObjC] Add the debug runtime check to more startup cases. by Protobuf Team Bot · 2 years ago
  3. 48ff4f6 [ObjC] Loosen the link between generate messages and roots. by Protobuf Team Bot · 2 years ago
  4. 4a12247 [ObjC] Update generation to include the new closed enum information. by Protobuf Team Bot · 2 years, 2 months ago
  5. 672adeb [ObjC] Fix up clang-format directives in generate files. by Thomas Van Lenten · 2 years, 4 months ago
  6. 7c64628 [ObjC] Output directive to disable clang-format on generated files. by Thomas Van Lenten · 2 years, 4 months ago
  7. 020e4e3 Simplify imports of the WKTs within the library itself. by Thomas Van Lenten · 2 years, 11 months ago
  8. b0e2792 [ObjC] Generation changes around proto3 optional. by Thomas Van Lenten · 4 years, 10 months ago
  9. e9b0c92 [ObjC] Update oneof generation for proto3 optional. by Thomas Van Lenten · 4 years, 10 months ago
  10. 56c48ae Revisit how the WKTs are bundled with ObjC. by Thomas Van Lenten · 5 years ago[Renamed (98%) from objectivec/google/protobuf/Struct.pbobjc.m]
  11. aa1d7e7 Change Objective C class references to using macros. by Dave MacLachlan · 5 years ago
  12. 74956e1 Use references to Objective C classes instead of looking classes up by name. by Dave MacLachlan · 5 years ago
  13. 479ba82 Override CocoaPods module to lowercase (#6464) by Paul Beusterien · 5 years ago
  14. b631176 Minimize amount of filepaths being copied into protos. by Dave MacLachlan · 6 years ago
  15. d83837d Fix to use "nil" instead of "NULL" for objc objects. by Thomas Van Lenten · 7 years ago
  16. 3e1587f Add an explicit import of stdatomic.h. by Thomas Van Lenten · 7 years ago
  17. a721bf6 Migrate away from deprecated OSAtomic APIs. (#4184) by Jonathan Dierksen · 7 years ago
  18. 1aa6500 Update the ObjC version checks to support a min and current version. by Thomas Van Lenten · 8 years ago
  19. 7377eb2 Merge pull request #1970 from thomasvl/objc_any_helpers by Thomas Van Lenten · 8 years ago
  20. 14e74f6 Support the -Wassign-enum compiler flag. (#2085) by Sergio Campamá · 8 years ago
  21. 337ec30 Add ObjC helpers for Any WKT. by Thomas Van Lenten · 8 years ago
  22. 13a4124 Make Root's +extensionRegistry generation smarter. by Thomas Van Lenten · 8 years ago
  23. 2e98ed5 Use public methods to fetch oneofs in generated code. by Thomas Van Lenten · 9 years ago
  24. c8a440d Add more warnings to for the ObjC runtime build by Thomas Van Lenten · 9 years ago
  25. 7da023b Better support for using the proto library from a framework. by Thomas Van Lenten · 9 years ago
  26. e664aa6 Regenerate the WKT to pick up current changes to the proto files. by Thomas Van Lenten · 9 years ago
  27. 79a23c4 Shrink ObjC overhead (generated size and some runtime sizes) by Thomas Van Lenten · 9 years ago
  28. d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 10 years ago
  29. 1dcc329 Objective C Second Alpha Drop by Thomas Van Lenten · 10 years ago