5171 Commits (f08e4dd9845c5ba121b402f8768f3d2617191bbe)
 

Author SHA1 Message Date
Feng Xiao f08e4dd984
Merge pull request #3919 from jart/less-warnings 7 years ago
Feng Xiao b819abf0b2
Merge pull request #3918 from OEP/fix-sdist 7 years ago
Justine Tunney ac5371d13e Remove unhelpful build warnings 7 years ago
Paul Kilgo 9935829a66 Include .cc and .h files in source distribution 7 years ago
Thomas Van Lenten baed06e694 Small code reorder to maybe make #3893 happy. 7 years ago
Thomas Van Lenten 6700f41c4b Travis config cleanups and move ObjC to Xcode 9.1. 7 years ago
dmaclach 2b3aa1c294 Add Setter/Getter type verification. (#3880) 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Issac Trotts 0d466884a2 Update README.md: C extension works on PHP 7 (#3888) 7 years ago
Thomas Van Lenten 696653d246
Merge pull request #3892 from sergiocampama/32bit 7 years ago
Feng Xiao 7daa320065
Merge pull request #3878 from Yangqing/master 7 years ago
Sergio Campama 02129f0a87 Fixes 32bit tests. 7 years ago
Thomas Van Lenten cf685313f1
Merge pull request #3891 from thomasvl/travis_cleanups 7 years ago
Thomas Van Lenten 7417755e40
Merge pull request #3883 from dmaclach/map_optimizations 7 years ago
Dave MacLachlan 8ae6844cf4 codereview cleanup 7 years ago
Thomas Van Lenten 6552c5af3f
Merge pull request #3884 from dmaclach/unsafe 7 years ago
Dave MacLachlan 4ba30923fa code review cleanup 7 years ago
Thomas Van Lenten af5ad24617
Merge pull request #3882 from dmaclach/removeclass2 7 years ago
Thomas Van Lenten a839c67dfe Remove the allowed_failure for python_cpp as the bug was fixed. 7 years ago
Thomas Van Lenten 2e17639133 Remove the ruby tests from travis configs. 7 years ago
Thomas Van Lenten c46571bc17 Update some comments about testing. 7 years ago
Thomas Van Lenten 73e8c8aab9 Instead of listing and then excluding osx builds, just don't list them. 7 years ago
Dave MacLachlan 949596ea32 Simplify getter/setter method implementations 7 years ago
Dave MacLachlan 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 years ago
Dave MacLachlan 37a6672c31 Remove unreferenced 'GPBMessageSignatureProtocol' class. 7 years ago
Jon Skeet 91ff83c024 Remove non-C# options from C#-only test protos 7 years ago
Yangqing Jia cba18efe18 Allow one to omit building libprotoc and protoc binaries 7 years ago
Jisi Liu d3537c24ff
Merge pull request #3834 from sviterok/patch-1 7 years ago
Jisi Liu 2720cdc568
Update README.md 7 years ago
Feng Xiao b9f891e3dd
Merge pull request #3875 from hchasestevens/add-hypothesis-protobuf-doc 7 years ago
H. Chase Stevens 3c331432b5 Add hypothesis-protobuf library to the 3rd party doc. 7 years ago
Jon Skeet 8cf53f8dfc MMinor fix-ups to C# tests from changes in earlier commits 7 years ago
Jon Skeet b5cdf0eac6 Regenerated test code for C# 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jon Skeet 9a9a66e715 Run C# codegen when testing it 7 years ago
Jan Tattermusch ce0a53273a
Merge pull request #3858 from jtattermusch/parsing_from_slice 7 years ago
Jan Tattermusch 30b6e54327 ParseFrom<T> for array slice is missing 7 years ago
Jan Tattermusch 07542e78da check already performed by MergeFrom 7 years ago
Jan Tattermusch 0c874a6a19 allow message parsing from an array slice 7 years ago
Jisi Liu c258fb303a
Merge pull request #3822 from mehrdada/update-benchmark-submodule 7 years ago
Paul Yang bcda919cee
Fix php well known type conformance tests (#3828) 7 years ago
Thomas Van Lenten 239dba535c
Merge pull request #3839 from thomasvl/message_equality 7 years ago
Thomas Van Lenten 1f57e540ac When comparing message, require them to have the same descriptor. 7 years ago
Roman Nekhoroshev da3bfa693a
Fix a typo in WKT's test suite 7 years ago
Jon Skeet cbe250591f Fix merging with message-valued oneof 7 years ago
Mehrdad Afshari bb35f04fe6 Update google/benchmark submodule to v1.2 7 years ago
Feng Xiao 6dd8224393
Merge pull request #3817 from xuwei-k/joda-url 7 years ago
xuwei-k 05b56d01c1 update joda-time javadoc url 7 years ago
Jon Skeet e8c9ae1209 Add parser settings WithXyz methods 7 years ago
Jon Skeet a985451253 Add JsonParser setting to ignore unknown field values 7 years ago