19 Commits (c6493970296fa5c5b4a81a37248a328579fe9662)

Author SHA1 Message Date
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Thomas Van Lenten 030a38b954 Fix typo that snuck in with last commit. 5 years ago
Thomas Van Lenten 6ec27f0d08 Add an explicit test using secure coding for added safety. 5 years ago
Dave MacLachlan ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 years ago
Dave MacLachlan be83b29bdd Fix bugs in our keyword conversion support for objectivec 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Thomas Van Lenten 156161dfcd Properly copy maps with string keys but pod values. 7 years ago
Dave MacLachlan 8ae6844cf4 codereview cleanup 7 years ago
Dave MacLachlan 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Thomas Van Lenten a230b5d209 Rename methods to avoid ObjC KVC collisions. (#1699) 9 years ago
Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. 9 years ago
Thomas Van Lenten 18b6a321b5 Proper checking of enum with non zero default 9 years ago
Thomas Van Lenten 1bf4b38f29 Fix up handing of fields with leading names that should be all caps. 9 years ago
Thomas Van Lenten ca428c1bc9 Have the tests rely on the autocreator behaviors. 9 years ago
Thomas Van Lenten c27833b632 Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. 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