gimarshallingtests: Add string_ to boxed structure
[platform/upstream/gobject-introspection.git] / giscanner / ast.py
2012-10-28 Giovanni CampagnaAst: Add parent to Fields
2012-10-28 Giovanni CampagnaNamespace: fix appending of nodes
2012-08-29 Jasper St. Pierregirparser: Track methods/constructors by symbol
2012-08-29 Jasper St. Pierreast: Remove what looks to be a copy/paste error
2012-07-10 Evan Nemersonscanner: support stability tag
2012-07-07 Krzesimir Nowakgiscanner: Write detailed information in "type" tag...
2012-06-28 Jasper St. Pierrescanner: Remove properties
2012-06-28 Jasper St. Pierrescanner: Don't use an O(N) lookup when we already have...
2012-05-02 Neil RobertsAdd the fixed width C99 types from stdint.h
2012-03-15 Jesse van den Kieboomscanner: Remove array fields from List.clone()
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-17 Shaun McCanceg-ir-doc-tool: More Mallard work, using experimantal...
2012-01-06 Jasper St. Pierrescanner: Remove duplicate declaration of ErrorQuarkFunction
2011-09-14 Johan DahlinAdd constant value annotation
2011-08-18 Giovanni CampagnaForbid GPtrArrays holding non-pointer types
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinMake sure signal works when there isn't one specified
2011-08-13 Johan DahlinMake sure signal works when there isn't one specified
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Torsten Schönfeldscanner: add a moved_to property to backcompat functions
2011-08-13 Torsten Schönfeldscanner: handle static methods on all types
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
2011-08-13 Pavel HolejsovskyAutomatically turn Gdk.Rectangle gtype into cairo.Recta...
2011-08-12 Dan WinshipSwitch to storing string form of error quarks
2011-08-11 Pavel HolejsovskyAutomatically turn Gdk.Rectangle gtype into cairo.Recta...
2011-01-20 Johan Dahlinast: cleanup clone() methods
2011-01-13 Pavel HolejsovskyAdd support for g[u]intptr in scanner and girwriter.
2011-01-05 Colin Waltersscanner: Fix handling of property transfer
2010-10-21 Colin Waltersscanner: Support GStrv as signal parameters
2010-09-20 Johan Dahlin[scanner] Support private/public directives
2010-09-20 Johan Dahlin[scanner] Add a Position class
2010-09-14 Johan DahlinAdd a parameter mismatch warning
2010-09-14 Colin Waltersscanner: Handle G_TYPE_HASH_TABLE
2010-09-08 Colin Waltersscanner: Kill glibast
2010-09-08 Owen W. TaylorHandle casing better for constants
2010-09-06 Johan Dahlin[scanner] Clarify exception message
2010-09-06 Johan Dahlin[scanner] Remove a bunch of unused functions
2010-09-03 Colin Waltersscanner: Add backwards compatibility with some annotati...
2010-09-03 Johan Dahlin[scanner] Move a function from transformer to ast
2010-09-01 Colin Waltersscanner: Better handling of GType names
2010-08-31 Colin Waltersscanner: Better handling of empty namespace prefix...
2010-08-31 Colin WaltersMajor rewrite
2010-08-31 Colin WaltersUse GLib types consistently
2010-07-09 Colin WaltersDon't include machine-dependent integral types in the...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Johan DahlinRevert "Support introspectable=no attribute, add warnin...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-08 Tomeu VizosoSupport the (transfer) annotation for properties.
2010-05-26 Colin WaltersSupport (out caller-allocates)
2010-05-25 Alan Knowles[scanner] Support unsigned long/short int
2010-05-23 Tomeu VizosoAdd support for the 'foreign' annotation to g-i-scanner GOBJECT_INTROSPECTION_0_6_12
2010-05-19 Colin WaltersAdd uid_t, gid_t, dev_t to integral type conversions
2010-05-07 Owen W. TaylorValidate scope annotation values
2010-05-04 Tomeu VizosoAdd support for GArrays: add g_type_info_get_array_type...
2009-08-24 Dan WinshipBug 556628 – (skip) annotation
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-06-12 C. Scott AnanianBug 581685: Parse parameterized types (using <>) in...
2009-03-23 Andreas RottmannBug 574284 - Add support for a 'closure' and 'destroy...
2009-03-19 Andreas RottmannBug 556475 – support Shadows: annotation
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-26 Colin WaltersRevert "Bug 557383 - Virtual function support"
2009-02-26 Colin WaltersMerge branch 'bug557383-vfuncs'
2009-02-26 Colin WaltersBug 557383 - Virtual function support
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-17 Colin WaltersBug 571483 - Sort toplevel .gir entries
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-01-20 Johan DahlinBug 562615 – Struct methods missing
2009-01-13 Johan DahlinBug 555036 – put gtk-doc in GIR
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
2008-12-09 Tristan Van BerkomBug 563742 – introspection should record the introduced...
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-25 Johan DahlinDefine socklen_t as an alias for int32.
2008-11-17 Colin WaltersBug 552568 - All the argv parameters in Gtk.gir map...
2008-11-17 Colin WaltersBug 559706 - interface prequisites
2008-11-10 Owen TaylorBug 560248 – "disguised structures"
2008-11-09 Jürg BilleterWrite throws attribute for virtual functions, fixes...
2008-11-04 Johan DahlinRelicense the giscanner library under LGPLv2+. This...
2008-10-30 Tommi Komulainenmap 'id' (ObjC) to 'any' type
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-20 Colin WaltersFix __repr__ for Property
2008-10-20 Colin WaltersAlso register g variants of default_array_types.
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Johan BilienAlso assume direction=out for size_t*, ssize_t* arguments
2008-10-17 Johan BilienBug 556610 – giscanner/girparser.py drops parameter...
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Johan BilienBug 556433 – assume direction = out for int * parameters
2008-10-13 Jürg Billeteradd signed integer and off_t to type_names
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-11 Colin WaltersBug 555947 - update annotations syntax
2008-10-11 Lucas RochaBug 552370: add one more test for unsigned as a type...
next