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
/
libextra
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-10
/
+9
2013-06-28
librustc: Remove the broken overloaded assign-ops from the language.
Patrick Walton
-1
/
+1
2013-06-23
auto merge of #7258 : huonw/rust/7256, r=bstrie
bors
-0
/
+3
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-8
/
+12
2013-06-21
extra: Add a testcase for #7256.
Huon Wilson
-0
/
+3
2013-06-21
Remove all #[cfg(stage0)]-protected code
James Miller
-1
/
+1
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-1
/
+0
2013-06-13
Revert "std: convert {vec,str}::to_owned to methods."
Brian Anderson
-1
/
+1
2013-06-12
std: convert {vec,str}::to_owned to methods.
Huon Wilson
-1
/
+1
2013-06-10
std: convert str::char_at* to methods.
Huon Wilson
-5
/
+5
2013-06-10
std: convert str::reserve* to methods, and methodise str::push_*.
Huon Wilson
-1
/
+1
2013-06-10
std: remove str::{len, slice, is_empty} in favour of methods.
Huon Wilson
-3
/
+3
2013-06-09
cmp: remove duplicate free functions
Daniel Micay
-20
/
+18
2013-06-09
std: replace the str::each* fns/methods with byte iterators
Huon Wilson
-1
/
+2
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-11
/
+11
2013-05-30
Remove copy bindings from patterns.
Niko Matsakis
-6
/
+8
2013-05-30
Remove a bunch of unnecessary allocations and copies
Björn Steinbrink
-3
/
+3
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+5
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-2
/
+2
2013-05-27
Increment copyright year of time.rs
Daniel Farina
-1
/
+1
2013-05-27
Use passing by-value in gmtime, mktime
Daniel Farina
-9
/
+8
2013-05-23
cleanup warnings from libextra
Erick Tryzelaar
-94
/
+94
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
/
+1268