]> git.refcnt.org Git - colorize.git/history - colorize.c
colorize 0.53
[colorize.git] / colorize.c
2014-01-02  Steven Schubigercolorize 0.53 v0.53
2013-12-22  Steven SchubigerPrefer term help screen
2013-12-21  Steven SchubigerPrint hint to invoke usage screen
2013-12-12  Steven SchubigerMerge declarations of boolean type
2013-12-07  Steven SchubigerExchange color codes for cyan/magenta
2013-12-06  Steven SchubigerList state of debugging in version output
2013-12-01  Steven SchubigerRead multiple of 1024 bytes from stream
2013-11-21  Steven SchubigerImprove determining buffer size
2013-11-17  Steven SchubigerRemove superfluous semicolon from macros
2013-11-16  Steven SchubigerValidate color provided to exclude-random switch
2013-11-06  Steven Schubigercolorize 0.52 v0.52
2013-11-05  Steven SchubigerUse NULL in long options data initialization
2013-10-29  Steven SchubigerDon't fail if color string exists as file
2013-09-05  Steven SchubigerClear pointer before reusing
2013-08-28  Steven SchubigerSwap parameters of print_line
2013-08-24  Steven SchubigerReplace option part of identifiers with arg
2013-08-22  Steven SchubigerAdd assertion in process_file_option
2013-08-21  Steven SchubigerInitialize file pointer
2013-08-17  Steven SchubigerExtend feature test macro
2013-08-04  Steven Schubigercolorize 0.51 v0.51
2013-08-03  Steven SchubigerPrint diagnostic for wrong count of arguments
2013-08-03  Steven SchubigerQuote original unrecognized color name
2013-07-31  Steven SchubigerAdd vfprintf_diag and macro
2013-07-30  Steven SchubigerRevert "Make vfprintf_{fail,diag} wrappers"
2013-07-27  Steven SchubigerMake vfprintf_{fail,diag} wrappers
2013-07-16  Steven SchubigerCheck for non-empty line
2013-07-13  Steven SchubigerEliminate stream modes
2013-07-03  Steven SchubigerClean sequences more strictly
2013-05-28  Steven SchubigerBail out if both clean switches are provided
2013-05-18  Steven SchubigerAllow for DEBUG to be overridden
2013-05-13  Steven SchubigerAdd note in line printing function
2013-04-26  Steven SchubigerIntroduce calloc wrappers and zero memory
2013-04-24  Steven Schubigercolorize 0.50 v0.50
2013-04-09  Steven SchubigerClean text from all color escape sequences
2013-03-05  Steven SchubigerReduce short options code
2013-03-04  Steven SchubigerOptimize parsing command-line options
2013-03-03  Steven SchubigerDon't print pair of sequences at end-of-file
2013-02-24  Steven SchubigerAdd blank line
2013-02-19  Steven SchubigerPrint actual color separator in help output
2013-02-19  Steven SchubigerDefine color separator once
2013-02-18  Steven SchubigerAdjust format specifier for unsigned integers
2013-02-17  Steven Schubigercolorize 0.49 v0.49
2013-02-17  Steven SchubigerUse size_t instead of unsigned integer type
2013-02-11  Steven SchubigerAdvance position for end sequence
2013-02-09  Steven SchubigerImprove wrapping memory functions
2013-02-08  Steven SchubigerSkip invalid sequences correctly
2013-02-07  Steven SchubigerClean text from color escape sequences
2013-01-28  Steven SchubigerEnhance message if color string exists as file
2013-01-25  Steven SchubigerCapitalize first letter of diagnostics
2013-01-24  Steven Schubigerupdate copyright year and increase version
2013-01-24  Steven SchubigerWrap memory allocation functions
2012-12-18  Steven SchubigerInitial commit.