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
/
libextra
/
rl.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-9
/
+19
2013-08-15
Add ToCStr method .with_c_str()
Kevin Ballard
-5
/
+5
2013-08-04
std: replace str::as_c_str with std::c_str
Erick Tryzelaar
-6
/
+6
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-7
/
+7
2013-07-23
std: move StrUtil::as_c_str into StrSlice
Erick Tryzelaar
-5
/
+5
2013-07-22
new snapshot
Daniel Micay
-3
/
+0
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-1
/
+1
2013-07-14
Make TLS keys actually take up space
Alex Crichton
-1
/
+1
2013-07-14
Purge the last remnants of the old TLS api
Alex Crichton
-11
/
+15
2013-07-11
Remove all external requirements of `@` from TLS
Alex Crichton
-1
/
+1
2013-07-09
Rename local_data methods/types for less keystrokes
Alex Crichton
-2
/
+2
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-5
/
+4
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+88