ignore non-UTF-8 string constants
[gnome.gobject-introspection] / girepository / gtypelib.c
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-09 Lucas Rochafix regression on invoke test case by making sure we...
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-10-03 Colin WaltersMerge branch 'bug551744-boxed-ctors'
2008-10-02 Colin WaltersMerge branch 'bug552961-methods/wip'
2008-09-19 Colin WaltersStrengthen check for interface vs basic types
2008-09-19 Colin WaltersValidate the "this" argument for methods
2008-09-19 Colin WaltersBug 522384: Use SHLIB_SUFFIX intead of G_MODULE_SUFFIX...
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
2008-08-30 Colin WaltersFix conflict
2008-08-30 Colin WaltersDon't lose on NULL shlib
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-29 Colin WaltersDon't crash if no shlib is embedded
2008-08-29 Colin WaltersMore context information in validate
2008-08-27 Tor LillqvistMake g-ir-scanner work on Windows. Still problems with...
2008-08-26 Colin WaltersAlso use G_MODULE_SUFFIX instead of hardcoding .so.
2008-08-26 Colin WaltersFree string in the right place.
2008-08-26 Colin WaltersFix small memory leak
2008-08-26 Colin WaltersHandle both .la and .so names; this works better in...
2008-08-24 Colin WaltersAdd context stack so when we get an error we can print...
2008-08-23 Colin WaltersCheck constructor returns
2008-08-21 Colin WaltersTweak to use UINT instead of INT. Not likely to matter...
2008-08-21 Johan DahlinUse g_module_build_path to resolve the shlib name
2008-08-16 Johan DahlinRemove resolve_possible_typedefs, it was unused. Allow...
2008-08-12 Colin WaltersRemove usage of (GAPI-oriented) TypeTag in favor of...
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
2008-08-08 Johan DahlinMerge in the gir-compiler branch. Thanks to Philip...
2008-06-08 Philip Van Hooftools/gidlnode.c