1. 29 Oct, 2014 1 commit
  2. 28 Oct, 2014 4 commits
  3. 27 Oct, 2014 4 commits
  4. 26 Oct, 2014 1 commit
  5. 24 Oct, 2014 15 commits
  6. 23 Oct, 2014 5 commits
  7. 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
  8. 17 Oct, 2014 3 commits
  9. 26 Sep, 2014 1 commit
  10. 24 Sep, 2014 2 commits
  11. 18 Sep, 2014 1 commit
  12. 17 Sep, 2014 1 commit
  13. 16 Sep, 2014 1 commit