platform/upstream/gobject-introspection.git
2012-05-25 Jasper St.... tests: Add a foreign struct signal test
2012-05-25 Jasper St.... tests: Fix warnings
2012-05-24 Jasper St.... Update annotations
2012-05-24 Rico TzschichholzUpdate glib annotations from git
2012-05-12 Pavel Holejsovskygirepository: avoid crash when querying nonexistent...
2012-05-05 Martin PittGIMarshallingTests: Add GStrv property
2012-05-05 Martin PittFix regress_test_closure_variant return value
2012-05-02 Rico TzschichholzUpdate glib annotations to 2.33.1
2012-05-02 Neil RobertsAdd the fixed width C99 types from stdint.h
2012-05-02 Martin PittFix GVariant handling in regress_test_closure_variant
2012-04-26 Rico Tzschichholzg-ir-doc-tool: Update expected file
2012-04-26 Rico TzschichholzUpdate glib annotations from git
2012-04-26 Rico Tzschichholzconfigure: Update to 1.33.0
2012-04-24 Martin Pitttests: Add flags and enum to GValue GHash in/out
2012-04-20 Bastian Winklertests: Add array marshalling test for array without...
2012-04-19 Bastian Winklertests: Add GType property TestObj:gtype
2012-04-18 Stef WalterUpdate Gio/GLib/GObject annotations
2012-04-17 Dieter Verfaillieannotationparser: add test for comment lines not starti...
2012-04-17 Dieter Verfaillieannotationparser: cleanup and add tests for the new...
2012-04-17 Dieter Verfailliewarningtester: make it possible to EXPECT multiple...
2012-04-17 Dieter VerfaillieRevert "annotationparser: indent _parse_comment_block...
2012-04-17 Colin Waltersupdate-glib-annotations: Set required environment variables
2012-04-17 Alban Browaeysannotationparser: indent _parse_comment_block gtkdoc...
2012-04-13 Kalev LemberMove libffi and gmodule to Requires.private in .pc...
2012-04-13 Kalev LemberDon't link with gthread-2.0
2012-04-09 Johan DahlinMake introspection compile with -Wall -Werror
2012-04-09 Johan DahlinCompare filenames using g_file_equal()
2012-04-09 Johan DahlinPass in LDFLAGS to the dumper
2012-04-09 Will Thompsonannotationparser: split validate() into sub-methods
2012-04-09 Will Thompsonannotationparser: correct "maximium" in error messages
2012-04-09 Will Thompsonannotationparser: remove duplication of annotation...
2012-04-09 Jasper St.... giscanner: Don't run pkg-config when there's no package...
2012-04-07 Pavel HolejsovskyAvoid _get_func() consuming reference from input info
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Johan DahlinDon't extract annotations from headers
2012-04-05 Johan DahlinUpdate annotations from git.
2012-04-05 Johan DahlinDo the filename filtering in scannerlexer
2012-04-05 Johan DahlinDon't parse doc comments in dependencies
2012-04-05 Johan DahlinReplace ''' with """, to avoid confusing syntax highlig...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-04-05 Dieter VerfaillieNow make AnnotationParser do what gobject-introspection...
2012-04-05 Dieter VerfaillieUpdate GLib annotations, using the improved annotation...
2012-04-05 Dieter Verfaillieupdate-glib-annotations.py: reduce code duplication
2012-04-05 Dieter VerfaillieMake AnnotationParser._parse_comment() do what gtk...
2012-04-05 Dieter VerfaillieDon't munch /* and */ comment start and end markers.
2012-04-05 Dieter VerfaillieAdd comment documenting we're ignoring C++ style comments.
2012-04-02 Rico TzschichholzUpdate glib annotations from 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
next