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
/
liburl
Age
Commit message (
Expand
)
Author
Lines
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-207
/
+207
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-45
/
+45
2014-05-22
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
bors
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-4
/
+4
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-15
Updates with core::fmt changes
Alex Crichton
-13
/
+13
2014-05-14
liburl: Remove all uses of `~str` from `liburl`
Patrick Walton
-302
/
+315
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-05-01
remove leftover obsolete string literals
Daniel Micay
-2
/
+2
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-213
/
+215
2014-04-15
liburl doc: insert missing hyphen
Chris Shea
-1
/
+1
2014-04-10
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and
Patrick Walton
-24
/
+25
2014-04-06
De-~[] Mem{Reader,Writer}
Steven Fackler
-1
/
+1
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-04-03
auto merge of #13286 : alexcrichton/rust/release, r=brson
bors
-1
/
+1
2014-03-31
url: Switch privacy defaults where necessary
Alex Crichton
-12
/
+12
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-8
/
+8
2014-03-23
Make url::Url derive TotalEq.
Ms2ger
-2
/
+2
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-2
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-15
auto merge of #12923 : sfackler/rust/vecify, r=brson
bors
-23
/
+24
2014-03-15
Remove most ~[] usage in liburl
Steven Fackler
-23
/
+24
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-0
/
+1283