summary refs log tree commit diff
path: root/src/rt/boxed_region.h
AgeCommit message (Collapse)AuthorLines
2012-06-13Add a malloc_dyn upcall for dynamically sized allocations on the shared heap.Michael Sullivan-2/+12
2012-05-15make poison-on-free work, disable copying if borrowck is enabledNiko Matsakis-2/+5
2012-02-01make boxes self-describing (fixes #1493)" (take 2)Niko Matsakis-0/+39
this will be used to generate a new snapshot.
2012-02-01Revert "make boxes self-describing (fixes #1493)" until a newNiko Matsakis-39/+0
snapshot is prepared.
2012-02-01make boxes self-describing (fixes #1493)Niko Matsakis-0/+39