summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't use nested scope local variable for errorColin Walters2008-11-051-0/+6
* Avoid static 256 char buf which we manipulate hackilyColin Walters2008-11-051-0/+6
* Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin2008-11-041-0/+24
* Bug 558848 giparser.py: shared library should be optionalOwen Taylor2008-11-011-0/+8
* Bug 557898 – Fails to build on OSX 10.4Tommi Komulainen2008-11-011-0/+10
* Clarify licensing statusColin Walters2008-10-311-0/+4
* Post release version bumpJohan Dahlin2008-10-311-0/+4
* === 0.6.0 ===GOBJECT_INTROSPECTION_0_6_0Johan Dahlin2008-10-311-4/+12
* add an upload-release target Release process documentationJohan Dahlin2008-10-311-0/+6
* Bug 558109 – _g_typelib_init fails to find shared librariesColin Walters2008-10-311-0/+8
* Document the renaming options.Johan Dahlin2008-10-311-0/+5
* List in-tree libraries first in LDADD / LIBADDTommi Komulainen2008-10-311-0/+9
* map 'id' (ObjC) to 'any' typeTommi Komulainen2008-10-301-0/+5
* Write a C version of the xml namespace formatter. Saves 15% of the time itJohan Dahlin2008-10-301-0/+8
* Abstract attribute formatting to a function external to the XMLWriterJohan Dahlin2008-10-301-0/+3
* Parse and discard __typeof and __attribute.Johan Dahlin2008-10-301-0/+5
* Remove arguments from the constructor, move them to separate accessors.Johan Dahlin2008-10-301-0/+15
* Don't reparse includes we've already processedColin Walters2008-10-301-0/+5
* Avoid parsing parameters, types etc when parsing includes. Should speed upJohan Dahlin2008-10-301-0/+7
* Avoid big if/else and use a dispatch table like approach.Johan Dahlin2008-10-301-0/+6
* Clean up include parsing and registration.Johan Dahlin2008-10-301-0/+5
* Clean up importsJohan Dahlin2008-10-301-0/+5
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-301-0/+18
* If a filename of an existing file is passed to --library, hunt for itOwen Taylor2008-10-291-0/+6
* Clean up the libtool importer a bit. Add a context so we can use itJohan Dahlin2008-10-291-0/+9
* ChangeLogTommi Komulainen2008-10-291-0/+18
* add LD_LIBRARY_PATH to LPATH before calling ld.Johan Bilien2008-10-281-0/+4
* add allow-none annotations, based on the pygobject .defs fileJohan Bilien2008-10-271-0/+5
* Bug 558068 – when invoking a method, offset the in arguments by one, notJohan Bilien2008-10-271-0/+10
* add annotation for g_file_deleteJohan Bilien2008-10-271-0/+4
* Bug 558062 – provide and use paths in the .pc fileTommi Komulainen2008-10-271-0/+8
* Bug 557791 – g_irepository_require() could return a GTypelib *Colin Walters2008-10-251-0/+7
* Bug 557788 – Return types for constructors in generated typelib bogusColin Walters2008-10-251-0/+7
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-0/+12
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-251-0/+11
* Be quiet, do not warn about unhandled members.Johan Dahlin2008-10-241-0/+5
* Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE_SUFFIX, we cannotJohan Dahlin2008-10-241-0/+6
* Bug 557623 - Constructors shouldn't be flagged as methods.Lucas Rocha2008-10-241-0/+6
* Check against division by zero for the modula operator. This fixes headerJohan Dahlin2008-10-241-0/+7
* Add a CONTRIBUTORS file and dist it.Johan Dahlin2008-10-241-0/+6
* Bug 556739 – transfer-ownership attribute should be mandatory in .girTommi Komulainen2008-10-231-0/+21
* ChangeLogTommi Komulainen2008-10-231-0/+15
* make varargs transfer-ownership="none"Tommi Komulainen2008-10-231-0/+6
* Bug 556739 - transfer ownership heuristicsColin Walters2008-10-231-14/+27
* Bug 557468 – Support for GI_TYPELIB_PATHJohan Bilien2008-10-231-0/+7
* Bug 557379 – g-ir-generate not writing the 'abstract' attributeTommi Komulainen2008-10-221-0/+10
* Bug 557377 – Add test to ensure annotations survive the roundtrip via typelibTommi Komulainen2008-10-221-0/+16
* fix some build warnings.Lucas Rocha2008-10-221-0/+5
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-221-0/+16
* Bug 557092 – Callback annotations not usedTommi Komulainen2008-10-221-0/+9