1. 22 Nov, 2017 1 commit
    • Jie Luo's avatar
      Add _file_desc_by_toplevel_extension back · 45d99a15
      Jie Luo authored
      Add _file_desc_by_toplevel_extension back for compatibility issue with 3.4.1.
      
      _file_desc_by_toplevel_extension is a temporary solution for FieldDescriptor.file.
      FieldDescriptor.file was added in code gen. However, we need to keep it for some time for compatibility reason (with 3.4.1 only). May try to remove it after 2 years.
      45d99a15
  2. 16 Nov, 2017 1 commit
  3. 15 Nov, 2017 3 commits
  4. 13 Nov, 2017 5 commits
  5. 10 Nov, 2017 9 commits
  6. 09 Nov, 2017 1 commit
  7. 08 Nov, 2017 5 commits
  8. 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
  9. 02 Nov, 2017 2 commits
  10. 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
  11. 30 Oct, 2017 2 commits
  12. 28 Oct, 2017 2 commits
  13. 27 Oct, 2017 1 commit
  14. 26 Oct, 2017 4 commits
  15. 25 Oct, 2017 1 commit
  16. 24 Oct, 2017 1 commit