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
/
liballoc
/
heap.rs
Age
Commit message (
Expand
)
Author
Lines
2014-08-19
A few minor documentation fixes
P1start
-8
/
+8
2014-08-04
rustc: Link entire archives of native libraries
Alex Crichton
-0
/
+3
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-5
/
+6
2014-06-18
Merge conflicts from the rollup
Alex Crichton
-1
/
+1
2014-06-16
alloc: Refactor OOM into a common routine
Alex Crichton
-3
/
+2
2014-06-16
alloc: Allow disabling jemalloc
Alex Crichton
-48
/
+199
2014-06-16
alloc: Format heap.rs to 80-char max
Alex Crichton
-24
/
+39
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-25
/
+0
2014-05-30
Register new snapshots
Alex Crichton
-8
/
+1
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-6
/
+6
2014-05-21
alter `exchange_free` for sized deallocation
Daniel Micay
-3
/
+9
2014-05-21
migrate from `exchange_malloc` to `allocate`
Daniel Micay
-10
/
+4
2014-05-17
std: Refactor liballoc out of lib{std,sync}
Alex Crichton
-0
/
+201