platform/upstream/gobject-introspection.git
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
2010-09-29 Colin Waltersglib-2.0.c: Fix invalid annotation syntax
2010-09-29 Colin Waltersscanner: Abort if we would be generating an empty namespace
2010-09-29 Colin Waltersscanner: Don't duplicate fatal message text
2010-09-29 Colin WaltersFix tests
2010-09-29 Tomeu VizosoActually do something about fundamentals when parsing...
2010-09-28 Colin Waltersconfigure: Post-release version bump
2010-09-28 Colin Waltersannotationparser: Don't ignore annotations if there... GOBJECT_INTROSPECTION_0_9_8
2010-09-28 Colin WaltersFix --include-uninstalled
2010-09-28 Colin Waltersconfigure: post-release version bump
2010-09-28 Pavel HolejsovskyModify Regress impl so that inout args ignore (transfer... GOBJECT_INTROSPECTION_0_9_7
2010-09-28 Pavel HolejsovskyRemove Regress tests with input args with transfer...
2010-09-27 Colin Waltersregress: Remove busted tests
2010-09-27 Vincent Untzscanner: fail if cpp fails
2010-09-26 Johan Dahlin[scanner] Make sure private enums are filtered
2010-09-26 Johan DahlinRemove trailing whitespace
2010-09-26 Johan Dahlin[scanner] Mark enum members as private in transformer
2010-09-26 Johan Dahlin[sourcescanner] Plug a couple of python leaks
2010-09-25 Johan DahlinDo not use triple dashes
2010-09-25 Pavel HolejsovskyFix memory leak.
2010-09-25 Johan DahlinRe-generate
2010-09-25 Johan Dahlin[annotationparser] Extract (skip) for doc blocks
2010-09-24 Johan DahlinRe-generate against HEAD of Gio
2010-09-24 Johan DahlinSetup message logger
2010-09-24 Johan DahlinPrint out line numbers
2010-09-24 Johan DahlinUse tag position if available
2010-09-24 Johan Dahlin[girparser] Callbacks and VFunctions can be shadowed
2010-09-24 Johan DahlinImport GObject sources
2010-09-24 Johan DahlinAdd a script to import gobject annotations
2010-09-24 Johan Dahlin[gio] Improve source comments
2010-09-24 Johan DahlinAdd a script to extract gio annotations
2010-09-24 Johan DahlinAdd an annotation tool
2010-09-24 Johan Dahlin[scannermain] Split scanner_main into smaller pieces
2010-09-24 Johan Dahlin[annotationparser] Allow param less closures
2010-09-24 Johan DahlinAdd more array warnings + tests
2010-09-24 Johan Dahlin[annotationparser] Validate the rest of the annotations
2010-09-24 Johan Dahlin[maintransformer] Add more warnings for element-type
2010-09-24 Johan Dahlin[maintransformer] Use constants
2010-09-24 Johan DahlinAdd a position to doc options
2010-09-24 Johan Dahlin[annotation] Add constants for out options
2010-09-24 Johan Dahlin[maintransformer] Use AssertionError
2010-09-24 Johan DahlinFix a couple of broken annotations
2010-09-23 Johan Dahlin[warningtester] Prettify error output
2010-09-23 Johan DahlinAdd scope annotation value warnings
2010-09-23 Johan DahlinMake the invalid annotation warning a bit prettier
2010-09-23 Johan DahlinValidate transfer annnotations
2010-09-23 Johan DahlinPaper-bag fix, add an OPT_TRANSFER import
2010-09-23 Johan DahlinRemove TAG_TRANSFER
2010-09-23 Johan DahlinReplace TAG_TRANSFER with OPT_TRANSFER
2010-09-23 Johan Dahlin[annotationparser] Make it a bit stricter
2010-09-23 Johan Dahlin[scanner] Warn for invalid scanner annotations
2010-09-23 Colin Waltersconfigure: Explicitly require GLib 2.24
2010-09-23 Colin Walterstests: Look for uninstalled .girs
2010-09-21 Johan DahlinRevert "[transformer] Ignore hidden symbols"
2010-09-21 Johan Dahlin[transformer] Ignore hidden symbols
2010-09-21 Johan Dahlin[IntrospectablePass] Suppress callback/vfunction warnings
2010-09-21 Johan Dahlin[Message] Implement Position.__repr__
2010-09-21 Johan Dahlin[maintransformer] Improve type resolution warnings
2010-09-21 Johan Dahlin[IntrospectablePass] Improve error message
2010-09-21 Johan DahlinPass in blocks to IntrospectablePass
2010-09-21 Johan Dahlin[message] Add apositions argument to a few functions
2010-09-20 Johan Dahlin[scanner] Support private/public directives
next