1. 04 Dec, 2017 1 commit
  2. 01 Dec, 2017 1 commit
  3. 13 Nov, 2017 1 commit
  4. 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
  5. 03 Nov, 2017 1 commit
    • Paul Yang's avatar
      Fix php well known type conformance tests (#3828) · bcda919c
      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
      bcda919c
  6. 26 Oct, 2017 1 commit
    • Paul Yang's avatar
      Reserve unknown in Ruby (#3763) · 23adfeb0
      Paul Yang authored
      * Reserve unknown in ruby
      
      * Revert ruby tests. Wait for cpp impl for conformance test
      
      * Add conformance test for preserving unknown
      
      * Add unknown field conformance test to csharp failure list.
      
      * Fix comments
      
      * Fix comment
      
      * Fix comments
      
      * Fix typo
      
      * Use stringsink_string directly
      
      * Mark hd unused
      
      * Remove unused encodeunknown_handlerfunc
      23adfeb0
  7. 18 Oct, 2017 2 commits
  8. 14 Sep, 2017 1 commit
  9. 13 Sep, 2017 1 commit
  10. 12 Sep, 2017 1 commit
  11. 10 Sep, 2017 1 commit
  12. 17 Aug, 2017 1 commit
  13. 11 Aug, 2017 1 commit
    • Jon Skeet's avatar
      Detect invalid tags with a field number of 0 in C# · e0d24cc8
      Jon Skeet authored
      Previously we only rejected the tag if the tag itself was 0, i.e.
      field=0, type=varint. The type doesn't matter: field 0 is always
      invalid.
      
      This removes the last of the C# conformance failures.
      e0d24cc8
  14. 26 Jul, 2017 5 commits
  15. 25 Jul, 2017 4 commits
  16. 19 Jul, 2017 1 commit
  17. 18 Jul, 2017 1 commit
  18. 10 Jul, 2017 1 commit
  19. 05 Jul, 2017 3 commits
  20. 01 Jul, 2017 3 commits
  21. 30 Jun, 2017 1 commit
  22. 29 Jun, 2017 3 commits
  23. 28 Jun, 2017 4 commits