platform/upstream/gobject-introspection.git
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add tests for signals
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add the first argument of signals to...
2012-02-21 Tomeu Vizosog-ir-doc-tool: Create a GIR file specific for testing...
2012-02-21 Colin Waltersbuild: Add --enable-doctool option
2012-02-21 Rico Tzschichholzg-ir-doc-tool: Update expected tests
2012-02-21 Rico TzschichholzUpdate annotations for GLib 2.31.18
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add enum templates to the Makefile
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add missing file: giscanner/mallard...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Change the -o option to receive a directory
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-20 Tomeu Vizosog-ir-doc-tool: Update expected tests, some whitespace...
2012-02-20 Tomeu VizosoMention g-ir-doc-tool in the README
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add some more stuff to Enum pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Display the hierarchy tree for classes
2012-02-20 Tomeu Vizosog-ir-doc-tool: Install the Mako template files
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add AM_CHECK_PYMOD macro and use it...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Remove stale DocBook files
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to property pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix names of xref links
2012-02-20 Tomeu Vizosog-ir-doc-tool: Move constructor example to follow the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to signal pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix the id of signal pages for Python
2012-02-20 Tomeu Vizosog-ir-doc-tool: Qualify the class name in the constructo...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add links to properties in the constructor
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix link
2012-02-20 Tomeu Vizosog-ir-doc-tool: Show how to construct instances in the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add details for properties in Python
2012-02-19 Tomeu Vizosog-ir-doc-tool: Add param information to signal pages...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Implement intra-namespace cross references
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use instances of MallardFormatter* inste...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove some occurrences of empty Returns...
2012-02-19 Tomeu Vizosog-ir-doc-tool: use True and False instead of %TRUE...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove module and class from the functio...
2012-02-19 Tomeu Vizosog-ir-doctool: Use template caching
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use None instead of %NULL
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use the ctype for the return type in...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Display Returns: even if there's no...
2012-02-18 Tomeu Vizosog-ir-doc-tool: Update expected, some whitespace was...
2012-02-18 Tomeu Vizosog-ir-doc-tool: Add Since: tag to classes
2012-02-18 Tomeu Vizosog-ir-doc-tool: Add Since: tag to mallard docs
2012-02-18 Tomeu Vizosog-ir-doctool: Add function argument docs to the C template
2012-02-18 Tomeu Vizosog-ir-doctool: Add argument docs to the Python template
2012-02-17 Jean Bréfortrepository: Ensure error is set if we're parsing a...
2012-02-17 Tomeu Vizosog-ir-doctool: Don't instantiate MallardFormatter for...
2012-02-17 Tomeu Vizosog-ir-doc-tool: Update expected mallard for the doc...
2012-02-17 Shaun McCanceg-ir-doc-tool: Consolidating the function templates
2012-02-17 Shaun McCanceg-ir-doc-tool: Added MallardFormatter class
2012-02-17 Shaun McCanceg-ir-doc-tool: More Mallard work, using experimantal...
2012-02-17 Shaun McCanceg-ir-doc-tool: Templates for signals/properties, class...
2012-02-17 Tomeu Vizosog-ir-doctool: Move to Mako templates for generating...
2012-02-16 Martin PittAdd test for a GPtrArray return with transfer full
2012-02-14 Giovanni CampagnaUpdate glib annotations
2012-02-13 Giovanni CampagnaAdd tests for GType of GValue
2012-02-13 Jasper St.... giscanner: Add better errors for unknown param names
2012-02-10 Jasper St.... girffi: Virtual functions are methods
2012-02-09 Jasper St.... scanner: Allow adding annotations to vfuncs directly
2012-02-08 Thorsten Glasertypelib: Fix invalid alignment assumptions
2012-02-06 Rico Tzschichholztests/scanner: Update Regress-1.0-expected.gir
2012-02-06 Sebastian Pölsterltests: Added class that has all kinds of properties
2012-02-06 Giovanni CampagnaAdd tests for array arguments in callbacks
2012-02-06 Paolo BorelliAdd regress_test_null_gerror_callback
2012-02-05 Jesse van den... Plug memory leak in lazy typelibs hash table
2012-02-05 Sebastian PölsterlUse g_free as element_free_func
2012-02-03 Jasper St.... girffi: Fix g_function_info_new_for_address to respect...
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2012-02-03 Colin Waltersgirepository: Add GI_VFUNC_THROWS
2012-02-03 Colin Walterstests: Squash compile warning, fix C indentation
2012-02-03 Jasper St.... tests: Add marshalling tests for various kinds of callbacks
2012-02-03 Jasper St.... tests: Add another simple boxed type with a complex...
2012-02-03 Jasper St.... tests: Add marshalling tests for various kinds of vfunc...
2012-02-03 Jasper St.... giobjectinfo: Add g_object_info_find_vfunc_using_interfaces
2012-02-03 Jasper St.... girffi: Add new g_function_invoker_new_for_address
2012-01-31 Rico TzschichholzUpdate annotations for GLib 2.31.14
2012-01-26 Jasper St.... tests: Add more interesting marshalling tests for GTypes
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2012-01-24 Will Thompsontests: add test functions which return GErrors
2012-01-19 Colin WaltersRelease 1.31.10
2012-01-19 Rico TzschichholzUpdate annotations from glib git GOBJECT_INTROSPECTION_1_31_10
2012-01-11 Colin WaltersUpdate annotations from glib git
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2012-01-08 Rico TzschichholzUpdate annotations from GLib git
2012-01-06 Jasper St.... tests: Add tests for flat GValue arrays
2012-01-06 Jasper St.... scanner: Remove duplicate declaration of ErrorQuarkFunction
2012-01-06 Jasper St.... girffi: Fix compiler warnings
2012-01-06 Jasper St.... repository: Squash memory leak in _get_func and fix...
2012-01-03 Paolo BorelliAdd a marshalling test for returning a NULL array
2012-01-02 Colin Walters.dir-locals: Fix unbalanced parenthesis
2011-12-21 Ray Strodeffi: Treat enums as 32 bit signed values to fix PPC64
2011-12-20 Colin Walterstests: Add a long string constant test
2011-12-20 Colin WaltersRelease 1.31.6 GOBJECT_INTROSPECTION_1_31_6
2011-12-20 Rico TzschichholzUpdate annotations for GLib 2.31.6
2011-12-20 Rico TzschichholzUpdate gitignore
2011-12-19 Claudio SaavedraDocs: fix typo
2011-12-15 Colin WaltersUpdate annotations from GLib git
2011-12-15 Andreas Schwabgiscanner: fix use after decref
2011-12-05 Johan DahlinRelease 1.31.1 GOBJECT_INTROSPECTION_1_31_1
2011-12-05 Marc-Antoine... Makefile.introspection: allow buildir girs in subdirs
2011-12-05 Johan DahlinSave .make-check-passed in builddir, so make distcheck...
2011-12-05 Jasper Lievisse... - Fix a substitution:
2011-12-01 Jasper St.... gitypelib: Fix compiler warnings
next