20 Commits (0321baf9e855a2b664436605c7067f348e1d7284)

Author SHA1 Message Date
Sergio Campamá b99577c5ac Exposes the currently registered extensions for a message and removes the internal sortedExtensionsInUse 8 years ago
Thomas Van Lenten c18aa7795a Validate the tag numbers when parsing. (#1725) 9 years ago
Thomas Van Lenten fc4c617199 Fix GPBGetMessage{Repeated,Map}Field() 9 years ago
Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) 9 years ago
Sergio Campama a714c401a9 Removing unused GPBExceptionMessageKey 9 years ago
Thomas Van Lenten 38b9e74691 Add -Woverriding-method-mismatch. 9 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. 9 years ago
Thomas Van Lenten 3f917447e7 The message was autoreleased, the -releases are an over release. 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
Thomas Van Lenten 36650a07cf HeaderDoc support in the library and generated sources 9 years ago
Thomas Van Lenten 4d663376e2 Release the semaphore in dealloc, fixing leak. 9 years ago
Thomas Van Lenten d6590d6534 Drop all use of OSSpinLock 9 years ago
Thomas Van Lenten 52b8d3fe78 Use compiler provided static assert and avoid tripping unused-local-typedef warnings. 9 years ago
Thomas Van Lenten c27833b632 Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects. 9 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