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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt
/
global_heap.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-3
/
+6
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-4
/
+4
2013-07-22
std: add #[bench] benchmarks for global and local heaps.
Graydon Hoare
-0
/
+19
2013-07-22
new snapshot
Daniel Micay
-21
/
+1
2013-07-15
remove headers from unique vectors
Daniel Micay
-8
/
+0
2013-07-09
auto merge of #7265 : brson/rust/io-upstream, r=brson
bors
-1
/
+11
2013-07-09
remove the unused exchange_malloc `align` parameter
Daniel Micay
-2
/
+2
2013-07-08
Tidy
Brian Anderson
-1
/
+1
2013-07-08
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-10
/
+5
2013-07-08
remove headers from exchange allocations
Daniel Micay
-3
/
+2
2013-07-08
add a temporary vector_exchange_malloc lang item
Daniel Micay
-0
/
+8
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-74
/
+99
2013-06-30
pass exchange_malloc an alignment, not a tydesc
Daniel Micay
-7
/
+2
2013-06-30
global_heap: inline get_box_size and align_to
Daniel Micay
-0
/
+2
2013-06-30
global_heap: inline malloc_raw and add realloc_raw
Daniel Micay
-1
/
+13
2013-06-30
add a closure_exchange_malloc lang item
Daniel Micay
-0
/
+14
2013-06-30
stop initializing ref_count in exchange_alloc
Daniel Micay
-1
/
+21
2013-06-30
simplify the exchange allocator
Daniel Micay
-53
/
+41
2013-06-23
Remove intrinsic module
Philipp Brüschweiler
-7
/
+3
2013-06-18
std::rt: Improve the rtabort! macro
Brian Anderson
-2
/
+1
2013-06-17
std: Rename `abort!` to `rtabort!` to match other macros
Brian Anderson
-1
/
+1
2013-06-17
std::rt: Check exchange count on exit
Brian Anderson
-6
/
+31
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+87