aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBCodedInputStream.m
AgeCommit message (Expand)Author
2018-08-22Replace repo links.Feng Xiao
2018-04-30[objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556)Hiroshi Ichikawa
2018-01-31Add casts to removed undefined behaviors around shifts.Thomas Van Lenten
2017-10-24Improves coverage of GPBCodedInputStreamSergio Campama
2017-06-06Properly error on a tag with field number zero.Thomas Van Lenten
2017-03-28Raise the recursion limit to 100 to match other languages.Thomas Van Lenten
2016-10-27Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297)Sergio Campamá
2016-06-29Validate the tag numbers when parsing. (#1725)Thomas Van Lenten
2016-06-02Improving the granularity parsing errors (#1623)Sergio Campamá
2016-05-25Add more warnings to for the ObjC runtime buildThomas Van Lenten
2016-04-05Error during parsing for invalid UTF-8 instead of dropping dropping data.Thomas Van Lenten
2016-04-01Add -position and -isAtEnd for use when manually parsing input streams.Thomas Van Lenten
2015-12-17Drop all use of OSSpinLockThomas Van Lenten
2015-11-23Set the stream limit to the length of the data.Thomas Van Lenten
2015-06-08Beta quality drop of Objective C Support.Thomas Van Lenten
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten