annotationparser: correct "maximium" in error messages
[platform/upstream/gobject-introspection.git] / tests / scanner /
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-03-27 Alberto MardeganAdd regression tests for GHashTable holding GValue
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-16 Martin PittAdd test for a GPtrArray return with transfer full
2012-02-09 Jasper St. Pierrescanner: Allow adding annotations to vfuncs directly
2012-02-06 Rico Tzschichholztests/scanner: Update Regress-1.0-expected.gir
2012-02-06 Giovanni CampagnaAdd tests for array arguments in callbacks
2012-02-06 Paolo BorelliAdd regress_test_null_gerror_callback
2012-02-05 Sebastian PölsterlUse g_free as element_free_func
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2012-02-03 Jasper St. Pierretests: Add another simple boxed type with a complex...
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2011-12-20 Colin Walterstests: Add a long string constant test
2011-11-25 Johan DahlinAdd a floating alias for none
2011-10-21 Martin PittAdd regress test method for a (skip) return value witho...
2011-10-20 Colin Walterstests: Also dist headeronly.h
2011-10-20 Colin Walterstests: Actually add headeronly.h
2011-10-19 Colin Waltersscanner: Support --header-only flag
2011-10-18 Colin Waltersbarapp: Don't call g_thread_init()
2011-10-14 John (J5) Palmieriadd test for checking refcounting of signals with trans...
2011-10-13 Dan Winshipscanner: allow GObject.Object as a superclass return...
2011-09-14 Johan DahlinAdd constant value annotation
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-09-07 Dieter VerfaillieWindows port: disable barapp test program on Windows
2011-09-07 Dieter VerfaillieWindows port: set CAIRO_LIBS in LIBADD, not LDFLAGS
2011-09-02 Vincent Untzregress: Fix wrong type of variable in regression test
2011-08-30 Colin Waltersscanner: Don't try to copy c:type if we're parsing...
2011-08-26 Xavier Claessensadd regression test for skipped #define
2011-08-26 Xavier ClaessensAdd a regress test for a method returning GPtrArray
2011-08-23 Alexandre Rostovtsevtests: build tests only on make check
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-15 Colin WaltersRegress-1.0-expected: Update for previous change
2011-08-14 Colin Waltersannotationparser: Don't eat lines that look like parame...
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinTry harder to preserve c:type
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Colin Waltersannotationparser: Only accept certain tags
2011-08-13 John (J5) Palmieriremove the flat struct array test and replace with...
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 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
2011-08-13 Martin PittAdd Regress method for a closure taking and returning...
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-12 Dan WinshipSwitch to storing string form of error quarks
2011-08-12 Martin PittAdd Regress method for a closure taking and returning...
2011-08-08 Dominique LeuenbergerDon't use deprecated G_CONST_RETURN
2011-07-27 Colin WaltersDon't copy python files in scanner tests
2011-07-22 Jasper St. Pierregiscanner: Make comments starting with tab characters...
2011-07-01 Dan Winshipgiscanner: mark GAsyncReadyCallbacks as allow-none
2011-06-09 Colin WaltersDon't use soon-to-be deprecated G_CONST_RETURN
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-04 Giovanni CampagnaAlways add a zero-terminated attribute when it cannot...
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-03 Colin WaltersUpdate expected GIR for commit e70cdbce955475915ea441bd...
2011-06-02 Colin Waltersscanner: Parse GNUC expression statements
2011-06-01 Giovanni CampagnaRegress: fix GVariant tests
2011-05-25 Colin WaltersRegress: Add GVariant tests
2011-05-14 David ZeuthenAdd more coverage for recently added (skip) regress...
2011-05-13 David ZeuthenMove recently added (skip) tests to the regress module
2011-05-13 David ZeuthenAdd support for the (skip) annotation on parameters...
2011-05-12 Giovanni CampagnaGScannerParser: recognize character constants
2011-05-11 Giovanni Campagnagiscanner: read (array) and (element-type) annotations...
2011-05-05 Colin WaltersUpdate expected gir for previous change GOBJECT_INTROSPECTION_0_10_8
2011-05-04 Colin WaltersAdd test function regress_test_struct_fixed_array_frob
2011-05-04 Maxim Ermilovg_field_info_get_field: return correct pointer for...
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-11 Simon van der LindenInclude cairo.h instead of cairo/cairo.h
2011-02-02 Tomeu VizosoAdd (method) overrides
2011-02-01 Johan DahlinPreserve gtk-doc section names
2011-01-28 Tomeu VizosoAdd (constructor) annotation
2011-01-21 Tomeu VizosoPreserve the c:type of array elements
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2011-01-13 Pavel HolejsovskyAdd support for g[u]intptr in scanner and girwriter.
2011-01-11 Colin Walterstests: Update expected girs for --c-include
2011-01-11 Benjamin Ottetests: Fix build by including correct headers with...
2011-01-07 Tomeu Vizososcanner: Make sure that vfuncs made to the GIR
2010-12-21 Pavel Holejsovskyscanner: avoid crash when annotation explicitly changes...
2010-12-17 Colin Waltersmake check pass for recent commits
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-15 Pavel Holejsovskygiscanner: don't ignore signal parameter names from...
2010-12-08 Pavel HolejsovskyFix thinko in regress suite.
2010-12-06 Andreas RottmannSupport glib-mkenums comment /*< flags >*/
2010-12-02 Colin WaltersSupport hexadecimal escapes in constants
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-16 Jonathan Matthewscanner: use c-symbol-prefix for method pairing where...
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-11-09 Colin WaltersSwitch to nonrecursive make for core (i.e. not tests/)
2010-11-01 Owen W. TaylorHandle enumerations with the full range of signed and...
2010-10-21 Colin Waltersscanner: Support GStrv as signal parameters
2010-10-19 Colin WaltersAccept trailing whitespace at the start of a comment...
2010-10-06 Johan DahlinRevert "Apply `(type bitfield)' annotations for enums"
2010-10-05 Andreas RottmannApply `(type bitfield)' annotations for enums
2010-09-29 Colin WaltersFix tests
2010-09-28 Colin Waltersannotationparser: Don't ignore annotations if there... GOBJECT_INTROSPECTION_0_9_8
2010-09-28 Pavel HolejsovskyModify Regress impl so that inout args ignore (transfer... GOBJECT_INTROSPECTION_0_9_7
next