| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-12 | Libc/os/run/rand/io reorganization. Close #1373. Close #1638. | Graydon Hoare | -395/+0 | |
| - Move io, run and rand to core. - Remove incorrect ctypes module (use libc). - Remove os-specific modules for os and fs. - Split fs between core::path and core::os. | ||||
| 2012-03-09 | std: Convert to rustdoc | Brian Anderson | -90/+40 | |
| 2012-02-07 | Make process-spawning take environments and working directories, remove ↵ | Graydon Hoare | -25/+98 | |
| procsrv task from compiletest. | ||||
| 2012-02-01 | Remove native types from stdlib | Marijn Haverbeke | -2/+2 | |
| 2012-01-25 | Replacing str::unsafe_from_bytes with str::from_bytes (part 1) | Kevin Cantu | -2/+2 | |
| 2012-01-17 | libstd: Move std tests into libstd | Brian Anderson | -0/+69 | |
| 2012-01-11 | Major clean-up of std::io | Marijn Haverbeke | -9/+3 | |
| Use ifaces instead of objs, stop wrapping everything in two (or three) layers of no-value-added indirection, and remove some of the more pointless/outdated idioms from the code. | ||||
| 2012-01-11 | Switch run_program over to ifaces | Marijn Haverbeke | -47/+48 | |
| 2012-01-01 | freebsd support | User Jyyou | -0/+3 | |
| 2011-12-16 | reorder args to the various vec, option fns so blk comes last | Niko Matsakis | -1/+1 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -0/+1 | |
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+304 | |
