platform/upstream/gobject-introspection.git
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
2010-09-20 Johan Dahlin[scanner] Add a Position class
2010-09-20 Johan Dahlin[scanner] Only store types in cache store
2010-09-20 Johan DahlinRemove leftover, type is set above
2010-09-20 Johan Dahlin[maintransformer] Make warning more robust
2010-09-20 Johan Dahlin[message] Set file_positions to an empty list
2010-09-20 Johan DahlinInclude proper line number for scope warning
2010-09-20 Johan Dahlin[sourcescanner] Rewrite linemarks parser
2010-09-19 Johan DahlinInclude proper filename and lineno in doc warning
2010-09-19 Johan Dahlin[annotationparser] Preserve line numbers
2010-09-19 Johan DahlinSave the line number of a source comment
2010-09-18 Johan Dahlin[maintransformer] Do not warn for returns and varargs
2010-09-17 Tomeu VizosoSet c_symbol_prefix in the GVariant special case
2010-09-17 Tomeu VizosoMake Full the default transfer for returned foreign...
2010-09-16 Johan DahlinUpdate AUTHORS
2010-09-16 Johan DahlinUpdate CONTRIBUTORS
2010-09-16 Colin Waltersbuild: post-release version bump
2010-09-16 Colin WaltersRelease 0.9.6
2010-09-16 Johan Dahlin[maintransformer] Do not warn for vararg docs
2010-09-15 Johan DahlinAdd a warning for unresolved types
2010-09-15 Simón Penagio-2.0.c: Add missing annotations
2010-09-15 Colin Waltersscanner: Add temporary workaround for GStreamer
2010-09-15 Johan DahlinNEWS->git shortlog
2010-09-15 Pavel HolejsovskyUpdate annotations for GIRepository.Repository.
2010-09-15 Pavel HolejsovskyBox GIBaseInfo structure.
2010-09-14 Johan DahlinAdd a parameter mismatch warning
2010-09-14 Johan Dahlin[gio] Fix a broken doc string
2010-09-14 Johan Dahlin[warningtester] Do not sort expected warnings
2010-09-14 Johan Dahlin[warningtester] Invert expected/actual
2010-09-14 Colin Waltersscanner: Add c_type for callbacks
2010-09-14 Colin Walterstests: Don't build regress if we don't HAVE_CAIRO
2010-09-14 Colin Walterstypelib compiler: Passthrough <doc> at any point
2010-09-14 Colin Waltersscanner: Parse annotations for typedefs
2010-09-14 Colin Waltersscanner: Handle G_TYPE_HASH_TABLE
2010-09-13 Colin Waltersscanner: Consistently use ctype for documentation blocks
2010-09-13 Colin Waltersscanner: Add a test for G_TYPE_ARRAY and (element-type...
2010-09-13 Colin Waltersscanner: Add GType for GVariant
2010-09-13 Colin Waltersscanner: Bomb out more obviously if a namespace contain...
2010-09-13 Tomeu VizosoAnnotate g_variant_builder_end
2010-09-13 Johan DahlinAdd a few notes to HACKING
2010-09-13 Johan Dahlin[test] Fix a leftover rename
2010-09-13 Johan Dahlin[test] Add typelib/girs to CLEANFILES
2010-09-13 Johan Dahlin[test] Use INTROSPECTION_SCANNER
2010-09-13 Johan DahlinDo not use install-data-local
2010-09-13 Johan DahlinDo not require .git to be present
2010-09-13 Johan Dahlin[tests] Add to EXTRA_DIST
2010-09-13 Johan Dahlin[tests] Remove left over variable
2010-09-11 Tomeu VizosoAdd annotation for g_variant_get_string
2010-09-10 Colin Waltersscanner: Readd support for --strip-prefix
2010-09-10 Colin Waltersscanner: Allow gstreamer's GParamSpecMiniObject through
2010-09-10 Colin Waltersbuild: Also use $DESTDIR for regress.[ch]
2010-09-09 Colin Waltersbuild: Use $DESTDIR in install-data-local
2010-09-09 Owen W. Taylorgio-2.0.c: Add more annotations for GVolume and GVolume...
2010-09-09 Colin Waltersbuild: Update EXTRA_DIST, fix random stray + in Makefile
2010-09-09 Colin Waltersgio: annotate g_volume_get_drive
next