1. 26 Jul, 2017 1 commit
  2. 25 Jul, 2017 1 commit
  3. 05 Jul, 2017 1 commit
  4. 28 Feb, 2017 1 commit
  5. 27 Jan, 2017 1 commit
  6. 19 Jan, 2017 1 commit
    • Jon Skeet's avatar
      Support custom options in C# · 047575f2
      Jon Skeet authored
      This consists of:
      - Changing the codegen for the fixed set of options protos, to parse unknown fields instead of skipping them
      - Add a new CustomOptions type in the C# support library
      - Expose CustomOptions properties from the immutable proto wrappers in the support library
      
      Only single-value options are currently supported, and fetching options values requires getting the type right
      and knowing the field number. Both of these can be addressed at a later time.
      
      Fixes #2143, at least as a first pass.
      047575f2
  7. 12 Dec, 2016 1 commit
  8. 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
  9. 04 Jul, 2016 1 commit
  10. 20 Apr, 2016 1 commit
  11. 18 Mar, 2016 1 commit
  12. 04 Feb, 2016 2 commits
  13. 15 Jan, 2016 1 commit
    • Jon Skeet's avatar
      Make sure that · b1ea15f7
      Jon Skeet authored
      "valueField": null
      
      is parsed appropriately, i.e. that it remembers that the field is set.
      b1ea15f7
  14. 13 Jan, 2016 1 commit
  15. 11 Jan, 2016 1 commit
  16. 15 Dec, 2015 1 commit
  17. 22 Nov, 2015 1 commit
  18. 19 Nov, 2015 1 commit
  19. 09 Nov, 2015 1 commit
  20. 24 Oct, 2015 1 commit
  21. 01 Oct, 2015 1 commit
  22. 30 Sep, 2015 1 commit
  23. 29 Sep, 2015 2 commits
  24. 01 Sep, 2015 1 commit
  25. 06 Aug, 2015 1 commit
  26. 05 Aug, 2015 2 commits
  27. 31 Jul, 2015 2 commits
  28. 30 Jul, 2015 3 commits
  29. 22 Jul, 2015 2 commits
  30. 21 Jul, 2015 1 commit
  31. 17 Jul, 2015 1 commit