platform/upstream/gobject-introspection.git
2012-03-27 Tomeu VizosoAdd tests for vfuncs with callbacks as arguments
2012-03-27 Tomeu VizosoMake g_callable_info_invoke public
2012-03-27 Alberto MardeganAdd regression tests for GHashTable holding GValue
2012-03-27 Colin WaltersRelease 1.32.0 GOBJECT_INTROSPECTION_1_32_0
2012-03-21 Colin WaltersRelease 1.31.22 GOBJECT_INTROSPECTION_1_31_22
2012-03-20 Rico TzschichholzUpdate glib annotations to 2.31.22
2012-03-15 Colin Waltersconfigure: Comment why doctool is disabled by default...
2012-03-15 Tomeu Vizosog-ir-doc-tool: Fix -o option, use abspath instead of...
2012-03-15 Jesse van den... scanner: Remove array fields from List.clone()
2012-03-08 Michel Dänzerrepository: Remove extraneous leftover assignment to...
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-03-05 Colin Waltersrepository: Add new public gi_type_info_extract_ffi_ret...
2012-03-05 Michel Dänzerrepository: Fix conversion of FFI values on big-endian...
2012-03-05 Colin WaltersRelease 2.31.20 GOBJECT_INTROSPECTION_1_31_20
2012-03-05 Colin WaltersUpdate glib annotations to 2.31.20
2012-03-05 Colin Waltersintrospection.m4: Set enable_introspection to yes/no...
2012-02-22 Rico Tzschichholzg-ir-doc-tool: Add missing files
2012-02-21 Rico Tzschichholztests: Fix make dist
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove class structs from Python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add support for virtual functions
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add a method in the tests
2012-02-21 Tomeu Vizosog-ir-doc-tool: Update .gitignore
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove constructors from python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add class to its own hierarchy tree
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
next