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