summary refs log tree commit diff
path: root/src/doc/trpl/ffi.md
AgeCommit message (Expand)AuthorLines
2015-06-20TRPL: FFI: address panicsSteve Klabnik-0/+34
2015-06-10Rollup merge of #26146 - steveklabnik:remove_unsafe_pointer, r=GankroManish Goregaokar-2/+2
2015-06-09Exise 'unsafe pointer' in favor of 'raw pointer'Steve Klabnik-2/+2
2015-06-09Clarify confusing sentence in TRPL: FFISteve Klabnik-2/+4
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-6/+6
2015-04-15Grammar fixBrett Cannon-1/+1
2015-03-27rollup merge of #23741: alexcrichton/remove-int-uintAlex Crichton-2/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-26New section of the book: nightly rustSteve Klabnik-25/+0
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+8
2015-03-19Reference Drop in FFI chapterSteve Klabnik-0/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-18rollup merge of #22484: riginding/masterAlex Crichton-1/+1
2015-02-18std: Implement CString-related RFCsAlex Crichton-2/+2
2015-02-18Fixed link in ffi documentationRyan Riginding-1/+1
2015-02-16Fix grammarManish Goregaokar-1/+1
2015-02-13Enhance static mut example in FFI chapter.Steve Klabnik-4/+11
2015-01-17Fix more rollup problemsSteve Klabnik-0/+1
2015-01-17Add C -> Rust example to FFI chapter of the book.Steve Klabnik-28/+46
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-4/+4
2015-01-17Remove segmented stack info from the FFI chapter of the book.Steve Klabnik-23/+0
2015-01-15rollup merge of #21105: csouth3/kill-box-importAlex Crichton-2/+0
2015-01-13Remove unneeded box import in examplesChase Southwood-2/+0
2015-01-12Purge references to Rust tasks from TRPL.Paul Crowley-7/+6
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-1/+1
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+546