1. 06 Mar, 2017 1 commit
    • Adam Cozzette's avatar
      JS: ensure that extension values are serialized even if they're falsy · 651ba62a
      Adam Cozzette authored
      There was a bug where for JavaScript we would only serialize an
      extension value if it evaluated as truthy, which meant that values like
      0 would get silently dropped (even in proto2, where field presence is
      significant). This fixes issue #2605, and takes care of the output of
      toObject() in addition to the binary format.
      651ba62a
  2. 03 Mar, 2017 1 commit
  3. 02 Mar, 2017 5 commits
  4. 01 Mar, 2017 6 commits
  5. 28 Feb, 2017 8 commits
  6. 27 Feb, 2017 2 commits
  7. 24 Feb, 2017 5 commits
  8. 23 Feb, 2017 5 commits
  9. 22 Feb, 2017 1 commit
  10. 21 Feb, 2017 1 commit
  11. 19 Feb, 2017 1 commit
  12. 18 Feb, 2017 2 commits
  13. 17 Feb, 2017 2 commits