Windows port: the tmpfile is going to be an exe...
[platform/upstream/gobject-introspection.git] / girepository /
2011-09-07 Dieter VerfaillieWindows port: compute GOBJECT_INTROSPECTION_LIBDIR...
2011-09-07 Dieter VerfaillieWindows port: cmph_time.h includes sys/resource.h which...
2011-09-03 Colin Waltersgi-dump-types: New uninstalled debugging program
2011-09-03 Colin Waltersgirffi: Remove unnecessary sys/mman.h include
2011-08-25 Pavel HolejsovskyFix g_irepository_find_by_gtype() for GDK_TYPE_RECTANGLE
2011-08-18 Torsten SchönfeldAdd 'Since:' tags to the newly added GIEnumInfo methods
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
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 WinshipSwitch to storing string form of error quarks
2011-08-12 Dan WinshipDeprecate ErrorDomain
2011-08-12 Dan Winshipgirepository: fix some doc comment syntax
2011-06-21 Jasper Lievisse... Rename ALIGN to GI_ALIGN to prevent redefining this...
2011-06-20 Giovanni CampagnaFree allocated ffi_types in g_callable_info_free_closure()
2011-06-08 Giovanni CampagnaRework how fundamental GObject types are introspected
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-06 Tomeu VizosoAssume only that an array is embedded in a struct if...
2011-05-23 Colin Waltersgifieldinfo.c: Quiet some compiler warnings
2011-05-13 Colin WaltersAdd Since: for g_arg_info_is_skip()
2011-05-13 David ZeuthenAdd support for the (skip) annotation on parameters...
2011-05-04 Maxim Ermilovg_field_info_get_field: return correct pointer for...
2011-03-26 Serkan Kabagirparser: use c:identifier-prefixes instead of c:prefix
2011-03-16 John (J5) Palmierisupport setting gobjects and ginterfaces in struct...
2011-02-23 Laszlo PandyAdd "c:identifier" attribute to GIrNodeValue (for flags... GOBJECT_INTROSPECTION_0_10_3
2011-02-21 Giovanni CampagnaGIrNode: fix lookup of cached type nodes
2011-02-17 Laszlo PandyFix argument name of MISSING_ATTRIBUTE macro ('ctx...
2011-02-08 Jonathan MatthewAccount for arg direction in g_callable_info_get_ffi_ar...
2011-01-21 Tomeu VizosoPass shared-library as-is to g_module_open
2011-01-13 Pavel HolejsovskyAdd support for g[u]intptr in scanner and girwriter.
2011-01-12 Tomeu VizosoAdd g_vfunc_info_invoke and g_vfunc_info_get_address
2011-01-11 Benjamin Ottescanner: Rename g_irepository_dump when included from...
2010-12-28 Kristian RietveldAvoid using namespace as identifier in public header...
2010-12-06 Andreas RottmannDon't emit shadowed methods into the typelib
2010-12-06 Colin Waltersg_object_info_find_method_using_interfaces: Fix crash...
2010-12-06 Colin Waltersg_object_info_find_method_using_interfaces: New function
2010-12-03 Colin WaltersAdd directory index section
2010-12-03 Colin WaltersAdd internal hashing API designed for the typelib
2010-12-03 Colin Walterscmph-bdz-test: New test
2010-12-03 Colin Walterscmph: Squash a lot of gcc -Wall compiler warnings
2010-12-03 Colin Walterscmph: Modify types to use GLib types
2010-12-03 Colin WaltersImport CMPH 1.0
2010-11-16 Colin Waltersgirepository: Consistently prefix internal functions...
2010-11-16 Colin Waltersgitypelib: Extend warning for validation
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-11-12 Colin WaltersAdd g_object_info_find_signal
2010-11-09 Colin WaltersExport gi_type_tag_get_ffi_type
2010-11-09 Colin WaltersSwitch to nonrecursive make for core (i.e. not tests/)
2010-11-01 Owen W. TaylorHandle enumerations with the full range of signed and...
2010-11-01 Owen W. TaylorCompute enumeration storage types more accurately
2010-10-26 Colin Waltersgirepository: Use G_TYPE_TAG_IS_BASIC consistently
2010-10-21 Colin WaltersFix regression in g_irepository_get_info
2010-10-18 Colin Waltersgirepository: Refactor lookup code
2010-10-11 Colin Walterstypelib: Don't fail on minor version
2010-10-06 Johan DahlinImprove documentation for g_registered_type_info_get_g_type GOBJECT_INTROSPECTION_0_9_11
2010-10-01 Colin Waltersdumper: Make g_irepository_dump static when being used...
2010-09-30 Colin Waltersscanner: Don't link to -lgirepository when dumping GOBJECT_INTROSPECTION_0_9_9
2010-09-29 Tomeu VizosoActually do something about fundamentals when parsing...
2010-09-25 Pavel HolejsovskyFix memory leak.
2010-09-15 Pavel HolejsovskyUpdate annotations for GIRepository.Repository.
2010-09-15 Pavel HolejsovskyBox GIBaseInfo structure.
2010-09-14 Colin Walterstypelib compiler: Passthrough <doc> at any point
2010-09-07 Johan Dahlin[girepository] Add a missing include
2010-09-07 Joe Marcus Clarke[girepository] Support strict align platforms
2010-09-06 Tomeu VizosoRemove extra lines from the license comment
2010-09-06 Steve Frécinaux[VFuncBlob] Unknown struct offset should be 0xFFFF
2010-09-05 Pavel Holejsovsky[girepository] Document GIStructInfo & GIUnionInfo
2010-09-03 Colin Waltersscanner: Fix previous rename-to handling commit
2010-09-03 Colin Waltersscanner: Fix rename-to handling
2010-09-02 Colin Waltersgirepository: Call init_globals()
2010-09-01 Colin Waltersgirepository: Fix compatibility typedefs
2010-08-31 Johan Dahlin[GIRepository] Add missing transfer and skip
2010-08-31 Johan Dahlin[GIRepository] Rename GTypelib to GITypelib
2010-08-31 Johan Dahlin[GIRepository] Rename GArgument to GIArgument
2010-08-31 Johan Dahlin[girepository] Add a couple of missing transfer
2010-08-31 Colin Waltersscanner: Avoid internal invalid Type instances from...
2010-08-31 Colin WaltersMajor rewrite
2010-08-31 Colin WaltersUse GLib types consistently
2010-08-31 Colin WaltersMove alias target to <type>
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[gircompiler] Clean up parsing
2010-08-17 Colin Walters[girepository] Fix up error printing
2010-08-17 Colin Walters[girparser] Cleanly pass through c:include
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 Colin WaltersAdd BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPE
2010-07-28 Johan Dahlin[girepository-private] Add ffi declarations
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-19 Colin WaltersFix two compilation warnings
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...
next