summaryrefslogtreecommitdiff
path: root/gir/everything.c
Commit message (Expand)AuthorAgeFilesLines
* Support (out caller-allocates)Colin Walters2010-05-261-2/+2
* Add GInitiallyUnknowned subclass to Everything for testing floating referencesTomeu Vizoso2010-05-221-0/+30
* Take into account the underscore after the type name when checking if a funct...Tomeu Vizoso2010-05-191-0/+18
* [everything] Remove test_callback_infiniteOwen W. Taylor2010-05-071-18/+0
* [everything] Fix length annotationsOwen W. Taylor2010-05-071-2/+2
* Add some tests to Everything for testing callbacks as constructor argsTomeu Vizoso2010-05-031-0/+47
* Add tests for GAsyncReadyCallbackTomeu Vizoso2010-04-221-1/+8
* Add new tests for multiple callback calls during function invokation for scop...Zach Goldberg2010-04-201-0/+19
* Add a bunch of new tests for nullable args in Everything moduleZach Goldberg2010-04-171-0/+85
* Add a simple callback type which has no arguments or return valuesZach Goldberg2010-04-161-0/+14
* Add foreign struct funcs to EverythingTomeu Vizoso2010-04-151-0/+78
* Assert input values in Everything funcsTomeu Vizoso2010-04-091-0/+25
* [everything] Add alternative boxed constructorsJohan Dahlin2010-03-091-0/+34
* [everything] Add some "torture" test functions with baroque signaturesColin Walters2010-03-041-0/+142
* Add a test function with an out argument and some other after thatJohan Bilien2010-03-011-0/+13
* [everything] Add a function which has multiple (out) double argumentsColin Walters2009-12-081-0/+13
* [everything] Allow passing NULL to the callbackJohan Dahlin2009-12-031-2/+4
* Add async callback tests to everythingMaxim Ermilov2009-12-021-3/+44
* Fix a typo in test_flags_get_typeSimon van der Linden2009-08-021-1/+1
* Add a function to test arrays as inout argument in EverythingSimon van der Linden2009-07-061-0/+20
* Add a TestObj subclass in EverythingSimon van der Linden2009-07-051-0/+37
* Add tests for array as output argument and fixed-size arrays in EverythingSimon van der Linden2009-06-241-0/+57
* Add two tests in Everything regarding multiple output argumentsSimon van der Linden2009-06-241-0/+29
* Bug 584423 – Add short/ushort supportMark Lee2009-06-221-0/+10
* Everything: add a boxed property to TestObjAndreas Rottmann2009-06-171-1/+28
* Bug 585374: Fix misspelling of 'infinite'.C. Scott Ananian2009-06-121-3/+3
* Bug 581685: Parse parameterized types (using <>) in annotations.C. Scott Ananian2009-06-121-0/+31
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-091-0/+21
* Add a test_strv_out which is unannotated, rename current to test_strv_out_con...Colin Walters2009-06-081-2/+18
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-041-0/+1497