| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-20 | Revert order of arguments to option::maybe and from_maybe | Marijn Haverbeke | -3/+3 | |
| Closes #2019 | ||||
| 2012-03-16 | core: Store reexporting result and either. Closes #1997 | Brian Anderson | -0/+1 | |
| 2012-03-13 | Name types after their modules instead of 't' | Brian Anderson | -7/+7 | |
| 2012-03-12 | Libc/os/run/rand/io reorganization. Close #1373. Close #1638. | Graydon Hoare | -2/+2 | |
| - 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-07 | rustdoc: Look for pandoc in ~/.cabal | Brian Anderson | -2/+6 | |
| 2012-03-06 | rustdoc: Detect when pandoc isn't available | Brian Anderson | -24/+104 | |
| 2012-02-29 | rustdoc: Use unique types for writing markdown output | Brian Anderson | -2/+2 | |
| No shared types allowed. | ||||
| 2012-02-29 | rustdoc: Refactor markdown_pass | Brian Anderson | -0/+1 | |
| 2012-02-28 | rustdoc: Add -h flag | Brian Anderson | -4/+19 | |
| 2012-02-26 | rustdoc: Add command line option parsing and a config record | Brian Anderson | -0/+257 | |
