| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-26 | add memset32/memset64 | Daniel Micay | -0/+10 | |
| 2013-05-26 | C++0x -> C++11 | Daniel Micay | -1/+1 | |
| 2013-05-26 | make the memcpy/memmove intrinsics higher-level | Daniel Micay | -4/+17 | |
| This allows them to make use of the type's alignment, instead of being pessimistic and assuming it is only 1. | ||||
| 2013-05-25 | Add basic atomic types | James Miller | -0/+344 | |
| 2013-05-23 | optimize util::swap, &mut pointers never alias | Daniel Micay | -1/+0 | |
| 2013-05-23 | add memcpy intrinsic to mirror memmove | Daniel Micay | -0/+7 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+2516 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
