25 Commits (f3b7af24f67a763dcb64b448ffb56e4ff8dac184)

Author SHA1 Message Date
Thomas Van Lenten af2d4134e0 TextFormat extension printing fix. 7 years ago
Thomas Van Lenten 3eb2889e9e Add the missing newlines between repeated extension files. 7 years ago
Thomas Van Lenten 09c001e999 Copy the value when setting message/data fields. 7 years ago
Thomas Van Lenten cf016a42e6 Work around strange error with atomic and swift under Xcode 8.3.3. 7 years ago
Thomas Van Lenten 953adb16ff Add casts to removed undefined behaviors around shifts. 7 years ago
dmaclach 2b3aa1c294 Add Setter/Getter type verification. (#3880) 8 years ago
Dave MacLachlan 37a6672c31 Remove unreferenced 'GPBMessageSignatureProtocol' class. 8 years ago
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