summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update annotations from glib gitGOBJECT_INTROSPECTION_1_31_10Rico Tzschichholz2012-01-192-3/+711
* Update annotations from glib gitColin Walters2012-01-112-56/+79
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier Crête2012-01-103-5/+55
* Update annotations from GLib gitRico Tzschichholz2012-01-083-41/+416
* tests: Add tests for flat GValue arraysJasper St. Pierre2012-01-062-0/+66
* scanner: Remove duplicate declaration of ErrorQuarkFunctionJasper St. Pierre2012-01-061-7/+0
* girffi: Fix compiler warningsJasper St. Pierre2012-01-061-12/+9
* repository: Squash memory leak in _get_func and fix up styleJasper St. Pierre2012-01-061-17/+19
* Add a marshalling test for returning a NULL arrayPaolo Borelli2012-01-032-0/+11
* .dir-locals: Fix unbalanced parenthesisColin Walters2012-01-021-2/+2
* ffi: Treat enums as 32 bit signed values to fix PPC64Ray Strode2011-12-211-12/+48
* tests: Add a long string constant testColin Walters2011-12-202-0/+13
* Release 1.31.6GOBJECT_INTROSPECTION_1_31_6Colin Walters2011-12-201-1/+1
* Update annotations for GLib 2.31.6Rico Tzschichholz2011-12-202-66/+84
* Update gitignoreRico Tzschichholz2011-12-201-0/+2
* Docs: fix typoClaudio Saavedra2011-12-191-1/+1
* Update annotations from GLib gitColin Walters2011-12-153-293/+2497
* giscanner: fix use after decrefAndreas Schwab2011-12-151-4/+6
* Release 1.31.1GOBJECT_INTROSPECTION_1_31_1Johan Dahlin2011-12-051-1/+1
* Makefile.introspection: allow buildir girs in subdirsMarc-Antoine Perennou2011-12-051-1/+2
* Save .make-check-passed in builddir, so make distcheck passesJohan Dahlin2011-12-051-1/+1
* - Fix a substitution:Jasper Lievisse Adriaanse2011-12-051-1/+1
* gitypelib: Fix compiler warningsJasper St. Pierre2011-12-011-20/+0
* gibaseinfo: Fix compiler warningsJasper St. Pierre2011-12-011-1/+1
* scanner: Put the -l library names after the .oAlbert Astals Cid2011-11-291-5/+5
* Add a floating alias for noneJohan Dahlin2011-11-255-5/+34
* giscanner: Add gmodule-2.0 to compiler packagesFlorian Müllner2011-11-231-1/+1
* Fix build after GIO removed gmodule dependencyFlorian Müllner2011-11-232-2/+3
* Update glib annotationsJasper St. Pierre2011-11-213-3017/+9515
* OpenBSD uses it's own libtool implementation which breaks giscanner in certainJasper Lievisse Adriaanse2011-11-181-0/+14
* libxml2: add exported package nameDaniel Drake2011-11-051-0/+1
* scanner: Only add rpaths for absolute directoriesColin Walters2011-11-031-5/+6
* scanner: Also add an RPATH for library paths specifiedColin Walters2011-11-031-0/+5
* Add tests for chaining up from vfuncs to ancestorsTomeu Vizoso2011-10-292-0/+50
* configure: Update to 1.31.0Colin Walters2011-10-261-1/+1
* fixes and more tests for marshalling of arrays of gvariantsMikkel Kamstrup Erlandsen2011-10-252-4/+67
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-213-0/+44
* tests: Also dist headeronly.hColin Walters2011-10-201-0/+2
* Windows port: fix _resolve_non_libtoolDieter Verfaillie2011-10-201-25/+32
* tests: Actually add headeronly.hColin Walters2011-10-201-0/+9
* Use the correct size when freeing unused infoSjoerd Simons2011-10-201-1/+4
* Makefile.introspection: Allow usage with --header-onlyColin Walters2011-10-191-1/+2
* scanner: Support --header-only flagColin Walters2011-10-192-3/+14
* barapp: Don't call g_thread_init()Colin Walters2011-10-181-1/+0
* parser: prevents a segfault when _g_ir_parser_parse_string returns NULL error...Alberto Ruiz2011-10-181-0/+5
* message: Show the file/line even when processing FATALColin Walters2011-10-171-5/+5
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-143-0/+50
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-134-2/+20
* dumper: Don't call g_thread_init(), g_type_init() is enoughColin Walters2011-10-121-1/+0
* scanner: split CC environment variableNatanael Copa2011-10-101-1/+2