1. 08 Aug, 2018 1 commit
  2. 07 Aug, 2018 3 commits
  3. 06 Aug, 2018 2 commits
  4. 05 Aug, 2018 1 commit
  5. 03 Aug, 2018 1 commit
  6. 01 Aug, 2018 4 commits
  7. 31 Jul, 2018 2 commits
  8. 30 Jul, 2018 4 commits
  9. 28 Jul, 2018 1 commit
  10. 27 Jul, 2018 3 commits
    • Adam Cozzette's avatar
      Updated change log for 3.6.1 release · 48cb18e5
      Adam Cozzette authored
      48cb18e5
    • Adam Cozzette's avatar
      Updated version numbers to 3.6.1 · 9e1286b9
      Adam Cozzette authored
      9e1286b9
    • Paul Yang's avatar
      Give a specific category to each test. (#4965) · 8705adc2
      Paul Yang authored
      * Give a unique category to each test.
      
      This change introduce a TestCategory enum to ConformanceRequest. Existing tests
      are divided into three categories: binary format test, json format test and json
      format (ignore unknown when parsing) test. For the previous two categories, there
      is no change to existing testee programs. For tests with the last category, testee programs
      should either enable ignoring unknown field during json parsing or skip the test.
      
      * Fix python test
      
      * Fix java
      
      * Fix csharp
      
      * Update document
      
      * Update csharp generated code
      8705adc2
  11. 26 Jul, 2018 1 commit
    • Paul Yang's avatar
      Add conformance test for php c back (#4966) · bdcbcabe
      Paul Yang authored
      * Add conformance test for php c back
      
      php c extension has different result for conformance test for different
      php version and architecture. Try to add conformance back for php 7.1 c extension first.
      
      * Disable conformance test for c extension on 32-bit architecture
      32-bit and 64-bit have different failing tests
      
      * Fix typo
      bdcbcabe
  12. 23 Jul, 2018 6 commits
  13. 22 Jul, 2018 1 commit
  14. 21 Jul, 2018 1 commit
  15. 20 Jul, 2018 5 commits
  16. 18 Jul, 2018 4 commits