platform/upstream/gobject-introspection.git
2012-02-03 Jasper St.... girffi: Add new g_function_invoker_new_for_address
2012-01-31 Rico TzschichholzUpdate annotations for GLib 2.31.14
2012-01-26 Jasper St.... tests: Add more interesting marshalling tests for GTypes
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2012-01-24 Will Thompsontests: add test functions which return GErrors
2012-01-19 Colin WaltersRelease 1.31.10
2012-01-19 Rico TzschichholzUpdate annotations from glib git GOBJECT_INTROSPECTION_1_31_10
2012-01-11 Colin WaltersUpdate annotations from glib git
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2012-01-08 Rico TzschichholzUpdate annotations from GLib git
2012-01-06 Jasper St.... tests: Add tests for flat GValue arrays
2012-01-06 Jasper St.... scanner: Remove duplicate declaration of ErrorQuarkFunction
2012-01-06 Jasper St.... girffi: Fix compiler warnings
2012-01-06 Jasper St.... repository: Squash memory leak in _get_func and fix...
2012-01-03 Paolo BorelliAdd a marshalling test for returning a NULL array
2012-01-02 Colin Walters.dir-locals: Fix unbalanced parenthesis
2011-12-21 Ray Strodeffi: Treat enums as 32 bit signed values to fix PPC64
2011-12-20 Colin Walterstests: Add a long string constant test
2011-12-20 Colin WaltersRelease 1.31.6 GOBJECT_INTROSPECTION_1_31_6
2011-12-20 Rico TzschichholzUpdate annotations for GLib 2.31.6
2011-12-20 Rico TzschichholzUpdate gitignore
2011-12-19 Claudio SaavedraDocs: fix typo
2011-12-15 Colin WaltersUpdate annotations from GLib git
2011-12-15 Andreas Schwabgiscanner: fix use after decref
2011-12-05 Johan DahlinRelease 1.31.1 GOBJECT_INTROSPECTION_1_31_1
2011-12-05 Marc-Antoine... Makefile.introspection: allow buildir girs in subdirs
2011-12-05 Johan DahlinSave .make-check-passed in builddir, so make distcheck...
2011-12-05 Jasper Lievisse... - Fix a substitution:
2011-12-01 Jasper St.... gitypelib: Fix compiler warnings
2011-12-01 Jasper St.... gibaseinfo: Fix compiler warnings
2011-11-29 Albert Astals Cidscanner: Put the -l library names after the .o
2011-11-25 Johan DahlinAdd a floating alias for none
2011-11-23 Florian Müllnergiscanner: Add gmodule-2.0 to compiler packages
2011-11-23 Florian MüllnerFix build after GIO removed gmodule dependency
2011-11-21 Jasper St.... Update glib annotations
2011-11-18 Jasper Lievisse... OpenBSD uses it's own libtool implementation which...
2011-11-05 Daniel Drakelibxml2: add exported package name
2011-11-04 Colin Waltersscanner: Only add rpaths for absolute directories
2011-11-03 Colin Waltersscanner: Also add an RPATH for library paths specified
2011-10-29 Tomeu VizosoAdd tests for chaining up from vfuncs to ancestors
2011-10-26 Colin Waltersconfigure: Update to 1.31.0
2011-10-25 Mikkel Kamstrup... fixes and more tests for marshalling of arrays of gvariants
2011-10-21 Martin PittAdd regress test method for a (skip) return value witho...
2011-10-20 Colin Walterstests: Also dist headeronly.h
2011-10-20 Dieter VerfaillieWindows port: fix _resolve_non_libtool
2011-10-20 Colin Walterstests: Actually add headeronly.h
2011-10-20 Sjoerd SimonsUse the correct size when freeing unused info
2011-10-19 Colin WaltersMakefile.introspection: Allow usage with --header-only
2011-10-19 Colin Waltersscanner: Support --header-only flag
2011-10-18 Colin Waltersbarapp: Don't call g_thread_init()
2011-10-18 Alberto Ruizparser: prevents a segfault when _g_ir_parser_parse_str...
2011-10-17 Colin Waltersmessage: Show the file/line even when processing FATAL
2011-10-14 John (J5) Palmieriadd test for checking refcounting of signals with trans...
2011-10-13 Dan Winshipscanner: allow GObject.Object as a superclass return...
2011-10-12 Colin Waltersdumper: Don't call g_thread_init(), g_type_init() is...
2011-10-10 Natanael Copascanner: split CC environment variable
2011-10-05 Jasper St.... giconstantinfo: Add API to fix memory leak
2011-10-03 Colin WaltersRevert "gitypelibtest: Remove test on TestStructE size"
2011-09-30 Jasper Lievisse... Adjust dlopened library name on OpenBSD so we always...
2011-09-30 Colin Waltersgitypelibtest: Remove test on TestStructE size
2011-09-29 Martin PittBug 660338: Account for padding in struct size check
2011-09-28 Stef WalterSkip analysis of params that have been (skip)'d
2011-09-21 Colin Waltersrepository: Fix g_irepository_get_c_prefix()
2011-09-20 Colin Waltersconfigure: Release 1.30 GOBJECT_INTROSPECTION_1_30_0
2011-09-19 Dieter VerfaillieFix incorrect extension for tempfile
2011-09-17 Dieter VerfaillieFix linking against libpython
2011-09-15 John (J5) Palmieriadd tests for arrays of simple structs and arrays of...
2011-09-14 Johan DahlinAdd constant value annotation
2011-09-13 Colin Walterstests: Add gir/ to toplevel typelib path
2011-09-12 Colin Waltersscanner: Don't add redundant notify signal
2011-09-12 Pavel HolejsovskyFix g_type_info_is_pointer() for overriden types of...
2011-09-12 Colin Waltersscanner: Only add notify signal to Object, not ParamSpe...
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-09-09 Colin Waltersscanner: Add "notify" signal to GObject
2011-09-07 Dieter VerfaillieWindows port: additionally set PATH in common.mk
2011-09-07 Dieter VerfaillieRevert "Windows port: Make g-ir-annotiotion-tool, g...
2011-09-07 Dieter VerfaillieWindows port: Make g-ir-annotiotion-tool, g-ir-doc...
2011-09-07 Dieter VerfaillieWindows port: g-ir-scanner: Accept -m flags
2011-09-07 Dieter VerfaillieWindows port: disable barapp test program on Windows
2011-09-07 Dieter VerfaillieWindows port: set CAIRO_LIBS in LIBADD, not LDFLAGS
2011-09-07 Dieter VerfaillieWindows port: Export all symbols on Windows.
2011-09-07 Dieter VerfaillieWindows port: the tmpfile is going to be an exe...
2011-09-07 Dieter VerfaillieWindows port: dont't build gi-dump-types...
2011-09-07 Dieter VerfaillieWindows port: Do not append '/usr/share' to _xdg_data_d...
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-07 Dieter VerfaillieWindows port: Work arount MSYS weirdness where it chang...
2011-09-07 Dieter VerfaillieWindows port: Simplify _giscanner's .pyd file extension...
2011-09-07 Dieter VerfaillieWindows port: set CAIRO_SHARED_LIBRARY in configure.ac
2011-09-07 Dieter VerfaillieWindows port: check for OS_WIN32 in configure.ac
2011-09-07 Dieter VerfaillieWindows port: Use an improved python.m4
2011-09-03 Colin Walterscommon.mk: Drop incorrect $(EXEEXT) extension on scripts
2011-09-03 Andoni Morales... Let the user override the default compiler with the...
2011-09-03 Andoni Morales... Fix compilation with mingw
2011-09-03 Andoni Morales... windows: Use the real python version instead of an...
2011-09-03 Andoni Morales... windows: Fix extension of g-ir-compiler to include EXE
2011-09-03 Colin Waltersgi-dump-types: New uninstalled debugging program
2011-09-03 Colin Waltersgirffi: Remove unnecessary sys/mman.h include
2011-09-02 Vincent Untzregress: Fix wrong type of variable in regression test
2011-08-31 Pavel HolejsovskyRegenerated GLib annotation cache
next