| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-05-07 | Clarify docs for path::normalize. Closes #2362 | Brian Anderson | -1/+9 | |
| 2012-03-20 | Implement an initial version of placement new. | Niko Matsakis | -9/+9 | |
| 2012-03-15 | core: Docs | Brian Anderson | -7/+27 | |
| 2012-03-09 | core: Convert to rustdoc | Brian Anderson | -53/+26 | |
| 2012-03-08 | Rename last to last_opt, last_unsafe to last | Tim Chevalier | -1/+1 | |
| As per discussion on IRC. I am about to file an RFC for further discussion about the more general issue of whether to enforce invariants through types, typestate, or dynamic checks, but for now, removing the misleading name "last_unsafe". | ||||
| 2012-03-08 | Rename last_total to last_unsafe | Tim Chevalier | -1/+2 | |
| See Issue 1943 for any discussion (reopen it if necessary). Closes #1943 | ||||
| 2012-03-07 | add mutability annotations to libcore | Niko Matsakis | -6/+6 | |
| 2012-03-02 | First cut at consolidated core::os module built on core::libc. | Graydon Hoare | -0/+505 | |
