summaryrefslogtreecommitdiff
path: root/tools/enum.pl
Commit message (Expand)AuthorAgeFilesLines
* Handle possible parenthesis when matching enum values declared as shiftedMarko Anastasov2008-01-201-1/+1
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-271-1/+1
* Break the loop if the length of the common prefix reaches zero. This fixesDaniel Elstner2006-11-271-1/+4
* Initial revisionMurray Cumming2003-01-071-0/+230