1. 02 Apr, 2016 2 commits
    • Kevin Modzelewski's avatar
      Fix name deleting · 87bf4d5d
      Kevin Modzelewski authored
      Name deleting stores a NULL into the vregs array, and then
      consumes a reference to it.  Another solution would be to change
      the name deleting to not consume the reference, but this commit
      changes the refcounter to handle null values better.
      87bf4d5d
    • Kevin Modzelewski's avatar
      These are all working now · 8a0dcce8
      Kevin Modzelewski authored
      8a0dcce8
  2. 01 Apr, 2016 3 commits
  3. 31 Mar, 2016 6 commits
  4. 30 Mar, 2016 9 commits
  5. 29 Mar, 2016 20 commits