gnome.gobject-introspection
2009-12-10 Johan DahlinPost release version bump
2009-12-09 Dan Winshipannotate g_completion_complete_utf8 GOBJECT_INTROSPECTION_0_6_6
2009-12-09 Dan Winship[scanner] Fix various hardcoded type name checks
2009-12-09 Dan Winship[scanner] "GError *" is not the same as "GError **"
2009-12-09 Johan DahlinImprove the error message
2009-12-09 Johan DahlinFix an annotationparser bug for empty tags
2009-12-09 Johan Dahlin[Gio] g_repalce_contents_finish has an out arg
2009-12-09 Bastien NoceraMake error more verbose in parser
2009-12-08 Johan DahlinWrap line in 80 characters
2009-12-08 Colin Walters[everything] Add a function which has multiple (out...
2009-12-08 Colin Walters[transformer] Look up callback types in the full name...
2009-12-08 Colin WaltersFix foo-1.0-expected.{gir,tgir} for callback patch
2009-12-05 Stefan Kostscanner: more verbose parser error messages
2009-12-05 Stefan Kostscanner: fix wrong linenumbers in parser errors
2009-12-04 Stefan Kostannotationparser: include symbol name in warning
2009-12-04 Stefan Kostscanner: don't warn about unexpected characters when...
2009-12-04 Johan DahlinAdd ffi cflags/libs/requires to exported .pc
2009-12-04 Johan DahlinRevert "Require libffi.pc"
2009-12-03 Johan DahlinAllow NULL to be sent in for various callbacks
2009-12-03 Johan Dahlin[everything] Allow passing NULL to the callback
2009-12-03 Johan DahlinRemove scope notified annotations
2009-12-03 Johan DahlinCheck for AsyncReadyCallback / DestroyNotify
2009-12-02 Colin Walters[configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBS
2009-12-02 Colin WaltersRequire libffi.pc
2009-12-02 Colin Walters[dumper] Fix threads initialization
2009-12-02 Maxim ErmilovAdd async callback tests to everything
2009-12-02 Josselin MouetteIgnore errors caused by permissions in $HOME
2009-12-02 Iain NicolRemove some unportable integral type size assumptions
2009-12-02 Christian PerschUse ${datadir} in lieu of hardcoding ${prefix}/share
2009-12-02 Jasper Lievisse... Fix build on OpenBSD
2009-12-02 Maxim ErmilovGI_TYPE_TAG_VOID != ffi_type_void
2009-12-02 Johan DahlinBetter scope in GAsyncReadyCallback/GDestroyNotify
2009-12-02 Maxim ErmilovPlug a leak in g_callable_info_get_ffi_return_type
2009-11-30 Tomeu VizosoInitiallyUnownedClass should contain all the fields...
2009-11-23 Dan WinshipMake (skip) annotation work everywhere
2009-11-23 Dan WinshipFix enum prefix stripping to work only up to word bound...
2009-11-21 Maxim ErmilovCorrect g_file_enumerator_next_files_finish annotation.
2009-11-20 Simon van der... Add a method to compare infos
2009-11-12 Tomeu VizosoAdd g_ir_ffi_convert_arguments
2009-11-11 Tomeu VizosoDon't put the callback element inside the field if...
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-11-04 Colin Walters[gtypelib.h] Document SimpleTypeBlob more
2009-10-25 Colin Walters[Gio] Annotate g_file_make_directory_with_parents
2009-10-23 Colin WaltersWhen doing type resolution on a string, treat it as...
2009-10-23 Tomeu VizosoFix make check after f152f5e97df7
2009-10-23 Tomeu VizosoFix make check after 0d9cfb004d528
2009-10-21 Colin WaltersUse best known derived parent
2009-10-07 Colin WaltersExplicitly sort object interfaces, properties, and...
2009-09-28 Adam SampsonConsistently resolve symbolic links
2009-09-18 Johan BilienRemove a remnant of shave
2009-09-07 Halton HuoMake g-ir-scanner 64-bit enable. Closes #593639
2009-09-05 Owen W. TaylorPost release version bump
2009-09-05 Owen W. TaylorBump version to 0.6.5 GOBJECT_INTROSPECTION_0_6_5
2009-09-04 Colin WaltersCorrectly ref repository in GIUnresolvedInfo
2009-09-04 Simon van der... Add CLFAGS and LIBS variables
2009-09-04 Colin WaltersBug 593322 - Fix unref of GIUnresolvedInfo instances
2009-09-04 Colin WaltersBug 593162 - Use built scanner from tarball builds
2009-09-01 Adel GadllahAdd GVolumeMonitor interfaces
2009-08-31 Halton HuoUse CC rather than LD to fix build issue for gir. Close...
2009-08-25 Halton HuoReplace LIBTOOL_LIBTOOL to LIBTOOL. Closes #592968.
2009-08-24 Colin WaltersBug 574351 - Add --pkg-export option GOBJECT_INTROSPECTION_0_6_4
2009-08-24 Dan WinshipBug 556628 – (skip) annotation
2009-08-24 Colin WaltersBug 578200 - Substitute $(PYTHON) in g-ir-scanner.in
2009-08-24 Colin WaltersBug 587279 - Add COPYING.GPL and COPYING.LGPL
2009-08-24 Colin WaltersBug 590883 - Use 'cc' instead of 'gcc' for preprocessing
2009-08-24 Colin WaltersLD_LIBRARY_PATH exorcism
2009-08-20 Colin WaltersMerge branch 'typelib-dlopen'
2009-08-20 Owen W. TaylorRemove some $(builddir) that crept back in
2009-08-19 Colin Walters[typelib] Clean up dlopen handling
2009-08-17 Colin WaltersMake Everything-1.0.gir depend on GObject-2.0.gir
2009-08-17 Colin WaltersAdd FT_Library and cairo_font_face_t to hand-written...
2009-08-17 Colin WaltersBug 592055 - Build/test fixes
2009-08-17 Colin WaltersAlso remove LD_LIBRARY_PATH bit from before AM_V_GEN...
2009-08-17 Owen W. TaylorSupport passing --library=lib<foo>.la
2009-08-17 Owen W. TaylorResolve library names to shared libraries ourselves
2009-08-17 Owen W. Taylorautoconf-2.64 compat: Don't use $(builddir)
2009-08-17 Colin WaltersMove LPATH and $(CHECK_DEBUG) bits into $(SCANNER)
2009-08-17 Colin WaltersProtect against source_filename being None when analyzi...
2009-08-17 Colin WaltersUse current working directory for temporary executables
2009-08-17 Colin WaltersExcise shave in favor of automake 1.11 silent rules
2009-08-16 Colin Walters-DGLIB_COMPILATION when scanning GLib
2009-08-13 Owen W. TaylorPrepend to $LD_LIBRARY_PATH not append
2009-08-13 Owen W. TaylorDon't open shared libraries twice
2009-08-13 Simon van der... Update after commit ffc15cd51639679c914868006a1e3462958...
2009-08-10 Dan WinshipAnnotate g_shell_parse_argv()
2009-08-05 Brian CameronBack out the previous change. Now go back to hardcodin...
2009-08-05 Colin WaltersOnly accept bison as yacc tool
2009-08-05 Brian CameronCheck the CC environment variable instead of assuming...
2009-08-05 Colin WaltersUse all libraries specified on the command line
2009-08-03 Colin WaltersAdd allow-none for etag for g_file_replace
2009-08-02 Simon van der... Fix a typo in test_flags_get_type
2009-07-09 Owen W. TaylorRevert "Window isn't a record, but really a typedef...
2009-07-09 Owen W. TaylorFix checks in gfield.c
2009-07-08 Colin WaltersWindow isn't a record, but really a typedef for uint32
2009-07-06 Simon van der... Add a function to test arrays as inout argument in...
2009-07-06 Dan WinshipSync the basic types array in girnode.c:serialize_type...
2009-07-06 Colin WaltersBug 583686 - Add gobject-introspection-no-export-1...
2009-07-06 Johan DahlinMerge commit 'origin'
2009-07-06 Johan DahlinOmit warnings, my console is not a todo list
2009-07-05 Simon van der... Add a TestObj subclass in Everything
next