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
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2011-03-24
Remove obsolete Makefiles.
Graydon Hoare
-985
/
+0
2011-03-23
Support for 'float' in type signatures.
Lindsey Kuper
-1
/
+2
2011-03-22
Further support for floating-point. Literals with exponents work
Tim Chevalier
-1
/
+2
2011-03-22
Add a test case for empty mutable vector literals, XFAIL'd in rustboot
Patrick Walton
-0
/
+1
2011-03-22
Added test case for floats
Tim Chevalier
-0
/
+5
2011-03-22
Add a regression test for channels of nil, which happens to work in rustc, bu...
Brian Anderson
-0
/
+1
2011-03-22
Un-XFAIL task-comm-4, 5 & 6
Brian Anderson
-3
/
+0
2011-03-21
Repair some fallout from pcwalton's last few build changes.
Graydon Hoare
-4
/
+4
2011-03-18
rustc: Implement "mutable?". Add a test case and XFAIL it in rustboot for now.
Patrick Walton
-0
/
+1
2011-03-16
rustc: Add str_from_cstr() and str_from_buf() functions to the standard libra...
Patrick Walton
-0
/
+1
2011-03-16
Disable built-in rules in makefile, speed up win32 build.
Graydon Hoare
-0
/
+10
2011-03-16
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw...
Graydon Hoare
-1
/
+0
2011-03-15
rustc: Add support for LLVM memory buffer creation via a wrapper function
Patrick Walton
-1
/
+2
2011-03-15
Improve depfile generation for rustc.
Graydon Hoare
-2
/
+5
2011-03-15
Fix ld flag order for fussy win32 linker.
Graydon Hoare
-2
/
+2
2011-03-14
llvmext: Add Mach-O object file reading support to LLVM's BFD workalike
Patrick Walton
-1
/
+1
2011-03-14
Bump LLVM version strings to 3.0svn, we're effectively tied to it now anyways.
Graydon Hoare
-1
/
+1
2011-03-14
Add fannkuchredux shootout benchmark
Brian Anderson
-0
/
+1
2011-03-14
Rename binary trees benchmark to match the original shootout source
Brian Anderson
-1
/
+1
2011-03-14
Implement the rest of the binary trees shootout benchmark
Brian Anderson
-0
/
+1
2011-03-14
Add 99-bottles benchmarks to testsuite
Brian Anderson
-5
/
+11
2011-03-14
Integrate shootout benchmarks into testsuite
Brian Anderson
-3
/
+12
2011-03-14
Reorganize makefile targets
Brian Anderson
-21
/
+8
2011-03-14
Add functionality for running external programs to the std lib
Marijn Haverbeke
-0
/
+1
2011-03-11
Add llvmext/include to the list of include directories to hopefully put out t...
Patrick Walton
-1
/
+1
2011-03-11
Rename libsupport to librustllvm
Patrick Walton
-8
/
+8
2011-03-11
rustc: Add a binding to LLVM's object file reader. Until it's sent upstream, ...
Patrick Walton
-3
/
+31
2011-03-11
Include glob in crate depfile deps, to handle file-add events with cached dep...
Graydon Hoare
-1
/
+7
2011-03-11
Remove redundant entry from Makefile
Graydon Hoare
-1
/
+0
2011-03-11
Re-XFAIL size-and-align.rs to put out burning tinderbox
Patrick Walton
-0
/
+1
2011-03-11
rustc: Load structural loop variables in iterators. Un-XFAIL foreach-put-stru...
Patrick Walton
-1
/
+0
2011-03-11
rustc: Un-XFAIL test/run-pass/foreach-simple-outer-slot.rs
Patrick Walton
-1
/
+0
2011-03-11
Switch rustboot from element-wise copying to take+drop+memcpy. Un-XFAIL size-...
Graydon Hoare
-1
/
+0
2011-03-11
rustc: Un-XFAIL generic-iter-frame.rs
Patrick Walton
-1
/
+0
2011-03-11
Un-XFAIL test/run-pass/foreach-nested.rs and test/run-pass/foreach-nested-2.rs
Patrick Walton
-2
/
+0
2011-03-11
rustc: Populate the upvar environment when calling iterator bodies. Un-XFAIL ...
Patrick Walton
-1
/
+0
2011-03-10
Help extinguish fires.
Graydon Hoare
-1
/
+1
2011-03-10
Move the glue code to a .o file. This reduces how much asm we print
Graydon Hoare
-14
/
+15
2011-03-10
rustc: Use the generic info from the item in bind thunks just as calls do. Un...
Patrick Walton
-1
/
+0
2011-03-10
rustc: Fix off-by-one error and logic error regarding type parameters in the ...
Patrick Walton
-1
/
+0
2011-03-10
Add failing test for tag-leaking case.
Graydon Hoare
-0
/
+1
2011-03-10
rustc: Run cleanups on while expressions' condition blocks. Un-XFAIL while-pr...
Patrick Walton
-1
/
+0
2011-03-09
Implement deep structural comparison through boxes and sequences.
Graydon Hoare
-0
/
+2
2011-03-09
Un-XFAIL a couple export-related tests.
Graydon Hoare
-2
/
+0
2011-03-09
rustc: Have tag patterns use the type parameter information from the typechec...
Patrick Walton
-1
/
+0
2011-03-09
rustc: Make tag pattern translation generic-aware. Un-XFAIL generic-tag-alt.rs.
Patrick Walton
-1
/
+0
2011-03-08
rustc: Typecheck the base part of record extension expressions. Un-XFAIL rec-...
Patrick Walton
-1
/
+0
2011-03-08
Un-XFAIL obj-return-polytypes.rs
Graydon Hoare
-1
/
+0
2011-03-08
rustc: Have trans get the type parameters from the annotation instead of tryi...
Patrick Walton
-1
/
+0
2011-03-08
Fix generic-bind support for bound aliases and generics.
Graydon Hoare
-0
/
+1
[next]