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
Age
Commit message (
Expand
)
Author
Lines
2011-11-29
Adjust perf target to use correct variable names
Brian Anderson
-1
/
+1
2011-11-29
work on perf
Niko Matsakis
-2
/
+3
2011-11-29
fix more problems w/ check-fast
Niko Matsakis
-17
/
+17
2011-11-29
make check-fast work
Niko Matsakis
-58
/
+90
2011-11-29
fix dependencies for snap-stage[23]
Niko Matsakis
-2
/
+2
2011-11-29
tweak to get windows test-running correct
Niko Matsakis
-8
/
+9
2011-11-29
fix to new model where triple is explicit
Niko Matsakis
-5
/
+5
2011-11-29
update snapshot scripts
Niko Matsakis
-24
/
+23
2011-11-29
when type checking still pass in the rustc args from cmd line
Niko Matsakis
-6
/
+2
2011-11-29
update io test to use tmp directory, and update configure to create it
Niko Matsakis
-2
/
+2
2011-11-29
fix clean target
Niko Matsakis
-3
/
+3
2011-11-29
fix makefiles, add option to ignore changes in makefiles
Niko Matsakis
-39
/
+49
2011-11-29
extra whitespace
Niko Matsakis
-1
/
+1
2011-11-29
fix bug in shape concerning size of tag variant
Niko Matsakis
-7
/
+47
2011-11-29
makefiles now seem to be working, rustc is not
Niko Matsakis
-7
/
+42
2011-11-29
make check works
Niko Matsakis
-31
/
+40
2011-11-29
misc fixes
Niko Matsakis
-110
/
+137
2011-11-29
basic builds function
Niko Matsakis
-324
/
+372
2011-11-29
Add --stack-growth to the morestack test compile flags
Brian Anderson
-0
/
+3
2011-11-28
rt: Make 64-bit __morestack grow and shrink properly
Brian Anderson
-7
/
+54
2011-11-28
rt: Remove a FIXME frome x86_64/morestack.S
Brian Anderson
-1
/
+0
2011-11-28
rt: Get 64-bit Linux __morestack allocating new stacks
Brian Anderson
-5
/
+10
2011-11-28
rustc: Link in libmorestack.a when --stack-growth
Brian Anderson
-0
/
+5
2011-11-28
configure: Add --disable-manage-submodules switch
Brian Anderson
-0
/
+11
2011-11-28
rt: Build __morestack as a static library and copy it to the right places
Brian Anderson
-1
/
+11
2011-11-28
rt: Set hidden visibility on __morestack
Brian Anderson
-0
/
+18
2011-11-28
rt: Rename L$bail to .L$bail in i386/morestack.S
Brian Anderson
-2
/
+2
2011-11-28
build: Stop linking morestack.S to rt
Brian Anderson
-2
/
+0
2011-11-28
rt: Implement part of the 64-bit __morestack
Brian Anderson
-20
/
+57
2011-11-28
Ignore some should_fail tests on win32
Brian Anderson
-0
/
+2
2011-11-28
c_vec: add tests
Joshua Wise
-0
/
+58
2011-11-28
c_vec: Remove the mutable cast be forcing the pointer to be mutable throughou...
Joshua Wise
-6
/
+7
2011-11-28
Add c_vec library to std.
Joshua Wise
-1
/
+100
2011-11-28
ptr: Add mut_offset, to be able to calculate an offset on mutable pointers.
Joshua Wise
-0
/
+10
2011-11-27
rt: Implement record_sp for 64-bit linux
Brian Anderson
-0
/
+5
2011-11-25
Register snapshots
Brian Anderson
-0
/
+5
2011-11-25
rustc: Fall back to intrinsics.ll if we can't parse the bc
Brian Anderson
-4
/
+61
2011-11-25
build: Fix the rules for reconfiguring on git submodule changes
Brian Anderson
-3
/
+1
2011-11-25
build: Create a better definition of LLVM deps
Brian Anderson
-3
/
+7
2011-11-25
tutorial: Fix typo in the test section
Haitao Li
-1
/
+1
2011-11-24
Comment-out some math tests that produce different results on win32
Brian Anderson
-7
/
+9
2011-11-24
std: math: renaming and documentation fixes
Stefan Plantikow
-8
/
+35
2011-11-24
std: factored f32 and f64 out from math
Stefan Plantikow
-77
/
+289
2011-11-24
std: added missing calls to math; covers C95 completely now, includes tests
Stefan Plantikow
-31
/
+336
2011-11-24
std: math now declares libm dependencies as pure
Stefan Plantikow
-60
/
+60
2011-11-24
std: rewrote math to support most C95 libmath calls on f32, f64 and float
Stefan Plantikow
-64
/
+305
2011-11-24
Use new mod syntax in check-fast driver
Brian Anderson
-1
/
+2
2011-11-24
rustc: Fix a bug in cdir attribute parsing
Brian Anderson
-0
/
+13
2011-11-24
rustc: Add a path attribute for crate directives
Haitao Li
-44
/
+57
2011-11-24
Register snapshots
Brian Anderson
-0
/
+5
[prev]
[next]