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
/
librustpkg
/
workcache_support.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Remove rustpkg.
Corey Richardson
-58
/
+0
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-3
/
+3
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
-20
/
+6
2013-10-28
Remove the extension traits for Readers/Writers
Alex Crichton
-1
/
+1
2013-10-27
Integrate the code in the digest and cryptoutil modules directly into the sha...
Palmer Cox
-2
/
+1
2013-10-27
Remove MD5 and Sha2. Move Sha1 and support code into librustpkg.
Palmer Cox
-3
/
+2
2013-10-24
Remove even more of std::io
Alex Crichton
-10
/
+14
2013-10-22
Remove thread-blocking call to `libc::stat` in `Path::stat`
Ziad Hatahet
-7
/
+7
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-4
/
+11
2013-09-30
rustpkg: Remove uses of fmt!
Alex Crichton
-5
/
+5
2013-09-18
rustpkg: Make crates, not packages, the unit of rustpkg dependencies
Tim Chevalier
-0
/
+5
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-0
/
+58