aboutsummaryrefslogtreecommitdiff
path: root/src/rt/memory_region.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment-out TRACK_ALLOCATIONS again. Leave a note about it.Graydon Hoare2011-03-021-1/+4
* Parse parameter types for fmt extensionBrian Anderson2011-03-021-1/+1
* Disable TRACK_ALLOCATIONS by default, it's a bit heavy-handed.Graydon Hoare2011-02-141-1/+1
* Make the ugly detailed leak-spray on rustc failures optional.Graydon Hoare2010-11-301-7/+21
* Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita2010-09-071-5/+2
* Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita2010-08-171-0/+100