17 Commits (f57ae5eac31d5322c8fcb350a6cdc13647e5ca53)

Author SHA1 Message Date
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Thomas Van Lenten 4c559316e0 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] 6 years ago
Parveen Bhatia 29f27bfd0b Added safety checks when malloc returns nil in GPBDescriptor 6 years ago
Sergio Campamá a3f31bf0e2 Update code to work for Xcode 10b1 (#4729) 7 years ago
Sergio Campamá 6933e2f499 Update code to work for Xcode 10b1 (#4729) 7 years ago
leovitch 2804902446 [ObjC] Add ability to introspect list of enum values (#4678) 7 years ago
Thomas Van Lenten d570d48648 Don't assume c-strings are 4 byte aligned. 7 years ago
Thomas Van Lenten a274c67caf Build out more complete code coverage in the tests. 7 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 8 years ago
Thomas Van Lenten be0d7f6664 Don't #import the .m files. 9 years ago
Dimitris Koutsogiorgas 37ca94f8ae Get value from text format name in GPBEnumDescriptor 9 years ago
Sergio Campamá 71f4a9c6f3 Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) 9 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Thomas Van Lenten 1dcc329427 Objective C Second Alpha Drop 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago