Commit History

Author SHA1 Message Date
  Thomas Van Lenten 2123ed5df7 Switch to atomic for setting autocreated objects. 4 years ago
  Peter Newman e2cc2de304 Fix lots of spelling errors (#7751) 5 years ago
  Thomas Van Lenten 3c8e959b60 [ObjC] Update oneof clearing internals. 5 years ago
  Thomas Van Lenten e1e5b8af79 [ObjC] Update some library internals to not pass syntax versions. 5 years ago
  Thomas Van Lenten 8d224b4c48 [ObjC] Runtime support for proto3 optional. 5 years ago
  Thomas Van Lenten 7b8a241b57 [ObjC] Improve validation on public apis. 5 years ago
  Thomas Van Lenten 95282469eb [ObjC] Remove helper to avoid extra lookups. 5 years ago
  Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 years ago
  Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
  Thomas Van Lenten af2d4134e0 TextFormat extension printing fix. 6 years ago
  Thomas Van Lenten 3eb2889e9e Add the missing newlines between repeated extension files. 6 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) 7 years ago
  Dave MacLachlan 37a6672c31 Remove unreferenced 'GPBMessageSignatureProtocol' class. 7 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 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 9 years ago