aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-21colorize 0.55v0.55Gravatar Steven Schubiger 2-3/+3
2015-01-20Log debug output to fileGravatar Steven Schubiger 2-4/+31
2015-01-11Allow for debug flag to be passed to makeGravatar Steven Schubiger 2-1/+7
2015-01-10Support files larger than 2GB on 32-bit systemsGravatar Steven Schubiger 1-0/+1
2015-01-08Keep return value check simpleGravatar Steven Schubiger 1-1/+1
2014-12-16Test that debugging builds compileGravatar Steven Schubiger 1-1/+7
2014-12-14Check if BUF_SIZE is definedGravatar Steven Schubiger 1-1/+1
2014-10-28Pass file/line on for string allocation routinesGravatar Steven Schubiger 1-13/+22
2014-10-26Make diagnostics more consistentGravatar Steven Schubiger 1-3/+3
2014-10-25Print memory allocation diagnosticsGravatar Steven Schubiger 1-0/+3
2014-10-01Use more portable exit failure status macroGravatar Steven Schubiger 1-2/+2
2014-07-24Merge duplicated version printing codeGravatar Steven Schubiger 1-4/+5
2014-06-26Comment end of conditional inclusionGravatar Steven Schubiger 1-1/+1
2014-06-26Include commit hash in version outputGravatar Steven Schubiger 3-3/+36
2014-06-11Check exit value for displaying version dataGravatar Steven Schubiger 1-2/+3
2014-06-10Print abbreviated size of bufferGravatar Steven Schubiger 1-2/+36
2014-06-02colorize 0.54v0.54Gravatar Steven Schubiger 2-2/+2
2014-05-16Don't declare errnoGravatar Steven Schubiger 1-1/+1
2014-04-04Localize variable with name of existing fileGravatar Steven Schubiger 1-3/+4
2014-03-20Rearrange debugging macrosGravatar Steven Schubiger 1-11/+11
2014-01-29Conditionally define memory allocation wrappersGravatar Steven Schubiger 1-3/+11
2014-01-28Quote color string in error messagesGravatar Steven Schubiger 1-3/+5
2014-01-26Extend feature test macro furtherGravatar Steven Schubiger 1-1/+2
2014-01-25Display type and name of file in error messagesGravatar Steven Schubiger 2-10/+46
2014-01-19Declare check target as phonyGravatar Steven Schubiger 1-1/+1
2014-01-19Compile with -ansi -pedanticGravatar Steven Schubiger 2-4/+8
2014-01-05Silence warnings under -pedanticGravatar Steven Schubiger 1-1/+3
2014-01-02colorize 0.53v0.53Gravatar Steven Schubiger 2-3/+3
2014-01-02Enhance formatting of SYNOPSIS sectionGravatar Steven Schubiger 1-4/+4
2013-12-22Prefer term help screenGravatar Steven Schubiger 2-3/+3
2013-12-21Print hint to invoke usage screenGravatar Steven Schubiger 1-3/+10
2013-12-12Merge declarations of boolean typeGravatar Steven Schubiger 1-3/+1
2013-12-10First draft of READMEGravatar Steven Schubiger 1-0/+45
2013-12-09Sort color names elsewhereGravatar Steven Schubiger 2-4/+4
2013-12-07Exchange color codes for cyan/magentaGravatar Steven Schubiger 1-4/+4
2013-12-06List state of debugging in version outputGravatar Steven Schubiger 1-1/+8
2013-12-01Read multiple of 1024 bytes from streamGravatar Steven Schubiger 1-6/+6
2013-11-21Improve determining buffer sizeGravatar Steven Schubiger 1-3/+5
2013-11-17Remove superfluous semicolon from macrosGravatar Steven Schubiger 1-5/+5
2013-11-16Validate color provided to exclude-random switchGravatar Steven Schubiger 2-6/+14
2013-11-06colorize 0.52v0.52Gravatar Steven Schubiger 2-2/+2
2013-11-05Use NULL in long options data initializationGravatar Steven Schubiger 1-1/+1
2013-10-29Don't fail if color string exists as fileGravatar Steven Schubiger 1-3/+25
2013-10-20Document sequences being usedGravatar Steven Schubiger 1-3/+14
2013-09-05Clear pointer before reusingGravatar Steven Schubiger 1-0/+3
2013-08-28Swap parameters of print_lineGravatar Steven Schubiger 1-4/+4
2013-08-24Replace option part of identifiers with argGravatar Steven Schubiger 1-9/+9
2013-08-22Add assertion in process_file_optionGravatar Steven Schubiger 1-0/+1
2013-08-21Initialize file pointerGravatar Steven Schubiger 1-1/+1
2013-08-18Avoid gmake specific Makefile idiomGravatar Steven Schubiger 1-1/+1