aboutsummaryrefslogtreecommitdiff
path: root/objectivec
Commit message (Expand)AuthorAgeFilesLines
* Improving the granularity parsing errors (#1623)Sergio Campamá2016-06-025-42/+223
* Merge pull request #1620 from sergiocampama/cleanup1Thomas Van Lenten2016-05-302-12/+0
|\
| * Removing unused GPBExceptionMessageKeySergio Campama2016-05-272-12/+0
* | Merge pull request #1617 from thomasvl/more_warningsThomas Van Lenten2016-05-276-172/+249
|\ \ | |/ |/|
| * Add -Woverriding-method-mismatch.Thomas Van Lenten2016-05-276-172/+249
* | fix expected class checking in GPBSetMessageRepeatedFieldJon Wall2016-05-262-2/+29
|/
* Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-2520-30/+224
* Merge pull request #1595 from thomasvl/objc_travis_tweaksThomas Van Lenten2016-05-251-20/+49
|\
| * Automated testing tweaks for ObjCThomas Van Lenten2016-05-241-20/+49
* | Better support for using the proto library from a framework.Thomas Van Lenten2016-05-2423-46/+339
|/
* Make the CocoaPods integration tests more robustThomas Van Lenten2016-05-205-14/+36
* Add shared schemes for the CocoaPods integration testsThomas Van Lenten2016-05-192-0/+182
* CocoaPod Integration TestsThomas Van Lenten2016-05-1923-0/+2063
* Expand the OS X/Xcode gitignoresThomas Van Lenten2016-05-191-0/+23
* Declare an init and avoid passing NULL to initWithValue:count:Thomas Van Lenten2016-05-102-65/+90
* Update descritpor protos for objcJisi Liu2016-04-2922-3863/+3
* Merge the script fix.Jisi Liu2016-04-291-1/+1
|\
| * Fix cp -r usage to be portable.Jisi Liu2016-04-291-1/+1
* | Merge branch 'master' of github.com:google/protobufJisi Liu2016-04-283-5/+131
|\|
| * Fix up -hash/-isEqual: for bool storage.Thomas Van Lenten2016-04-273-5/+114
| * Proper checking of enum with non zero defaultThomas Van Lenten2016-04-262-0/+17
* | Down integrate from Google internal.Jisi Liu2016-04-2820-0/+3862
|/
* ObjC support for failing the build in the generated WKTs are out of dateThomas Van Lenten2016-04-202-31/+38
* Regenerate the WKT to pick up current changes to the proto files.Thomas Van Lenten2016-04-1920-5/+160
* Fix comment typoThomas Van Lenten2016-04-191-15/+15
* Merge pull request #1391 from thomasvl/string_tweaksThomas Van Lenten2016-04-062-9/+47
|\
| * Error during parsing for invalid UTF-8 instead of dropping dropping data.Thomas Van Lenten2016-04-052-9/+9
| * Add tests to ensure we read strings with BOMs so we don't forget about lesson...Thomas Van Lenten2016-04-051-0/+38
* | Updating Xcode Settings to use iOS 9.3Geoffrey Wiseman2016-04-061-0/+8
|/
* Add -position and -isAtEnd for use when manually parsing input streams.Thomas Van Lenten2016-04-012-0/+17
* 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-213-3/+19
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-1739-4878/+655
* Fix up handing of fields with leading names that should be all caps.Thomas Van Lenten2016-03-082-0/+30
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-0728-1343/+1952
* Support ObjC Generic CollectionsThomas Van Lenten2016-02-1817-358/+351
* Bump up travis to Xcode 7.2Thomas Van Lenten2016-02-161-1/+9
* Rewrap the lineDongjoon Hyun2016-02-111-2/+1
* Remove redundant `the` in comments.Dongjoon Hyun2016-02-032-2/+2
* Integrate from google internal.Jisi Liu2016-01-292-0/+201
* Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGESFeng Xiao2016-01-121-1/+1
|\
| * Fix typos in README.md/CHANGES.txtDongjoon Hyun2016-01-111-1/+1
* | Release the semaphore in dealloc, fixing leak.Thomas Van Lenten2016-01-121-0/+1
|/
* Remove the stale reference to test no longer around, and keep the performance...Thomas Van Lenten2016-01-072-6/+6
* Update objectivec/google/protobuf/Type.pbobjc.mThomas Van Lenten2016-01-051-0/+13
* Have the tests rely on the autocreator behaviors.Thomas Van Lenten2016-01-054-13/+1
* Merge branch master into v3.0.0-beta-2Feng Xiao2015-12-2110-873/+53
|\
| * Drop all use of OSSpinLockThomas Van Lenten2015-12-1710-873/+53
* | Down-integrate from internal code base.Feng Xiao2015-12-114-31/+36
|/
* Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten2015-12-1012-40/+80