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
/
terminfo
/
searcher.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Move term, terminfo out of extra.
xales
-112
/
+0
2014-01-03
libextra: Remove unnecessary `@mut`s
Patrick Walton
-5
/
+9
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-5
/
+5
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-5
/
+5
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-2
/
+2
2013-11-03
Fill out the remaining functionality in io::file
Alex Crichton
-2
/
+2
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-5
/
+5
2013-10-24
Remove std::io once and for all!
Alex Crichton
-3
/
+4
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-8
/
+8
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-17
/
+25
2013-09-30
extra: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-2
/
+2
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-2
/
+2
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-5
/
+4
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-1
/
+1
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-1
/
+0
2013-06-12
std: convert str::replace to a method.
Huon Wilson
-1
/
+1
2013-06-12
std: remove substr & str::count_*, methodise char_len, implement slice_chars.
Huon Wilson
-3
/
+3
2013-06-10
terminfo: Support more terminfo directory structures
Kevin Ballard
-2
/
+13
2013-06-10
std: replace str::each_split* with an iterator
Huon Wilson
-2
/
+3
2013-06-03
Ignore tests that cannot pass on buildbot
Corey Richardson
-0
/
+2
2013-05-31
extra::term: better error handling and win32 compat
Corey Richardson
-2
/
+2
2013-05-31
extra::term overhaul
Corey Richardson
-0
/
+87