platform/upstream/gobject-introspection.git
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
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
next