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
/
librustpkg
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-06
auto merge of #11327 : nielsle/rust/rustpkg_argparse, r=alexcrichton
bors
-193
/
+44
2014-01-06
Disowned the Visitor.
Eduard Burtescu
-5
/
+7
2014-01-05
Move command line parsing to parse_args.rs
Niels langager Ellegaard
-160
/
+29
2014-01-05
Move syslog to BuildContext
Niels langager Ellegaard
-1
/
+1
2014-01-05
Command is now an enum
Niels langager Ellegaard
-42
/
+24
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2014-01-01
rustc::driver: Remove two @s
klutzy
-1
/
+1
2013-12-29
Rename uses of PkgId to CrateId in librustpkg
Luis de Bethencourt
-53
/
+53
2013-12-26
Register new snapshots
Alex Crichton
-2
/
+0
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-0
/
+2
2013-12-15
Register new snapshots
Alex Crichton
-8
/
+1
2013-12-14
Fix #10754 - `std::run` functions fail after io_error
Cadence Marseille
-29
/
+58
2013-12-11
Make 'self lifetime illegal.
Erik Price
-3
/
+3
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-3
/
+6
2013-12-08
Remove dead codes
Kiet Tran
-16
/
+2
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-8
/
+8
2013-12-04
std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter.
Huon Wilson
-1
/
+1
2013-12-03
Register new snapshots
Alex Crichton
-1
/
+0
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-2
/
+3
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-8
/
+8
2013-11-28
Register new snapshots
Alex Crichton
-2
/
+2
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-2
/
+2
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-17
/
+15
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-11-14
rustpkg: Disable test suite on windows
klutzy
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-3
/
+3
2013-11-12
Implemented a ProcessExit enum and helper methods to std::rt::io::process for...
Matthew Iselin
-4
/
+5
2013-11-09
auto merge of #10372 : catamorphism/rust/rustpkg-issue-9311, r=catamorphism
bors
-2
/
+2
2013-11-08
extra / rustpkg: Make getopts::opt_val private again
Tim Chevalier
-2
/
+2
2013-11-08
Specify package_id for rust libs, to avoid spurious warnings
Andrei Formiga
-0
/
+1
2013-11-04
auto merge of #10179 : alexcrichton/rust/rt-improvements, r=cmr
bors
-17
/
+14
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-11
/
+10
2013-11-03
Ensure rustpkg test fails if tests failed
Steven Fackler
-1
/
+3
2013-11-03
Fill out the remaining functionality in io::file
Alex Crichton
-2
/
+3
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-17
/
+14
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-0
/
+936