Cronologia Commit

Autore SHA1 Messaggio Data
  Adam Cozzette 72fddb7272 Fixed the Codespell check 4 anni fa
  Thomas Van Lenten 2123ed5df7 Switch to atomic for setting autocreated objects. 4 anni fa
  Peter Newman e2cc2de304 Fix lots of spelling errors (#7751) 5 anni fa
  Dave MacLachlan 118589c565 Remove unnecessary call to [self descriptor] in resolveClassMethod: 5 anni fa
  Thomas Van Lenten e1e5b8af79 [ObjC] Update some library internals to not pass syntax versions. 5 anni fa
  Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 anni fa
  Brian Wignall a104dffcb6 Fix typos (#7050) 5 anni fa
  Thomas Van Lenten ffa6bfc01a ObjC: small improvement to extension serialization. 6 anni fa
  Thomas Van Lenten 8dadfda1e3 Improve comment about warning being incomplete. 6 anni fa
  Thomas Van Lenten 7fa7fbaf16 In debug builds output a warning about NSCoding and extensions. 6 anni fa
  Thomas Van Lenten 09c001e999 Copy the value when setting message/data fields. 7 anni fa
  Thomas Van Lenten 561413523f Remove stray 'return'. 7 anni fa
  Thomas Van Lenten cf016a42e6 Work around strange error with atomic and swift under Xcode 8.3.3. 7 anni fa
  Thomas Van Lenten 81aeed082e Work around the static analyzer false report. 7 anni fa
  Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 anni fa
  Thomas Van Lenten 4588e6e2b9 Force a copy when saving the NSData that came from another. 7 anni fa
  Thomas Van Lenten 156161dfcd Properly copy maps with string keys but pod values. 7 anni fa
  Dave MacLachlan 4ba30923fa code review cleanup 7 anni fa
  Dave MacLachlan 949596ea32 Simplify getter/setter method implementations 7 anni fa
  Thomas Van Lenten 1f57e540ac When comparing message, require them to have the same descriptor. 8 anni fa
  Thomas Van Lenten db45687a38 If we fail to get a descriptor just super the method resolving. 8 anni fa
  Thomas Van Lenten 1d0988b8ef ObjC: Preserve unknown fields in proto3 syntax files. 8 anni fa
  Thomas Van Lenten f5a01d1bbd Tighten up class usage/checks. 8 anni fa
  Thomas Van Lenten 130c166697 Remove the use of dispatch_once that is heap backed. 8 anni fa
  Thomas Van Lenten 2d1c5e26cb Handing threading race resolving methods. 8 anni fa
  Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 anni fa
  Sergio Campamá b99577c5ac Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse 9 anni fa
  Thomas Van Lenten c18aa7795a Validate the tag numbers when parsing. (#1725) 9 anni fa
  Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() 9 anni fa
  Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) 9 anni fa