1. 11 Feb, 2019 1 commit
  2. 14 Jan, 2019 1 commit
  3. 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
  4. 10 Jan, 2019 1 commit
  5. 08 Jan, 2019 1 commit
  6. 15 Dec, 2018 1 commit
  7. 05 Nov, 2018 1 commit
  8. 24 Sep, 2018 1 commit
    • Sydney Acksman's avatar
      C# Proto2 feature : Field presence and default values (#4642) · 54176b26
      Sydney Acksman authored
      * Compiler changes
      
      * Generated code changes
      
      * Library changes
      
      * Compiler style changes
      
      * Generated style changes
      
      * Fix Windows build errors
      
      * Implement changes from review
      
      * Reintroduce proto2 check
      
      * Compiler changes (required handling review)
      
      * Generated code changes (required handling review)
      
      * Library changes (required handling review
      
      * Field presence rewrite (compiler changes)
      
      * Field presence rewrite (generated code changes)
      
      * Compiler comment
      
      * IFieldAccessor.HasValue library implementation
      
      * Remove Clear methods and default values from proto3 code (Compiler)
      
      * Remove Clear methods and default values from proto3 code (Generated)
      
      * Remove Clear methods and default values from proto3 code (Library)
      
      * Fix distcheck error
      
      * Rewrite default string values to use base64 and convert
      
      * Library changes (IMessage2)
      
      * Compiler changes (IMessage2)
      
      * Generated changes (IMessage2)
      
      * Rebased and regenerated
      
      * Compiler changes (initialized extension)
      
      * Generated changes (initialized extension)
      
      * Library changes (initialized extension)
      
      * Refactor MessageExtensions.IsRequired
      
      * Move string default value creator and bytes default value creator back to seperate methods
      
      * Dead code cleanup
      
      * Fixed segmentation fault
      Removed unused header method declarations
      54176b26
  9. 09 Aug, 2018 1 commit
  10. 27 Jul, 2018 1 commit
    • 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. 09 Jul, 2018 1 commit
  12. 19 Dec, 2017 1 commit
  13. 13 Dec, 2017 2 commits
  14. 26 Jul, 2017 1 commit
  15. 25 Jul, 2017 1 commit
  16. 28 Jun, 2017 1 commit
  17. 12 Dec, 2016 1 commit
  18. 03 Dec, 2016 1 commit
    • Joshua Haberman's avatar
      Factored Conformance and Benchmark test messages into shared test schema. (#1971) · f1ce60e7
      Joshua Haberman authored
      * Factored Conformance test messages into shared test schema.
      
      * Updated benchmarks to use new proto3 message locations.
      
      * Fixed include path.
      
      * Conformance: fixed include of Python test messages.
      
      * Make maven in Rakefile use --batch-mode.
      
      * Revert changes to benchmarks.
      
      On second thought I think a separate schema for
      CPU benchmarking makes sense.
      
      * Try regenerating C# protos for new test protos.
      
      * Removed benchmark messages from test proto.
      
      * Added Jon Skeet's fixes for C#.
      
      * Removed duplicate/old test messages C# file.
      
      * C# fixes for test schema move.
      
      * Fixed C# to use the correct TestAllTypes message.
      
      * Fixes for Objective C test schema move.
      
      * Added missing EXTRA_DIST file.
      f1ce60e7
  19. 16 Aug, 2016 1 commit
  20. 15 Aug, 2016 1 commit
  21. 04 Jul, 2016 1 commit
  22. 20 Apr, 2016 1 commit
  23. 04 Feb, 2016 2 commits
  24. 04 Jan, 2016 1 commit
  25. 15 Dec, 2015 1 commit
  26. 22 Nov, 2015 1 commit
  27. 19 Nov, 2015 1 commit
  28. 09 Nov, 2015 1 commit
  29. 06 Nov, 2015 1 commit
  30. 24 Oct, 2015 1 commit
  31. 01 Oct, 2015 1 commit
  32. 30 Sep, 2015 1 commit
  33. 29 Sep, 2015 2 commits
  34. 01 Sep, 2015 1 commit
  35. 06 Aug, 2015 1 commit
  36. 05 Aug, 2015 2 commits