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
/
libstd
/
task
/
local_data_priv.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-3
/
+9
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-34
/
+2
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-2
/
+2
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-2
/
+4
2013-07-16
Add a `get_mut` method for TLS
Alex Crichton
-15
/
+69
2013-07-14
Make TLS keys actually take up space
Alex Crichton
-2
/
+1
2013-07-14
Purge the last remnants of the old TLS api
Alex Crichton
-4
/
+3
2013-07-11
Fix a soundness problem with `get`
Alex Crichton
-31
/
+71
2013-07-11
Work around stage0 to remove '@' requirements from TLS
Alex Crichton
-70
/
+56
2013-07-09
Rename local_data methods/types for less keystrokes
Alex Crichton
-5
/
+5
2013-07-09
Change TLS to almost be able to contain owned types
Alex Crichton
-55
/
+117
2013-07-09
Change the elements in the task-local map to be actual key-value pairs
Alex Crichton
-124
/
+104
2013-07-09
Use purely an owned vector for storing TLS data
Alex Crichton
-44
/
+35
2013-07-07
remove some method resolve workarounds
Daniel Micay
-2
/
+2
2013-06-21
vec: rm old_iter implementations, except BaseIter
Daniel Micay
-2
/
+2
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-27
Get rid of no-longer-needed #[doc(hidden)] attributes.
Lindsey Kuper
-2
/
+0
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+235