Commit History

Author SHA1 Message Date
  Wojciech Mamrak 37bd5d525b Disable MSVC warning C4309 9 years ago
  Ross Wang 01a05a53f4 const FieldDescriptorCompare 9 years ago
  Marcel Raad 8f9c0a44bd Fix unresolved symbols with MSVC12 and /Zc:inline 9 years ago
  Adam Cozzette a9ab38c171 Merge pull request #2722 from ckennelly/unified 9 years ago
  Chris Kennelly 8af35f28f6 Keep loop bounds in a local variable for string fields. 9 years ago
  Chris Kennelly a6c30d9705 Keep loop bounds in a local variable. 9 years ago
  Chris Kennelly 9db5b11c9c Work with truncated tag numbers. 9 years ago
  Chris Kennelly 0026dff9f6 Expose rvalue setters for repeated string fields. 9 years ago
  Adam Cozzette 38b14408c5 Merge pull request #2663 from ckennelly/varint-size 9 years ago
  Adam Cozzette 15360e59cf Merge pull request #2689 from ckennelly/aliasing-fixed32-fixed64 9 years ago
  Thomas Van Lenten 38c238e35e Improve support for plugin parameters. 9 years ago
  Feng Xiao d2dfe46b27 Merge pull request #2609 from yixiang/patch-1 9 years ago
  Jie Luo 3f6f73b796 Merge pull request #2701 from anandolee/master 9 years ago
  Feng Xiao ed423c2c52 Merge pull request #2451 from podsvirov/json-primitive-map 9 years ago
  Feng Xiao aa78aeba98 Merge pull request #2704 from liutikas/master 9 years ago
  Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 9 years ago
  Konstantin Podsvirov 46c022a0a9 JsonUtilTest: Add ParsePrimitiveMapIn subtest 9 years ago
  Aurimas Liutikas 9079079ec0 Fix compiler warnings about unused variables in wire_format.h 9 years ago
  Jonathan Hseu ef927cc428 Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699) 9 years ago
  Jie Luo 7288689d8c Add csharp compatibility tests against v3.0.0 and run on Travis. 9 years ago
  Feng Xiao 1d2736f24d Merge pull request #2656 from pcj/patch-1 9 years ago
  Jie Luo 9f09d1804a Add proto and test files for csharp compatibility tests against v3.0.0. 9 years ago
  Jie Luo c6e0d0e7f3 Merge pull request #2647 from anandolee/master 9 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. 9 years ago
  Feng Xiao e844510f44 Merge pull request #2692 from cgrushko/patch-3 9 years ago
  cgrushko 65a4d20deb Update load() statement to latest style 9 years ago
  Feng Xiao a60cc08d83 Merge pull request #2691 from cgrushko/patch-3 9 years ago
  Paul Yang cba04b19e8 Implement json encoding decoding for php. (#2682) 9 years ago
  cgrushko 6fffd4adb4 Bazel can build protobuf when it's not in the root 9 years ago
  Chris Kennelly 56da82820e Avoid aliasing CodedInputStream::buffer_ when parsing little endian integers. 9 years ago