aboutsummaryrefslogtreecommitdiff
path: root/objectivec
Commit message (Expand)AuthorAgeFilesLines
* Regenerated Objective C protos.Josh Haberman2018-09-072-2/+3
* Replace repo links.Feng Xiao2018-08-223-4/+4
* Update generated descriptors.integrationFeng Xiao2018-08-081-26/+18
* Add header need for module maps.dmaclach2018-08-061-0/+1
* Remove/replace travis references (#4953)Feng Xiao2018-07-221-1/+1
* objectivec: Quash -Wself-assign and -Wvla (#4897)Benjamin Barenblat2018-07-111-1/+1
* Update code to work for Xcode 10b1 (#4729)Sergio Campamá2018-06-055-10/+9
* [ObjC] Add ability to introspect list of enum values (#4678)leovitch2018-05-294-14/+119
* [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556)Hiroshi Ichikawa2018-04-301-3/+3
* Move to Xcode 9.3 which also means a High Sierra image.Thomas Van Lenten2018-04-211-1/+13
* Remove the iOS Test App.Thomas Van Lenten2018-04-2021-453/+5
* Update Xcode settingsSergio Campama2018-04-068-18/+42
* Add compile test sources for to test include order.Thomas Van Lenten2018-04-0227-0/+1204
* Trim imports for bundled generated protos.Thomas Van Lenten2018-04-0211-21/+61
* Merge pull request #4387 from acozzette/down-integrateAdam Cozzette2018-03-201-2/+2
|\
| * Updated checked-in generated codeAdam Cozzette2018-03-141-2/+2
* | Check return value on write of raw pointerFelix Jendrusch2018-03-081-1/+4
* | Add test for failing write of raw pointer to output streamFelix Jendrusch2018-03-081-0/+10
|/
* Fix up the docs to mention the WKTs generated files also.Thomas Van Lenten2018-02-071-4/+6
* Work around strange error with atomic and swift under Xcode 8.3.3.Thomas Van Lenten2018-01-313-42/+42
* Don't assume c-strings are 4 byte aligned.Thomas Van Lenten2018-01-311-2/+4
* Fix to use "nil" instead of "NULL" for objc objects.Thomas Van Lenten2018-01-312-4/+4
* Work around the static analyzer false report.Thomas Van Lenten2018-01-311-0/+6
* Add casts to removed undefined behaviors around shifts.Thomas Van Lenten2018-01-316-11/+11
* Add an explicit import of stdatomic.h.Thomas Van Lenten2018-01-253-2/+4
* Bring back import of OSAtomic.Thomas Van Lenten2018-01-251-0/+6
* Migrate away from deprecated OSAtomic APIs. (#4184)Jonathan Dierksen2018-01-225-14/+17
* Force a copy when saving the NSData that came from another.Thomas Van Lenten2018-01-031-1/+6
* Properly copy maps with string keys but pod values.Thomas Van Lenten2018-01-033-1/+74
* Resolved issue #3510. Malformed errorr messages replaced with meaningful desc...kvukic2017-12-291-3/+3
* Add Xcode 9.2 to the testing supportThomas Van Lenten2017-12-181-2/+2
* Update generated code.Feng Xiao2017-12-121-1/+3
* Merge branch 'master' into down-integrateAdam Cozzette2017-12-0142-5075/+788
|\
| * Small code reorder to maybe make #3893 happy.Thomas Van Lenten2017-11-171-1/+1
| * Travis config cleanups and move ObjC to Xcode 9.1.Thomas Van Lenten2017-11-161-21/+5
| * Add Setter/Getter type verification. (#3880)dmaclach2017-11-161-7/+285
| * Fix up warnings from Xcode 9.1 (#3887)dmaclach2017-11-1624-43/+64
| * Fixes 32bit tests.Sergio Campama2017-11-151-1/+1
| * Merge pull request #3883 from dmaclach/map_optimizationsThomas Van Lenten2017-11-1511-4987/+410
| |\
| | * codereview cleanupDave MacLachlan2017-11-151-2/+2
| | * Reduce size of GPBDictionary by getting rid of class creation methodsDave MacLachlan2017-11-1411-4987/+410
| * | Merge pull request #3884 from dmaclach/unsafeThomas Van Lenten2017-11-151-4/+9
| |\ \
| | * | code review cleanupDave MacLachlan2017-11-151-5/+5
| | * | Simplify getter/setter method implementationsDave MacLachlan2017-11-141-3/+8
| | |/
| * / Remove unreferenced 'GPBMessageSignatureProtocol' class.Dave MacLachlan2017-11-143-11/+13
| |/
* / Integrated internal changes from GoogleAdam Cozzette2017-12-012-10/+15
|/
* When comparing message, require them to have the same descriptor.Thomas Van Lenten2017-11-031-3/+4
* update joda-time javadoc urlxuwei-k2017-10-301-1/+1
* Improves coverage of GPBCodedInputStreamSergio Campama2017-10-245-85/+182
* Update descriptor protosJisi Liu2017-10-181-0/+6