]>
git.ipfire.org Git - thirdparty/vala.git/log
Rico Tzschichholz [Wed, 15 Feb 2017 12:09:36 +0000 (13:09 +0100)]
Fix make check
Rico Tzschichholz [Tue, 14 Feb 2017 23:12:42 +0000 (00:12 +0100)]
tests: Fix build and update for API changes
Rico Tzschichholz [Tue, 14 Feb 2017 23:11:52 +0000 (00:11 +0100)]
tests: Sync testrunner.sh Cflags from vala
Rico Tzschichholz [Tue, 14 Feb 2017 22:38:04 +0000 (23:38 +0100)]
Annotate methods with PrintfFormat where needed
Rico Tzschichholz [Tue, 14 Feb 2017 21:59:09 +0000 (22:59 +0100)]
configure.ac: Update project information
Rico Tzschichholz [Tue, 14 Feb 2017 21:53:21 +0000 (22:53 +0100)]
doap: Update urls and add myself
Rico Tzschichholz [Fri, 11 Nov 2016 20:12:57 +0000 (21:12 +0100)]
driver/0.36.x: Follow libvala API change
Ting-Wei Lan [Mon, 11 Jan 2016 06:43:27 +0000 (14:43 +0800)]
valadoc: Call setlocale in main function
It is required to correctly show translated messages on some locales.
https://bugzilla.gnome.org/show_bug.cgi?id=760435
Ben Iofel [Sat, 8 Oct 2016 21:29:24 +0000 (17:29 -0400)]
Fix typo in Run.Style enum
Rico Tzschichholz [Fri, 30 Sep 2016 13:38:59 +0000 (15:38 +0200)]
Fix non-matching generic types of inferface implementations
Rico Tzschichholz [Fri, 30 Sep 2016 05:07:52 +0000 (07:07 +0200)]
Bump version to 0.35.0
Rico Tzschichholz [Fri, 30 Sep 2016 05:04:17 +0000 (07:04 +0200)]
Fix 'static const' warnings with vala 0.33.1
Rico Tzschichholz [Fri, 30 Sep 2016 05:00:42 +0000 (07:00 +0200)]
driver: Add support for vala-0.36
Rico Tzschichholz [Wed, 18 May 2016 08:42:45 +0000 (10:42 +0200)]
driver: Add support for vala-0.34
Ben Iofel [Wed, 30 Mar 2016 21:58:57 +0000 (17:58 -0400)]
File Helper: Copy directories recursively
Florian Brosch [Sat, 16 Jan 2016 23:40:45 +0000 (00:40 +0100)]
html: Allow to change +/- icons in CSS
Florian Brosch [Sat, 16 Jan 2016 12:54:46 +0000 (13:54 +0100)]
html: Open external links in a new tab/window
Florian Brosch [Thu, 14 Jan 2016 10:09:31 +0000 (11:09 +0100)]
Fix typo
Florian Brosch [Sun, 10 Jan 2016 20:16:44 +0000 (21:16 +0100)]
libvaladoc: Add highlighter for C, XML, Vala
Philip Withnall [Wed, 13 May 2015 16:47:04 +0000 (18:47 +0200)]
gtkdoc: Fix generated markup for source code blocks
Just emitting <programlisting> doesn’t work, as gtk-doc will insert <para> tags in the middle of the code block, generating invalid markup.
Instead of trying to reinvent how gtk-doc does things, just emit the gtk-doc shorthand markup for a code block and let gtk-doc generate the markup.
https://bugzilla.gnome.org/show_bug.cgi?id=725194
Philip Withnall [Wed, 13 May 2015 16:40:59 +0000 (18:40 +0200)]
charts: Fix error handling if gvRenderData() returns an error
If libgvc was not built properly or is running against incorrectly versioned
plugins, gvRenderData() can fail and return a null string. Ensure libvaladoc
handles this correctly.
https://bugzilla.gnome.org/show_bug.cgi?id=711590
Philip Withnall [Wed, 13 May 2015 16:35:00 +0000 (18:35 +0200)]
libvaladoc: Improve error message on failing to load a driver
https://bugzilla.gnome.org/show_bug.cgi?id=711559
Florian Brosch [Wed, 13 May 2015 16:12:29 +0000 (18:12 +0200)]
Add colored output
Use --no-color to disable colors
Use VALA_COLORS to change colors
E.g. VALA_COLORS = "error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01"
Florian Brosch [Tue, 12 May 2015 23:18:56 +0000 (01:18 +0200)]
Allow to link to named constructors directly
Fixes bug #746062
Florian Brosch [Tue, 12 May 2015 22:30:22 +0000 (00:30 +0200)]
Hide namespaces without visible members
Fixes bug #744950
Ben Iofel [Fri, 8 Jan 2016 22:54:52 +0000 (17:54 -0500)]
HTML doclet: don't write '-' with no description
Ben Iofel [Tue, 5 Jan 2016 07:51:34 +0000 (02:51 -0500)]
Markdown parser: fix method call on null
Rico Tzschichholz [Fri, 27 Nov 2015 16:03:21 +0000 (17:03 +0100)]
driver: Add support for vala-0.32
Rico Tzschichholz [Tue, 13 Oct 2015 12:06:15 +0000 (14:06 +0200)]
driver: Drop support for vala-0.16/18
Rico Tzschichholz [Mon, 28 Sep 2015 11:20:08 +0000 (13:20 +0200)]
Bump version to 0.30.0
Rico Tzschichholz [Wed, 22 Apr 2015 18:36:34 +0000 (20:36 +0200)]
driver: Add support for vala-0.30
Rico Tzschichholz [Tue, 23 Sep 2014 11:55:31 +0000 (13:55 +0200)]
driver: Add support for vala-0.28
Florian Brosch [Sat, 30 Aug 2014 20:35:52 +0000 (22:35 +0200)]
Add support for unowned/weak array elements
Florian Brosch [Sat, 30 Aug 2014 20:34:56 +0000 (22:34 +0200)]
drivers: Mark arrays as unowned instead of weak
Florian Brosch [Sat, 30 Aug 2014 17:07:46 +0000 (19:07 +0200)]
ctypresolver: signals: register default implementations
Florian Brosch [Sat, 30 Aug 2014 16:16:12 +0000 (18:16 +0200)]
signals: collect default implementations
Florian Brosch [Fri, 29 Aug 2014 12:58:08 +0000 (14:58 +0200)]
embedded: Fix check() for relative paths
Florian Brosch [Wed, 27 Aug 2014 16:47:12 +0000 (18:47 +0200)]
doap++
Florian Brosch [Tue, 26 Aug 2014 01:46:09 +0000 (03:46 +0200)]
gir-importer: docbook: process all <doc-* tags
Florian Brosch [Tue, 26 Aug 2014 00:48:28 +0000 (02:48 +0200)]
gir: ignore type struct docs
Florian Brosch [Tue, 26 Aug 2014 00:03:43 +0000 (02:03 +0200)]
girmetadata: allow to override <ONLINE>
Florian Brosch [Mon, 25 Aug 2014 23:45:24 +0000 (01:45 +0200)]
gir-importer: docbook: resolve internal links
Florian Brosch [Mon, 25 Aug 2014 19:58:09 +0000 (21:58 +0200)]
gir-importer: markdown: resolve internal links
Florian Brosch [Sat, 23 Aug 2014 18:09:08 +0000 (20:09 +0200)]
Allow to inherit from imported docs
Florian Brosch [Sat, 23 Aug 2014 05:57:02 +0000 (07:57 +0200)]
html: add <meta charset="UTF-8"/>
Florian Brosch [Sat, 23 Aug 2014 04:21:11 +0000 (06:21 +0200)]
gir-importer: skip <union> elements without ctype-attributes
Florian Brosch [Sat, 23 Aug 2014 02:26:59 +0000 (04:26 +0200)]
Split process-comments into parse and check runs
Florian Brosch [Thu, 21 Aug 2014 00:59:13 +0000 (02:59 +0200)]
ctyperesolver, virtual signals: register function pointer names
Florian Brosch [Wed, 20 Aug 2014 23:01:17 +0000 (01:01 +0200)]
docbook: improve implicit parameter handling
Florian Brosch [Wed, 20 Aug 2014 19:02:23 +0000 (21:02 +0200)]
Improve handling for c::this
Florian Brosch [Wed, 20 Aug 2014 01:15:27 +0000 (03:15 +0200)]
docbook-parser: Accept symbols with trailing 's'
Florian Brosch [Wed, 20 Aug 2014 00:31:00 +0000 (02:31 +0200)]
Improve CTypeResolver for virtual/abstract methods
Florian Brosch [Tue, 19 Aug 2014 22:36:16 +0000 (00:36 +0200)]
gir-importer: add support for markdown
Rico Tzschichholz [Mon, 25 Aug 2014 22:00:17 +0000 (00:00 +0200)]
driver/0.26.x: Follow API change and require valac >= 0.25.2
Rico Tzschichholz [Sun, 24 Aug 2014 11:27:56 +0000 (13:27 +0200)]
driver/0.24.x: Drop support for unstable valac <= 0.23.1
Rico Tzschichholz [Tue, 25 Mar 2014 20:31:18 +0000 (21:31 +0100)]
Make PropertyAccessorType a flag to correctly handle its possible states
Rico Tzschichholz [Tue, 25 Mar 2014 20:01:24 +0000 (21:01 +0100)]
driver: Add support for vala-0.26
Rico Tzschichholz [Tue, 11 Feb 2014 17:07:26 +0000 (18:07 +0100)]
libvaladoc/api: Correctly handle construct-only properties
Rico Tzschichholz [Sat, 18 Jan 2014 13:43:03 +0000 (14:43 +0100)]
build: Bump valac requirement to 0.15.1 to match minimal driver support
Koop Mast [Sat, 18 Jan 2014 13:26:32 +0000 (14:26 +0100)]
Use POSIX redirect, for portability.
This fixes: "Syntax error: Bad fd number". on POSIX sh.
https://bugzilla.gnome.org/show_bug.cgi?id=722486
Rico Tzschichholz [Sat, 18 Jan 2014 08:46:41 +0000 (09:46 +0100)]
driver/0.24.x: Don't overwrite VALAFLAGS
Rico Tzschichholz [Sat, 18 Jan 2014 08:44:36 +0000 (09:44 +0100)]
build: Don't rely on bashism and use $(shell ...)
Rico Tzschichholz [Fri, 17 Jan 2014 17:55:34 +0000 (18:55 +0100)]
drivers: Drop compatibility for older unstable valac releases
Rico Tzschichholz [Fri, 17 Jan 2014 17:24:25 +0000 (18:24 +0100)]
build: Add missing condition for valac <= 0.23.1 driver builds
Rico Tzschichholz [Fri, 17 Jan 2014 16:43:21 +0000 (17:43 +0100)]
driver: Drop support for vala-0.14
Rico Tzschichholz [Thu, 16 Jan 2014 19:15:45 +0000 (20:15 +0100)]
Bump version to 0.23.2
Rico Tzschichholz [Thu, 16 Jan 2014 19:13:57 +0000 (20:13 +0100)]
doclet/html: Rename source folder match the doclet
Rico Tzschichholz [Thu, 16 Jan 2014 19:02:14 +0000 (20:02 +0100)]
driver/0.24.x: Fix build with valac 0.23.1+ git master
Rico Tzschichholz [Thu, 16 Jan 2014 19:01:30 +0000 (20:01 +0100)]
build: Follow VALA_FLAGS renaming
Rico Tzschichholz [Thu, 16 Jan 2014 18:36:56 +0000 (19:36 +0100)]
build: Avoid shipping generated c-code in tarball
Also clean up and refactor Makefiles on the way.
Rico Tzschichholz [Thu, 16 Jan 2014 18:34:27 +0000 (19:34 +0100)]
build: Enable maintainer-mode by default
Rico Tzschichholz [Mon, 23 Dec 2013 17:17:34 +0000 (18:17 +0100)]
build: Regenerate c-code on build-system changes
Rico Tzschichholz [Mon, 23 Dec 2013 16:34:13 +0000 (17:34 +0100)]
build: More use of $(top_builddir)
Rico Tzschichholz [Mon, 23 Dec 2013 16:26:04 +0000 (17:26 +0100)]
build: Clean up configure.ac and fix make (dist)check
Rico Tzschichholz [Mon, 23 Dec 2013 12:58:28 +0000 (13:58 +0100)]
build: Add missing cflags/libs references of libgvc
Philip Withnall [Thu, 7 Nov 2013 09:48:24 +0000 (09:48 +0000)]
build: Fix a typo in a variable name in configure.ac
https://bugzilla.gnome.org/show_bug.cgi?id=711590
Rico Tzschichholz [Thu, 7 Nov 2013 10:59:13 +0000 (11:59 +0100)]
driver: Add matching VALA_0_XX defines to every driver
This is needed to properly handle conditional sources and avoid
parsing failures.
Rico Tzschichholz [Wed, 30 Oct 2013 16:12:23 +0000 (17:12 +0100)]
driver: Add support for vala-0.24
Florian Brosch [Mon, 23 Sep 2013 22:59:37 +0000 (00:59 +0200)]
devhelp: Generate better keywords
Florian Brosch [Mon, 23 Sep 2013 22:52:12 +0000 (00:52 +0200)]
devhelp: Add missing keywords
Richard Schwarting [Mon, 16 Sep 2013 22:10:54 +0000 (00:10 +0200)]
Add a modified libgvc-vapi
Contains the new CGraph API
Florian Brosch [Sun, 15 Sep 2013 20:43:55 +0000 (22:43 +0200)]
basic doclet: Add "wiki-index-name"
Used by valadoc.org
Florian Brosch [Tue, 10 Sep 2013 22:43:43 +0000 (00:43 +0200)]
Add support for cgraphs
Based on patch by Richard Schwarting
Fixes bug 703688.
Florian Brosch [Tue, 27 Aug 2013 15:10:35 +0000 (17:10 +0200)]
Importer: Resolve c::*_finish methods
Florian Brosch [Tue, 27 Aug 2013 12:40:44 +0000 (14:40 +0200)]
gir-importer: Ignore <annotation> tags
Rico Tzschichholz [Sat, 15 Jun 2013 14:31:20 +0000 (16:31 +0200)]
doclets/htm: Properly use Valadoc.Html namespace
Rico Tzschichholz [Sat, 15 Jun 2013 14:28:20 +0000 (16:28 +0200)]
Fix warnings accessing static members
Rico Tzschichholz [Fri, 14 Jun 2013 06:50:50 +0000 (08:50 +0200)]
libvaladoc: Fix deprecation warning
Rico Tzschichholz [Fri, 14 Jun 2013 06:48:28 +0000 (08:48 +0200)]
Fix deprecation warnings of gee-0.8
Rico Tzschichholz [Fri, 14 Jun 2013 06:31:11 +0000 (08:31 +0200)]
driver: Add support for vala-0.22
Florian Brosch [Tue, 19 Mar 2013 20:49:46 +0000 (21:49 +0100)]
gir-importer: Add support for <instance-parameter>
Florian Brosch [Thu, 7 Feb 2013 20:42:03 +0000 (21:42 +0100)]
coding style changes
Florian Brosch [Thu, 7 Feb 2013 18:41:17 +0000 (19:41 +0100)]
gtkdoc: Document implicit struct functions
Florian Brosch [Thu, 7 Feb 2013 18:13:11 +0000 (19:13 +0100)]
libvaladoc: Add Struct.copy_function_cname, Struct.destroy_function_cname
Florian Brosch [Thu, 7 Feb 2013 05:43:31 +0000 (06:43 +0100)]
gtkdoc: Avoid warnings for undocumented parameters
Florian Brosch [Thu, 7 Feb 2013 04:17:30 +0000 (05:17 +0100)]
gtkdoc: Improve docs for generics
Florian Brosch [Thu, 7 Feb 2013 01:13:15 +0000 (02:13 +0100)]
0.20.x: Add support for [GenericAccessors]
Florian Brosch [Thu, 7 Feb 2013 01:12:29 +0000 (02:12 +0100)]
0.18.x: Add support for [GenericAccessors]
Florian Brosch [Wed, 6 Feb 2013 23:30:06 +0000 (00:30 +0100)]
0.14.x: Fix TypeParameter.base
Florian Brosch [Wed, 6 Feb 2013 23:29:03 +0000 (00:29 +0100)]
0.16.x: Fix TypeParameter.base