1. 06 Aug, 2014 2 commits
    • Kevin Modzelewski's avatar
      Cleanup · 01ae20e9
      Kevin Modzelewski authored
      01ae20e9
    • Kevin Modzelewski's avatar
      Make the GC-header managed by the GC · cd11e1d5
      Kevin Modzelewski authored
      Previously the gc header had to be set and managed by the user of the GC,
      which didn't make much sense.
      
      Also took this opportunity to clean up a bunch of old cruft.
      
      Also got rid of ObjectFlavors and AllocationKinds, in preference for
      a GCKind which I think makes more sense.  Right now there are only three
      different GCKinds, but I'm not sure if the previous AllocationKinds
      should each get their own GCKind.
      cd11e1d5
  2. 05 Aug, 2014 3 commits
  3. 04 Aug, 2014 5 commits
  4. 03 Aug, 2014 1 commit
  5. 31 Jul, 2014 18 commits
  6. 30 Jul, 2014 2 commits
  7. 29 Jul, 2014 6 commits
  8. 26 Jul, 2014 1 commit
  9. 25 Jul, 2014 2 commits