about summary refs log tree commit diff
path: root/src/libstd/sys/windows/c.rs
AgeCommit message (Expand)AuthorLines
2015-01-19std::dynamic_lib: Fix Windows error handlingklutzy-0/+7
2015-01-06More test fixesAlex Crichton-20/+19
2015-01-06rollup merge of #20612: retep998/winsizeAlex Crichton-0/+30
2015-01-06Implement TTY::get_winsize for WindowsPeter Atashian-0/+30
2015-01-05std: Redesign c_str and c_vecAlex Crichton-9/+8
2015-01-02rollup merge of #20273: alexcrichton/second-pass-commAlex Crichton-1/+0
2015-01-02std: Stabilize the prelude moduleAlex Crichton-2/+4
2015-01-02More falloutNick Cameron-6/+6
2014-12-29Test fixes and rebase conflictsAlex Crichton-1/+0
2014-12-29std: Stabilize the prelude moduleAlex Crichton-2/+2
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-6/+6
2014-11-25Fallout from stabilizationAaron Turon-1/+1
2014-11-08Runtime removal: add private sys, sys_common modulesAaron Turon-0/+250