summaryrefslogtreecommitdiff
path: root/src/wheel-gen.pl
AgeCommit message (Collapse)Author
2009-08-25global: convert indentation-TABs to spacesJim Meyering
Transformed via this shell code: t=$'\t' git ls-files \ | grep -vE '(^|/)((GNU)?[Mm]akefile|ChangeLog)|\.(am|mk)$' \ | grep -vE 'tests/pr/|help2man' \ | xargs grep -lE "^ *$t" \ | xargs perl -MText::Tabs -ni -le \ '$m=/^( *\t[ \t]*)(.*)/; print $m ? expand($1) . $2 : $_'
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2005-03-27Use the same global destructor as dcgen.Jim Meyering
2001-02-06require 1 argumentJim Meyering
2001-02-06better commentJim Meyering
2001-02-06emit a comment, print numbers one per lineJim Meyering
2001-02-06remove parensJim Meyering
2001-02-06move decl of q into loopJim Meyering
2001-02-06remove n0Jim Meyering
2001-02-04remove --help --version, etcJim Meyering
2001-02-04(is_prime): Remove function.Jim Meyering
2001-02-04*** empty log message ***Jim Meyering
2001-02-04*** empty log message ***Jim Meyering
2001-02-04*** empty log message ***Jim Meyering