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
/
doc
/
trpl
/
ffi.md
Age
Commit message (
Expand
)
Author
Lines
2015-06-20
TRPL: FFI: address panics
Steve Klabnik
-0
/
+34
2015-06-10
Rollup merge of #26146 - steveklabnik:remove_unsafe_pointer, r=Gankro
Manish Goregaokar
-2
/
+2
2015-06-09
Exise 'unsafe pointer' in favor of 'raw pointer'
Steve Klabnik
-2
/
+2
2015-06-09
Clarify confusing sentence in TRPL: FFI
Steve Klabnik
-2
/
+4
2015-05-18
TRPL: Add `rust` Marker to Some Code Block
Pascal Hertleif
-6
/
+6
2015-04-15
Grammar fix
Brett Cannon
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-2
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-26
New section of the book: nightly rust
Steve Klabnik
-25
/
+0
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+8
2015-03-19
Reference Drop in FFI chapter
Steve Klabnik
-0
/
+2
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-02-18
rollup merge of #22484: riginding/master
Alex Crichton
-1
/
+1
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-2
/
+2
2015-02-18
Fixed link in ffi documentation
Ryan Riginding
-1
/
+1
2015-02-16
Fix grammar
Manish Goregaokar
-1
/
+1
2015-02-13
Enhance static mut example in FFI chapter.
Steve Klabnik
-4
/
+11
2015-01-17
Fix more rollup problems
Steve Klabnik
-0
/
+1
2015-01-17
Add C -> Rust example to FFI chapter of the book.
Steve Klabnik
-28
/
+46
2015-01-17
Fix up titles of TRPL chapters
Steve Klabnik
-1
/
+1
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-4
/
+4
2015-01-17
Remove segmented stack info from the FFI chapter of the book.
Steve Klabnik
-23
/
+0
2015-01-15
rollup merge of #21105: csouth3/kill-box-import
Alex Crichton
-2
/
+0
2015-01-13
Remove unneeded box import in examples
Chase Southwood
-2
/
+0
2015-01-12
Purge references to Rust tasks from TRPL.
Paul Crowley
-7
/
+6
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-1
/
+1
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+546