18 Commits (06aa8dc9e730cc39c67d0ff9c0c95e645ccf03c9)

Author SHA1 Message Date
Thomas Van Lenten 2d1c5e26cb Handing threading race resolving methods. 8 years ago
Thomas Van Lenten d07176654b Add GPBMessageDropUnknownFieldsRecursively() and tests. 8 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Thomas Van Lenten 1aa6500056 Update the ObjC version checks to support a min and current version. 9 years ago
Thomas Van Lenten a877fdfafe Record zero for "has" for proto3 if in a oneof. 9 years ago
Thomas Van Lenten 116596a4e6 Never use strlen on utf8 runs so null characters work. 9 years ago
Thomas Van Lenten ca5b7751e5 Record zero for "has" for proto3 if in a oneof. 9 years ago
Thomas Van Lenten 1a6c1d092d Never use strlen on utf8 runs so null characters work. 9 years ago
Sergio Campamá b99577c5ac Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse 9 years ago
Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() 9 years ago
Jon Wall e72805ec5e fix expected class checking in GPBSetMessageRepeatedField 9 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten bd41a39f69 Only create the readonlySemaphore on demand. 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Dongjoon Hyun 7a9040fe7f Remove redundant `the` in comments. 9 years ago
Thomas Van Lenten d6590d6534 Drop all use of OSSpinLock 10 years ago
Thomas Van Lenten 8c88957ef3 Add nonnil markup to ObjC library. 10 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