[g-ir-compiler] Slightly less lame error messages
[gnome.gobject-introspection] / girepository / girmodule.c
2010-02-11 Colin Walters[g-ir-compiler] Slightly less lame error messages
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-28 Colin WaltersAdd a parent parmeter to g_ir_node_build_typelib
2009-02-20 Colin Walterstypelib building: Compress 5 arguments for g_ir_node_bu...
2009-02-19 Colin WaltersBug 571373 - Consistently use sizeof () inside gtypelib...
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-16 Owen TaylorBug 560825 – Add size and alignment to typelib
2008-11-12 Owen TaylorKeep aliases and disguised_structures local to each...
2008-11-11 Owen TaylorBug 560250 - Fully parse included modules
2008-10-24 Johan DahlinExport two private methods to avoid an compiler warning
2008-10-22 Lucas Rochafix some build warnings.
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-12 Colin WaltersBug 552858: versioning
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-21 Colin WaltersRevert change to increment header_size; we do that...
2008-08-21 Colin WaltersTweak to use UINT instead of INT. Not likely to matter...
2008-08-21 Colin WaltersCalculate size correctly, avoid use-after-free.
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
2008-08-09 Johan DahlinMove shared *.[ch] files to girepository from tools