summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Write to a temporary file.P. J. McDermott2013-09-221-2/+6
|
* Close input and output file handles.P. J. McDermott2013-09-221-0/+7
|
* Allow input and output to both be "-".P. J. McDermott2013-09-221-1/+1
|
* Set SCRIPT_FILENAME.P. J. McDermott2013-09-221-0/+5
|
* Add an -I option.P. J. McDermott2013-09-221-3/+7
|
* Support "-" file names (STDIN and STDOUT).P. J. McDermott2013-09-221-4/+12
|
* Fix printf argument lists.P. J. McDermott2013-09-221-4/+4
|
* Exit on failure to open files.P. J. McDermott2013-09-221-2/+6
|
* Set DOCUMENT_NAME and DOCUMENT_URI.P. J. McDermott2013-09-221-2/+8
|
* Clean environment.P. J. McDermott2013-09-221-0/+2
|
* Add -D option.P. J. McDermott2013-09-221-6/+14
|
* Exit on invalid options.P. J. McDermott2013-09-221-0/+1
|
* Convert to Getopt::Long.P. J. McDermott2013-09-221-5/+11
|
* Initial commit.P. J. McDermott2013-09-221-0/+113