platform/upstream/gobject-introspection.git
2011-08-13 Johan DahlinMove doctool over to common.mk
2011-08-13 Johan DahlinUpdate .gitignore
2011-08-13 Johan DahlinAvoid broken emacs syntax highlightning
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-13 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-13 Dan WinshipSwitch to storing string form of error quarks
2011-08-13 Dan WinshipDeprecate ErrorDomain
2011-08-13 Dan Winshipgirepository: fix some doc comment syntax
2011-08-13 Martin PittAdd Regress method for a closure taking and returning...
2011-08-13 Pavel HolejsovskyAutomatically turn Gdk.Rectangle gtype into cairo.Recta...
2011-08-13 Tomeu Vizosog-ir-doc-tool: Add structs (no fields yet) and thus...
2011-08-13 Tomeu Vizosog-ir-doc-tool: Use same link ids as gtk-doc-mkdb does
2011-08-13 Tomeu Vizosog-ir-doc-tool: Move out the * from the return value...
2011-08-13 Tomeu Vizosog-ir-doc-tool: Move the * out the type link
2011-08-12 Tomeu Vizosog-ir-doctool: Add annotations (some)
2011-08-12 Tomeu Vizosog-ir-doc-tool: Generate parameter list in the detail
2011-08-12 Tomeu Vizosotests/doctool: use GIRepository gir instead of Regress
2011-08-11 Tomeu Vizosog-ir-doc-tool: Add DOCTYPE
2011-08-11 Tomeu Vizosotests/doctool: Sync -expected.xml
2011-08-11 Laszlo Pandy[docbook] Print out element types of arrays, lists...
2011-08-11 Tomeu Vizosotests/doctool: Add an echo while building the docbook
2011-08-11 Tomeu Vizosog-ir-doc-tool: Generate a <refentry> element at the...
2011-08-11 Tomeu Vizosog-ir-doctool: Fix a PEP-8 issue
2011-08-11 Tomeu VizosoAdd a way to check for unintended effects of changes...
2011-08-11 Laszlo Pandy[doctool] Add local object hierarchy and stubs for...
2011-08-11 Laszlo Pandy[docbook] Allow formatter to change page name.
2011-08-11 Laszlo Pandy[docbook] use C symbol for function title.
2011-08-11 Laszlo Pandy[docbook] add signals section
2011-08-11 Johan DahlinUse a classmethod and s/Transformer/cls/ + s/transforme...
2011-08-11 Laszlo Pandy[docbook] Add properties section.
2011-08-11 Laszlo Pandy[docbook] Entity -> method
2011-08-11 Laszlo Pandy[docbook] Add Properties section
2011-08-11 Laszlo Pandy[docbook] Add "Details" title above all methods.
2011-08-11 Laszlo Pandy[docbook] only show Class Record and Interface at the...
2011-08-11 Laszlo Pandy[docbook] Make DocBookWriter use Transformer
2011-08-11 Laszlo Pandy[docbook] remove namespace page. There is nothing in it.
2011-08-11 Tomeu Vizosog-ir-doctool: Don't render the * in link targets
2011-08-11 Laszlo Pandy[docbook] fix exception when there is no ctype.
2011-08-11 Johan DahlinWIP doctool
2011-08-10 Stef WalterMake the Transformer respect 'skip' annotations
2011-08-10 Stef WalterFix symbols being reported in invalid files
2011-08-08 Dominique LeuenbergerDon't use deprecated G_CONST_RETURN
2011-07-29 Pavel HolejsovskyReverting "Workaround for CairoRectangleInt exposed...
2011-07-29 Pavel HolejsovskyFix declarations in xlib-2.0.gir
2011-07-29 Pavel HolejsovskyWorkaround for CairoRectangleInt exposed in Gdk-3.0.gir
2011-07-27 Colin Waltersconfigure: Post-release version bump
2011-07-27 Vincent UntzFix broken DATADIR definition after config.py was killed GOBJECT_INTROSPECTION_1_29_16
2011-07-27 Colin Waltersbuild: Fix release bits
2011-07-27 Colin Waltersconfigure: Post-release version bump
2011-07-27 Colin Walterswarningtester: Hack in DATADIR GOBJECT_INTROSPECTION_1_29_15
2011-07-27 Colin WaltersDon't copy python files in scanner tests
2011-07-27 Colin Waltersconfigure.ac: Bump version to 1.29.15 to correspond...
2011-07-27 Colin Walters.gitignore: Cut down to only ./autogen.sh cruft
2011-07-27 Colin WaltersKill off config.py
2011-07-27 Colin Waltersbuild: Fix srcdir != builddir for flex/bison
2011-07-27 Colin Waltersbuild: Fix pre-commit test for srcdir != builddir
2011-07-27 Colin Waltersbuild: rework prepare-minor-release bits to handle...
2011-07-27 Colin Waltersbuild: Fix gtk-doc srcdir != builddir
2011-07-22 Colin WaltersUpdate annotations for glib git
2011-07-22 Colin Waltersupdate-glib-annotations.py: Attempt to make work for...
2011-07-22 Jasper St.... giscanner: Make comments starting with tab characters...
2011-07-01 Dan Winshipgiscanner: mark GAsyncReadyCallbacks as allow-none
2011-06-30 Colin Waltersdumper: Flush stdout after printing compilation messages
2011-06-30 Colin Waltersdumper: Only make libtool silent if we were passed...
2011-06-23 Colin Waltersupdate-glib-annotations.py: Merge annotation extraction...
2011-06-23 Colin Waltersgiscanner: Support srcdir != builddir
2011-06-21 Jasper Lievisse... Rename ALIGN to GI_ALIGN to prevent redefining this...
2011-06-20 Giovanni CampagnaFree allocated ffi_types in g_callable_info_free_closure()
2011-06-17 Alex EftimieAdded marshalling tests for GPtrArray
2011-06-17 Colin Waltersgimarshallingtests: Fix and change byte array tests
2011-06-17 Colin Waltersglib-2.0.c: Update from git 4476e22a14af93d375d3a9d8cd2...
2011-06-17 Colin Waltersgimarshallingtests: Fix gi_marshalling_tests_init_funct...
2011-06-16 Colin Waltersgimarshallingtests: Add a test function that looks...
2011-06-16 Colin Waltersgimarshallingtests: Remove gi_marshalling_tests_array_n...
2011-06-14 Colin Waltersconfigure: Post-release version bump
2011-06-13 Giovanni CampagnaAdd tests for complex arrays as in arguments GOBJECT_INTROSPECTION_1_29_0
2011-06-10 Dan Winshipgimarshallingtests: add a few more array tests
2011-06-10 Colin WaltersResync annotations from GLib commit 9d53e2bc4e806f8b0e1...
2011-06-09 Colin WaltersUpdate glib-2.0 from glib git
2011-06-09 Colin Waltersconfigure: Require latest glib
2011-06-09 Colin WaltersUpdate gio-2.0.c and gobject-2.0.c from glib
2011-06-09 Colin WaltersDon't use soon-to-be deprecated G_CONST_RETURN
2011-06-09 Colin Waltersgdumpparser.py: Limit line length to 100
2011-06-08 Giovanni CampagnaRework how fundamental GObject types are introspected
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-07 Colin Waltersupdate-glib-annotations.py: new script
2011-06-07 Colin Waltersmisc: rewrite extract-gio-sources.sh to use gio-public...
2011-06-07 Colin Waltersmisc: rewrite extract-gobject-sources.sh to use gobject...
2011-06-06 Tomeu VizosoAssume only that an array is embedded in a struct if...
2011-06-04 Giovanni CampagnaAlways add a zero-terminated attribute when it cannot...
2011-06-04 Giovanni CampagnaAdd boxed types definition for GLib
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-03 Colin WaltersUpdate expected GIR for commit e70cdbce955475915ea441bd...
2011-06-02 Colin Waltersscanner: Parse GNUC expression statements
2011-06-01 Giovanni CampagnaRegress: fix GVariant tests
2011-05-25 Colin WaltersRegress: Add GVariant tests
2011-05-23 Colin Waltersgifieldinfo.c: Quiet some compiler warnings
2011-05-19 John RallsBug 650622: Wrong suffix for CAIRO_SHARED_LIBRARY on OSX
2011-05-14 David ZeuthenAdd more coverage for recently added (skip) regress...
2011-05-13 David ZeuthenMove recently added (skip) tests to the regress module
next