summary refs log tree commit diff
path: root/src/libcore/box.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-06-25core: Convert declarations to not use the trailing 'unsafe' notationBrian Anderson-2/+2
2012-03-09core: Convert to rustdocBrian Anderson-3/+3
2012-03-06core: Resolve a FIXME in box::ptr_eqBrian Anderson-7/+2
2012-01-17libcore: Move core tests into libcoreBrian Anderson-0/+10
2012-01-16convert comments to rustdocs for box, char, comm and cytpes.rsRoland Tanglao-10/+3
2011-12-16core: marked fns as pure where possibleStefan Plantikow-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+20