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
/
local_heap.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-21
libstd: Add some methods to `Vec<T>`.
Patrick Walton
-1
/
+1
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-1
/
+1
2014-02-23
std: Remove unstable::lang
Brian Anderson
-1
/
+18
2014-02-23
std: Move raw to std::raw
Brian Anderson
-1
/
+1
2014-02-20
move extra::test to libtest
Liigo Zhuang
-1
/
+2
2014-02-14
Register new snapshots
Alex Crichton
-3
/
+0
2014-02-13
Don't allocate in LocalHeap::new()
Alex Crichton
-7
/
+8
2014-02-13
Register new snapshots
Alex Crichton
-74
/
+0
2014-02-07
remove type descriptors from proc and @T
Daniel Micay
-0
/
+61
2014-02-02
std,extra: remove use of & support for @[].
Huon Wilson
-1
/
+1
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-2
/
+2
2014-01-22
Replace C types with Rust types in libstd, closes #7313
Florian Hahn
-7
/
+5
2014-01-15
libstd: Added more #[inline] annotations and replaced uses of `libc::abort` w...
Eduard Burtescu
-0
/
+12
2014-01-07
std: Fill in all missing imports
Alex Crichton
-0
/
+3
2013-12-15
librustc: Remove identifiers named `box`, since it's about to become a keyword.
Patrick Walton
-20
/
+20
2013-12-10
librustuv: RAII-ify `Local::borrow`, and remove some 12 Cells.
Patrick Walton
-1
/
+2
2013-12-08
Remove dead codes
Kiet Tran
-0
/
+2
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-9
/
+3
2013-10-26
Rewrite boxed_region/memory_region in Rust
Alex Crichton
-64
/
+238
2013-10-23
Removed Unnecessary comments and white spaces #4386
reedlepee
-1
/
+0
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-2
/
+3
2013-10-11
De-pub some private runtime components
Alex Crichton
-0
/
+11
2013-10-08
rm useless fast_ffi attributes
Daniel Micay
-7
/
+0
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-27
librustc: Ensure that type parameters are in the right positions in paths.
Patrick Walton
-3
/
+4
2013-08-23
rt: Memory regions are never synchronized now
Brian Anderson
-5
/
+2
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+5
2013-08-12
std: Re-optimize tls access on local allocation path
Brian Anderson
-2
/
+7
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-27
/
+4
2013-08-09
std: Fix perf of local allocations in newsched
Brian Anderson
-7
/
+15
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-1
/
+1
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-3
/
+3
2013-07-22
std: add #[bench] benchmarks for global and local heaps.
Graydon Hoare
-0
/
+19
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-24
std: Make box annihilator work with newsched
Brian Anderson
-1
/
+49
2013-06-24
std: Rewrite vec_reserve_shared_actual in Rust
Brian Anderson
-0
/
+9
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+80