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
/
doc
/
tutorial-ffi.md
Age
Commit message (
Expand
)
Author
Lines
2013-05-12
libsyntax: Remove `extern mod foo { ... }` from the language.
Patrick Walton
-1
/
+2
2013-05-10
Fix tests with the swap operator
Alex Crichton
-1
/
+3
2013-05-08
fix incorrect region code based on the old 'self
Daniel Micay
-7
/
+7
2013-05-04
small fix to the tutorial-ffi destructor example
Daniel Micay
-7
/
+4
2013-04-26
tutorial-ffi: add example of a custom destructor
Daniel Micay
-0
/
+68
2013-04-12
auto merge of #5852 : thestinger/rust/ffi, r=thestinger
bors
-4
/
+5
2013-04-12
tutorial-ffi: add another missing word
Daniel Micay
-4
/
+5
2013-04-12
tutorial-ffi: add missing word
Daniel Micay
-2
/
+2
2013-04-12
rewrite the ffi tutorial with snappy as an example
Daniel Micay
-195
/
+139
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-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-2
/
+2
2013-02-26
doc: Remove references to mut fields. rs=demuting
Patrick Walton
-7
/
+7
2013-01-23
doc: fix tutorial unsafe blocks, r=burningtree.
Graydon Hoare
-12
/
+17
2013-01-21
Revert "doc: Fix tutorial-ffi xfail-tests and update SHA1() to use size_t"
Tim Chevalier
-24
/
+16
2013-01-20
doc: Fix tutorial-ffi xfail-tests and update SHA1() to use size_t
Chris Peterson
-16
/
+24
2012-12-23
Fix example.
Eric J. Holmes
-3
/
+3
2012-10-11
Fix tutorial-ffi tests
Tim Chevalier
-4
/
+4
2012-10-09
Copyedit FFI tutorial
Tim Chevalier
-66
/
+65
2012-10-03
Revert "docs: Call () 'unit' instead of 'nil'"
Brian Anderson
-1
/
+1
2012-10-03
docs: Call () 'unit' instead of 'nil'
Brian Anderson
-1
/
+1
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-1
/
+1
2012-09-26
docs: Give all tutorials consistent titles and intro sections
Brian Anderson
-7
/
+9
2012-09-26
tutorial: Remove all references to 'records'. Misc
Brian Anderson
-6
/
+12
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-2
/
+6
2012-09-15
docs: Make supplemental tutorials testable
Brian Anderson
-8
/
+8
2012-09-05
doc: "import" -> "use"
Patrick Walton
-4
/
+4
2012-09-05
doc: Split out the FFI part of the tutorial
Patrick Walton
-0
/
+240