summaryrefslogtreecommitdiff
path: root/src/dcgen
AgeCommit message (Collapse)Author
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2005-03-27Simplify further, clean up. Require perl-5.002.Jim Meyering
Add a standard-output-closing global destructor.
2005-03-26Squeeze multiple blanks into one. Output a simplePaul Eggert
array of adjacent strings rather than a more complicated data structure; this saves space in the dircolors executable.
2004-07-28Remove comments, trailing white space, and emptyPaul Eggert
lines from the output strings, to save space. Use a narrower type like 'unsigned char' for line lengths, if that will do. Make the output variables static, not extern.
1998-02-06*** empty log message ***Jim Meyering
1998-02-06.Jim Meyering