aboutsummaryrefslogtreecommitdiffstats
path: root/utils.c
Commit message (Expand)AuthorAgeFilesLines
* added #addstatic commandGustav Hållberg2009-01-161-13/+11
* cleaned up #option code and added '#option list'Gustav Hållberg2009-01-161-18/+1
* fixed some compilation warningsGustav Hållberg2009-01-161-1/+1
* Switched to using pointers to save the last space because counters could beSteve Slaven2007-10-101-10/+14
* This should change the option +wrap to do word wrapping instead of justSteve Slaven2007-10-091-37/+60
* Allow configuring the group delimiter to any arbitrary stringSteve Slaven2006-01-311-2/+5
* Internally renamed some option flags to match their #opt counterparts:Steve Slaven2005-03-211-4/+4
* Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not applySteve Slaven2005-03-211-7/+7
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+1279