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
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-3
/
+3
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-10
/
+17
2013-10-28
auto merge of #10110 : catamorphism/rust/rustpkg-dependency-build-dir, r=meta...
bors
-8
/
+17
2013-10-27
rustpkg: Build dependencies into the correct workspace when using --rust-path...
Tim Chevalier
-8
/
+17
2013-10-26
Make addl_lib_search_paths a HashSet (Closes #7718).
Joshua Yanovski
-5
/
+1
2013-10-23
Merge remote-tracking branch 'upstream/master'
Ziad Hatahet
-5
/
+21
2013-10-22
rustpkg: Support arbitrary dependencies in the install API
Tim Chevalier
-5
/
+21
2013-10-22
Remove thread-blocking call to `libc::stat` in `Path::stat`
Ziad Hatahet
-2
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-35
/
+35
2013-10-18
rustc: Check that the output file is writeable before linking
Tim Chevalier
-21
/
+15
2013-10-18
rustpkg: Make rustpkg tests stop comparing dates
Tim Chevalier
-6
/
+62
2013-10-16
path2: Update for latest master
Kevin Ballard
-3
/
+3
2013-10-16
path2: Update based on more review feedback
Kevin Ballard
-1
/
+1
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-4
/
+4
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-32
/
+47
2013-10-10
rustpkg: Make checked-out source files read-only, and overhaul where temporar...
Tim Chevalier
-8
/
+16
2013-10-09
option: rewrite the API to use composition
Daniel Micay
-1
/
+1
2013-10-08
add new enum ast::StrStyle as field to ast::lit_str
Benjamin Herr
-2
/
+2
2013-10-06
rustpkg: Fix fetching remote packages
Tim Chevalier
-21
/
+19
2013-09-30
rustpkg: Remove uses of fmt!
Alex Crichton
-38
/
+38
2013-09-29
Remove all usage of @ast::Crate
Alex Crichton
-11
/
+6
2013-09-25
rustpkg: Search for packages correctly when using the rust_path_hack
Tim Chevalier
-23
/
+20
2013-09-23
librustc: Remove `@fn` managed closures from the language.
Patrick Walton
-2
/
+2
2013-09-23
libsyntax: Remove some more `@fn` uses
Patrick Walton
-30
/
+61
2013-09-23
librustpkg: Fix diagnostic invocation syntax in librustdoc, librusti, and lib...
Patrick Walton
-2
/
+7
2013-09-23
librustc: Change fold to use traits instead of `@fn`.
Patrick Walton
-14
/
+21
2013-09-18
rustpkg: Register correct dependencies for built and installed files
Tim Chevalier
-1
/
+22
2013-09-18
rustpkg: Make crates, not packages, the unit of rustpkg dependencies
Tim Chevalier
-36
/
+22
2013-09-17
Implementing 'rustpkg init'.
Steve Klabnik
-1
/
+1
2013-09-14
rustpkg: Always write a package_id attribute into the link metadata
Tim Chevalier
-4
/
+2
2013-09-13
rustc/rustpkg: Use a target-specific subdirectory in build/ and lib/
Tim Chevalier
-3
/
+4
2013-09-12
rustpkg: Search RUST_PATH properly for dependencies, and add a test for recur...
Tim Chevalier
-9
/
+21
2013-09-12
rustpkg: Support sub-package-IDs
Tim Chevalier
-2
/
+4
2013-09-10
rustpkg: Pass command-line arguments to rustc
Tim Chevalier
-25
/
+43
2013-09-08
rustpkg: Address review comments from Jack
Tim Chevalier
-17
/
+18
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-63
/
+85
2013-09-02
Renamed syntax::ast::ident -> Ident
Marvin Löbel
-2
/
+2
2013-09-01
Modernized a few type names in rustc and syntax
Marvin Löbel
-3
/
+3
2013-08-30
rustpkg: Allow package directories to appear in the RUST_PATH
Tim Chevalier
-0
/
+7
2013-08-26
rustpkg: Test that different copies of the same package ID can exist in multi...
Tim Chevalier
-10
/
+25
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+4
2013-08-16
auto merge of #8532 : kballard/rust/cstr-cleanup, r=erickt
bors
-2
/
+2
2013-08-15
Add ToCStr method .with_c_str()
Kevin Ballard
-2
/
+2
2013-08-13
Remove unused automatic cfg bindings Fixes #7169
Nick Desaulniers
-1
/
+1
2013-08-09
Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing...
Erick Tryzelaar
-42
/
+64
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-4
/
+4
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-42
/
+64
2013-08-09
rustpkg: another fix for windows
Erick Tryzelaar
-1
/
+2
2013-08-06
Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing...
Erick Tryzelaar
-1
/
+1
2013-08-05
Updated std::Option, std::Either and std::Result
Marvin Löbel
-1
/
+1
[prev]
[next]