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