| Commit message (Expand) | Author | Age | Files | Lines |
* | gen-introspect: Support the C99 'bool' type | Rico Tzschichholz | 2015-03-04 | 1 | -0/+1 |
* | gen-introspect: Merge some lexer changes taken from g-i | Rico Tzschichholz | 2014-12-02 | 1 | -53/+137 |
* | gen-introspect: Increase lexer buffer size to 1048576, taken from g-i | Rico Tzschichholz | 2014-12-01 | 1 | -0/+3 |
* | gen-introspect: pretend to be lint | Ryan Lortie | 2014-02-09 | 1 | -1/+4 |
* | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 2013-04-26 | 1 | -1/+1 |
* | Fix build for Windows | Arnel A. Borja | 2012-11-03 | 1 | -1/+20 |
* | gobject-introspection: Fix TypeTag in gidl.vapi | Luca Bruno | 2011-06-14 | 1 | -1/+1 |
* | gen-introspect: Fix exit code for missing header files | Jürg Billeter | 2010-12-22 | 1 | -1/+1 |
* | Add version suffix to installed files to allow parallel installation | Jürg Billeter | 2010-08-05 | 1 | -1/+1 |
* | gobject-introspection: Use proper format string for g_error | Tobias Mueller | 2010-05-27 | 1 | -2/+2 |
* | gobject-introspection: Free allocated memory and fix format strings | Tobias Mueller | 2010-05-27 | 1 | -13/+18 |
* | gobject-introspection: Fix memory leak in GIdlWriter | David Binderman | 2009-09-30 | 1 | -0/+2 |
* | Update gobject-introspection/grealpath.h from gobject-introspectio | Sebastian Dröge | 2009-09-30 | 1 | -0/+38 |
* | Include unistd.h to support compilation with | Jürg Billeter | 2009-02-20 | 1 | -0/+1 |
* | add some .gitignore | Ryan Lortie | 2009-02-11 | 1 | -0/+10 |
* | Fix compile error on FreeBSD, patch by Jille Timmermans, fixes bug 555720 | Jürg Billeter | 2008-10-25 | 1 | -0/+1 |
* | Add missing stdlib.h include, patch by Alexander Bokovoy, fixes bug 547569 | Jürg Billeter | 2008-09-26 | 2 | -0/+2 |
* | Fix crash when checking header filename | Jürg Billeter | 2008-07-03 | 1 | -7/+11 |
* | Only drop duplicates of the same namespace | Jürg Billeter | 2008-07-03 | 1 | -1/+3 |
* | Add support for [Compact] class attribute, register non-compact classes | Juerg Billeter | 2008-05-25 | 1 | -14/+29 |
* | Deprecate static classes, patch by Jared Moore, fixes bug 524509 | Juerg Billeter | 2008-05-25 | 1 | -2/+2 |
* | Do not add duplicate symbols, patch by Etienne Bersac, fixes bug 528254 | Juerg Billeter | 2008-05-02 | 1 | -0/+11 |
* | report warning when using obsolete syntax for non-null types | Juerg Billeter | 2008-04-13 | 1 | -1/+1 |
* | add missing file | Juerg Billeter | 2008-03-10 | 1 | -0/+20 |
* | update from gobject-introspection SVN r128 | Juerg Billeter | 2008-03-10 | 6 | -346/+392 |
* | improve support for virtual methods, based on patch by Michael Lawrence, | Juerg Billeter | 2008-02-02 | 1 | -0/+13 |
* | support type_t naming convention | Juerg Billeter | 2008-01-19 | 1 | -0/+10 |
* | support C99 _Bool type | Juerg Billeter | 2008-01-18 | 3 | -3/+9 |
* | update from gobject-introspection SVN, fixes bug 505920 | Juerg Billeter | 2008-01-11 | 15 | -1631/+5160 |
* | readd support for void UnresolvedType, still required for vapigen | Juerg Billeter | 2007-12-12 | 1 | -0/+7 |
* | replace deprecated INCLUDES by AM_CPPFLAGS | Juerg Billeter | 2007-11-27 | 1 | -1/+1 |
* | concatenate adjacent string literal tokens | Juerg Billeter | 2007-11-27 | 1 | -3/+20 |
* | avoid NULL function parameter names | Juerg Billeter | 2007-11-24 | 1 | -2/+7 |
* | call g_thread_init to support libraries using threading functionality in | Juerg Billeter | 2007-11-23 | 2 | -4/+15 |
* | add support for anonymous structs and unions (gcc extension) | Juerg Billeter | 2007-11-23 | 1 | -1/+5 |
* | fix value of string constants | Juerg Billeter | 2007-11-22 | 1 | -1/+1 |
* | compare complete path | Juerg Billeter | 2007-11-22 | 2 | -3/+2 |
* | don't process get_type function symbols twice, support Interface suffix in | Juerg Billeter | 2007-11-22 | 1 | -2/+17 |
* | improve error reporting and ignore get_type functions with parameters | Juerg Billeter | 2007-11-22 | 3 | -9/+30 |
* | fix generated properties, from gobject-introspection git | Juerg Billeter | 2007-11-03 | 1 | -1/+5 |
* | add gen-introspect from gobject-introspection git | Juerg Billeter | 2007-10-26 | 5 | -0/+2960 |
* | update from gobject-introspection SVN | Juerg Billeter | 2007-10-19 | 2 | -18/+25 |
* | fix state changes in `requires' elements support flags and use name | Juerg Billeter | 2007-10-19 | 1 | -1/+2 |
* | Use --basedir in build system and rename all VAPI files to .vapi, requires | Juerg Billeter | 2007-10-09 | 2 | -1/+1 |
* | update license headers to the GNU Lesser General Public License, version | Juerg Billeter | 2007-09-07 | 1 | -1/+1 |
* | replace reference-type structs by classes, requires r539 to build | Juerg Billeter | 2007-08-30 | 1 | -40/+27 |
* | remove Error out parameters, use exceptions | Juerg Billeter | 2007-07-12 | 1 | -1/+1 |
* | remove obsolete ref modifier and callback keyword | Juerg Billeter | 2007-07-09 | 1 | -2/+2 |
* | Move contents of vala-pkg to trunk | Jürg Billeter | 2007-05-02 | 9 | -0/+5476 |