| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-10 | core: Clean up comments and exports | Brian Anderson | -1/+10 |
| 2012-03-09 | core: Convert to rustdoc | Brian Anderson | -39/+16 |
| 2012-03-06 | core: Inline a bunch of unsafe functions | Brian Anderson | -0/+6 |
| 2012-03-05 | rewrite vec to be more unsafe, more inlined | Niko Matsakis | -0/+1 |
| 2012-02-09 | fixed memmove. were using memcpy due to copy paste error | Magnus Auvinen | -1/+1 |
| 2012-02-07 | core: Whitespace policia | Brian Anderson | -6/+13 |
| 2012-02-07 | added some documentation and made the memcpy and memmove unsafe | Magnus Auvinen | -2/+4 |
| 2012-02-07 | made leak an intrinsic to avoid a c-call. added memmove and memcpy intrinsics | Magnus Auvinen | -0/+26 |
| 2012-01-19 | Use ctypes in native function declarations | Haitao Li | -1/+1 |
| 2012-01-17 | libcore: Move core tests into libcore | Brian Anderson | -0/+17 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -0/+52 |
