aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBMessage_PackagePrivate.h
AgeCommit message (Expand)Author
2018-01-31Work around strange error with atomic and swift under Xcode 8.3.3.Thomas Van Lenten
2018-01-25Add an explicit import of stdatomic.h.Thomas Van Lenten
2018-01-25Bring back import of OSAtomic.Thomas Van Lenten
2018-01-22Migrate away from deprecated OSAtomic APIs. (#4184)Jonathan Dierksen
2017-03-29Remove the use of dispatch_once that is heap backed.Thomas Van Lenten
2017-03-01Disable static analyzer for message semaphore creation (#2748)Sergio Campamá
2016-07-15Exposes the currently registered extensions for a message and removes the int...Sergio Campamá
2016-05-25Add more warnings to for the ObjC runtime buildThomas Van Lenten
2016-03-21Only create the readonlySemaphore on demand.Thomas Van Lenten
2015-12-17Drop all use of OSSpinLockThomas Van Lenten
2015-06-08Beta quality drop of Objective C Support.Thomas Van Lenten
2015-05-22Objective C Second Alpha DropThomas Van Lenten
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten