4378 Commits (2d430f8c72e359393ed15dd456765d3154981311)
 

Author SHA1 Message Date
Manjunath Kudlur 2d430f8c72 Added a header only cc_library target for the protobuf library. 8 years ago
John Brock 17174b54dd Updating README 8 years ago
John Brock f83d129555 Upgrading test-related libraries 8 years ago
John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 years ago
Feng Xiao 1a8cbfd355 Merge pull request #2736 from na-ka-na/master3 8 years ago
Sanchay Harneja 172e0a6423 Add an option to always print enums as ints in Json API 8 years ago
Adam Cozzette a9ab38c171 Merge pull request #2722 from ckennelly/unified 8 years ago
Chris Kennelly 8af35f28f6 Keep loop bounds in a local variable for string fields. 8 years ago
Chris Kennelly a6c30d9705 Keep loop bounds in a local variable. 8 years ago
Chris Kennelly 9db5b11c9c Work with truncated tag numbers. 8 years ago
Chris Kennelly 0026dff9f6 Expose rvalue setters for repeated string fields. 8 years ago
Adam Cozzette 38b14408c5 Merge pull request #2663 from ckennelly/varint-size 8 years ago
Adam Cozzette 15360e59cf Merge pull request #2689 from ckennelly/aliasing-fixed32-fixed64 8 years ago
Thomas Van Lenten 38c238e35e Improve support for plugin parameters. 8 years ago
Feng Xiao d2dfe46b27 Merge pull request #2609 from yixiang/patch-1 8 years ago
Jie Luo 3f6f73b796 Merge pull request #2701 from anandolee/master 8 years ago
Feng Xiao ed423c2c52 Merge pull request #2451 from podsvirov/json-primitive-map 8 years ago
Feng Xiao aa78aeba98 Merge pull request #2704 from liutikas/master 8 years ago
Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 8 years ago
Konstantin Podsvirov 46c022a0a9 JsonUtilTest: Add ParsePrimitiveMapIn subtest 8 years ago
Aurimas Liutikas 9079079ec0 Fix compiler warnings about unused variables in wire_format.h 8 years ago
Jonathan Hseu ef927cc428 Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699) 8 years ago
Jie Luo 7288689d8c Add csharp compatibility tests against v3.0.0 and run on Travis. 8 years ago
Feng Xiao 1d2736f24d Merge pull request #2656 from pcj/patch-1 8 years ago
Jie Luo 9f09d1804a Add proto and test files for csharp compatibility tests against v3.0.0. 8 years ago
Jie Luo c6e0d0e7f3 Merge pull request #2647 from anandolee/master 8 years ago
Jie Luo 42e1e2abef Fix python compatibility test when a new generated code imports an old version(2.6.1 or older) generated code. 8 years ago
Feng Xiao e844510f44 Merge pull request #2692 from cgrushko/patch-3 8 years ago
cgrushko 65a4d20deb Update load() statement to latest style 8 years ago
Feng Xiao a60cc08d83 Merge pull request #2691 from cgrushko/patch-3 8 years ago
Paul Yang cba04b19e8 Implement json encoding decoding for php. (#2682) 8 years ago
cgrushko 6fffd4adb4 Bazel can build protobuf when it's not in the root 8 years ago
Chris Kennelly 56da82820e Avoid aliasing CodedInputStream::buffer_ when parsing little endian integers. 8 years ago
Paul Yang c00274313d Add fixed version to phpunit used in travis (#2673) 8 years ago
Thomas Van Lenten 36f51f963c Merge pull request #2681 from sergiocampama/spaces 8 years ago
Sergio Campama e7f5c9d071 Removes trailing whitespaces 8 years ago
Paul Yang 5a3405c51a Update upb for php. (#2662) 8 years ago
Jon Skeet bd29f86804 Fix CopyTo argument validation 8 years ago
Chris Kennelly 36f68e02d5 Inline branch-less VarintSize32/VarintSize64 implementations. 8 years ago
Paul Yang 39756643df Add conformance test for php (#2655) 8 years ago
Paul Cody Johnston 7b54b34c1e Add bazel protobuf resources 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Joshua Haberman 9d3288e651 Merge pull request #2226 from kchodorow/master 8 years ago
Jon Skeet afc59ab55a C#: Implement IReadOnlyList<T> in RepeatedField<T> 8 years ago
Jie Luo 87e4976ba4 Merge pull request #2639 from anandolee/master 8 years ago
michaelpengcn a83ac8663f fix compile error on centos in metadata.h for constructors. (#2599) 8 years ago
Paul Yang a323f1e65d Oneof accessor should return the field name that is actually set. (#2631) 8 years ago
Jie Luo ccb76fff44 Add Oneof custom options test 8 years ago
Jie Luo 5af0b547de Merge pull request #2619 from anandolee/master 8 years ago
Jie Luo 1f09786229 Merge pull request #2633 from anandolee/jieluo_branch1 8 years ago