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
/
x86stdcall2.rs
Age
Commit message (
Expand
)
Author
Lines
2013-04-23
test: fix for missing ARM support
Young-il Choi
-0
/
+1
2013-03-29
Add AbiSet and integrate it into the AST.
Niko Matsakis
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-07
test: Fix tests.
Patrick Walton
-5
/
+7
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-07
librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r...
Patrick Walton
-7
/
+9
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-2
/
+2
2013-01-30
test: Remove export from the tests, language, and libraries. rs=deexporting
Patrick Walton
-4
/
+4
2013-01-25
testsuite: Fix Windows breakage harder in x86stdcall2
Tim Chevalier
-5
/
+5
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
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-11-16
Use attributes for native module ABI and link name
Haitao Li
-1
/
+2
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
-0
/
+26