about summary refs log tree commit diff
path: root/src/libstd/rt/local_heap.rs
AgeCommit message (Expand)AuthorLines
2013-08-19Add externfn macro and correctly label fixed_stack_segmentsNiko Matsakis-0/+5
2013-08-12std: Re-optimize tls access on local allocation pathBrian Anderson-2/+7
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-27/+4
2013-08-09std: Fix perf of local allocations in newschedBrian Anderson-7/+15
2013-08-02librustc: Disallow "unsafe" for external functionsPatrick Walton-1/+1
2013-07-26Consolidate raw representations of rust valuesAlex Crichton-3/+3
2013-07-22std: add #[bench] benchmarks for global and local heaps.Graydon Hoare-0/+19
2013-07-03Merge remote-tracking branch 'mozilla/master'Brian Anderson-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-06-24std: Make box annihilator work with newschedBrian Anderson-1/+49
2013-06-24std: Rewrite vec_reserve_shared_actual in RustBrian Anderson-0/+9
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+80