ssic.git
10 years agoPrint warnings and errors on STDERR.
P. J. McDermott [Mon, 23 Sep 2013 00:17:28 +0000 (20:17 -0400)]
Print warnings and errors on STDERR.

10 years agoPrint help and version information on STDOUT.
P. J. McDermott [Mon, 23 Sep 2013 00:16:14 +0000 (20:16 -0400)]
Print help and version information on STDOUT.

10 years agoAdd more copyright and license information.
P. J. McDermott [Mon, 23 Sep 2013 00:10:42 +0000 (20:10 -0400)]
Add more copyright and license information.

The program always printed such information in the version output.

10 years agoMake executable.
P. J. McDermott [Sun, 22 Sep 2013 22:00:21 +0000 (18:00 -0400)]
Make executable.

10 years agoOnly warn if input and output files are equal.
P. J. McDermott [Sun, 22 Sep 2013 21:42:27 +0000 (17:42 -0400)]
Only warn if input and output files are equal.

10 years agoWrite to a temporary file.
P. J. McDermott [Sun, 22 Sep 2013 21:39:34 +0000 (17:39 -0400)]
Write to a temporary file.

10 years agoClose input and output file handles.
P. J. McDermott [Sun, 22 Sep 2013 21:23:24 +0000 (17:23 -0400)]
Close input and output file handles.

10 years agoAllow input and output to both be "-".
P. J. McDermott [Sun, 22 Sep 2013 21:21:06 +0000 (17:21 -0400)]
Allow input and output to both be "-".

10 years agoSet SCRIPT_FILENAME.
P. J. McDermott [Sun, 22 Sep 2013 21:13:25 +0000 (17:13 -0400)]
Set SCRIPT_FILENAME.

10 years agoAdd an -I option.
P. J. McDermott [Sun, 22 Sep 2013 19:32:28 +0000 (15:32 -0400)]
Add an -I option.

10 years agoSupport "-" file names (STDIN and STDOUT).
P. J. McDermott [Sun, 22 Sep 2013 19:10:54 +0000 (15:10 -0400)]
Support "-" file names (STDIN and STDOUT).

10 years agoFix printf argument lists.
P. J. McDermott [Sun, 22 Sep 2013 19:07:48 +0000 (15:07 -0400)]
Fix printf argument lists.

10 years agoExit on failure to open files.
P. J. McDermott [Sun, 22 Sep 2013 19:07:10 +0000 (15:07 -0400)]
Exit on failure to open files.

10 years agoSet DOCUMENT_NAME and DOCUMENT_URI.
P. J. McDermott [Sun, 22 Sep 2013 19:02:56 +0000 (15:02 -0400)]
Set DOCUMENT_NAME and DOCUMENT_URI.

10 years agoClean environment.
P. J. McDermott [Sun, 22 Sep 2013 18:45:50 +0000 (14:45 -0400)]
Clean environment.

10 years agoAdd -D option.
P. J. McDermott [Sun, 22 Sep 2013 18:45:25 +0000 (14:45 -0400)]
Add -D option.

10 years agoExit on invalid options.
P. J. McDermott [Sun, 22 Sep 2013 18:04:02 +0000 (14:04 -0400)]
Exit on invalid options.

10 years agoConvert to Getopt::Long.
P. J. McDermott [Sun, 22 Sep 2013 18:03:17 +0000 (14:03 -0400)]
Convert to Getopt::Long.

10 years agoInitial commit.
P. J. McDermott [Sun, 22 Sep 2013 17:33:23 +0000 (13:33 -0400)]
Initial commit.