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-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
2011-08-14
Fix typo in snapshot.py
Brian Anderson
-1
/
+1
2011-08-14
Add lib/main.o to snapshot
Brian Anderson
-2
/
+11
2011-08-05
etc: Add "lambda" and "inline" to the vim mode
Patrick Walton
-4
/
+4
2011-08-05
etc: Update the Vim syntax mode with new keywords
Patrick Walton
-6
/
+6
2011-07-28
Make combine-tests ignore temp files
Brian Anderson
-1
/
+2
2011-07-27
Another attempt at fixing fast check for the win tinderbox
Marijn Haverbeke
-1
/
+1
2011-07-27
Fix python script for fast-check to output valid syntax
Marijn Haverbeke
-1
/
+1
2011-07-27
Hack to make snap-stage1 actually build incompatible changes
Marijn Haverbeke
-1
/
+4
2011-07-23
Add an NSIS script for building a win32 installer. Closes #522.
Graydon Hoare
-0
/
+39
2011-07-21
Build the stage1 compiler against the newly built librustrt.
Michael Sullivan
-9
/
+1
2011-07-21
Grab librustrt.so instead of lib/librustrt.so in the snapshot.
Michael Sullivan
-1
/
+9
2011-07-21
Build stage0/lib/libstd.so using the stage0 compiler.
Michael Sullivan
-3
/
+3
2011-07-19
Register new snapshots
Brian Anderson
-10
/
+1
2011-07-19
Update snapshot scripts for new location of intrinsics.bc
Brian Anderson
-2
/
+11
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-0
/
+3
2011-07-12
Fix fast-check target by disabling code snippet printing on warnings (broken ...
Graydon Hoare
-1
/
+2
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-10
/
+1
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-2
/
+11
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-10
/
+1
2011-07-11
Step 1/n for moving to the new type system: include intrinsics.bc in the
Rafael Ávila de Espíndola
-2
/
+11
2011-07-07
Register new snapshots
Brian Anderson
-8
/
+1
2011-07-07
Add rt and rustllvm to the snapshot
Brian Anderson
-2
/
+12
2011-07-07
Use new snapshot.
Rafael Ávila de Espíndola
-7
/
+1
2011-07-07
Add the static std library in the next snapshot.
Rafael Ávila de Espíndola
-2
/
+8
2011-06-30
More fiddling with fast-check, now works on at least one windows machine.
Graydon Hoare
-6
/
+8
2011-06-29
More fixes to fast-check.
Graydon Hoare
-5
/
+2
2011-06-29
Register new snapshots
Brian Anderson
-8
/
+1
2011-06-29
Change snapshot logic to archive glue.o from the lib directory
Brian Anderson
-2
/
+9
2011-06-29
Add fast-check target that combines the stage2 run-pass suite into a single e...
Graydon Hoare
-0
/
+66
2011-06-28
Bit more work on mingw cross. Pending on other changes now (test combination,...
Graydon Hoare
-1
/
+1
[next]