summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.9.0GOBJECT_INTROSPECTION_0_9_0Colin Walters2010-06-291-2/+2
* Revert "fix bug#605156 by ordering libtool archives that may pull in system"Colin Walters2010-06-281-4/+6
* Fix annotations for g_get_system_*Colin Walters2010-06-251-2/+2
* Remove trailing semicolonColin Walters2010-06-251-1/+1
* fix bug#605156 by ordering libtool archives that may pull in systemMichael Meeks2010-06-251-1/+4
* Move pkg-config calls before --library and --programColin Walters2010-06-251-2/+2
* Initialize value memberColin Walters2010-06-251-0/+1
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-2510-180/+278
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-2414-8/+265
* Attribute bug-fixesDavid Zeuthen2010-06-243-23/+25
* [girparser] Remove backtrace()Colin Walters2010-06-221-29/+0
* [glibtransformer] Fix typoJohan Dahlin2010-06-221-1/+1
* Walk GLibBoxedColin Walters2010-06-221-0/+5
* [giregisteredinfo] A Boxed is also a registered typeJohan Dahlin2010-06-221-1/+2
* Fix make check broken by DanielleJohan Dahlin2010-06-221-0/+10
* [GIMarshallingTest] Add GByteArray test APIJohan Dahlin2010-06-223-0/+60
* [annotationparser] Reuse method for determining array typeJohan Dahlin2010-06-221-3/+1
* Merge branch 'gvalue-tests'Danielle Madeley2010-06-222-0/+26
|\
| * Add tests to Everything for items stored in GValuesDanielle Madeley2010-06-222-0/+26
* | Merge remote branch 'origin'Johan Dahlin2010-06-211-1/+1
|\ \
| * | Fix trailing whitespaceColin Walters2010-06-191-1/+1
* | | GIRepository generation broke by code changesAlan Knowles2010-06-211-6/+7
|/ /
* | [gir] Pass in --warn-all/error to our libsJohan Dahlin2010-06-171-0/+2
* | Add a .dir-locals fileJohan Dahlin2010-06-171-0/+5
* | Better error message for incompatible versionsColin Walters2010-06-171-2/+18
* | Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-1712-878/+1008
* | Update versionsColin Walters2010-06-1718-18/+18
* | More explicitly document how we'll use the version= attribute on repositoryColin Walters2010-06-173-2/+17
* | [cachestore] Properly clean the cacheg-i-0.6Johan Dahlin2010-06-171-1/+1
* | Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-1711-1000/+876
|/
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-1611-876/+1000
* Apply annotations from invoker to vfuncColin Walters2010-06-165-5/+14
* Add some more Gio annotationsColin Walters2010-06-161-0/+14
* [glibtransformer] Refactor field adding to a separate methodJohan Dahlin2010-06-121-10/+13
* [glibtransformer] not not x -> bool(x)Johan Dahlin2010-06-121-1/+1
* [girparser] Annotate return transfer for public APIJohan Dahlin2010-06-121-2/+2
* [girwriter] Use GSliceJohan Dahlin2010-06-121-5/+4
* [GIVInterfaceInfo] Document and check argsJohan Dahlin2010-06-121-21/+238
* [GIObjectInfo] Fix a typo and document a funcJohan Dahlin2010-06-121-1/+5
* [gir_writer_write] Document properlyJohan Dahlin2010-06-111-2/+2
* [g_property_info_get_flags] Document properlyJohan Dahlin2010-06-111-3/+1
* [docs] Add missing symbolsJohan Dahlin2010-06-111-2/+20
* [gitypelib-internal.h] Add missing <public>Johan Dahlin2010-06-111-1/+1
* [GIObjectInfo] Document and check typesJohan Dahlin2010-06-111-31/+333
* [GICallableInfo] Fix a typo in the docJohan Dahlin2010-06-111-1/+1
* [docs] Add struct hierarchy to each sectionJohan Dahlin2010-06-1113-1/+127
* [GIVFuncInfo] Document and check argsJohan Dahlin2010-06-111-6/+63
* [GIPropertyInfo] Document and check argsJohan Dahlin2010-06-111-2/+41
* [cachestore] Add versioningJohan Dahlin2010-06-101-1/+50
* Allow for methods in GLibTomeu Vizoso2010-06-092-6/+6