1. 12 Aug, 2016 6 commits
  2. 11 Aug, 2016 4 commits
  3. 09 Aug, 2016 3 commits
  4. 08 Aug, 2016 2 commits
  5. 05 Aug, 2016 5 commits
  6. 04 Aug, 2016 3 commits
  7. 03 Aug, 2016 3 commits
  8. 02 Aug, 2016 2 commits
  9. 01 Aug, 2016 5 commits
  10. 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
  11. 30 Jul, 2016 1 commit
  12. 29 Jul, 2016 5 commits