| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -48/+0 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
| 2013-05-14 | core::rt: Move all the uv callback definitions to one place | Brian Anderson | -5/+1 | |
| 2013-05-13 | core::rt Restructure some modules | Brian Anderson | -2/+2 | |
| Put all uv code under rt::uv, as if it were in its own crate. Pull local_sched out of rt::sched. | ||||
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 | |
| 2013-03-25 | Merge remote-tracking branch 'brson/rt' | Brian Anderson | -0/+52 | |
| Conflicts: src/libcore/rt/context.rs src/libcore/rt/sched.rs src/libcore/rt/thread.rs src/libcore/rt/uv.rs | ||||
| 2013-03-18 | core: Refactor uv bindings | Brian Anderson | -0/+52 | |
| I can already see these are going to get massive. Putting them into multiple files. | ||||
