summaryrefslogtreecommitdiff
path: root/common/util.c
AgeCommit message (Expand)AuthorLines
2016-01-24numlen(0) == 1Mikkel Oscar Lyderik-1/+1
2016-01-24use log10 in numlenMikkel Oscar Lyderik-7/+6
2016-01-23Revert "s/numlen/log10/g"Drew DeVault-0/+10
2016-01-23s/numlen/log10/gDrew DeVault-10/+0
2016-01-08Add function for getting list of modifier names.Mikkel Oscar Lyderik-0/+14
2016-01-05Move modifier name table to common/util.cMikkel Oscar Lyderik-0/+38
2015-12-14Move sway/util.c to common/util.cMikkel Oscar Lyderik-0/+15