summaryrefslogtreecommitdiff
path: root/girepository/girmodule.c
Commit message (Expand)AuthorAgeFilesLines
* girepository: Use constant time calculation for sections after Object fieldsSimon Feltman2015-10-101-1/+1
* typelib compiler: properly initialise memoryRyan Lortie2013-12-301-1/+2
* girepository: Remove C99ism and other updatesChun-wei Fan2012-10-271-1/+2
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* Deprecate ErrorDomainDan Winship2011-08-121-1/+1
* Add directory index sectionColin Walters2010-12-031-2/+93
* girepository: Consistently prefix internal functions with _Colin Walters2010-11-161-29/+29
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-311-2/+2
* Major rewriteColin Walters2010-08-311-1/+1
* [gircompiler] Clean up parsingColin Walters2010-08-171-9/+27
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-141-1/+7
* Bump shared library version, typelib versionColin Walters2010-07-091-1/+1
* Attribute bug-fixesDavid Zeuthen2010-06-241-11/+20
* [girepository] Use g_sliceJohan Dahlin2010-05-201-2/+2
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-15/+15
* [g-ir-compiler] Slightly less lame error messagesColin Walters2010-02-111-0/+34
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-171-4/+15
* Bug 571548 - Generic attributesColin Walters2009-03-031-4/+84
* Add a parent parmeter to g_ir_node_build_typelibColin Walters2009-02-271-1/+1
* typelib building: Compress 5 arguments for g_ir_node_build_typelibColin Walters2009-02-201-2/+7
* Bug 571373 - Consistently use sizeof () inside gtypelib and girmoduleColin Walters2009-02-181-17/+17
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-1/+1
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-2/+2
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-1/+1
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-2/+2
* Keep aliases and disguised_structures local to each module (#560419)Owen Taylor2008-11-121-2/+42
* Bug 560250 - Fully parse included modulesOwen Taylor2008-11-111-0/+4
* Export two private methods to avoid an compiler warningJohan Dahlin2008-10-241-3/+0
* fix some build warnings.Lucas Rocha2008-10-221-1/+1
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-161-2/+5
* Bug 552858: versioningColin Walters2008-10-121-1/+5
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-3/+37
* Revert change to increment header_size; we do that in write_string.Colin Walters2008-08-211-5/+1
* Tweak to use UINT instead of INT. Not likely to matter. Add toColin Walters2008-08-211-2/+6
* Calculate size correctly, avoid use-after-free.Colin Walters2008-08-211-5/+14
* Rename metadata to typelib in variable names, comments and apis.Johan Dahlin2008-08-091-6/+6
* Move shared *.[ch] files to girepository from toolsJohan Dahlin2008-08-091-0/+215