summary refs log tree commit diff
path: root/src/libstd/dbg.rs
AgeCommit message (Expand)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-2/+2
2012-07-03Switch 'native' to 'extern' (or 'foreign' in some descriptions)Graydon Hoare-1/+1
2012-06-28Fix sys::refcount and remove dbg::refcountBen Blum-6/+0
2012-06-06std: Add debug::breakpointBrian Anderson-0/+14
2012-06-03prohibit type parameters in native fns and other minor fixesNiko Matsakis-10/+22
2012-03-09std: Convert to rustdocBrian Anderson-9/+1
2012-03-05Remove dead code from rt (debug_obj, rust_obj, rust_closure, rust_box_obj, ru...Graydon Hoare-16/+0
2012-01-19Use ctypes in native function declarationsHaitao Li-1/+2
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+71