about summary refs log tree commit diff
path: root/src/rt/memory_region.cpp
AgeCommit message (Expand)AuthorLines
2011-03-02Parse parameter types for fmt extensionBrian Anderson-1/+1
2011-02-14Disable TRACK_ALLOCATIONS by default, it's a bit heavy-handed.Graydon Hoare-1/+1
2010-11-30Make the ugly detailed leak-spray on rustc failures optional.Graydon Hoare-7/+21
2010-09-07Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita-5/+2
2010-08-17Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita-0/+100