summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: gi_marshalling_tests_array_gvariant_inMikkel Kamstrup Erlandsen2011-01-172-0/+16
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-135-7/+48
* Add support for g[u]intptr in scanner and girwriter.Pavel Holejsovsky2011-01-135-15/+24
* Post-release version bumpGOBJECT_INTROSPECTION_0_10_1Colin Walters2011-01-121-1/+1
* Add g_vfunc_info_invoke and g_vfunc_info_get_addressTomeu Vizoso2011-01-125-157/+323
* tests: Update expected girs for --c-includeColin Walters2011-01-114-0/+4
* Revert "scanner: Stop predeclaring the functions that are to be scanned"Colin Walters2011-01-111-0/+2
* Revert "scanner: Include all headers when building the dumper binary"Colin Walters2011-01-111-3/+0
* tests: Fix build by including correct headers with --c-includeBenjamin Otte2011-01-112-1/+6
* scanner: Rename g_irepository_dump when included from the dumperBenjamin Otte2011-01-112-3/+5
* gir: Fix build of Gio-2.0.girBenjamin Otte2011-01-111-1/+3
* scanner: Stop predeclaring the functions that are to be scannedBenjamin Otte2011-01-101-2/+0
* scanner: Include all headers when building the dumper binaryBenjamin Otte2011-01-101-0/+3
* scanner: Use packages from --pkgBenjamin Otte2011-01-101-0/+1
* scanner: Make sure that vfuncs made to the GIRTomeu Vizoso2011-01-073-23/+5
* scanner: Fix handling of property transferColin Walters2011-01-053-6/+9
* scanner: Properly parse recursive list type nodesColin Walters2011-01-051-5/+10
* Regenerate gio-2.0.cPavel Holejsovsky2011-01-051-15/+59
* Regenerate gio-2.0.c and gobject-2.0.c from current glib HEADPavel Holejsovsky2010-12-292-302/+357
* Avoid using namespace as identifier in public header filesKristian Rietveld2010-12-281-1/+1
* Post-release version bumpOwen W. Taylor2010-12-221-1/+1
* Fix srcdir != builddir problems for test casesGOBJECT_INTROSPECTION_0_10_0Owen W. Taylor2010-12-222-2/+2
* Fix error handling when writing out typelibOwen W. Taylor2010-12-221-8/+14
* Regenerate gir/gio-2.0.cPavel Holejsovsky2010-12-211-80/+85
* scanner: avoid crash when annotation explicitly changes 'self' argumentPavel Holejsovsky2010-12-214-1/+16
* Regenerate gio-2.0.c and gobject-2.0.c from current glib.Pavel Holejsovsky2010-12-192-73/+129
* Fix misc/extract-gobject-sources.sh.Pavel Holejsovsky2010-12-191-2/+5
* glib-2.0.c: annotate g_get_environ() and g_listenv()Dan Winship2010-12-171-0/+10
* make check pass for recent commitsColin Walters2010-12-172-5/+5
* Regenerate gio-2.0.c from current glib/gio HEAD.Pavel Holejsovsky2010-12-171-138/+138
* Regenerate gio-2.0.cPavel Holejsovsky2010-12-161-351/+131
* Update path to g-ir-annotation-tool in extract-gio-sources.sh.Pavel Holejsovsky2010-12-161-1/+1
* scanner: support typedefs for container typesJonathan Matthew2010-12-166-11/+97
* Regenerate gio-2.0.c from current glib/gio.Pavel Holejsovsky2010-12-151-331/+10141
* giscanner: don't ignore signal parameter names from annotations.Pavel Holejsovsky2010-12-152-4/+7
* cairo: Fill out GIR with cairo-gobject boxed informationColin Walters2010-12-101-7/+21
* cairo-1.0.gir: Un-foreign RectangleIntColin Walters2010-12-101-1/+16
* gir: Add Time to xlibs-2.0Emmanuele Bassi2010-12-091-0/+1
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-076-20/+57
* Don't emit shadowed methods into the typelibAndreas Rottmann2010-12-071-1/+4
* g_object_info_find_method_using_interfaces: Fix crash if not foundColin Walters2010-12-061-1/+1
* g_object_info_find_method_using_interfaces: New functionColin Walters2010-12-062-0/+62
* Make sure we don't mark GInitiallyUnownedClass as disguisedTomeu Vizoso2010-12-061-0/+1
* Add directory index sectionColin Walters2010-12-033-12/+164
* .gitignore: UpdateColin Walters2010-12-031-8/+13
* Add internal hashing API designed for the typelibColin Walters2010-12-034-2/+307
* cmph-bdz-test: New testColin Walters2010-12-032-1/+149
* cmph: Squash a lot of gcc -Wall compiler warningsColin Walters2010-12-0321-26/+28
* cmph: Add automake rulesColin Walters2010-12-032-0/+68