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
/
test
/
run-pass
/
x86stdcall.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-2
/
+2
2013-01-25
test: fix x86stdcall test, r=burningtree.
Graydon Hoare
-5
/
+7
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-01-01
freebsd support
User Jyyou
-0
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-11-09
Add "stdcall" as synonym for "c-stack-stdcall"
Brian Anderson
-1
/
+1
2011-11-09
Make native "c-stack-stdcall" ABI work
Brian Anderson
-2
/
+7
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-2
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-8
/
+7
2011-07-18
Reformulate x86stdcall test so it works with check-fast
Brian Anderson
-11
/
+10
2011-07-18
Support x86 stdcall convention
Brian Anderson
-0
/
+21