12 Commits (4a2aef570deb2bfb8927426558701e8bfc26f2a4)

Author SHA1 Message Date
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman 200c9589c4 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot e3b0051109 [ObjC] mark mergeFromData:extensionRegistry: as deprecated. 2 years ago
Protobuf Team Bot 903639c328 [ObjC] Put out of range closed enum extension values in unknown fields. 2 years ago
Thomas Van Lenten 53d8b03643 [ObjC] rename the file to drop the "objectivec_" prefix. 2 years ago
Mike Kruskal 388e3d744f Sync from Piper @mkruskal/footmitten 2 years ago
Thomas Van Lenten 2fb33b8c54 [ObjC] Move from `#pragma unused()` to `_unused` 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Thomas Van Lenten ecd63bb219 Format the test sources. 2 years ago
Thomas Van Lenten 28bc3baca1 [ObjC] use root relative paths for test proto imports. 2 years ago
Thomas Van Lenten b46c0eeb5e [ObjC] Remove the "google/protobuf" path from generated test protos. 2 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
Dave MacLachlan 9b3aaf4bc5 Block deprecated warnings when testing on newer OS 3 years ago
Dave MacLachlan 36e9bfc963 Add basic KVO test. 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
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