index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
boxed_region.cpp
Age
Commit message (
Expand
)
Author
Lines
2013-04-21
core::rt: Add the local heap to newsched tasks
Brian Anderson
-6
/
+6
2013-04-21
rt: Don't make memory_region depend on rust_env
Brian Anderson
-1
/
+1
2013-02-21
Put unique allocs in managed heap when they might contain managed boxes.
Graydon Hoare
-2
/
+4
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-07-17
Create some infrastructure for building up @-vectors. Work on #2921.
Michael Sullivan
-0
/
+20
2012-06-13
Add a malloc_dyn upcall for dynamically sized allocations on the shared heap.
Michael Sullivan
-9
/
+17
2012-05-15
get preservation of boxes working, at least in simple cases
Niko Matsakis
-1
/
+0
2012-05-15
make poison-on-free work, disable copying if borrowck is enabled
Niko Matsakis
-2
/
+8
2012-04-19
add a new runtime log (::rt::box) and make boxed_region use it
Niko Matsakis
-10
/
+8
2012-04-03
Refactor includes structure, getting rid of rust_internal.h
Jon Morton
-2
/
+4
2012-02-01
make boxes self-describing (fixes #1493)" (take 2)
Niko Matsakis
-0
/
+59
2012-02-01
Revert "make boxes self-describing (fixes #1493)" until a new
Niko Matsakis
-59
/
+0
2012-02-01
make boxes self-describing (fixes #1493)
Niko Matsakis
-0
/
+59