platform/upstream/gobject-introspection.git
2010-06-22 Johan Dahlin[annotationparser] Reuse method for determining array...
2010-06-22 Danielle MadeleyMerge branch 'gvalue-tests'
2010-06-22 Danielle MadeleyAdd tests to Everything for items stored in GValues
2010-06-21 Johan DahlinMerge remote branch 'origin'
2010-06-21 Alan KnowlesGIRepository generation broke by code changes
2010-06-19 Colin WaltersFix trailing whitespace
2010-06-18 Johan Dahlin[gir] Pass in --warn-all/error to our libs
2010-06-17 Johan DahlinAdd a .dir-locals file
2010-06-17 Colin WaltersBetter error message for incompatible versions
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Colin WaltersUpdate versions
2010-06-17 Colin WaltersMore explicitly document how we'll use the version...
2010-06-17 Johan Dahlin[cachestore] Properly clean the cache
2010-06-17 Johan DahlinRevert "Support introspectable=no attribute, add warnin...
2010-06-17 Colin WaltersSupport introspectable=no attribute, add warnings framework
2010-06-17 Colin WaltersApply annotations from invoker to vfunc
2010-06-17 Colin WaltersAdd some more Gio annotations
2010-06-12 Johan Dahlin[glibtransformer] Refactor field adding to a separate...
2010-06-12 Johan Dahlin[glibtransformer] not not x -> bool(x)
2010-06-12 Johan Dahlin[girparser] Annotate return transfer for public API
2010-06-12 Johan Dahlin[girwriter] Use GSlice
2010-06-12 Johan Dahlin[GIVInterfaceInfo] Document and check args
2010-06-12 Johan Dahlin[GIObjectInfo] Fix a typo and document a func
2010-06-12 Johan Dahlin[gir_writer_write] Document properly
2010-06-12 Johan Dahlin[g_property_info_get_flags] Document properly
2010-06-12 Johan Dahlin[docs] Add missing symbols
2010-06-12 Johan Dahlin[gitypelib-internal.h] Add missing <public>
2010-06-11 Johan Dahlin[GIObjectInfo] Document and check types
2010-06-11 Johan Dahlin[GICallableInfo] Fix a typo in the doc
2010-06-11 Johan Dahlin[docs] Add struct hierarchy to each section
2010-06-11 Johan Dahlin[GIVFuncInfo] Document and check args
2010-06-11 Johan Dahlin[GIPropertyInfo] Document and check args
2010-06-10 Johan Dahlin[cachestore] Add versioning
2010-06-09 Tomeu VizosoAllow for methods in GLib
2010-06-08 Tomeu VizosoUse a default value for transfer-ownership in properties.
2010-06-08 Tomeu VizosoSupport the (transfer) annotation for properties.
2010-06-08 Johan DahlinPhilip, you didn't write all of this
2010-06-08 Tomeu VizosoAnnotate GVariant as a foreign struct
2010-06-07 Johan Dahlin[gisignalinfo] Document and check parameters
2010-06-07 Steve FrécinauxMakefile.introspection: add support for gir_LDFLAGS
2010-06-07 Johan Dahlin[girwriter] Refactor out of generate.c
2010-06-07 Johan Dahlin[generate] Get rid of globals
2010-06-07 Johan Dahlin[Makefile.am] Reindent
2010-06-07 Johan Dahlin[girepository] Kill girffi-private.h
2010-06-07 Johan Dahlin[girepository] Don't include girffi.h everywhere
2010-06-07 Johan Dahlin[giregisteredtypeinfo] Document and check parameters
2010-06-07 Johan Dahlin[gitypes] Remove a comment and move G_END_DECLS
2010-06-07 Johan Dahlin[build] Install gistructinfo.h
2010-06-07 Johan Dahlin[giconstantinfo] Document and check parameters
2010-06-07 Johan Dahlin[gifieldinfo] Document g_field_info_get_flags
2010-06-07 Johan DahlinRemove left-over comments
2010-06-07 Johan Dahlin[giregisteredtype] Flags have a GType
2010-06-06 Johan Dahlin[gifunction.h] Move GIFunctionInfoFlags to gitypes.h
2010-06-06 Johan Dahlin[girepository] Move the rest out of ginfo.ch
2010-06-06 Johan Dahlin[girepository] Move GIRegisteredTypeInfo out of ginfo.ch
2010-06-06 Johan Dahlin[shlib] Use ldd on all non-Darwin platforms
2010-06-06 Johan Dahlin[gifieldinfo] Document, indent and check params
2010-06-06 Johan Dahlin[gifunctioninfo] Move over invoke function
2010-06-06 Johan Dahlin[gfield] Move over field set/get impl.
2010-06-06 Johan Dahlin[girepository] Move GIFieldInfo out of ginfo.ch
2010-06-06 Johan Dahlin[girepository] Move GIEnumInfo out of ginfo.ch
2010-06-06 Johan Dahlin[girepository] Move GIErrorDomainInfo out of ginfo.ch
2010-06-06 Johan Dahlin[girepository] Move GITypeInfo out of ginfo.ch
2010-06-05 Johan Dahlin[configure] Remove gcov leftover
2010-06-05 Johan Dahlin[girepository] Move the enums
2010-06-05 Johan Dahlin[girepository] Move GIArgInfo out of ginfo.ch
2010-06-05 Johan Dahlin[gitypes.h] Do not include gibaseinfo.h
2010-06-05 Johan Dahlin[girepository] Fix a couple of typos
2010-06-05 Johan Dahlin[girepository] Move GICallableInfo out of ginfo.ch
2010-06-05 Johan Dahlin[shlibs] Make pep8.py happy
2010-06-04 Johan Dahlin[scanner] Barf if running on unsupported platform
2010-06-04 Alexey Zakhlestinuse "otool -L" instead of "ldd" on Darwin
2010-06-04 Alexey ZakhlestinDo not include preprocessor flags into GLib_2_0_gir_CFLAGS
2010-06-03 Colin WaltersPost-release version bump
2010-06-03 Colin WaltersPost-release version bump GOBJECT_INTROSPECTION_0_6_14
2010-06-02 Tomeu VizosoFix marshalling of GStrv. GOBJECT_INTROSPECTION_0_6_13
2010-06-01 Tomeu VizosoFix the relative path that contains the girepositoryheaders
2010-06-01 Tomeu VizosoAdd Cursor record to xlib-2.0.gir
2010-06-01 Johan Dahlin[girepository] Fix the remaning headers as well
2010-06-01 Johan Dahlin[girepository] Fix include path
2010-05-31 Johan Dahlin[gifunctioninfo] Move out to another file
2010-05-31 Johan DahlinUpdate .gitignore
2010-05-31 Johan Dahlin[gtypelib.ch] Rename to gitypelib.ch
2010-05-31 Johan Dahlin[girepository] Split out GIBaseInfo
2010-05-31 Johan Dahlin[everything] Re-generate after doc changes
2010-05-31 Johan Dahlin[common.mk] Add -I$(top_srcdir)
2010-05-31 Johan Dahlin[giscanner] Parse multiline gtk-doc comments
2010-05-31 Johan Dahlin[docs] Fix a typo in the overview
2010-05-31 Johan Dahlin[docs] Add an overview page
2010-05-31 Johan Dahlin[girepository] Correct GI_IS_ENUM_INFO macro
2010-05-31 Johan Dahlin[ginfo] Document enum and enum values
2010-05-31 Johan Dahlin[info] Fix-up prototype indentation
2010-05-28 Johan Dahlin[build] Remove gcov support
2010-05-28 Johan Dahlin[doc] Document GIErrorDomainInfo methods
2010-05-28 Johan Dahlin[docs] Link to top of pages
2010-05-28 Johan Dahlin[GITypeInfo] Document and check type
2010-05-28 Johan DahlinRemove leftover function
2010-05-28 Johan Dahlin[girepository] Check types function/callable/arg
2010-05-28 Johan Dahlin[girepository] Add macros for checking struct type
2010-05-28 Johan Dahlin[docs] SignalInfo is a sub-struct of CallableInfo
next