Historique des commits

Auteur SHA1 Message Date
  Thomas Van Lenten ffa6bfc01a ObjC: small improvement to extension serialization. il y a 6 ans
  Thomas Van Lenten 8dadfda1e3 Improve comment about warning being incomplete. il y a 6 ans
  Thomas Van Lenten 7fa7fbaf16 In debug builds output a warning about NSCoding and extensions. il y a 6 ans
  Thomas Van Lenten 09c001e999 Copy the value when setting message/data fields. il y a 7 ans
  Thomas Van Lenten 561413523f Remove stray 'return'. il y a 7 ans
  Thomas Van Lenten cf016a42e6 Work around strange error with atomic and swift under Xcode 8.3.3. il y a 7 ans
  Thomas Van Lenten 81aeed082e Work around the static analyzer false report. il y a 7 ans
  Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) il y a 7 ans
  Thomas Van Lenten 4588e6e2b9 Force a copy when saving the NSData that came from another. il y a 7 ans
  Thomas Van Lenten 156161dfcd Properly copy maps with string keys but pod values. il y a 7 ans
  Dave MacLachlan 4ba30923fa code review cleanup il y a 7 ans
  Dave MacLachlan 949596ea32 Simplify getter/setter method implementations il y a 7 ans
  Thomas Van Lenten 1f57e540ac When comparing message, require them to have the same descriptor. il y a 8 ans
  Thomas Van Lenten db45687a38 If we fail to get a descriptor just super the method resolving. il y a 8 ans
  Thomas Van Lenten 1d0988b8ef ObjC: Preserve unknown fields in proto3 syntax files. il y a 8 ans
  Thomas Van Lenten f5a01d1bbd Tighten up class usage/checks. il y a 8 ans
  Thomas Van Lenten 130c166697 Remove the use of dispatch_once that is heap backed. il y a 8 ans
  Thomas Van Lenten 2d1c5e26cb Handing threading race resolving methods. il y a 8 ans
  Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. il y a 8 ans
  Sergio Campamá b99577c5ac Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse il y a 9 ans
  Thomas Van Lenten c18aa7795a Validate the tag numbers when parsing. (#1725) il y a 9 ans
  Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() il y a 9 ans
  Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) il y a 9 ans
  Thomas Van Lenten e845187cf6 Merge pull request #1620 from sergiocampama/cleanup1 il y a 9 ans
  Sergio Campama a714c401a9 Removing unused GPBExceptionMessageKey il y a 9 ans
  Thomas Van Lenten 38b9e74691 Add -Woverriding-method-mismatch. il y a 9 ans
  Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build il y a 9 ans
  Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. il y a 9 ans
  Thomas Van Lenten 3f917447e7 The message was autoreleased, the -releases are an over release. il y a 9 ans
  Thomas Van Lenten bd41a39f69 Only create the readonlySemaphore on demand. il y a 9 ans