summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 560253 - Add struture and boxed types to Everything test moduleOwen Taylor2008-11-131-0/+12
* Add a test of GType arrays, a la gtk_list_store_set_columns.Johan Dahlin2008-11-131-0/+6
* Bug 560419 – Cache includes when parsingOwen Taylor2008-11-121-0/+8
* Fix management of ParseContext.includes_modules (#560419)Owen Taylor2008-11-121-0/+8
* Keep aliases and disguised_structures local to each module (#560419)Owen Taylor2008-11-121-0/+15
* Fix mismatches between .gir name and 'name' attribute (#560419)Owen Taylor2008-11-121-0/+9
* Only allow one <namespace/> element per <repository/> (#560419)Owen Taylor2008-11-121-0/+21
* Fix minor memory leak.Tommi Komulainen2008-11-121-0/+5
* use 'introspection' component for bugsTommi Komulainen2008-11-121-0/+4
* Add a filename return test.Johan Dahlin2008-11-121-0/+6
* fix gen-gitestoffsets invocation with builddir != srcdirTommi Komulainen2008-11-121-0/+5
* Change the element type from utf8 to filename Special case filenameJohan Dahlin2008-11-121-0/+7
* Remove unused variables, add a dependency of girepository.ch, so when theyJohan Dahlin2008-11-121-0/+6
* Add a g_irepository_get_search_path, so we can access the search pathsJohan Dahlin2008-11-121-0/+7
* Bug 560474 – g-ir-compiler crashes when compiling the glib girJohan Bilien2008-11-121-0/+6
* Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we canJohan Dahlin2008-11-121-0/+11
* Bug 560404 – Prefix types when resolving aliases in included modulesOwen Taylor2008-11-111-0/+7
* Compute field offsets and overall size for object structuresOwen Taylor2008-11-111-0/+11
* Bug 560308 – g-ir-compiler goes in infinite loop on Gdk-2.0.girTommi Komulainen2008-11-111-0/+14
* Search provided include dirs before the default directories.Owen Taylor2008-11-111-0/+5
* Include fully-qualified names in all error messages.Owen Taylor2008-11-111-0/+5
* Fail gracefully with an informative error message when recursion isOwen Taylor2008-11-111-0/+6
* girepository/girparser.c: Remove an unused variable.Owen Taylor2008-11-111-0/+4
* Add tests for field offset computationsOwen Taylor2008-11-111-0/+13
* Remove field offsets from g-ir-generate output and test inputsOwen Taylor2008-11-111-0/+16
* Bug 560252 - Compute field offsets before writing typelibOwen Taylor2008-11-111-0/+17
* Add ChangeLog entries for last 3 commitsOwen Taylor2008-11-111-0/+35
* Write throws attribute for virtual functions, fixes bug 559703Jürg Billeter2008-11-091-0/+7
* Set module.__loader__ as per PEP 302.Johan Dahlin2008-11-071-0/+1
* Clear up some confusion about the second argument to find_module, it'sJohan Dahlin2008-11-071-1/+8
* Bug 559737 – Deal with continuations in macrosOwen Taylor2008-11-071-0/+9
* Handle broken cache entries, write only filesystems and running out ofJohan Dahlin2008-11-071-0/+6
* Set current_filename before lexing the file so error messages are reportedOwen Taylor2008-11-071-0/+6
* Add some tests for strvColin Walters2008-11-061-0/+4
* 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