1. 28 Jan, 2016 25 commits
  2. 26 Jan, 2016 1 commit
    • Devon H. O'Dell's avatar
      WS: Fix off-by-one in WS_Reset · 8656fec9
      Devon H. O'Dell authored
      WS_Assert allows the workspace to be full in its check that `ws->f <= ws->e`.
      WS_Reset does not honor this; if a snapshot was taken of a full workspace, and
      that snapshot is reverted with WS_Reset, we panic.
      
      This issue was identified by Jozef Hatala <jozef@fastly.com>
      8656fec9
  3. 25 Jan, 2016 2 commits
  4. 23 Jan, 2016 1 commit
  5. 22 Jan, 2016 3 commits
  6. 21 Jan, 2016 1 commit
  7. 20 Jan, 2016 2 commits
  8. 19 Jan, 2016 1 commit
  9. 18 Jan, 2016 4 commits