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
/
etc
Age
Commit message (
Expand
)
Author
Lines
2011-12-16
Install and snapshot cargo by default.
Graydon Hoare
-0
/
+3
2011-12-16
Update build machinery to build and install librustc everywhere (including sn...
Graydon Hoare
-0
/
+3
2011-12-13
Attempt to fix windows builder.
Graydon Hoare
-2
/
+6
2011-12-13
Register new snapshots and teach snapshot script to deal with extracting new-...
Graydon Hoare
-21
/
+3
2011-12-12
build: Temp hack to make transition to new snapshot
Haitao Li
-1
/
+18
2011-12-12
Update snapshot scripts to pick up the versioned libraries
Haitao Li
-9
/
+21
2011-12-07
Register new snapshots (containing libcore auto-importing it now).
Graydon Hoare
-3
/
+0
2011-12-07
Change snapshot script to pick up host libcore as well.
Graydon Hoare
-6
/
+18
2011-12-07
Merge branch 'master' of github.com:graydon/rust
Graydon Hoare
-3
/
+4
2011-12-06
Fix condition in snapshot script. Argv is never 2 long, it can be 3 or 4.
Graydon Hoare
-1
/
+1
2011-12-05
correct the use of 'sed -i'
Niko Matsakis
-3
/
+4
2011-12-02
build: added CFG_INSTALL_SNAP for automatically activating test snapshots
Stefan Plantikow
-2
/
+36
2011-12-01
stdlib: Implement some preliminary libuv bindings
Brian Anderson
-0
/
+23
2011-11-29
make check-fast work
Niko Matsakis
-2
/
+2
2011-11-29
tweak to get windows test-running correct
Niko Matsakis
-1
/
+2
2011-11-29
fix to new model where triple is explicit
Niko Matsakis
-5
/
+5
2011-11-29
update snapshot scripts
Niko Matsakis
-21
/
+20
2011-11-29
basic builds function
Niko Matsakis
-2
/
+4
2011-11-24
Use new mod syntax in check-fast driver
Brian Anderson
-1
/
+2
2011-11-23
doc: Build keywords multitable automatically
Haitao Li
-0
/
+103
2011-11-08
Re-add libuv as a submodule.
Erick Tryzelaar
-4
/
+4
2011-11-08
Make task_sleep an intrinsic.
Brian Anderson
-3
/
+10
2011-11-07
Upgrade libuv to f1859eb841be2fe48512bc10e64556383f408b01
Brian Anderson
-3
/
+3
2011-11-02
enable intrinsics for multiple arch
Niko Matsakis
-0
/
+19
2011-11-02
start going back to an i386 build
Niko Matsakis
-4
/
+7
2011-11-02
hack around on makefiles trying to get a 64 bit build
Niko Matsakis
-33
/
+35
2011-10-31
Register snapshots
Brian Anderson
-10
/
+1
2011-10-31
Update snapshot scripts for new stdlib name
Brian Anderson
-2
/
+11
2011-10-29
Update keyword list in vim/syntax/rust.vim
Matt Brubeck
-6
/
+6
2011-10-22
Update src/etc/gyp-uv
Brian Anderson
-7
/
+9
2011-10-12
move ctags.rust into src/etc
Niko Matsakis
-0
/
+7
2011-10-07
Make windows package uninstallable
Brian Anderson
-0
/
+24
2011-10-07
Make windows packaging work again
Brian Anderson
-10
/
+13
2011-10-05
Add more valgrind suppressions for __libc_freeres
Brian Anderson
-0
/
+9
2011-09-29
Register snapshots and finish filesystem reorg
Brian Anderson
-11
/
+1
2011-09-29
Update snapshot scripts for the new regime
Brian Anderson
-6
/
+6
2011-09-29
vim: Add `pure` to the list of keywords
Patrick Walton
-2
/
+2
2011-09-28
Eliminate glue.o. Closes #990
Brian Anderson
-2
/
+12
2011-09-28
vim: `const` is a keyword
Patrick Walton
-2
/
+2
2011-09-23
Add libuv upgrade instructions to src/etc/gyp-uv
Erick Tryzelaar
-0
/
+13
2011-09-23
Update to libuv commit 3ca382.
Erick Tryzelaar
-0
/
+36
2011-09-11
Don't check-fast xfail-win32 tests
Brian Anderson
-1
/
+2
2011-09-02
Remove transitional code from combine-tests.py. Issue #855
Brian Anderson
-7
/
+1
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-1
/
+1
2011-08-30
Allow main to take istrs. Issue #855
Brian Anderson
-0
/
+6
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-1
/
+1
2011-08-26
Add a valgrind suppression for the llvm::User leak
Brian Anderson
-0
/
+6
2011-08-24
Fix combine-tests.py for new ivec regime
Brian Anderson
-1
/
+1
2011-08-16
Convert most main functions to the ivec signature
Brian Anderson
-2
/
+2
2011-08-14
Register new snapshots
Brian Anderson
-10
/
+1
[next]