1. 23 Aug, 2016 1 commit
  2. 15 Aug, 2016 1 commit
  3. 11 Aug, 2016 1 commit
    • Thomas Van Lenten's avatar
      Add more types to the zero oneof cases. · 27c89625
      Thomas Van Lenten authored
      Incase the different runtimes have different generation/implementations for
      for the different primitive field types, cover a larger range of the proto
      types in the oneof zero tests.
      27c89625
  4. 31 Jul, 2016 1 commit
    • Jon Skeet's avatar
      Amend the conformance tests to only use Int64/Uint64 non-wrapped values which (#1164) · 00d5a7f0
      Jon Skeet authored
      can reasonably be expected to be interoperable.
      
      (The fact that not all Int64/Uint64 values *can* be exactly represented in
      IEEE-754 and thus interoperably amongst JSON implementations is precisely the
      reason for wrapping them when we serialize... it shouldn't be a surprise that
      we can't round-trip in unwrapped form for all values.)
      00d5a7f0
  5. 03 Jun, 2016 1 commit
  6. 15 Jan, 2016 1 commit
  7. 12 Jan, 2016 2 commits
  8. 05 Aug, 2015 2 commits