about summary refs log tree commit diff
path: root/src/libstd/unstable
AgeCommit message (Expand)AuthorLines
2013-05-26add memset32/memset64Daniel Micay-0/+10
2013-05-26C++0x -> C++11Daniel Micay-1/+1
2013-05-26make the memcpy/memmove intrinsics higher-levelDaniel Micay-4/+17
2013-05-25Add basic atomic typesJames Miller-0/+344
2013-05-23optimize util::swap, &mut pointers never aliasDaniel Micay-1/+0
2013-05-23add memcpy intrinsic to mirror memmoveDaniel Micay-0/+7
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+2516