about summary refs log tree commit diff
path: root/src/etc/licenseck.py
AgeCommit message (Expand)AuthorLines
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-5/+0
2015-01-22Use a regex to perform license checkKevin Yap-27/+12
2015-01-22Make `make tidy` Python scripts more idiomaticKevin Yap-6/+6
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-2/+2
2014-12-05Fall out of the std::sync rewriteAlex Crichton-3/+2
2014-11-24Merge libsync into libstdAaron Turon-4/+3
2014-09-25Relicense shootout-fasta-redux.rs to the shootout license.Guillaume Pinot-0/+1
2014-09-18auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brsonbors-0/+2
2014-09-17Relicense shootout-fasta.rs ti the shootout license.Guillaume Pinot-0/+1
2014-09-17Relicense shootout-spectralnorm.rs to the shootout licenseGuillaume Pinot-0/+1
2014-09-16Deprecate libnum in favor of rust-lang/numAaron Turon-1/+0
2014-09-09rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-reduxAlex Crichton-0/+1
2014-09-09rollup merge of #17077 : TeXitoi/relicense-shootout-nbodyAlex Crichton-0/+1
2014-09-08Relicense shootout-chameneos-redux.rs to the shootout license.Guillaume Pinot-0/+1
2014-09-07Relicense shootout-nbody.rs to the shootout licenseGuillaume Pinot-0/+1
2014-09-07Relicense shootout-reverse-complement.rs to the shootout license.Guillaume Pinot-0/+1
2014-07-26Relicense shootout-k-nucleotide.rsGuillaume Pinot-0/+1
2014-07-04Relicense shootout-threadring.rsGuillaume Pinot-0/+1
2014-07-01relicense shootout-mandelbrot.rsGuillaume Pinot-0/+1
2014-06-17auto merge of #14855 : TeXitoi/rust/relicense-shootout-binarytrees, r=brsonbors-0/+1
2014-06-16auto merge of #14852 : TeXitoi/rust/relicense-shootout-pidigits, r=brsonbors-0/+1
2014-06-12Relicense shootout-binarytrees.rsGuillaume Pinot-0/+1
2014-06-12Relicense shootout-pidigits.rsGuillaume Pinot-0/+1
2014-06-11sync: Move underneath libstdAlex Crichton-3/+3
2014-06-08relicense shootout-fannkuch-redux.rsGuillaume Pinot-0/+1
2014-06-07relicense shootout-regex-dna.rsGuillaume Pinot-0/+1
2014-06-05relicense shootout-meteor.rsGuillaume Pinot-0/+1
2014-03-23sync: Move the concurrent queue to using &selfAlex Crichton-1/+1
2014-03-09doc: remove node.js dependencyAdrien Tétar-2/+0
2014-02-17Added more scripts to tidy checkDerek Guenther-0/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-3/+3
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-1/+1
2014-02-03extra: Add an intrusive MPSC to be used soonAlex Crichton-0/+1
2014-01-04etc: licenseck: don't hardcode a specific yearAdrien Tétar-51/+12
2013-12-24Test fixes and rebase problemsAlex Crichton-3/+3
2013-12-16Fallout of rewriting std::commAlex Crichton-0/+1
2013-10-25TidyBrian Anderson-0/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-14made licenseck.py work for year substitutionsKang Seonghoon-5/+21
2013-01-29Fix licenseck to allow 2012-2013 as the year rangeTim Chevalier-1/+12
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+72