| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-04-16 | core: Factor out uint/u8/16/32/64 mods into uint-template | Brian Anderson | -41/+0 | |
| 2012-03-15 | core: Make some functions pure | Brian Anderson | -1/+1 | |
| 2012-03-09 | core: Convert to rustdoc | Brian Anderson | -40/+1 | |
| 2012-03-07 | add mutability annotations to libcore | Niko Matsakis | -1/+1 | |
| 2012-02-12 | core: Add compl functions for the rest of the integer types | Brian Anderson | -0/+5 | |
| 2012-02-12 | core: Formulate all unsigned max_values as 0 - 1 for consistency | Brian Anderson | -1/+1 | |
| 2012-02-11 | core: Add min/max functions for all int types | Brian Anderson | -0/+3 | |
| 2012-02-11 | core: Fill out missing functions for basic types | Brian Anderson | -1/+1 | |
| 2012-02-11 | core: Add modules for remaining scalar types | Brian Anderson | -0/+2 | |
| 2012-01-23 | s/block()/fn()/g | Niko Matsakis | -1/+1 | |
| 2012-01-06 | libcore: Add binop functions to u32 and u64 | Erick Tryzelaar | -0/+43 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -0/+27 | |
