gnome.gobject-introspection
2010-03-26 Johan Dahlin[cairo] Mark add structs as foreign origin/HEAD origin/master
2010-03-26 Johan DahlinAdd support for foreign structs
2010-03-26 Johan Dahlin[docs] Remove reference to girwriter.c
2010-03-25 Johan Dahlin[typelib] Remove space/indent mismatch
2010-03-25 Johan DahlinRemove unused file girwriter.c
2010-03-25 Johan DahlinRemove trailing whitespace
2010-03-24 Johan DahlinRevert accidentally committed attribute
2010-03-24 Johan Dahlin[MAINTAINERS] Remove Matthias
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2010-03-24 Johan Dahlin[cairo] Remove unused glib types
2010-03-18 Colin WaltersEnumerations can be negative
2010-03-18 Colin Walters[configure.ac] Post-release version bump
2010-03-18 Colin Walters[MAINTAINERS] Add Colin Walters <walters@verbum.org>
2010-03-17 Maxim ErmilovFix g_file_enumerator_next_files_finish annotation
2010-03-15 Alan KnowlesSmall fix to handle @attributes: .... (.....) as...
2010-03-15 Johan Dahlin[glib] Add g_convert annotations
2010-03-10 Johan DahlinMerge remote branch 'origin'
2010-03-09 Johan Dahlin[everything] Add alternative boxed constructors
2010-03-08 Colin Walters[gio-2.0.c] Annotate g_file_replace
2010-03-04 Colin Walters[everything] Add to expected .gir for last comment
2010-03-04 Colin Walters[everything] Add some "torture" test functions with...
2010-03-01 Johan BilienAdd a test function with an out argument and some other...
2010-02-17 Johan Dahlin[giscanner] Catch CalledProcessError and OSError
2010-02-17 Colin Walters[scanner] Catch OSError too when checking for libtool
2010-02-12 Owen W. TaylorFix glib:error-quark scanning for unregistered enum...
2010-02-12 Johan DahlinFix unittests, add missing allow-none
2010-02-11 Colin WaltersDelete stray g_return_if_fail
2010-02-11 Colin WaltersAssume allow-none for GCancellable
2010-02-11 Kedar SovaniFix Alignment Errors.
2010-02-11 Colin Walters[g-ir-compiler] Slightly less lame error messages
2010-02-11 Colin WaltersConform last patch with pep8
2010-02-11 Colin Walters[scanner] Print error instead of throwing for unknown...
2010-02-01 Johan Bilientests: Do not include built source in the distribution
2010-02-01 Johan Biliengir: Do not include generated gir files in the distribution
2010-01-25 Maxim Ermilovincrease limit of GIRealInfo's ref_count
2010-01-18 Johan Bilientests: Add the scope for callbacks in expected girs
2010-01-15 Johan Bilienscanner: Always explicitely set the scope of callbacks
2010-01-13 Dan Winshipannotate g_filename_to_uri
2010-01-12 Colin WaltersCorrectly cast to a CommonBlob when looking up embedded...
2010-01-12 Owen W. TaylorDon't remove .c file for dumper binary
2010-01-08 Johan DahlinRemove tabs, fixes make check
2010-01-05 Damien LespiauAdd an --add-init-section argument
2009-12-31 Johan DahlinThe private header should be included in girffi.c
2009-12-31 Damien Lespiau__extension__ can be put in front of expressions
2009-12-31 Damien LespiauFix typo in the help string of the --no-libtool argument
2009-12-31 Johan DahlinSimplify Gio-2.0.gir rules
2009-12-31 Johan DahlinAdd missing include girffi-private.h
2009-12-31 Johan DahlinInclude Python.h earlier
2009-12-31 Johan DahlinUse AM_V_GEN more a more quiet build
2009-12-30 Johan DahlinMake sure the macros work without silent rules
2009-12-30 Johan DahlinMake compiler output with silent-rules prettier
2009-12-23 Halton HuoAdd -DGLIB_COMPILATION for GLib-2.0.gir.
2009-12-16 Colin WaltersAllow stack allocating GIBaseInfo, add stack retrieval...
2009-12-16 Colin Walters[girffi] Clean up API, add g_function_info_prep_invoker
2009-12-16 Colin WaltersFix compilation warning in ginvoke.c
2009-12-16 Johan DahlinPost release version bump
2009-12-15 Javier JardónSubstitute deprecated Glib symbol: g_mapped_file_free GOBJECT_INTROSPECTION_0_6_7
2009-12-15 Saleem Abdulrasoolfix invoke tests
2009-12-15 Saleem Abdulrasoolprotect on null retval
2009-12-15 Johan DahlinRevert "GI_TYPE_TAG_VOID != ffi_type_void"
2009-12-14 Johan DahlinDo not require the precense of INTROSPECTION_GIRS
2009-12-14 Johan DahlinUpdate .gitignore
2009-12-14 Johan DahlinInstall Makefile.introspection in the right dir
2009-12-14 Johan DahlinMove the functions out of the define
2009-12-14 Johan DahlinAdd a Makefile.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
next