summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === 0.6.0 ===GOBJECT_INTROSPECTION_0_6_0Johan Dahlin2008-10-314-7/+80
* add an upload-release target Release process documentationJohan Dahlin2008-10-313-0/+19
* Bug 558109 – _g_typelib_init fails to find shared librariesColin Walters2008-10-312-1/+13
* Remove whitespaceJohan Dahlin2008-10-311-3/+3
* Document the renaming options.Johan Dahlin2008-10-312-2/+34
* List in-tree libraries first in LDADD / LIBADDTommi Komulainen2008-10-314-5/+14
* Add --nsversion docsJohan Dahlin2008-10-301-0/+4
* map 'id' (ObjC) to 'any' typeTommi Komulainen2008-10-302-0/+8
* Write a C version of the xml namespace formatter. Saves 15% of the time itJohan Dahlin2008-10-303-4/+112
* Abstract attribute formatting to a function external to the XMLWriterJohan Dahlin2008-10-302-41/+52
* Parse __signed__ as signedJohan Dahlin2008-10-301-0/+1
* Parse and discard __typeof and __attribute.Johan Dahlin2008-10-302-4/+10
* Remove arguments from the constructor, move them to separate accessors.Johan Dahlin2008-10-306-30/+151
* Don't reparse includes we've already processedColin Walters2008-10-302-0/+7
* Look in XDG_DATA_DIR/gir, really.Johan Dahlin2008-10-301-1/+1
* Rewrap and reorder includesJohan Dahlin2008-10-301-5/+9
* Avoid parsing parameters, types etc when parsing includes. Should speed upJohan Dahlin2008-10-303-24/+53
* Avoid big if/else and use a dispatch table like approach.Johan Dahlin2008-10-302-51/+78
* Clean up include parsing and registration.Johan Dahlin2008-10-302-19/+27
* Run invoke & repository tests at lastJohan Dahlin2008-10-301-1/+1
* Clean up importsJohan Dahlin2008-10-302-10/+15
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-306-18/+52
* If a filename of an existing file is passed to --library, hunt for itOwen Taylor2008-10-292-1/+9
* Remove test/typesJohan Dahlin2008-10-290-0/+0
* Clean up the libtool importer a bit. Add a context so we can use itJohan Dahlin2008-10-293-15/+25
* ChangeLogTommi Komulainen2008-10-291-0/+18
* explicitly link libtool versioning with typelib versioningTommi Komulainen2008-10-291-4/+10
* rename gitesttypes to EverythingTommi Komulainen2008-10-291-9/+13
* move tests/types to tests/everythingTommi Komulainen2008-10-295-2/+2
* fix distcheckTommi Komulainen2008-10-291-0/+4
* distcheck fixesTommi Komulainen2008-10-294-7/+10
* add LD_LIBRARY_PATH to LPATH before calling ld.Johan Bilien2008-10-282-0/+9
* add allow-none annotations, based on the pygobject .defs fileJohan Bilien2008-10-272-2/+531
* Bug 558068 – when invoking a method, offset the in arguments by one, notJohan Bilien2008-10-275-1/+114
* add annotation for g_file_deleteJohan Bilien2008-10-273-1/+12
* Bug 558062 – provide and use paths in the .pc fileTommi Komulainen2008-10-272-0/+9
* g_irepository_require() returns GTypelib now, fix warningTommi Komulainen2008-10-271-2/+2
* Bug 557791 – g_irepository_require() could return a GTypelib *Colin Walters2008-10-254-10/+18
* Bug 557788 – Return types for constructors in generated typelib bogusColin Walters2008-10-252-3/+9
* Bug 557786 - support fixed size arraysColin Walters2008-10-2517-23/+103
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-255-9/+85
* Be less verbose about source types, we handle most of them now anywayJohan Dahlin2008-10-241-2/+0
* Be quiet, do not warn about unhandled members.Johan Dahlin2008-10-242-3/+10
* Export two private methods to avoid an compiler warningJohan Dahlin2008-10-242-3/+3
* Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE_SUFFIX, we cannotJohan Dahlin2008-10-242-0/+11
* Bug 557623 - Constructors shouldn't be flagged as methods.Lucas Rocha2008-10-242-1/+8
* Check against division by zero for the modula operator. This fixes headerJohan Dahlin2008-10-242-1/+10
* Add John FinlayJohan Dahlin2008-10-241-0/+1
* Add a CONTRIBUTORS file and dist it.Johan Dahlin2008-10-243-0/+28
* Add automake/libtool hack to build shared libraryColin Walters2008-10-231-1/+3