]> git.lizzy.rs Git - rust.git/history - src/etc/libc.c
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / etc / libc.c
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #11904 : nick29581/rust/0filemap, r=alexc...
2014-02-19 borsauto merge of #12317 : huonw/rust/utf16, r=alexcrichton
2014-02-19 borsauto merge of #12245 : nick29581/rust/priv2, r=alexcrichton
2014-02-18 borsauto merge of #12359 : alexcrichton/rust/update-compile...
2014-02-18 borsauto merge of #12357 : chromatic/rust/gh_11976_fail_bou...
2014-02-18 borsauto merge of #12336 : kballard/rust/mutexarc-no-freeze...
2014-02-18 borsauto merge of #12330 : nick29581/rust/glue, r=huonw
2014-02-18 borsauto merge of #12354 : alexcrichton/rust/fix-rustuv...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-18 borsauto merge of #12314 : huonw/rust/is_utf8_iter, r=kballard
2014-02-18 borsauto merge of #12345 : huonw/rust/speeling, r=cmr
2014-02-18 borsauto merge of #12342 : ehsanul/rust/remove-shared-chan...
2014-02-18 borsauto merge of #12321 : bjz/rust/remove-real, r=alexcrichton
2014-02-18 borsauto merge of #12103 : alexcrichton/rust/unix, r=brson
2014-02-18 borsauto merge of #12243 : dguenther/rust/extend-tidy,...
2014-02-17 Derek GuentherAdded more scripts to tidy check
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10179 : alexcrichton/rust/rt-improvement...
2013-11-03 Alex CrichtonFill out the remaining functionality in io::file
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 borsauto merge of #6208 : sanxiyn/rust/accurate-span, r...
2013-05-05 borsauto merge of #6235 : pnkfelix/rust/issue-3326-play...
2013-05-05 borsauto merge of #6234 : yichoi/rust/glob-dummy-pull,...
2013-05-04 borsauto merge of #6230 : thestinger/rust/whitespace, r...
2013-05-04 Daniel Micayadd gitattributes and fix whitespace issues
2012-03-13 Graydon HoareLibc/os/run/rand/io reorganization. Close #1373. Close...
2012-03-10 Graydon HoareAdd a couple more missing pieces to libc and os.
2012-03-03 Graydon HoareFirst cut at consolidated core::os module built on...
2012-02-28 Graydon HoareAdd libc module to libcore and utility file to help...