Imported Upstream version 1.49.1
[platform/upstream/gobject-introspection.git] / girepository / girepository.c
2016-10-27 DongHun KwakImported Upstream version 1.49.1 94/94094/1
2016-10-27 DongHun KwakImported Upstream version 1.47.92 92/94092/1
2016-10-27 DongHun KwakImported Upstream version 1.47.1 91/94091/1
2016-10-27 DongHun KwakImported Upstream version 1.45.4 89/94089/1
2016-10-27 DongHun KwakImported Upstream version 1.45.2 87/94087/1
2016-10-27 DongHun KwakImported Upstream version 1.43.92 85/94085/1
2016-10-27 DongHun KwakImported Upstream version 1.41.4 81/94081/1
2016-10-27 DongHun KwakImported Upstream version 1.39.0 76/94076/1
2016-10-27 DongHun KwakImported Upstream version 1.37.1 72/94072/1
2012-12-17 Colin Waltersrepo: Drop deprecated GStaticMutex usage
2012-04-09 Johan DahlinMake introspection compile with -Wall -Werror
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-05 Jesse van den KieboomPlug memory leak in lazy typelibs hash table
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2011-09-21 Colin Waltersrepository: Fix g_irepository_get_c_prefix()
2011-09-07 Dieter VerfaillieWindows port: compute GOBJECT_INTROSPECTION_LIBDIR...
2011-08-13 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-13 Dan WinshipDeprecate ErrorDomain
2011-08-13 Dan Winshipgirepository: fix some doc comment syntax
2011-08-12 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-12 Dan WinshipDeprecate ErrorDomain
2011-08-12 Dan Winshipgirepository: fix some doc comment syntax
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-10-21 Colin WaltersFix regression in g_irepository_get_info
2010-10-18 Colin Waltersgirepository: Refactor lookup code
2010-09-25 Pavel HolejsovskyFix memory leak.
2010-09-15 Pavel HolejsovskyUpdate annotations for GIRepository.Repository.
2010-09-05 Pavel Holejsovsky[girepository] Document GIStructInfo & GIUnionInfo
2010-09-02 Colin Waltersgirepository: Call init_globals()
2010-08-31 Johan Dahlin[GIRepository] Rename GTypelib to GITypelib
2010-08-31 Johan Dahlin[girepository] Add a couple of missing transfer
2010-08-31 Colin WaltersUse GLib types consistently
2010-08-18 Steve FrécinauxFix warning when using g_irepository_enumerate_version()
2010-08-18 Steve FrécinauxInclude the loaded version in g_irepository_enumerate_v...
2010-08-17 Colin Walters[girepository] Fix up error printing
2010-08-03 Steve FrécinauxDo not leak typelibs with wrong header info. GOBJECT_INTROSPECTION_0_9_3
2010-08-03 Steve FrécinauxAdd new API g_typelib_require_private()
2010-07-28 Johan Dahlin[girepository] Update documentation
2010-07-28 Johan Dahlin[GIRepository] Rename g_irepository_enumerate
2010-07-28 Tomeu VizosoAdd g_info_type_to_string (GIInfoType type)
2010-07-27 Colin WaltersAdd g_irepository_enumerate
2010-07-22 Colin Walters[girepository] Include path to file in typelib load...
2010-07-15 Florian Müllner[girepository] Fix ordering in override_search_path
2010-07-14 Colin Walters[girepository] Actually verify header of loaded typelib...
2010-07-09 Colin WaltersDon't include machine-dependent integral types in the...
2010-06-05 Johan Dahlin[girepository] Move GICallableInfo out of ginfo.ch
2010-05-31 Johan Dahlin[gtypelib.ch] Rename to gitypelib.ch
2010-05-20 Johan Dahlin[girepository] Use g_slice
2010-05-18 Johan Dahlin[girepository] Document most of the structs
2010-05-18 Johan Dahlin[girepository] Update gtk-doc syntax
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2009-12-15 Javier JardónSubstitute deprecated Glib symbol: g_mapped_file_free GOBJECT_INTROSPECTION_0_6_7
2009-08-20 Colin WaltersMerge branch 'typelib-dlopen'
2009-08-19 Colin Walters[typelib] Clean up dlopen handling
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-12 Robert CarrFix build
2009-02-12 Johan DahlinAdd gtk-doc support
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Colin WaltersBug 562914: Order GI_TYPELIB_PATH before anything else
2009-01-12 Colin WaltersBug 567212: Exit after dumping
2008-12-10 Johan BilienBug 563998 – Cache the GIBaseInfo for GTypes
2008-11-25 Colin WaltersRemove debug print
2008-11-25 Colin WaltersBug 561137 - support multiple repositories
2008-11-17 Colin WaltersEnsure we always call init_globals
2008-11-17 Colin Waltersg_irepository_get_default is (transfer none)
2008-11-13 Colin Waltersg_irepository_dump implementation
2008-11-12 Tommi KomulainenFix minor memory leak.
2008-11-12 Johan DahlinChange the element type from utf8 to filename Special...
2008-11-12 Johan DahlinAdd a g_irepository_get_search_path, so we can access...
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-21 Colin WaltersRespect path ordering for unversioned requires
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-13 Colin WaltersDocument g_irepository_get_dependencies
2008-10-12 Colin WaltersDon't cast DirEntry to Blob, actually look it up by...
2008-10-12 Colin WaltersFix inverted test for success in version parsing.
2008-10-12 Tommi KomulainenBug 556048 – Crash in g_irepository_find_by_gtype
2008-10-12 Colin WaltersAdd tests/repository which has some repository regressi...
2008-10-12 Colin WaltersBug 552858: versioning
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-02 Colin WaltersBug 554632: Create type tag for GType
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-08-30 Colin WaltersRemove g_irepository_unregister, add GIRepositoryLoadFlags
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-26 Colin WaltersSearch $DATADIR/girepository instead of $DATADIR/gitype...
2008-08-24 Colin WaltersDon't open shared library here; we already do it in...
2008-08-21 Johan DahlinPlug memory leak and avoid using freed memory. Resolve...
2008-08-21 Colin WaltersFix one small leak in error case.
2008-08-21 Johan DahlinRewrap and fix double free bug by leaking a bit.
2008-08-21 Colin WaltersAdd new function g_irepository_get_typelib_path which...
2008-08-20 Colin WaltersRemove g_irepository_register_file in favor of g_irepos...
2008-08-20 Colin WaltersRename .gir files using GI namespace. Use XDG_DATA_DIRS...
2008-08-18 Johan DahlinMake enum serializing functions public. Clean up some...
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
next