1. 26 Jan, 2019 1 commit
    • Hao Nguyen's avatar
      Fix python release build. (#5636) · fac8e343
      Hao Nguyen authored
      * Fix python release build.
      * Separate config.sh by platform
      * Use KOKORO_JOR_NAME to determine the BUILD_COMMIT.
      * Use -std=c++14 on MacOS so -latomic can be used.
      fac8e343
  2. 25 Jan, 2019 5 commits
  3. 24 Jan, 2019 4 commits
  4. 23 Jan, 2019 3 commits
  5. 22 Jan, 2019 2 commits
  6. 18 Jan, 2019 5 commits
  7. 17 Jan, 2019 3 commits
    • Paul Yang's avatar
      Fix Any json encoding/decoding for ruby. (#5592) · 37a0ab7d
      Paul Yang authored
      * Fix Any json encoding/decoding for ruby.
      
      * Revert unnecessary changes
      37a0ab7d
    • Paul Yang's avatar
      Fix field mask for php in json (#5591) · c4f2a92c
      Paul Yang authored
      * Fix field mask for php in json
      
      * Update byte size
      c4f2a92c
    • i9's avatar
      Add proto3 to solidity link · 7181b1c0
      i9 authored
      pb3-gen-sol is a proto3 to solidity library generator that supports proto3 native types and uses field option for solidity native types. Both the message and generated code are more efficient than other solutions. It also includes a library to decode protobuf wireformat.
      7181b1c0
  8. 16 Jan, 2019 1 commit
    • toc007's avatar
      Ruby nested msg caps (#5564) · dda7ab03
      toc007 authored
      * Ruby nested msg caps
      
      * nested types tests added
      
      * test cases added for RubifyConstant
      
      * extracted NestedMessage to TestNestedMessage
      
      * removed nested tests with leading underscore
      
      * extracted testLowercase to toplevel testLowercaseNested
      dda7ab03
  9. 14 Jan, 2019 3 commits
  10. 12 Jan, 2019 1 commit
    • Nicolás Elliott's avatar
      Fix Issue #5345 (#5381) · 54683e60
      Nicolás Elliott authored
      Added a few \ on the comments to match the exceptions scope when is referenced while in a namespace. So the IDEs can be happy.
      54683e60
  11. 11 Jan, 2019 1 commit
    • Yilun Chong's avatar
      Down-integrate internal changes to github. (#5566) · cb95a7f6
      Yilun Chong authored
      * Down-integrate internal changes to github.
      
      * fix csharp conformance test
      
      * add comments in conformance.proto for text format
      
      * fix comments
      
      * fix comments, re-generated csharp file
      
      * fix comments, re-generated csharp file
      cb95a7f6
  12. 10 Jan, 2019 1 commit
  13. 08 Jan, 2019 6 commits
  14. 07 Jan, 2019 1 commit
  15. 03 Jan, 2019 1 commit
    • Paul Yang's avatar
      Add ruby 2.6 test (#5528) · de9e1a04
      Paul Yang authored
      * Add ruby 2.6 test
      
      * Fix broken tests
      
      * Fix compatibility test
      
      * Fix bundler version
      
      * Use new docker image
      
      * Fix broken test
      
      * Use new docker image in ruby26 test
      
      * Install ruby for mac
      de9e1a04
  16. 02 Jan, 2019 2 commits