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
/
unstable
/
extfmt.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-23
libsyntax: Introduce routines and remove all `@fn`s from libsyntax save the o...
Patrick Walton
-8
/
+14
2013-08-22
Enabled unit tests in std and extra.
Vadim Chugunov
-2
/
+0
2013-08-20
rm obsolete integer to_str{,_radix} free functions
Daniel Micay
-2
/
+1
2013-08-10
Mass rename of .consume{,_iter}() to .move_iter()
Erick Tryzelaar
-1
/
+1
2013-08-04
Merge remote-tracking branch 'remotes/origin/master' into str-remove-null
Erick Tryzelaar
-5
/
+5
2013-08-04
Remove trailing null from strings
Erick Tryzelaar
-6
/
+8
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-5
/
+5
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-6
/
+5
2013-07-29
Added %p directive to fmt!, which expects *T as argument
Do Nhat Minh
-0
/
+7
2013-07-08
Replaces the free-standing functions in f32, &c.
Jens Nockert
-2
/
+2
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-0
/
+1
2013-06-28
Rewrite each_path to allow performance improvements in the future.
Patrick Walton
-0
/
+1
2013-06-21
vec: rm old_iter implementations, except BaseIter
Daniel Micay
-1
/
+1
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-1
/
+1
2013-06-12
std: remove substr & str::count_*, methodise char_len, implement slice_chars.
Huon Wilson
-4
/
+4
2013-06-11
option: remove redundant old_iter impls
Daniel Micay
-6
/
+6
2013-06-10
std: remove str::{len, slice, is_empty} in favour of methods.
Huon Wilson
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-2
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+690