1. 09 Nov, 2017 1 commit
  2. 08 Nov, 2017 5 commits
  3. 04 Nov, 2017 1 commit
    • Paul Yang's avatar
      Fix php well known type conformance tests (#3828) (#3840) · 2df47269
      Paul Yang authored
      * Fix php well known type conformance tests
      
      * Properly generate code for test.proto
      
      * Provide GPBMetadata files in c extensions for generated files to import.
      
      * Remove unnecessary test
      
      * Clean up code
      
      * Add declaration for initOnce.
      
      * Refactoring
      2df47269
  4. 02 Nov, 2017 2 commits
  5. 01 Nov, 2017 1 commit
    • Jon Skeet's avatar
      Fix merging with message-valued oneof · cbe25059
      Jon Skeet authored
      If messages A and B have the same oneof case, which is a message
      type, and we merge B into A, those sub-messages should be merged.
      
      Fixes #3200.
      
      Note that I haven't regenerated all the code, as some of the protos
      have been changed, breaking generation.
      cbe25059
  6. 30 Oct, 2017 2 commits
  7. 28 Oct, 2017 2 commits
  8. 27 Oct, 2017 1 commit
  9. 26 Oct, 2017 4 commits
  10. 25 Oct, 2017 1 commit
  11. 24 Oct, 2017 3 commits
  12. 21 Oct, 2017 1 commit
  13. 20 Oct, 2017 2 commits
  14. 19 Oct, 2017 3 commits
  15. 18 Oct, 2017 11 commits