gnome.gobject-introspection
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
2009-07-03 Andreas RottmannAllow annotations on fields
2009-06-26 Tim HortonAdd xmlTextReaderPtr type to fake libxml2 GIR
2009-06-26 C. Scott AnanianBug 586994: Add annotations for g_file_open_tmp()/g_fil...
2009-06-24 Tobias MuellerName unions to enable compilation on Solaris
2009-06-24 C. Scott AnanianFix 'make check'.
2009-06-24 Simon van der... Add tests for array as output argument and fixed-size...
2009-06-24 Simon van der... Add two tests in Everything regarding multiple output...
2009-06-23 Colin WaltersBug 579008 - Don't override element-type for arrays
2009-06-22 Johan DahlinPost release version bump
2009-06-22 Johan DahlinCreate signed tags instead of lightweight ones
2009-06-22 Johan DahlinUpdate NEWS GOBJECT_INTROSPECTION_0_6_3
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-06-18 Colin WaltersUpdate annotation expected "tgir" for previous commit
2009-06-17 Simon van der... Bug 585328 - Only set zero_terminated flag for types...
2009-06-17 Andreas RottmannEverything: add a boxed property to TestObj
2009-06-16 Johan BilienMake sure the scanner and compiler are able to find...
2009-06-16 C. Scott AnanianBug 585579: actually check Everything-1.0-expected.gir
2009-06-16 Marco Pesenti... Fix distcheck. A couple of files was missing from EXTRA...
2009-06-15 Johan BilienAnnotate g_get_system_*_dirs ()
2009-06-12 C. Scott AnanianBug 585579: Update Everything-1.0-expected.gir to match...
2009-06-12 C. Scott AnanianBug 585373: Add annotations for g_spawn_* functions.
2009-06-12 C. Scott AnanianBug 585584: Fix warnings in girparser backtrace functio...
2009-06-12 C. Scott AnanianBug 585374: Fix misspelling of 'infinite'.
2009-06-12 C. Scott AnanianBug 581685: Parse parameterized types (using <>) in...
2009-06-11 Holger Hans... Make g-ir-compiler find files installed by make install
2009-06-11 Colin WaltersDon't fail if no --output option is specified
2009-06-10 rootRemove duplicate typelib installation rules
2009-06-09 Colin WaltersBug 577546 - More annotations for GLib, GObject, Gio
2009-06-09 Colin WaltersBug 577534 - Use rename to write new typelibs, instead...
2009-06-09 Colin WaltersBug 584453 - Handle char ** correctly (and const variation)
2009-06-08 Colin WaltersAdd a test_strv_out which is unannotated, rename curren...
2009-06-08 Simon van der... Bug 585081 - Correct everything linkage
2009-06-04 Colin WaltersMove Everything into gir/, since it's a public library
2009-06-04 Colin WaltersAdd an Everything-1.0-expected.gir, test Everything...
2009-06-04 Emmanuele BassiAdd GLclampf to the GL GIR
2009-05-29 C. Scott AnanianAnnotations for g_option_context_parse.
2009-05-29 Andreas RottmannA few transfer-related tests for "Everything"
2009-05-28 Chris RiveraFix pep8.py and its invocation.
2009-05-20 C. Scott AnanianBetter handle classes with non-standard to_underscore...
2009-05-12 C. Scott AnanianUpdate doc comments.
2009-05-12 C. Scott AnanianAdd GHash tests to Everything test GI library.
2009-05-12 C. Scott AnanianFix the list comparison assertions.
2009-05-12 C. Scott AnanianEverything: more tests for integer array parameters.
2009-05-12 C. Scott AnanianFix annotations for GList and GSList tests.
2009-05-12 C. Scott AnanianEnable the utf8 tests in the everything module.
2009-05-12 C. Scott AnanianAllow the use of the "Rename To" annotation for literal...
2009-05-12 C. Scott AnanianRemove orphan text, left over from parent document.
2009-05-07 Colin WaltersRemove (out) annotation for now from Everything structs
2009-05-06 Tomeu VizosoFix typo in the TestInterface gtype name
2009-05-05 Tomeu VizosoAdd an interface to Everything
2009-05-01 Marina ZhurakhinskayaAdd element type annotations for GList arguments
2009-04-03 Colin WaltersAvoid writing out empty array if we have no _get_type...
2009-03-28 Dan WinshipFix 'Could not find GIR file ...' error to use right...
2009-03-27 Andreas RottmannBug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
2009-03-26 Johan DahlinAnnotate g_filename_completer_get_completions
2009-03-24 Andreas RottmannRemove spurious addition of 'GSList *handlers' in last...
2009-03-24 Andreas RottmannAdditions to the 'Everything' namespace
2009-03-24 Didier 'PtitjesBug 576323 - Fix inner constant parsing Signed-off...
2009-03-24 Johan BilienInclude g-ir-scanner.in in the distribution
2009-03-24 Johan BilienAdd a test signal with an argument flagged as G_SIGNAL_...
next