aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec
Commit message (Expand)AuthorAge
* objectivec: Quash -Wself-assignGravatar Benjamin Barenblat2018-07-11
* Update code to work for Xcode 10b1 (#4729)Gravatar Sergio Campamá2018-06-05
* [ObjC] Add ability to introspect list of enum values (#4678)Gravatar leovitch2018-05-29
* [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556)Gravatar Hiroshi Ichikawa2018-04-30
* Move to Xcode 9.3 which also means a High Sierra image.Gravatar Thomas Van Lenten2018-04-21
* Remove the iOS Test App.Gravatar Thomas Van Lenten2018-04-20
* Update Xcode settingsGravatar Sergio Campama2018-04-06
* Add compile test sources for to test include order.Gravatar Thomas Van Lenten2018-04-02
* Trim imports for bundled generated protos.Gravatar Thomas Van Lenten2018-04-02
* Merge pull request #4387 from acozzette/down-integrateGravatar Adam Cozzette2018-03-20
|\
| * Updated checked-in generated codeGravatar Adam Cozzette2018-03-14
* | Check return value on write of raw pointerGravatar Felix Jendrusch2018-03-08
* | Add test for failing write of raw pointer to output streamGravatar Felix Jendrusch2018-03-08
|/
* Fix up the docs to mention the WKTs generated files also.Gravatar Thomas Van Lenten2018-02-07
* Work around strange error with atomic and swift under Xcode 8.3.3.Gravatar Thomas Van Lenten2018-01-31
* Don't assume c-strings are 4 byte aligned.Gravatar Thomas Van Lenten2018-01-31
* Fix to use "nil" instead of "NULL" for objc objects.Gravatar Thomas Van Lenten2018-01-31
* Work around the static analyzer false report.Gravatar Thomas Van Lenten2018-01-31
* Add casts to removed undefined behaviors around shifts.Gravatar Thomas Van Lenten2018-01-31
* Add an explicit import of stdatomic.h.Gravatar Thomas Van Lenten2018-01-25
* Bring back import of OSAtomic.Gravatar Thomas Van Lenten2018-01-25
* Migrate away from deprecated OSAtomic APIs. (#4184)Gravatar Jonathan Dierksen2018-01-22
* Force a copy when saving the NSData that came from another.Gravatar Thomas Van Lenten2018-01-03
* Properly copy maps with string keys but pod values.Gravatar Thomas Van Lenten2018-01-03
* Resolved issue #3510. Malformed errorr messages replaced with meaningful desc...Gravatar kvukic2017-12-29
* Add Xcode 9.2 to the testing supportGravatar Thomas Van Lenten2017-12-18
* Update generated code.Gravatar Feng Xiao2017-12-12
* Merge branch 'master' into down-integrateGravatar Adam Cozzette2017-12-01
|\
* | Integrated internal changes from GoogleGravatar Adam Cozzette2017-12-01
| * Small code reorder to maybe make #3893 happy.Gravatar Thomas Van Lenten2017-11-17
| * Travis config cleanups and move ObjC to Xcode 9.1.Gravatar Thomas Van Lenten2017-11-16
| * Add Setter/Getter type verification. (#3880)Gravatar dmaclach2017-11-16
| * Fix up warnings from Xcode 9.1 (#3887)Gravatar dmaclach2017-11-16
| * Fixes 32bit tests.Gravatar Sergio Campama2017-11-15
| * Merge pull request #3883 from dmaclach/map_optimizationsGravatar Thomas Van Lenten2017-11-15
| |\
| | * codereview cleanupGravatar Dave MacLachlan2017-11-15
| * | Merge pull request #3884 from dmaclach/unsafeGravatar Thomas Van Lenten2017-11-15
| |\ \
| | * | code review cleanupGravatar Dave MacLachlan2017-11-15
| | * | Simplify getter/setter method implementationsGravatar Dave MacLachlan2017-11-14
| |/ / |/| |
| | * Reduce size of GPBDictionary by getting rid of class creation methodsGravatar Dave MacLachlan2017-11-14
| |/ |/|
| * Remove unreferenced 'GPBMessageSignatureProtocol' class.Gravatar Dave MacLachlan2017-11-14
|/
* When comparing message, require them to have the same descriptor.Gravatar Thomas Van Lenten2017-11-03
* update joda-time javadoc urlGravatar xuwei-k2017-10-30
* Improves coverage of GPBCodedInputStreamGravatar Sergio Campama2017-10-24
* Update descriptor protosGravatar Jisi Liu2017-10-18
* Build out more complete code coverage in the tests.Gravatar Thomas Van Lenten2017-10-03
* Let Xcode 9 update project/scheme settings.Gravatar Thomas Van Lenten2017-10-03
* Merge pull request #3710 from thomasvl/xcode9Gravatar Thomas Van Lenten2017-10-02
|\
| * Add Xcode 9 support to the helper script.Gravatar Thomas Van Lenten2017-10-02
* | ObjC: Fix merging of length delimited unknown fields.Gravatar Thomas Van Lenten2017-10-02
|/