1. 28 Jun, 2017 3 commits
  2. 27 Jun, 2017 1 commit
  3. 23 Jun, 2017 1 commit
  4. 19 Jun, 2017 1 commit
  5. 16 Jun, 2017 1 commit
  6. 06 Jun, 2017 1 commit
  7. 19 Apr, 2017 1 commit
  8. 31 Mar, 2017 2 commits
  9. 30 Mar, 2017 1 commit
  10. 29 Mar, 2017 3 commits
  11. 16 Mar, 2017 1 commit
  12. 14 Mar, 2017 1 commit
  13. 13 Mar, 2017 1 commit
  14. 09 Mar, 2017 1 commit
  15. 08 Mar, 2017 1 commit
  16. 06 Mar, 2017 2 commits
  17. 08 Feb, 2017 1 commit
  18. 01 Feb, 2017 1 commit
  19. 07 Jan, 2017 1 commit
    • Joshua Haberman's avatar
      A few more cases for binary conformance tests. (#2500) · ffa71f80
      Joshua Haberman authored
      * A few more cases for binary conformance tests.
      
      * over-encoded varints (encoded in more bytes than are necessary).
      * truncated varints (>32 bits for 32-bit types).
      
      * Fixed Python decoding bug with 32-bit varints.
      
      * Fixed 1L -> 1LL for 32-bit platforms.
      ffa71f80
  20. 14 Dec, 2016 1 commit
  21. 09 Dec, 2016 1 commit
  22. 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
  23. 22 Nov, 2016 1 commit
  24. 18 Nov, 2016 2 commits
  25. 15 Nov, 2016 1 commit
  26. 03 Nov, 2016 1 commit
  27. 10 Oct, 2016 6 commits
  28. 22 Sep, 2016 1 commit