Age | Commit message (Expand) | Author | Files | Lines |
2011-02-07 | Fix a typo | Matthias Clasen | 1 | -2/+2 |
2011-02-07 | Don't use -w in shebang line | Matthias Clasen | 1 | -1/+2 |
2010-05-06 | Bug 617947 - glib-mkenums: add @valuenum@ support | Ryan Lortie | 1 | -6/+30 |
2010-05-06 | glib-mkenums: Fix support for comment templates | Ryan Lortie | 1 | -2/+4 |
2009-09-22 | Accept -? for glib-mkenums. | Mart Raudsepp | 1 | -1/+1 |
2009-07-03 | Add @basename@ substitution to glib-mkenums | Christian Persch | 1 | -0/+9 |
2009-03-01 | Adjust help output, accept -?, capitalize. Patch by Christian Dywan | Matthias Clasen | 1 | -34/+37 |
2008-06-23 | introduce an ENUMPREFIX substitution. | Kristian Rietveld | 1 | -0/+12 |
2007-11-08 | Don't shift ARGV[0] to undefined. (#466557, Aidan Delaney) | Matthias Clasen | 1 | -1/+2 |
2006-10-10 | applied patch from David Necas which introduces an underscore_name option | Tim Janik | 1 | -24/+44 |
2006-08-29 | fixed to print usage and version info on STDOUT (#322502). | Tim Janik | 1 | -29/+29 |
2005-10-03 | Really fix #314890. | Matthias Clasen | 1 | -2/+2 |
2005-09-26 | Don't hang on '{' following a trigraph comment in the same line. (#314890, | Matthias Clasen | 1 | -1/+2 |
2005-03-22 | Avoid forcing extra newlines when using template files. (#171005) | Matthias Clasen | 1 | -0/+7 |
2004-04-22 | Actually convert escape chars in --vprod. (#139058, Christophe Saout) | Matthias Clasen | 1 | -1/+1 |
2004-02-27 | Support parsing of intializers containing macros with arguments. (#129717) | Matthias Clasen | 1 | -1/+3 |
2003-12-30 | Added a lowercase_name option, to be used next to the enum declaration, | Murray Cumming | 1 | -0/+9 |
2002-10-15 | Support for template files. | Matthias Clasen | 1 | -3/+49 |
2002-03-25 | Fix various bugs and excessive stack usage that crept in the conversion | Owen Taylor | 1 | -26/+14 |
2001-11-18 | allow the enums name to not be on the same line as the trailing '}'. | Mark McLoughlin | 1 | -0/+14 |
2001-10-29 | Generate glib-mkenums from glib-mkenums.in, substituting in path to perl. | Owen Taylor | 1 | -1/+1 |
2001-04-30 | removed \v escaping, newer perl versions don't support this, and it'S | Tim Janik | 1 | -7/+7 |
2001-04-29 | made hook ids a gulong. | Tim Janik | 1 | -0/+399 |