1. 30 Oct, 2014 3 commits
  2. 29 Oct, 2014 1 commit
  3. 28 Oct, 2014 4 commits
  4. 27 Oct, 2014 4 commits
  5. 26 Oct, 2014 1 commit
  6. 24 Oct, 2014 15 commits
  7. 23 Oct, 2014 5 commits
  8. 22 Oct, 2014 1 commit
    • Sean Leather's avatar
      Fix MemoryStream::Peek() and add test for fix · 0e715872
      Sean Leather authored
      MemoryStream::Peek() did not return '\0' if src_ == end_, but Peek() == '\0' is
      used in parsing in the GenericReader. Without this change, parsing with
      MemoryStream as the InputStream could result in a segmentation fault.
      0e715872
  9. 17 Oct, 2014 3 commits
  10. 26 Sep, 2014 1 commit
  11. 24 Sep, 2014 2 commits