5385 Commits (3bc0282fb688547de7e4533e865904e3b030d5b2)
 

Author SHA1 Message Date
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 0cd2ad11b8 Update protoc-artfacts 7 years ago
Jisi Liu 2720cdc568
Update README.md 7 years ago
Jisi Liu 4041600aa1 Merge branch '3.5.x' of github.com:google/protobuf into 3.5.x 7 years ago
Jisi Liu 4493595f8c Update release date 7 years ago
Jisi Liu 2761122b81
Merge pull request #3868 from pherl/3.5.x 7 years ago
Feng Xiao b9f891e3dd
Merge pull request #3875 from hchasestevens/add-hypothesis-protobuf-doc 7 years ago
Paul Yang 188f18044f
All integer types should accept null in json. (#3869) 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
Jisi Liu 9c197b7ecb Support win32 long path for cross compiled build 7 years ago
Jisi Liu fe2b4af3d1
Merge pull request #3867 from jtattermusch/update_changelog 7 years ago
Jan Tattermusch 07df2307b2 update changelog 7 years ago
Jisi Liu 966a9ed96a
Merge pull request #3861 from jtattermusch/backport_3858 7 years ago
Jan Tattermusch 5f96191459 ParseFrom<T> for array slice is missing 7 years ago
Jan Tattermusch 4a5e1bd043 check already performed by MergeFrom 7 years ago
Jan Tattermusch 435f61102b allow message parsing from an array slice 7 years ago
Jan Tattermusch ce0a53273a
Merge pull request #3858 from jtattermusch/parsing_from_slice 7 years ago
Jisi Liu 5eb717c300 Fix arm64 name 7 years ago
Jisi Liu b879abc811 Supports Arm64 (aarch64) protoc artifacts 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 0971efb16e
Merge pull request #3854 from pherl/3.5.x 7 years ago
Paul Yang 662e8b20bc
Provide util funtions to figure out correct php class names. (#3850) 7 years ago
Jisi Liu 181e284b55 Fix Atomic32/AtomicWord on some platforms. 7 years ago
Jisi Liu 1144768dd6
Merge pull request #3835 from pherl/3.5.x 7 years ago
Jisi Liu 8a3c5cc992 Fix java code example 7 years ago
Jisi Liu ce2d5282b7 Changelog for 3.5.0 7 years ago
Jisi Liu c258fb303a
Merge pull request #3822 from mehrdada/update-benchmark-submodule 7 years ago
Paul Yang 2df472690e
Fix php well known type conformance tests (#3828) (#3840) 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