summaryrefslogtreecommitdiff
path: root/tools/enum.pl
Commit message (Expand)AuthorAgeFilesLines
* Add tools/defs_gen/enumextract.pyKjell Ahlstedt2021-03-171-0/+4
* gmmproc: Update enum.pl and h2def.py for new glib deprecation macrosKjell Ahlstedt2019-07-081-11/+28
* gmmproc: Fix _WRAP_ENUM for enumerators with apostrophesKjell Ahlstedt2017-06-131-15/+28
* Remove trailing whitespace.Murray Cumming2016-05-161-3/+3
* enums.pl: fixed multi-argument defines as enum valuesloganek2013-08-021-2/+28
* tools: Recursive whitespace cleanup in folder.José Alburquerque2011-06-051-1/+1
* Updated enum.pl script.Krzesimir Nowak2010-03-081-153/+390
* Strip directory from filenames in enum.pl outputDaniel Elstner2009-08-241-11/+10
* add start of Socket classJonathon Jongsma2009-06-201-0/+0
* Fix --module option in enum.pl to workSiavash Safi2009-05-191-1/+1
* 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