]> git.lizzy.rs Git - rust.git/history - src/etc/make-snapshot.py
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / etc / make-snapshot.py
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-13 borsauto merge of #14158 : nikomatsakis/rust/issue-5527...
2014-05-13 borsauto merge of #14168 : zwarich/rust/deriving-clone...
2014-05-13 borsauto merge of #14167 : cmr/rust/cmplx, r=alexcrichton
2014-05-13 borsauto merge of #13919 : thomaslee/rust/thomaslee_propose...
2014-05-13 borsauto merge of #14164 : alexcrichton/rust/rollup, r...
2014-05-13 David Creswickadd shebang to scripts that have execute bit set
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-06 borsauto merge of #12053 : fhahn/rust/remove-str-in-comment...
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12051 : luqmana/rust/arm-fix, r=alexcrichton
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #12054 : alexcrichton/rust/less-flaky...
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-05 Adrien Tétaretc: add missing license boilerplates
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7938 : crabtw/rust/foreign-vis, r=huonw
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-19 Brian Andersonmk: Remove CFG_INSTALL_SNAP logic. #2664
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-20 Tim ChevalierMerge pull request #4506 from thestinger/mkdtemp
2013-01-20 Tim ChevalierMerge pull request #4519 from cpeterso/impl-timespec-ord
2013-01-18 Brian AndersonAdd a license check to tidy. #4018
2011-12-07 Graydon HoareMerge branch 'master' of github.com:graydon/rust
2011-12-07 Graydon HoareFix condition in snapshot script. Argv is never 2 long...
2011-12-02 Stefan Plantikowbuild: added CFG_INSTALL_SNAP for automatically activat...
2011-11-29 Niko Matsakisupdate snapshot scripts
2011-05-12 Graydon HoareAdd snap-stageN targets.
2011-05-03 Graydon HoareMore snapshot logic refactoring.
2011-05-03 Graydon HoareMore hacking on the snapshot system.
2011-05-03 Graydon HoareInitial sketch of snapshot support code, based on code...