platform/upstream/gobject-introspection.git
2010-12-22 Owen W. TaylorFix srcdir != builddir problems for test cases GOBJECT_INTROSPECTION_0_10_0
2010-12-22 Owen W. TaylorFix error handling when writing out typelib
2010-12-21 Pavel HolejsovskyRegenerate gir/gio-2.0.c
2010-12-21 Pavel Holejsovskyscanner: avoid crash when annotation explicitly changes...
2010-12-19 Pavel HolejsovskyRegenerate gio-2.0.c and gobject-2.0.c from current...
2010-12-19 Pavel HolejsovskyFix misc/extract-gobject-sources.sh.
2010-12-17 Dan Winshipglib-2.0.c: annotate g_get_environ() and g_listenv()
2010-12-17 Colin Waltersmake check pass for recent commits
2010-12-17 Pavel HolejsovskyRegenerate gio-2.0.c from current glib/gio HEAD.
2010-12-16 Pavel HolejsovskyRegenerate gio-2.0.c
2010-12-16 Pavel HolejsovskyUpdate path to g-ir-annotation-tool in extract-gio...
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-15 Pavel HolejsovskyRegenerate gio-2.0.c from current glib/gio.
2010-12-15 Pavel Holejsovskygiscanner: don't ignore signal parameter names from...
2010-12-10 Colin Walterscairo: Fill out GIR with cairo-gobject boxed information
2010-12-10 Colin Walterscairo-1.0.gir: Un-foreign RectangleInt
2010-12-09 Emmanuele Bassigir: Add Time to xlibs-2.0
2010-12-08 Pavel HolejsovskyFix thinko in regress suite.
2010-12-06 Andreas RottmannSupport glib-mkenums comment /*< flags >*/
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-06 Tomeu VizosoMake sure we don't mark GInitiallyUnownedClass as disguised
2010-12-03 Colin WaltersAdd directory index section
2010-12-03 Colin Walters.gitignore: Update
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: Add automake rules
2010-12-03 Colin Walterscmph: Modify types to use GLib types
2010-12-03 Colin WaltersImport CMPH 1.0
2010-12-03 Colin WaltersMakefile.am: Add GTESTER_PROGS
2010-12-03 Colin Waltersscanner: Switch to only Python 2.5 C API usage
2010-12-02 Colin Waltersscanner: More XML unicode fixes
2010-12-02 Johan DahlinAdd proper unicode support to the source scanner
2010-12-02 Colin WaltersSupport hexadecimal escapes in constants
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-18 Colin WaltersUpdate gio annotations from GLib git
2010-11-17 Colin Waltersgtk-doc: Update for renamed libgirepository-internals.la
2010-11-17 Dan Winshipglib-2.0.c: annotate the arrays in g_spawn_sync/_async
2010-11-16 Colin Waltersgirepository: Consistently prefix internal functions...
2010-11-16 Colin Waltersbuild: Flip around linking order of libraries for tools
2010-11-16 Colin Waltersgitypelib: Extend warning for validation
2010-11-16 Colin Waltersscanner: Fall back to default uscoring for method pairi...
2010-11-16 Colin WaltersFix tests to look in correct directory for typelibs
2010-11-16 Colin Walterstests: Print an error message
2010-11-16 Colin WaltersFix line too long
2010-11-16 Jonathan Matthewscanner: use c-symbol-prefix for method pairing where...
2010-11-16 Jonathan Matthewscanner: don't show 'warnings suppressed' if --warn...
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-11-12 Colin Waltersbuild: Explicitly link to libffi for g-ir-compiler
2010-11-12 Colin WaltersAdd g_object_info_find_signal
2010-11-11 Colin WaltersMakefile-gir.am: Fix explicit dependency of DBusGLib...
2010-11-11 Colin WaltersExplicitly link g-ir-compiler and g-ir-generate to GIO
2010-11-11 Colin Waltersdumper: Differentiate between "external" and "internal...
2010-11-11 Colin WaltersMakefile-gir.am: Add explicit g-ir-compiler dependency
2010-11-11 Alban Browaeysnonrecursive build: Fix typelib installation
2010-11-11 Colin WaltersFix previous commit
2010-11-11 Colin Waltersbuild: Fix scanner/compiler to look in $(top_builddir...
2010-11-09 Colin Waltersgirepository: Only export ^gi?_ symbols
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-09 Colin WaltersMove pyflakes to check-pyflakes
2010-11-09 Colin Walterslibtoolimporter: Don't assume we have a multi-component...
2010-11-09 Colin Walterstools: Switch to checking UNINSTALLED_INTROSPECTION_SRCDIR
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-25 Colin Waltersscanner: Print out a message if warnings were off
2010-10-22 Colin WaltersFix previous commit
2010-10-22 Colin WaltersHandle CC="ccache gcc" for linker command too
2010-10-21 Colin WaltersFix regression in g_irepository_get_info
2010-10-21 Colin Waltersscanner: Support GStrv as signal parameters
2010-10-19 Colin Waltersscanner: Don't process pkg-config libs twice
2010-10-19 Colin WaltersAccept trailing whitespace at the start of a comment...
2010-10-18 Colin Waltersgirepository: Refactor lookup code
2010-10-11 Colin Waltersconfigure: Bump to 0.10 series
2010-10-11 Colin Walterstypelib: Don't fail on minor version
2010-10-07 Colin Waltersscanner: Don't leave temporary directory around if...
2010-10-06 Colin Waltersconfigure: Post-release version bump
2010-10-06 Colin Waltersconfigure: Release 0.9.12 GOBJECT_INTROSPECTION_0_9_12
2010-10-06 Colin Waltersdocs: Don't conditionalize on ENABLE_GTK_DOC
2010-10-06 Colin Waltersdist: Don't use gpg for tags by default
2010-10-06 Johan DahlinImprove documentation for g_registered_type_info_get_g_type GOBJECT_INTROSPECTION_0_9_11
2010-10-06 Johan DahlinRevert "Apply `(type bitfield)' annotations for enums"
2010-10-06 Johan DahlinRevert "block can be None, fixup last commit"
2010-10-06 Alexey Zakhlestinchose extension basing on OS
2010-10-06 Johan Dahlinblock can be None, fixup last commit
2010-10-05 Andreas RottmannApply `(type bitfield)' annotations for enums
2010-10-03 Johan Dahlinupload-release: Use bz2
2010-10-03 Pavel HolejsovskySilently skip #pragma directives when scanning sources.
2010-10-03 Pavel HolejsovskyHonor -L commandline option.
2010-10-01 Colin Waltersdumper: Make g_irepository_dump static when being used...
2010-09-30 Owen W. TaylorAdd -export-dynamic when compiling with libtool
2010-09-30 Colin Waltersconfigure: post-release version bump
2010-09-30 Colin Waltersconfigure: Change to bzip2 dist GOBJECT_INTROSPECTION_0_9_10
2010-09-30 Colin Waltersgir: Explicitly specify path to girepository so libtool...
2010-09-30 Colin Waltersconfigure: Post release version bump
2010-09-30 Colin Waltersscanner: Don't link to -lgirepository when dumping GOBJECT_INTROSPECTION_0_9_9
2010-09-30 Colin Walterstests: Specify --libtool
next