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
Age
Commit message (
Expand
)
Author
Lines
2013-02-16
rm unused reserve_vec from rt (done in libcore)
Daniel Micay
-19
/
+0
2013-02-15
auto merge of #4973 : thestinger/rust/rt, r=brson
bors
-1256
/
+0
2013-02-15
rustpkg: Massage for landing.
Graydon Hoare
-521
/
+394
2013-02-15
rustpkg: Fix do listeners and support custom test logic
Zack Corr
-19
/
+40
2013-02-15
rustpkg: Add info command for probing a pkg.rs and expose work_dir/src_dir in...
Zack Corr
-6
/
+76
2013-02-15
rustpkg: Use pkg.rs instead of package.rs for consistency
Zack Corr
-2
/
+2
2013-02-15
Move semver to std and finish rustpkg
Zack Corr
-12
/
+10
2013-02-15
Correct Zack Corr's email in AUTHORS.txt
Zack Corr
-6
/
+6
2013-02-15
rustpkg: Clean up formatting issues
Zack Corr
-229
/
+240
2013-02-15
rustpkg: More fixes
Zack Corr
-9
/
+11
2013-02-15
rustpkg: Add do command and get cmd listeners working correctly
Zack Corr
-25
/
+119
2013-02-15
rustpkg: Add preliminary imperative API support
Zack Corr
-281
/
+811
2013-02-15
rustpkg: Finish all commands and declarative logic
Zack Corr
-93
/
+640
2013-02-15
Add cmp::Ord implementation for semver::Version
Zack Corr
-0
/
+56
2013-02-15
rustpkg: Finish declarative compiling and fetching via git or curl (no workca...
Zack Corr
-58
/
+356
2013-02-15
rustpkg: Finish parsing package scripts and finish boilerplate
Zack Corr
-28
/
+284
2013-02-15
rustpkg: Add package script parsing
Zack Corr
-10
/
+446
2013-02-15
rustpkg: More preliminary work
Zack Corr
-1
/
+173
2013-02-15
Rename cargo to rustpkg and start over fresh
Zack Corr
-2140
/
+61
2013-02-15
auto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
bors
-691
/
+732
2013-02-15
attempt to fix BSD breakage
Graydon Hoare
-1
/
+1
2013-02-15
librustc: Stop parsing `impl Type : Trait` and fix several declarations that ...
Patrick Walton
-424
/
+327
2013-02-15
rm unused hash table from the runtime
Daniel Micay
-1256
/
+0
2013-02-15
auto merge of #4969 : nickdesaulniers/rust/issue3869, r=brson
bors
-124
/
+130
2013-02-15
auto merge of #4964 : luqmana/rust/demove, r=graydon
bors
-1392
/
+1373
2013-02-15
auto merge of #4959 : thestinger/rust/map, r=graydon
bors
-8
/
+27
2013-02-15
auto merge of #4958 : cpeterso/rust/reseed-rng, r=graydon
bors
-92
/
+188
2013-02-15
Fix windows build error. `buf` is borrowed by the call to
Niko Matsakis
-4
/
+7
2013-02-15
Removed `has_*` predicates from NumStrConv trait
Marvin Löbel
-50
/
+34
2013-02-15
libsyntax: Remove move as a keyword.
Luqman Aden
-2
/
+2
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-398
/
+396
2013-02-15
libsyntax: Get rid of uses of `move` and don't parse it.
Luqman Aden
-130
/
+123
2013-02-15
librustc: Get rid of `move`.
Luqman Aden
-85
/
+85
2013-02-15
compiletest: Get rid of `move`.
Luqman Aden
-3
/
+3
2013-02-15
libcore: Get rid of `move`.
Luqman Aden
-362
/
+358
2013-02-15
librustdoc: Get rid of `move`.
Luqman Aden
-46
/
+46
2013-02-15
libcargo: Get rid of `move`.
Luqman Aden
-3
/
+3
2013-02-15
libstd: Fix broken test.
Luqman Aden
-1
/
+1
2013-02-15
libstd: Get rid of `move`.
Luqman Aden
-363
/
+357
2013-02-15
add reserve_at_least method to LinearMap/LinearSet
Daniel Micay
-4
/
+25
2013-02-14
auto merge of #4944 : catamorphism/rust/xxx-to-fixme, r=catamorphism
bors
-41
/
+19
2013-02-14
rustc: De-XXX resolve and borrowck...
Tim Chevalier
-39
/
+17
2013-02-14
don't deplete RNG entropy when there is only one runnable task
Chris Peterson
-4
/
+4
2013-02-14
reseed rust_rng after generating 32KB
Chris Peterson
-5
/
+31
2013-02-14
encapsulate isaac RNG in rust_rng struct
Chris Peterson
-33
/
+47
2013-02-14
move isaac RNG utility functions to new rust_rng.cpp file
Chris Peterson
-60
/
+116
2013-02-14
rt: rand.rs expects rust_next() to return uint32_t, not size_t
Chris Peterson
-1
/
+1
2013-02-15
rm FIXME from LinearMap's to_bucket
Daniel Micay
-4
/
+2
2013-02-14
auto merge of #4941 : nickdesaulniers/rust/issue4524cleanup, r=catamorphism
bors
-9
/
+0
2013-02-15
tidy
Marvin Löbel
-5
/
+0
[prev]
[next]