aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBMessage.m
Commit message (Expand)AuthorAgeFilesLines
* The message was autoreleased, the -releases are an over release.Thomas Van Lenten2016-03-241-2/+0
* Only create the readonlySemaphore on demand.Thomas Van Lenten2016-03-211-3/+6
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-20/+2
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-1/+1
* Release the semaphore in dealloc, fixing leak.Thomas Van Lenten2016-01-121-0/+1
* Drop all use of OSSpinLockThomas Van Lenten2015-12-171-7/+7
* Use compiler provided static assert and avoid tripping unused-local-typedef w...Thomas Van Lenten2015-12-081-4/+9
* Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten2015-12-071-2/+8
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-081-2902/+1143
* Objective C Second Alpha DropThomas Van Lenten2015-05-221-331/+536
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+4735