Update GLib annotations to master
[platform/upstream/gobject-introspection.git] / girepository /
2012-11-15 Dieter Verfailliedocs: don't mark non GTK-Doc as being a GTK-Doc comment...
2012-10-30 Colin Walterscmph: Remove leftover statement-without-effect
2012-10-27 Colin Waltersgirepository: Use girepository.symbols for Unix builds too
2012-10-27 Chun-wei FanAdd girepository.symbols
2012-10-27 Chun-wei Fangirepository: Remove C99ism and other updates
2012-10-27 Chun-wei Fangirffi.c: Don't include unistd.h unconditionally
2012-10-27 Chun-wei Fancmph: Remove C99ism and other fixes
2012-10-16 Colin WaltersDrop calls to g_type_init()
2012-09-03 Mark Nauwelaertsginvoke: support conversion of fundamental type GParamS...
2012-08-25 Jasper St. Pierregirepository: Fix leak in g_vfunc_info_get_address
2012-08-25 Torsten Schönfeldgirepository: Add g_interface_info_find_signal
2012-08-20 Jasper St. Pierregirffi: Fix g_callable_info_prepare_closure for certain...
2012-08-20 Jasper St. Pierregicallableinfo: Add two new convenience methods: is_met...
2012-06-29 Jasper St. PierreFix build
2012-06-28 Alan Knowlesfix GIArgument being exported as _Argument in .gir
2012-05-25 Jasper St. Pierregivfuncinfo: Fix memory leak
2012-05-12 Pavel Holejsovskygirepository: avoid crash when querying nonexistent...
2012-04-09 Johan DahlinMake introspection compile with -Wall -Werror
2012-04-07 Pavel HolejsovskyAvoid _get_func() consuming reference from input info
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-03-27 Tomeu VizosoMake g_callable_info_invoke public
2012-03-08 Michel Dänzerrepository: Remove extraneous leftover assignment to...
2012-03-05 Colin Waltersrepository: Add new public gi_type_info_extract_ffi_ret...
2012-03-05 Michel Dänzerrepository: Fix conversion of FFI values on big-endian...
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-17 Jean Bréfortrepository: Ensure error is set if we're parsing a...
2012-02-10 Jasper St. Pierregirffi: Virtual functions are methods
2012-02-08 Thorsten Glasertypelib: Fix invalid alignment assumptions
2012-02-05 Jesse van den KieboomPlug memory leak in lazy typelibs hash table
2012-02-03 Jasper St. Pierregirffi: Fix g_function_info_new_for_address to respect...
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2012-02-03 Colin Waltersgirepository: Add GI_VFUNC_THROWS
2012-02-03 Jasper St. Pierregiobjectinfo: Add g_object_info_find_vfunc_using_interfaces
2012-02-03 Jasper St. Pierregirffi: Add new g_function_invoker_new_for_address
2012-01-06 Jasper St. Pierregirffi: Fix compiler warnings
2012-01-06 Jasper St. Pierrerepository: Squash memory leak in _get_func and fix...
2011-12-21 Ray Strodeffi: Treat enums as 32 bit signed values to fix PPC64
2011-12-01 Jasper St. Pierregitypelib: Fix compiler warnings
2011-12-01 Jasper St. Pierregibaseinfo: Fix compiler warnings
2011-10-20 Sjoerd SimonsUse the correct size when freeing unused info
2011-10-18 Alberto Ruizparser: prevents a segfault when _g_ir_parser_parse_str...
2011-10-05 Jasper St. Pierregiconstantinfo: Add API to fix memory leak
2011-09-21 Colin Waltersrepository: Fix g_irepository_get_c_prefix()
2011-09-12 Pavel HolejsovskyFix g_type_info_is_pointer() for overriden types of...
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
next