aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-17colorize 0.49v0.49Gravatar Steven Schubiger1-1/+1
2013-02-17Use size_t instead of unsigned integer typeGravatar Steven Schubiger1-2/+2
2013-02-11Advance position for end sequenceGravatar Steven Schubiger1-1/+2
2013-02-09Improve wrapping memory functionsGravatar Steven Schubiger1-20/+41
2013-02-08Skip invalid sequences correctlyGravatar Steven Schubiger1-1/+2
2013-02-07Clean text from color escape sequencesGravatar Steven Schubiger1-29/+213
2013-01-28Enhance message if color string exists as fileGravatar Steven Schubiger1-1/+6
2013-01-25Capitalize first letter of diagnosticsGravatar Steven Schubiger1-2/+2
2013-01-25update copyright year and increase versionGravatar Steven Schubiger1-2/+2
2013-01-24Wrap memory allocation functionsGravatar Steven Schubiger1-6/+45
2012-12-18Initial commit.Gravatar Steven Schubiger1-0/+730