gnome.gobject-introspection
2008-10-15 Johan BilienOne last typo in tests/scanner/annotation.c
2008-10-15 Johan Bilienfixed a few copy-paste errors
2008-10-14 Johan BilienBug 556323 – transfer-ownership is wrong for functions...
2008-10-14 Johan Bilienadd g_union_info_find_method
2008-10-14 Colin WaltersPrepend search path for $(top_builddir)/gir dir
2008-10-14 Colin WaltersRepository tests requires installed Gio - punt on this...
2008-10-13 Jürg BilleterSupport fields in GObject structs
2008-10-13 Jürg Billeteradd signed integer and off_t to type_names
2008-10-13 Colin WaltersDocument g_irepository_get_dependencies
2008-10-12 Jürg BilleterParse bits attribute of fields
2008-10-12 Tommi Komulainenrun 'gitestrepo' in 'make check' instantiate 'GCancella...
2008-10-12 Johan Bilienactually add the parsed constant nodes
2008-10-12 Colin WaltersChangeLog
2008-10-12 Colin WaltersDon't cast DirEntry to Blob, actually look it up by...
2008-10-12 Johan Bilienparse constant nodes in gir files
2008-10-12 Johan Bilienprefix for constants have an underscore, so remove...
2008-10-12 Johan Bilienadd constants to expected gir file
2008-10-12 Tommi Komulainenuse "transfer-ownership" attribute for return values
2008-10-12 Tommi Komulainenmove "transfer" and "null-ok" attributes from <function...
2008-10-12 Tommi Komulainenhandle "transfer-ownership" attribute
2008-10-12 Tommi Komulainenuse "container" for container/shallow ownership transfe...
2008-10-12 Tommi KomulainenRefactor handling of transfer=none/shallow/full to...
2008-10-12 Colin WaltersFix inverted test for success in version parsing.
2008-10-12 Tommi KomulainenBug 556048 – Crash in g_irepository_find_by_gtype
2008-10-12 Jürg BilleterFix parsing transfer-ownership attribute of <return...
2008-10-12 Tommi Komulainenmake 'unregistered' one bit wide as everywhere else
2008-10-12 Colin WaltersAdd tests/repository which has some repository regressi...
2008-10-12 Jürg BilleterReadd class records as workaround to not break Gtk...
2008-10-12 Tommi Komulainenfix typo in gitesttypes namespace
2008-10-12 Jürg BilleterDon't generate <record> elements for class structs...
2008-10-12 Tommi Komulainenrestore testfns-1.0.gir lost in previous commit
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-12 Colin WaltersDon't lose if we have mismatched parens.
2008-10-12 Lucas Rochafix typo on 'members' variable.
2008-10-11 Colin WaltersBug 555947 - update annotations syntax
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-11 Lucas Almeida... Added test files.
2008-10-11 Tommi KomulainenBug 555946: Install a test module exercising all types...
2008-10-11 Jürg BilleterBug 552374: Const strings should be identified in the...
2008-10-11 Johan DahlinAlso parse enums which are not glib types.
2008-10-11 Lucas RochaBug 552370: add one more test for unsigned as a type...
2008-10-11 Andreas RottmannBug 555712: Struct and union issues
2008-10-11 Jürg BilleterBug 552370: unsigned not scanned properly
2008-10-11 Lucas RochaBug 554854: The --typelib-xml and --inject options...
2008-10-11 Lucas RochaBug 552376: scanner generates wrong names for enum...
2008-10-11 Johan DahlinWhitespace
2008-10-10 Lucas RochaBug 555293: append library_paths to LPATH env variable...
2008-10-09 Lucas Rochafix regression on invoke test case by making sure we...
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-10-06 Colin WaltersParse length= annotation as a parameter name, not a...
2008-10-04 Colin WaltersAdd missing annotation_object_get_type, fix up expected GIR
2008-10-03 Colin WaltersChangeLog
2008-10-03 Colin WaltersExtend coverage of boxed struct/union test cases
2008-10-03 Colin WaltersGLibBoxed is a valid registered type
2008-10-03 Colin WaltersMerge branch 'bug551744-boxed-ctors'
2008-10-03 Colin WaltersChangeLog
2008-10-03 Colin WaltersAvoid resolving types as we create them, do it all...
2008-10-03 Lucas Rochafix the last parameter of GLibEnumMember constructor...
2008-10-02 Colin WaltersChangeLog
2008-10-02 Colin WaltersUse g_alloca, suggested by Havoc Pennington
2008-10-02 Colin WaltersMerge; delete object param for varargs too
2008-10-02 Colin WaltersMerge branch 'bug552961-methods/wip'
2008-10-02 Dan Winship Bug 554490: g-ir-scanner gets confused by '\\'
2008-10-02 Colin WaltersChangeLog
2008-10-02 Colin WaltersRemove debug print
2008-10-02 Colin WaltersMerge branch 'bug552393-varargs'
2008-10-02 Colin WaltersChangeLog
2008-10-02 Colin WaltersBug 554632: Create type tag for GType
2008-10-02 Dan Winship Bug 554521: scanner generates wrong names for enum...
2008-09-29 Colin WaltersChangeLog
2008-09-29 Colin WaltersEnsure we always have types for container nodes
2008-09-29 Colin WaltersRework to use recursive XML
2008-09-29 Colin WaltersAlso use name as ctype name for resolving array components
2008-09-29 Colin WaltersMake length= work
2008-09-29 Colin WaltersWrite out list and map types, parse 'array' annotation
2008-09-29 Colin WaltersSome work on arrays
2008-09-28 Colin WaltersEnsure constructor returns are always most concrete...
2008-09-27 Colin WaltersAdd g-ir-scanner --inject
2008-09-27 Colin WaltersRename similarly-named function just for clarity
2008-09-25 Colin WaltersChangeLog
2008-09-25 Colin WaltersRemove non-repository types from GIR
2008-09-25 Colin WaltersBug 552564: Map guchar to uint8
2008-09-23 Colin WaltersUse symbolic names for type tags instead of hardcoded...
2008-09-23 Colin WaltersChangeLog
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-20 Colin WaltersRemove dbeug print
2008-09-20 Colin WaltersChangeLog
2008-09-20 Colin WaltersBug 552390: Handle capitialization like "DBus" more...
2008-09-19 Colin WaltersStrengthen check for interface vs basic types
2008-09-19 Colin WaltersExplode immediately if we don't recognize a type
2008-09-19 Colin WaltersFix indentation
2008-09-19 Colin WaltersChangeLog
2008-09-19 Colin WaltersAdd check to make sure we're not hitting out unresolved...
2008-09-19 Colin WaltersValidate the "this" argument for methods
2008-09-19 Colin WaltersRemove heuristic matching of methods to classes based...
2008-09-19 Colin WaltersChangeLog
2008-09-19 Colin WaltersBug 522384: Use SHLIB_SUFFIX intead of G_MODULE_SUFFIX...
2008-09-16 Colin WaltersDon't add spurious * if type is pointer; the is_pointer...
2008-09-16 Colin WaltersPrint out "any" for VOID+pointer, not "none"
2008-09-15 Johan DahlinAdd type_qualifier to SourceType.__members__
next