[vala] (1445 commits) Non-fast-forward update to branch wip/libgsf-1-gir
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (1445 commits) Non-fast-forward update to branch wip/libgsf-1-gir
- Date: Mon, 19 Mar 2018 15:08:32 +0000 (UTC)
The branch 'wip/libgsf-1-gir' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
4c1bce6... libgsf-1: Switch to GIR
Commits added to the branch:
662b2ca... svn path=/trunk/; revision=2 (*)
b5af137... - (*)
916f132... cleanup (*)
28c004f... -- (*)
03a6548... Some basic work for devhelp integration (*)
a7d1693... - devhelp-doclet: cleanups, new output structure - valadoc. (*)
1f5f726... valadoc.org-doclet: highlighting for abstract classes new s (*)
57fbc34... libvaladoc: package view (*)
00be65f... - valadoc.org-doclet, html-doclet, devhelp-doclet - cleanup (*)
aa8427f... - html-doclet, valadoc.org-doclet_ - Various navigation imp (*)
96fb3c0... - libvala-0.5.1 migration - html-doclet, devhelp-doclet (*)
c089927... - valadoc.org-doclet, devhelp-doclet, html-doclet - navigat (*)
235f123... - --force (*)
b1be50b... - libvaladoc - yields-keyword - dynamic-keyword (*)
0296bd2... - context checks (*)
9564eb7... - @inheritDoc: - structs - classes - properties (*)
1fb6d7d... - trivial cleanups (*)
359132d... Bugfixes: - property types (*)
c6e3948... - cleanups - ui-bugfix (*)
2871eb5... vala-0.5.2 emigration (*)
0203d54... - new documentation parser - new taglet interface - new err (*)
9e48a15... - (*)
816f05a... wiki highlighting module loader (*)
9114923... minor fixes (*)
d2456b3... valac-0.5.3 (*)
52ac714... - new mysql-based valadoc.org doclet (--enable-valadocorg) (*)
e4452be... - new html-doclet (based on devhelp-doclet) - cleanups (rm (*)
7b13758... - valac-0.7.1 - cleanups (*)
a00be44... - Fix many valac warnings. (*)
de9682f... - Minor bug fixes. (*)
8426876... - cleanups (*)
d7c2102... - documentation language improvements - package documenta (*)
ed35d60... - devhelp-doclet: package documentation support (*)
1dd712d... - nested list-bug (*)
6ae430e... - @throws-bug (*)
56eddfb... - valac 4.7.5 - initial valadoc.org doclet changes for th (*)
36720ae... . (*)
8acbb54... Bug #400882 (*)
eb854b4... - valadoc.org doclet improvements - html-writer, initial wo (*)
7837bef... - valadoc.org-doclet: documentation exporter (*)
a7c14ce... - vapi documentation (*)
e9e8ec1... {@inheritDoc} bug (*)
ab6dcd2... - constructor name bug (.new) (*)
ad89f19... - internal support (*)
7cdce6c... - true, false, null tags (*)
3a61c23... - repository reorganisation - .gitignore (*)
5f97cf3... - libhtml >> libdoclet (*)
7a8ff81... - a few renamings (*)
189083c... - paragraph plugins (*)
799b481... - new taglet init function (*)
580b6fa... - maintainer-clean fixes (*)
fc5b511... - apiwriter >> libvaladoc (*)
a9cde7c... Fix implicit using directives (*)
e97f21b... Support for relative searching of symbols (*)
642a83e... Add support for constants in interfaces (*)
36110c4... Make type links showing relative names (*)
2643313... Fix braces (*)
2687f67... Move to new gee (*)
ea055f2... Initial import of the rewrited parser (*)
9aa8652... Fix support for tables (*)
17cdb0e... Reorganize some classes and remove some garbage (*)
799c28e... Api: Refactor the API tree (*)
0d72f4e... Api: Externalize nodes creation (*)
e8890f0... Api: Remove references to the tree root in nodes (*)
7197852... Api: Remove settings reference in nodes (*)
5e9e0cc... Api: Remove Basic and DocumentedElement (*)
3886359... Content: Rename Highlighted to Run and prepare it for signa (*)
bd241ad... - external libgee (*)
bcdab97... htmlhelpers, interface: constant listing (*)
9ceda54... 'make install' archlinux (*)
15f6802... Update .gitignore (*)
e1eb43e... Api: Introduce in-tree signature building (*)
a8a54a7... Remove the vapis from git and fix Makefiles (*)
5ec40d7... Api: Fix handling of constructors (*)
fb1bfeb... Make protected API documented by default (*)
ed03757... Api: Move all classes to the Valadoc.Api namespace (*)
568598c... Api: Move to api/, make class names consistent and update M (*)
2887e59... Api: Introduce Visitor and refactor Valadoc.Doclet (*)
78d8401... Fix support for images (*)
535b866... Add initial support for valadoc.org (*)
e51ece5... minor wiki renderer fixes (\n) (*)
e8b422f... Html: Introduce MarkupWriter to pretty-print generated html (*)
f2c860a... Html: Enhance pretty print (*)
f08b015... Html: Simplify css stylesheets by using descendant selector (*)
8bca2a8... Html: Fix typo (*)
dd2a69b... Html: Refactor BasicDoclet.write_*_content (*)
a96cf7c... Html: Refactor BasicDoclet.write_navi_* (*)
060d4fc... Api: Remove *Handler interfaces (*)
58de8b1... Api: Finally remove the unused stuff (*)
29fdd58... Html: Reuse get_html_css_class where possible (*)
4584f11... Fix namespace resolution (*)
1457768... Api: Fix missing ';' in property accessor signatures (*)
134be37... Html: Include signatures in content lists (*)
ecd1471... Html: Sort members in the navigation (*)
908e9e2... Fix build against Vala master (*)
6ecfb42... Html: Reorder entries to make navigation and lists consiste (*)
71abd08... Api: Remove ? in signatures of TypeReference to TypeParamet (*)
506641b... Api: Take accessibility in account for property accessors (*)
1f7e9dd... Api: Make symbol names bold in signatures (*)
b9bf56b... Html: Don't wrap html source in signatures (*)
3a9715a... temporary rm of gee.sort from html-navigation (g_object_unr (*)
ad824a4... valadoc.org-doclt: api export (*)
e574124... devhelp-doclet: _renderer: null pointer fix (*)
c811356... rm of conditional doclet directories (*)
8baf306... libhtmlhelpers -> libvaladoc (*)
d14c7ba... icon install path fix (*)
1401f63... MarkupWriter: Split into a general purpose markup writer an (*)
a93f461... drop libxml2 dependency (*)
c475ef9... devhelp-plugin: independent css file (*)
810887a... valadoc.org: Remove trailling .doclet.vala.swp file (*)
cd8fe46... Html: Re-enable sort of members in navigation (*)
2af0d77... Html: Reorganized and cleaned files (*)
8931bce... licence information update (*)
d1015d0... Fix trailling whitespaces (*)
201ef18... markupwriter: fix (null) in attribute values (*)
03db465... typereference: use unowned in favor of weak (*)
bd5ca93... basicdoclet: Fix syntax highlighting (*)
5579e27... basicdoclet: remove enum and errordomain signatures from in (*)
83c38cc... basicdoclet: Fix broken id-attribute in content headline (*)
f074c95... markupwriter: move xml-declaration back to the constructor (*)
27cc227... signaturebuilder: add support for basic type highlighting (*)
e24dad5... libvaladoc: fix "throws" statement in build_signature for m (*)
8ff4443... typesymbol: coding style fixes (*)
b4aebc5... Api: remove SymbolAccessibility Api: Fix null-pointer bug i (*)
cb50c72... Icons: add enum-value icon (*)
8625990... Icons: new errordomain- and errorcode icons (*)
3648609... devhelp-doclet: html-doclet: fix constructor list class in (*)
9163993... libvaladoc: remove needless linebreak in front of </ in Mar (*)
f5f3563... Html: Fix typo in navigation generation (*)
c473f54... Parser: Add support for lists (*)
30ee5b0... Parser: Add support for <<BR>> (*)
804fefb... Parser: Fix simple links (*)
d27d8b9... Parser: Fix embedded (*)
2f27714... Parser: Make {{{ source code }}} acceptable inline (*)
e192d41... Parser: Accept -, =, ==, |, ||, and ^ in runs (*)
da98a8e... BasicDoclet: Fix exception headline (*)
aeef9de... new xml doclet (*)
d335559... valadoc.org: switch to static content (*)
f256e0c... valadoc.org: chart path fix (*)
3daa937... valadoc.org: navigation fix (*)
f8e77a8... libvaladoc: documentation importer (*)
aecc351... vala 0.7.10 migration (*)
d43cb18... libvaladoc: rm useless ? from container in check function (*)
6007202... html-doclet: header and foother fix (*)
487ea46... several build fixes (*)
aa0a389... libvaladoc/vapi: index for sub-classes / required classes / (*)
2a9c5df... libvala/html: introduce new link helper (*)
7bb603f... libvaladoc/html: introduce a new css resolver (*)
14bb029... libvaladoc: new chart infrastructure (*)
4bfa31f... libvaladoc/html: typo icons/*.css: typo (*)
91121dc... doclets/valadoc.org: icon path fix (*)
5c85747... libvaladoc: weak string -> unowned string (*)
f5ba3d9... doclet/gtkdoc: Added first version (*)
5423f64... doclets/gtkdoclet: Support documenting delegates and its fo (*)
6007e24... doclets/gtkdoclet: Support method throws. Add manual header (*)
e147ab0... doclets/gtkdoclet: Do not write C comments file in append m (*)
f30795b... doclets/gtkdoclet: Properly handle property accessors (*)
a2e22f0... doclets/gtkdoclet: Fix unconditionated .strip() usage (*)
933a1cf... doclets/gtkdoclet: Use LD_LIBRARY_PATH. Take in considerati (*)
58deea4... doclets/gtkdoclet: Use %NULL when manually commenting error (*)
e69bfc2... doclets/gtkdoclet: Do not add an header only for annotation (*)
fc79d73... doclets/gtkdoclet: Better support for signals (*)
95bf7c2... doclets/gtkdoclet: Add support for referencing properties (*)
227052f... doclets/gtkdoclet: Group @see taglets (*)
0082010... doclets/gtkdoclet: Support error-domains annotation (*)
d8214f7... doclets/gtkdoclet: Fix handling undocumented parameters. Su (*)
c5d6de0... Api: Add methods to support dbus interfaces documentation (*)
0366700... doclets/gtkdoclet: Add support for dbus interfaces (*)
ff3d63d... doclet/gtkdoc: fix failure to build outside of the source d (*)
5cc5ae7... valadoc: fix --help output for --doclet option. (*)
f8526d6... valadoc: clean up --help output (*)
168515b... Add man page for valadoc (*)
10f1ea7... libvaladoc/html: fix missing links in "all known"-lists (*)
6c594bd... libvaladoc: fix plugin system to work with latest valac (*)
edd4c64... html: fix invalid HTML in <h1> (*)
369cb4d... libvaladoc/api: rm return types from creation methods (*)
ab51124... libvaladoc/api rm uncalled creation method visitor (*)
2dd9470... libvaladoc/api rename full_name () to get_full_name () (*)
80f807d... libvaladoc/api rename Visitable to Browsable (*)
82c8680... doclet/xml: Fix link-taglet (*)
a6c7c09... doclets/*: Remove unnecessary directories (*)
5837d2e... doclet/*: don't visit thrown exceptions and signal children (*)
8453b72... libvaladoc: fix detection of static delegates (*)
952d8c4... libvaladoc: vala 0.9.4 migration (*)
d6f953f... doclets/gtkdoc: Fix creating temporary directories (*)
1bb09f8... doclets/gtkdoc: Split async method documentation with _fini (*)
959c794... doclets/gtkdoc: Call pkg-config only for existing packages (*)
f3d9a29... doclets/gtkdoc: Fix finding headers and handling of externa (*)
a02f686... doclets/gtkdoc: Fix ignoring headers. Call gtkdoc-scan on s (*)
7136520... doclets/gtkdoc: Scan all headers to get all the C declarati (*)
d35e195... configure.in: add silent rules (*)
0c9118a... libaladoc/html: rm exception listing from documentation (*)
b2bd418... libvaladoc/api: adds GLib.Error to exception lists (*)
5075b40... Build system fixes to pass make distcheck (*)
ea55317... doclets/gtkdoc: Fix parameters order in signals (*)
2b811d0... C1;2403;0cdoclets/gtkdoc: Improve generation of SECTION com (*)
36f461d... doclets/gtkdoc: Add some comments for implicit parameters (*)
2dbcfaa... doclets/gtkdoc: Fix parameters order (*)
9f2e3db... doclets/gtkdoc: Do not add transfer full annotation for del (*)
e81df54... doclets/gtkdoc: Add type_id and comments to non-GObject cla (*)
2516cd4... libvaladoc: rm support for valadoc-xml (*)
f708821... doclets: rm xml doclet (*)
7ab846b... libvaladoc: Add CTypeResolver (*)
76f8fb1... add gir documentation importer (*)
c8e2dcb... Use vala-0.10 or vala-0.12 package instead of vala-1.0. (*)
46edfd9... Add *.valadoc format (*)
3c4e38d... libvaladoc: Fix valac warnings (*)
6da4f91... doclet/valadoc.org: fix valac warnings (*)
6eda74d... libvaladoc/api: fix Method::is_static (*)
718031c... libvaladoc/importer: Minor valadoc file format changes (*)
1d97c94... libvaladoc/importer: Allow nodes without documentation in v (*)
d2335cb... libvaladoc/filehelper: update realpath (*)
4f45c44... mv remove_directory to filehelper.vala (*)
8c6943f... Fix build with vala 0.10.0 (*)
8b1058f... libvaladoc/ctyperesolver: Resolve unbrowsable nodes (*)
4c1ebea... Add hard dependency on vala-0.10 package. (*)
265d47a... libvaladoc/importer: Fix runtime warning in valadoc-importe (*)
95be922... libvaladoc: Change monospace-rule from `<run>` to ``<run>`` (*)
bc82178... libvaladoc/taglets: Allow to inherit class and struct docum (*)
c0a40c8... libvaladoc: Allow to inherit documentation from other packa (*)
8f658cb... libvaladoc/api: rename tree.parse_comments to process_comme (*)
be61ac2... prepare code for new evaluation order (*)
b6c980f... Fix building with Vala 0.12 branch (*)
19ca1d4... Fix building with Vala 0.12 branch (commit b6c980fe26b3b513 (*)
fd84bde... libvaladoc/html: process Paragraph.horizontal_align (*)
3cc05dd... Fix no_bullet (*)
ba1825b... libvaladoc/documentation: Fix a few limitations in the gram (*)
bdf5418... libvaladoc/html: HtmlRenderer: Deprecated: Add missing spac (*)
365a7f6... libvaladoc/html: HtmlRenderer: null-ptr-fix (*)
fdf29eb... doclets: drop deprecated valadoc.org-doclet (*)
f246642... libvaladoc: turn all singletons into regular classes (*)
80269c7... libvaladoc/api: FormalParameter: mark default values as lit (*)
ed613d2... valadoc/api: FormalParameter: Allow complex default values (*)
7947685... libvaladoc: Replace deprecated function calls (*)
47573c6... doclets/gtkdoc: Replace deprecated function calls (*)
05898da... libvaladoc: migrate to new string api (*)
eebdd0a... doclet/gtkdoc: @see, @link: Fix nullptr error on unresolved (*)
eac9e7d... libvaladoc: Collect external c files (*)
85403b5... doclet/gtkdoc: Process external c files (*)
ee53788... Allow doclets to report errors & warnings (*)
d0aa111... doclets/gtkdoc: Use ErrorReporter instead of GLib.warning (*)
6e64222... gtkdoc: rename --nohtml to --no-html (*)
b090ee6... libvaladoc: documentationparser: Do not allow two spaces in (*)
04f58c9... libvaladoc: Add Content.WikiLink (*)
d7c64a2... libvaladoc/html: LinkHelper: Fix wiki name translation (*)
7ec5e31... libvaladoc: DocumentationParser: Fix row- and collspan (*)
d564312... libvaladoc/html: Cells: Fix text alignment (*)
1335b78... libvaladoc/html: Escape {{{text}}} (*)
1160c95... libvaladoc/api: TypeReference: Improve is_weak & is_unowned (*)
efc9006... libvaladoc/api: TypeReference: Drop type_name (*)
86ccd22... doclet/gtkdoc: Use -X to pass .c and .h files instead of sc (*)
7e5d00e... doclets/gtkdoc: Fix a few runtime warnings (null ptr) (*)
26d6e51... doclets/gtkdoc: Work around crash in scanobj (free, invalid (*)
7829d66... libvaladoc: TypeReference: Add missing null checks (*)
0a6170a... doclets/gtkodc: Do not generate *.c files for thrown errord (*)
bf79cc7... Increase version number (0.2.1) (*)
6f0c6d6... Add --version (*)
00e830c... Drop --enable-deprecated (*)
87152cd... Drop --enable-checking (*)
9106604... Hide vala warnings by default (*)
3d5f7e2... libvaladoc/api: Add API documentation for Visitor (*)
199812e... libvaladoc/api: Add API documentation for Array (*)
dc44f0d... libvaladoc/api: Add API documentation for Pointer (*)
5fdf683... libvaladoc/api: Add API documentation for Symbol (*)
11dffe0... libvaladoc/api: Add API documentation for Class (*)
ab52a8e... libvaladoc/api: Add API documentation for Delegate (*)
ee5ccc6... libvaladoc/api: Fix typo in Class (*)
075560e... libvaladoc/api: Add API documentation for Browsable (*)
7619ddd... libvaladoc/api: Add API documentation for Constant (*)
db68bc0... libvaladoc/api: Add API documentation for Field (*)
f0ea5d6... libvaladoc/api: Add API documentation for Tree (*)
d376885... libvaladoc/api: Add API documentation for Enum (*)
aab99ed... libvaladoc: Add API documentation for Settings (*)
f36f3f9... libvaladoc: Add API documentation for file utils (*)
89900d4... libvaladoc/api: Add API documentation for Item (*)
6a91c57... libvaladoc/api: Add API documentation for Enumvalue (*)
cd82af2... libvaladoc/api: Add API documentation for TypeSymbol (*)
2f1e420... libvaladoc/api: Add API documentation for TypeParameter (*)
95b68c5... libvaladoc/api: Add API documentation for SignatureBuilder (*)
6562da1... libvaladoc/api: Add API documentation for TypeReference (*)
b1e06fd... libvaladoc/api: Add API documentation for Node (*)
7de74db... libvaladoc/api: Add API documentation for FormalParameter (*)
f4b3c0d... libvaladoc/api: Add API documentation for Errordomain (*)
482c543... libvaladoc/api: Add API documentation for Errorcode (*)
59fdb56... libvaladoc/api: Add API documentation for Property (*)
0f91107... libvaladoc/api: Add API documentation for PropertyAccessor (*)
a20b9c9... libvaladoc/api: Add API documentation for Signal (*)
d496b91... libvaladoc/api: Add API documentation for NodeBuilder (*)
dea38ec... libvaladoc/api: Add API documentation for Package (*)
3ac27e5... libvaladoc/api: Add API documentation for Interface (*)
30630e5... libvaladoc/api: Add API documentation for Method (*)
e4ce956... libvaladoc/api: Add API documentation for Namespace (*)
cc6c4ff... libvaladoc: Add API documentation for CTypeResolver (*)
0bc5597... libvaladoc/ErrorReporter: Drop unused enum definition `Erro (*)
f6c5e51... libvaladoc/api: Remove unused source file (*)
97d84d4... libvaladoc: Add API documentation for Doclet (*)
c3320cf... libvaladoc: Add API documentation for MarkupWriter (*)
1f69e63... libvaladoc/api: Add API documentation for Struct (*)
3d7dfd2... doclets/gtkdoc: Do not set section comment from a namespace (*)
7d7c418... doclets/gtkdoc: Fix documenting thrown errors (*)
b43fcb0... doclets/gtkdoc: Do not document target_destroy_notify if ty (*)
cdddb3d... doclets/gtkdoc: Fix the output of SourceCode elements (*)
4f7501a... vala-0.13.0 migration (*)
80e49f3... Fix various compile time warnings (*)
0b04a8c... error reporter improvements (*)
196aafa... Add test framework (*)
1505134... libvaladoc: Fix broken dependencies in valadoc-1.0.pc.in an (*)
21abc01... tests: Add ErrorReporter tests (*)
6eab9bf... libvaladoc: Move all libvala-related calls to api/driver.va (*)
9801f58... libvala: Move tree creation out into a plugin (*)
ddb688b... libvaladoc: drop dependency on libvala (*)
d6e4c47... driver/0.13.x: Add ChildSymbolRegistrar (*)
e413c97... driver/0.13.x: Allow to process vapis directly just as sour (*)
08f7042... drivers: Add 0.12.x driver (*)
f5fad58... drivers: Add 0.11.x driver, x > 0 (*)
1daf5f9... drivers: Add 0.11.0 driver (*)
79ff61a... drivers: Add 0.10.x driver (*)
a337c4b... valadoc: Improve plugin selection (*)
d46d45d... valadoc: ModuleLoader: Fix dispose error (*)
5a5f5e3... Disable static libraries (*)
60399c3... libvaladoc: Fix new warnings (*)
f2d016a... libvaladoc: DocumentationParser: Allow multiple spaces in a (*)
5a72523... libvaladoc: importer: drop gir support (*)
ec847e5... valadoc: Fix doclet selection (.../doclets vs .../doclet) (*)
28a7901... libvaladoc/api: Enum: Fix get_cname () (*)
8e8a9a8... doclets/gtkdoclet: FormalParameter: Fix null ptr warning tr (*)
bb08572... Bumb version to 0.3.0 (*)
0a85360... driver: Fix segfault on dispose (*)
3647105... Bumb version to 0.3.1 (*)
13a6cb6... driver/0.13.x: Migrate to valac-master (*)
1d9b746... driver/0.13.x: Make use of Vala.CCodeBaseModule.get_ccode_n (*)
ce956c5... libvaladoc/api: Delegate: build_signature: Add missing keyw (*)
847ecc2... libvaladoc: Add support for attributes (*)
af142a9... driver/0.13: Add support for attributes (*)
bc2b84e... libvaladoc/html: Mark deprecated symbols (*)
f9ce156... driver/0.13.x: Fix type parameter creation for methods and (*)
5b723ca... driver/0.13.x: Fix get_method_binding_type, static (*)
2897d9e... libvaladoc/api: Class: Hide "static" modifier for functions (*)
456e8cd... libvaladoc/html: Add non-static methods to namespace-conten (*)
9822d0d... driver/*, libvaladoc: Move ChildSymbolRegistrar to libvalad (*)
ad31a26... ver/0.12.x: Fix get_method_binding_type, static (*)
dde68ee... driver/0.12.x: Fix type parameter creation for methods and (*)
8a96307... driver/0.12.x: Add support for attributes (*)
f43ef1b... version/0.11.x: Fix get_method_binding_type, static (*)
8b496a8... driver/0.11.x: Fix type parameter creation for methods and (*)
d6287ce... driver/0.11.0: Fix type parameter creation for methods and (*)
d12bc09... version/0.11.0: Fix get_method_binding_type, static (*)
935820d... driver/0.11.0: Add support for attributes (*)
df3e0b7... driver/0.10.x: Fix type parameter creation for methods and (*)
91caac2... driver/0.10.x: Add support for attributes (*)
fcb4027... driver/0.10.x: Fix get_method_binding_type, static (*)
0e90fac... Various cleanups (*)
c93e1d8... driver-0.13.x: Add basic gir support (*)
843c6cf... libvaladoc/html: BasicDoclet: <title> improvements (*)
069787a... drivers: Add 0.14.x driver (*)
cd641db... doclets/devhelp && htm: Fix output directory creation (*)
530e375... drivers: Add 0.16.x (*)
05ce7aa... driver: 0.14: Add throws declaration to signatures (*)
0ddd26c... Add doap file (*)
6fe783e... driver/0.13: vapidir-fix (*)
0f2c2d8... treebuilder: Fix regression when passing the cname for acce (*)
dc6edfc... gir: basic reading support (*)
8ec48f5... doclets: Fix text size in html & devhelp (*)
924f7d6... drivers: merge 0.11.* and 0.12.* (*)
726d322... libvaladoc: gir-importer, c-resolver : various improvements (*)
c05a5f7... libvaladoc: parser: Fix broken ? (*)
3175c9d... driver: merge 0.13.* and 0.14.* (*)
b753b88... Add warning & note tags (*)
b4a6e4a... Add initial reading-support for <doc> (*)
b06a307... libvaldoc/html: Add missing - between ns and short desc (*)
ca2ba91... libvaladoc: gir-reader: improve short descs (*)
73bb067... libvaladoc: gir-reader: accept @... (*)
e85e76d... libvaladoc: gir-reader: accept π, >, <, &solidus; (*)
404d1a7... libvaladoc: gir-reader: Improve @-quirks-mode (*)
4727810... libvala: gir-reader: fix spaces/newlines in img-alt-text (*)
6b15ef4... libvaladoc: gir-reader: allow _ as prefix in function names (*)
5f2db5a... libvaladoc: gir-reader: accept #[id]->[id|func] (*)
8d29ae7... libvaladoc/api: Signals: Add missing "signal" keyword to si (*)
921a85b... libvaladoc: @parameter: check for existence (*)
7d5abf3... libvaladoc: reorder @param (*)
098c1f9... Fix segfault triggered by valac-errors (*)
c7a994d... libvaladoc/html: Hide redundant links (*)
70f4fa9... libvaladoc: gir-reader: accept #[id].[id|func] (*)
e62c5a5... libvaladoc/html: Signals: Hide content listing (*)
7140c07... libvaladoc: gir-reader: Unescape %, @, (, ), &, # (*)
ea89ac5... libvaladoc/html: Add style for {{{source}}} (*)
208fc48... libvaladoc: gir-reader: accept @<id>(::|:|->|.)(<gid>) (*)
ff94c63... libvaladoc: ModuleLoader cleanups (*)
5a58dcd... libvaladoc: ModuleLoader cleanups (*)
fcc844f... libvaladoc: gtkdoc-parser: Fix possible segfault in footnot (*)
83efcc0... libvaladoc/html: Keep error-reporter for derived doclets (*)
fbe228e... Fix -D (*)
61df61e... libvaladoc: drop varargs for signatures with implicit param (*)
737a146... libvaladoc: add helpers for valadoc.org (*)
c32b39c... libvaladoc: Fix broken nullchecks in parser.error & warning (*)
1bd1c6f... libvaladoc: Allow conditional spaces in headlines (*)
117bd32... doclets/devhelp: Add full wiki-support (*)
4f4829b... Embedded: Search images relative to the file (*)
27725c5... Add support for vala 0.15.1 (*)
8de9caa... libvaladoc: Add support for SourceCode attributes (*)
27b2374... Add a metadata-format for gir files (*)
7cdb4f8... gtkdoc-importer: Merge rule for example & informalexample (*)
bf9eba3... libvaladoc: gtkdoc: Add support for important (*)
ade1458... gtkdoc-importer: Add support for figures (*)
96e1e49... gtkdoc-importer: Fix to_string for xml-close (*)
ebfea5f... gtkdoc-importer: Add support for varname (*)
f5a3477... gtkdoc-importer: Add support for computeroutput (*)
0561123... gtkdoc-importer: Add support for informaltable (*)
50fb6ad... gtkdoc-importer: Add support for literallayout (*)
9b803ed... gtkdoc-importer: Add support for abbrev (*)
13be912... gtkdoc-parser: Add a helper for mixed content (*)
eeae290... gtkdoc-importer: Allow mixed content in refsect2 (*)
ab74858... libvaladoc: Accept block content in list-items (*)
5ab247e... gtkdoc-importer: Add support for sections (*)
4d4cee8... gtkdoc-importer: Add support for variablelist (*)
0a8d1af... gtkdoc-importer: Add support for refsect3 (*)
3e4efd0... gtkdoc-importer: Add support for orderedlist (*)
03fcfa5... gtkdoc-parser: Fix possible infinite loop (*)
5e56988... gtkdoc-parser: Allow <title> in ordered and itemized lists (*)
c3a15cc... gtk-importer: Allow "struct [id]*] inside docbook type tags (*)
93be544... gtkdoc-renderer: Avoid possible \n in signal/property-links (*)
d4b3f1b... gtkdoc-renderer: Fix broken escapes (*)
62c0c77... libvaladoc: docparser: Fix invalid cast in lists (*)
7d8ae9d... libvaladoc: mark @deprecated as deprecated (*)
f6e00b6... Support --target-glib argument (*)
c6f2294... valadoc: LinkHelper: turn get_package_link into a virtual m (*)
166a93d... doclet/devhelp: Add name="" to <book> (*)
0ff8f31... libvaladoc: gir-importer: Error reporting improvements (*)
5dbaebf... libvaladoc/html: Sort subnamespaces in navis (*)
e1a2fd0... libvala: Add support for libvala-0.16 (*)
df08974... libvaladoc: documentation fixes (*)
caae1a4... libvaladoc: Fix typo in ValadocDocumentationScanner (*)
75d4596... driver: Trim lines in *.dep files (*)
0e707e9... Add support for valac 0.18.0 (*)
edb7dfb... Change permissions on a lot of files (*)
3fb36fe... libvaladoc/html: Turn namespace/package-notes into links (*)
2c84ce4... autogen.sh: Honor NOCONFIGURE=1 (*)
1f9fb52... driver/0.18.x: Add support for vala-0.17.1+ (*)
5b67b39... libvaladoc/api: Add missing parameters to signals (*)
c43bb23... libvaladoc: @throws: Check for unthrown exceptions (*)
9a248d5... libvaladoc: ErrorReporter: Drop ErrorType (*)
ca801cc... libvaladoc: Add context check for @throws (*)
64974b8... libvaladoc: Add context check for @return (*)
c12841e... libvaladoc/api: Drop glib_error (*)
f49d816... libvaladoc/api: Fix documentation for Method.is_static (*)
aa7023e... libvaladoc/api: Fix documentation for Method.is_override (*)
e825f84... libvaladoc/html: Add methods to package overviews (*)
2046945... libvaladoc/taglets: error/warning message improvements (*)
eef0cec... libvaladoc: Avoid reparsing of comments (*)
482fb80... libvaladoc: Improve plugin selection (#676453) (*)
7bc385c... doclets/htm: Imrpove page titles (*)
b21e595... doclets/devhelp: Imrpove page titles (*)
d58b4ea... error/warning message improvements (*)
056a749... libvaladoc: accept "Vala ??.??.??-dirty" as driver format (*)
4045ba9... libvaladoc: accept @return in constructors (*)
14d00ae... libvaladoc/parser: add workaround for broken symbol resolv (*)
93c84a2... driver/0.18.x: Add support for vala-0.17.4 (*)
11f0cd1... libvaladoc/api: Fix memory cycle: method.base_method <> met (*)
2daa05f... gtkdoc: accept %<numeric> (*)
1eebb3a... gir-importer: Process implicit parameters (*)
8cfab91... gtkcommentparser: Fix --verbose (*)
3ca94ca... libvaladoc/html: Add "All known members inherited from " (*)
cb1e01f... libvaladoc: rename Api.Interface.get_all_implemented_interf (*)
ca0431e... libvaladoc: Drop deprecated methods (*)
13aba44... libvaladoc: register child structs (*)
42f200a... libvaladoc/html: Show all known sub-structs (*)
2fe4737... libvaladoc: fix vala 0.14.x compatibility (*)
6658693... drivers: fix namespace comment selection (*)
22e26f9... libvaladoc: Move Api.NodeType to api/nodetype.vala (*)
74f52f6... Add tests for libvaladoc/parser and gtkdoc-scanner (*)
a5be9be... Add tests for MarkupReader (*)
5e70a81... Add tests for drivers (*)
64ebf6f... doclet/gtkdoc: Use <code> rather than <blockquote> in for m (*)
8c3c869... doclet/gtkdoc: Implement @throws taglet in the gtk-doc comm (*)
b27fcf0... Link to classes rather than constructors if the constructor (*)
25abfb2... Tidy up appending of colons to gtk-doc comments (*)
67f202c... Fix tree builder processing of the static status of delegat (*)
9d06340... tests: Update generic-api-test (*)
ea630c5... libvaladoc: Add metadata for gtkdoclet (*)
318bdab... Add support for ‘standard’ and ‘private’ subsection (*)
27b010e... doclet/gtkdoc: Generate gtk-doc comments for class and inte (*)
83c0bfa... doclets/gtkdoc: Print a warning if gtk-doc sections will be (*)
1d81e7c... doclets/gtkdoc: Add a brief description to the gtk-doc comm (*)
154ff25... doclets/gtkdoc: Add gtk-doc headers for property accessor � (*)
f945b7d... doclets/gtkdoc: Add a gtk-doc header for non-static delegat (*)
f5a732d... doclets/gtkdoc: Hide ‘_construct’ functions from gtk-do (*)
947b2f1... doclets/gtkdoc: Fix generation of gtk-doc links to error co (*)
479aad7... driver/*: Fix access modifiers for property getters/setter (*)
96be7e8... libvaladoc/api: Hide unbrowsable property getters and sette (*)
ac28316... doclets/gtkdoc: Handle ‘Deprecated’ attributes in the g (*)
d147f38... doclets/gtkdoc: Register struct type macro/function (*)
32b9c64... libvaladoc/api: Add finalize and free function names to Api (*)
1cfea5d... libvaladoc: Api.Class: Add is_compact (*)
9d7827a... doclets/gtkdoc: Fix [Deprecated] (*)
5fe9947... tests: Add missing vapi (*)
0613ea4... libvaladoc: Accept error codes in @throws (*)
f08b397... icons: s/font: monospace/font-family: monospace (*)
b225dfd... build: Fix make dist (*)
3e9f840... build: Fix the last commit, sorry :\ (*)
1486bef... libvaladoc/html: Fix nullptr in write_documentation (*)
81151da... Improve {@inheritDoc} (*)
9672afb... Fix make distcheck (*)
4c4fa74... Accept {@inheritDoc} in comments without parent documentati (*)
fdada53... doclet/gtkdoc: Escape text and source code (*)
6d999ad... libvaladoc: Escape names if necessary (*)
028a40a... libvaladoc: Mark TypeParameter as unbrowsable (*)
1e8e06b... libvaladoc: is_browsale: check parents (*)
5e9e89c... [PATCH] gtkdoc: Accept multiple *.so files (*)
0a0f2de... importer: gir: Process callback comments (*)
ce8c758... libvaladoc: .valadoc-importer: Add support for ::append and (*)
9cb89ac... libvaladoc/content: SourceCode: Strip leading and trailing (*)
c602f64... libvaladoc: .valadoc-importer: Fix encoding issues (*)
5a00916... libvaladoc: Avoid multiple imports (*)
538aa32... Fix generic-api-test (out -> @out) (*)
67f9cdb... configure.in -> configure.ac (*)
78cd19e... gtkdoc-scanner: Add support for , ", ' (*)
8a67090... gee-0.8 (*)
a56fcb7... Fix make check for older valac versions (*)
cd519e5... driver: Add support for vala-0.20 (*)
ecbd52a... driver: Drop support for vala-0.10/0.12 (*)
df9357f... libvaladoc: Use --api-version instead of --version (*)
bf025c0... gtkdoc: Improve documentation for _get and _set (*)
8ec73ad... 0.20.x: Fix TypeParameter.base (*)
4b75bb9... 0.18.x: Fix TypeParameter.base (*)
2815cc6... 0.16.x: Fix TypeParameter.base (*)
2dc9f05... 0.14.x: Fix TypeParameter.base (*)
83b7c4d... 0.18.x: Add support for [GenericAccessors] (*)
7679e6c... 0.20.x: Add support for [GenericAccessors] (*)
78f50be... gtkdoc: Improve docs for generics (*)
394e001... gtkdoc: Avoid warnings for undocumented parameters (*)
06ae95a... libvaladoc: Add Struct.copy_function_cname, Struct.destroy_ (*)
985c5dd... gtkdoc: Document implicit struct functions (*)
06ef388... coding style changes (*)
5dde44d... gir-importer: Add support for <instance-parameter> (*)
886ce4b... driver: Add support for vala-0.22 (*)
c3dc73d... Fix deprecation warnings of gee-0.8 (*)
d3b0d46... libvaladoc: Fix deprecation warning (*)
e90f91d... Fix warnings accessing static members (*)
894dd82... doclets/htm: Properly use Valadoc.Html namespace (*)
2a8739c... gir-importer: Ignore <annotation> tags (*)
6b8099e... Importer: Resolve c::*_finish methods (*)
7b22bc1... Add support for cgraphs (*)
9e4c48a... basic doclet: Add "wiki-index-name" (*)
0dcad4e... Add a modified libgvc-vapi (*)
affd19a... devhelp: Add missing keywords (*)
98e3eb8... devhelp: Generate better keywords (*)
939775f... driver: Add support for vala-0.24 (*)
40e796b... driver: Add matching VALA_0_XX defines to every driver (*)
4309792... build: Fix a typo in a variable name in configure.ac (*)
a4d9d31... build: Add missing cflags/libs references of libgvc (*)
d20b886... build: Clean up configure.ac and fix make (dist)check (*)
1d0deee... build: More use of $(top_builddir) (*)
4747c95... build: Regenerate c-code on build-system changes (*)
cd9b2db... build: Enable maintainer-mode by default (*)
2008722... build: Avoid shipping generated c-code in tarball (*)
006def7... build: Follow VALA_FLAGS renaming (*)
4c37a06... driver/0.24.x: Fix build with valac 0.23.1+ git master (*)
433444f... doclet/html: Rename source folder match the doclet (*)
2b67c23... Bump version to 0.23.2 (*)
22b2a97... driver: Drop support for vala-0.14 (*)
42cfa79... build: Add missing condition for valac <= 0.23.1 driver bui (*)
911d0b5... drivers: Drop compatibility for older unstable valac releas (*)
5ba35ce... build: Don't rely on bashism and use $(shell ...) (*)
1e5a073... driver/0.24.x: Don't overwrite VALAFLAGS (*)
5d2343c... Use POSIX redirect, for portability. (*)
d32e5a1... build: Bump valac requirement to 0.15.1 to match minimal dr (*)
4fa1964... libvaladoc/api: Correctly handle construct-only properties (*)
d3d4a78... driver: Add support for vala-0.26 (*)
b2e2e4c... Make PropertyAccessorType a flag to correctly handle its po (*)
795076b... driver/0.24.x: Drop support for unstable valac <= 0.23.1 (*)
d990403... driver/0.26.x: Follow API change and require valac >= 0.25. (*)
30c774c... gir-importer: add support for markdown (*)
0a6b2c1... Improve CTypeResolver for virtual/abstract methods (*)
9ad12d9... docbook-parser: Accept symbols with trailing 's' (*)
a03ba95... Improve handling for c::this (*)
221e57d... docbook: improve implicit parameter handling (*)
a4ea5ec... ctyperesolver, virtual signals: register function pointer n (*)
5257a46... Split process-comments into parse and check runs (*)
89ecb6a... gir-importer: skip <union> elements without ctype-attribute (*)
aa0fa2d... html: add <meta charset="UTF-8"/> (*)
58e527f... Allow to inherit from imported docs (*)
0c5997b... gir-importer: markdown: resolve internal links (*)
37819b1... gir-importer: docbook: resolve internal links (*)
8c9507e... girmetadata: allow to override <ONLINE> (*)
faeaecd... gir: ignore type struct docs (*)
2dc8e00... gir-importer: docbook: process all <doc-* tags (*)
c0adeab... doap++ (*)
afb7c16... embedded: Fix check() for relative paths (*)
eee27a8... signals: collect default implementations (*)
300e643... ctypresolver: signals: register default implementations (*)
de2eb89... drivers: Mark arrays as unowned instead of weak (*)
0e166c0... Add support for unowned/weak array elements (*)
9e10ee1... driver: Add support for vala-0.28 (*)
b02b806... driver: Add support for vala-0.30 (*)
10656e6... Bump version to 0.30.0 (*)
ed4ad65... driver: Drop support for vala-0.16/18 (*)
5863c16... driver: Add support for vala-0.32 (*)
1ecd595... Markdown parser: fix method call on null (*)
4705141... HTML doclet: don't write '-' with no description (*)
77180ba... Hide namespaces without visible members (*)
242b1d8... Allow to link to named constructors directly (*)
178d505... Add colored output (*)
b055a1d... libvaladoc: Improve error message on failing to load a driv (*)
0bc6256... charts: Fix error handling if gvRenderData() returns an err (*)
9d05483... gtkdoc: Fix generated markup for source code blocks (*)
7d4ff2b... libvaladoc: Add highlighter for C, XML, Vala (*)
86815c8... Fix typo (*)
836db33... html: Open external links in a new tab/window (*)
f5b6120... html: Allow to change +/- icons in CSS (*)
17cc996... File Helper: Copy directories recursively (*)
273bf7a... driver: Add support for vala-0.34 (*)
75d94cc... cairo: Pass through vapigen to sort and fully qualify symbo (*)
319c8de... cairo: Add new symbols for 1.16 (*)
49b634d... cairo: Fix Context.show_text_glyphs() binding (*)
97de315... Check type parameters when comparing types (*)
b019148... Report internal error for invalid type parameter comparison (*)
4fcef86... gidlparser: Special handling for some ambiguous cairo symbo (*)
00a5748... vapi: Update GIR-based bindings (*)
af03c0d... gobject-2.0: Fix binding of ParamSpec.get_default_value() (*)
94acede... posix: Correct documentation comment for crypt() (*)
e017c96... libxml-2.0: Fix 'htmlEncodeEntities' and 'UTF8ToHtml' using (*)
28fa531... json-glib-1.0: Fix 'Json.Serializable' interface metadata (*)
5d25a8c... vapi: Update GIR-based bindings (*)
52f3661... gidlparser: Make sure to only handle the needed cairo symbo (*)
0176ead... gtk+-3.0: Update to 3.21.4+0f329195 (*)
69c938d... glib-2.0: Add new symbols for 2.50 (*)
fbbeeba... vapi: Update GIR-based bindings (*)
edc5034... gtk+-3.0: Update to 3.21.4+e4c072fc (*)
4784e05... vapi: Update GIR-based bindings (*)
f103ea0... gtk+-3.0: Update to 3.21.4+64c15545 (*)
321dea0... vapi: Update GIR-based bindings (*)
42808df... gtk+-3.0: Update to 3.21.4+edce8f4d (*)
981b382... vapi: Update GIR-based bindings (*)
274dbc6... gtk+-3.0: Update to 3.21.5 (*)
950f081... gobject-2.0: Fix and make FlagsValue a struct (*)
55127b7... Mark the icon property of GtkModelButton as nullable. (*)
d50a99e... gstreamer-1.0: remove experimental tag (*)
526471e... gstreamer-0.10: mark as deprecated (*)
a7e01d5... vapi: Update GIR-based bindings (*)
d1873a3... gtk+-3.0: Update to 3.21.5+4cd8e6c5 (*)
9a7b196... glib-2.0: Fix wrong return type of OptionContext.get_descri (*)
ab1d119... sqlite3: Allow some values to be nullable (*)
5601083... Release 0.33.1 (*)
4129254... glib-2.0: Update to 2.49.7 (*)
f23a748... vapi: Update GIR-based bindings (*)
ee66513... glib-2.0: Fix SearchFunc argument order for {List,SList,Que (*)
d62783f... gstreamer-player-1.0: Some binding fixes (*)
529df83... gstreamer-player-1.0: Add metadata (*)
8245db7... gdk-3.0: Window.create_similar_image_surface() returns Cair (*)
c6dda6b... gstreamer-base-1.0: Fix PushSrc.create/alloc() binding (*)
ebe2ae3... clutter-gst-2.0/3.0: Fix init_with_args() binding (*)
ab887c3... gtk+-2.0/3.0: Make event nullable for CellRenderer.start_ed (*)
958ceca... gobject-2.0: Make FlagsClass.values weak (*)
e007570... codegen: Add C11 keywords (*)
0bb64c2... vapigen: Install vapigen*.pc in multiarch compatible locati (*)
3592f21... build: Some minor modernizations (*)
2ee9d3f... vala: Don't force array-elements to be owned, unowned ones (*)
de38563... codegen: Distinguish between Enum and Flags for their to_st (*)
0431459... D-Bus: Support DBus.timeout attribute for client methods (*)
6da360b... vapi: Update gobject-introspection-1.0 and libsoup-2.4 (*)
22dff9c... tests: Add test for nested conditional expression (*)
8e4cdfd... valainterface: Don't allow 'type' properties (*)
e627ee4... Revert "valainterface: Don't allow 'type' properties" (*)
b24f85a... glib-2.0: Update Unicode symbols (*)
a38fdd2... codegen: Add support for finish_vfunc_name in CCode (*)
c4336c0... gio-2.0: Force finish_vfunc_name of Volume.mount() to "moun (*)
33879ec... Check for assignment to constant (*)
c87fb97... vapi: Add PolicyKit bindings, polkit-agent-1 and polkit-gob (*)
c4f405b... vapi: Update GIR-based bindings (*)
aca65c5... Release 0.34.0 (*)
4094b05... glib-2.0: Allow null as argmument for string.escape() (*)
57441df... Add support for the \v escape charactor (*)
63fa61b... webkit2gtk: URI*.get_http_headers returns unowned Soup.Mess (*)
5c9b22e... glib-2.0: Update Unicode symbols (*)
34f3b85... glib-2.0: Fix binding of Markup.collect_attributes (*)
ad59a4c... gio-2.0: Fix binding of Resolver.lookup_service*() (*)
28dd295... gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 (*)
f8fba4c... tests: Add async constructor test (*)
4123914... gio-2.0: Fix async constructors of DBusConnection, DBusObje (*)
a2111d7... gio-2.0: Use metadata instead of custom definitions for DBu (*)
472b282... gio-2.0: Use metadata instead of custom defintions for Init (*)
0c35fd2... Bump version suffix (*)
ad9fa2a... tests: Additional test-cases taken from transform-branch (*)
dadf2b4... Fix type parameter check for overriding generic methods (*)
5240660... gsl.vapi: Fix attribute typos (*)
03f8e29... Fix type checking when using generics in combination with s (*)
909184e... Add CCode finish_vfunc_name to used attrs (*)
127deab... driver: Add support for vala-0.36 (*)
29d7bb0... Fix 'static const' warnings with vala 0.33.1 (*)
d76d5a4... Bump version to 0.35.0 (*)
2d27185... Fix non-matching generic types of inferface implementations (*)
51438dd... rest-0.7: Fix some ownership problems (*)
e0aa505... clutter-gst-3.0: Fix Playback.audio_streams/subtitle_tracks (*)
65b9f18... clutter-gst-2.0: Skip VideoTexture.get_audio_streams/get_su (*)
6e89b7b... tests: Add async generator example to cover an edge case (*)
5f851eb... vapi: Update GIR-based bindings (*)
5c5245d... glib-2.0: Add UCS-4 and UTF-16 related bindings (*)
a4f9cac... gio-2.0: Use only metadata for IOStream, InputStream, Outpu (*)
4d2544f... gio-2.0 Update SettingsBackend related bindings (*)
e7f987a... codegen: Fix emission of constant array length (*)
566ff81... codegen: Fix array length of array returned by lambda (*)
2bf3d97... vala: Check type arguments in DataType.equals (*)
1fcd716... Do not report internal error for invalid code with nested g (*)
78588e6... vala: Check accessibility of default arguments (*)
3ddd120... tests: Don't rely on external delegate defintions (*)
48ca4e0... Add missing generic-type arguments of delegates (*)
aa62c1a... gdk-3.0: Use only metadata for EventKey, Screen, Window, up (*)
1eb03e1... libarchive: Add ReadDisk (*)
588c00e... Deny access to protected constructors (*)
ed3d936... codegen: Include gio/gio.h for "use_string_marshalling" (*)
22ee9f6... clutter-1.0: Fix constructors which weren't detected as suc (*)
e79d86a... clutter-gst-3.0: Fix constructors which weren't detected as (*)
d933e47... gio-2.0: Fix constructor which wasn't detected as such (*)
5faa313... polkit-gobject-1: Fix constructors which weren't detected a (*)
67939bd... polkit-gobject-1: Fix constructors which weren't detected a (*)
3775697... Fix typo in Run.Style enum (*)
3092923... clutter-gst-3.0: Fix constructor which wasn't detected as s (*)
99aeafe... Ignore --thread commandline option and drop all gthread-2.0 (*)
c68490a... vala: Add common Callable interface for Method, Delegate an (*)
83b0feb... Make use of Callable to replace some if-else-trees (*)
213cec8... codegen: Trigger deprecation warning for NoArrayLength from (*)
a4ab617... genie: Add empty file check to read_token () (*)
4797d90... vapi: Update GIR-based bindings (*)
3bbf223... codegen: Use g_signal_emit where possible (*)
e1ed6ce... Support [HasEmitter] for vala sources (*)
4bed25c... Warn about mismatched parameter direction before mismatched (*)
92d6204... girparser: More complete parsing of field information (*)
77dabfb... Regenerate for GIR-based bindings including array-related m (*)
6e7eaf4... girparser: Use type_id information from gir if not already (*)
cd3ed2a... Regenerate GIR-based bindings (*)
f1ddd5a... valaparser: Allow casts of pointer expressions without encl (*)
ad87c4e... codegen: Support deprecating properties and their accessors (*)
e95f549... valadoc: Call setlocale in main function (*)
88e5aab... ccode: Add missing newline after gnuc deprecations attribut (*)
a18ad0f... girparser: Avoid fatal handling of nameless unions (*)
aa8a394... vapi: Update GIR-based bindings (*)
c80be97... gio-unix-2.0: Fix "g_unix_mount_at" binding (*)
8b5e415... gio-unix-2.0: Add "g_unix_mounts_for" binding (*)
ab31efd... glib-2.0: Add "g_utf8_make_valid" binding (*)
b18a779... glib-2.0: Some nullable arguments in GLib.Test.* (*)
f52b484... gdk-pixbuf-2.0: Use metadata instead of custom defintions f (*)
4194269... vapi: Add missing type parameters for delegates (*)
d274caa... Add explicit copy method for arrays (*)
f0e7f48... gdk-3.0: Update to 3.22.1+a1115c05 (*)
64b9bfc... codegen: Only emit notify signals if the value actually cha (*)
fbc749b... build: Conditionally adjust VALAFLAGS in case of proper boo (*)
0c51fbe... vapi: Update GIR-based bindings (*)
6967f41... gdk-3.0: Update to 3.22.2+0ad5d51d (*)
1975db0... webkit2gtk-4.0: Update to 2.15.1 (*)
7d01cf8... codegen: Drop superfluous dynamic-type cast (*)
41ad68f... Use more "...".printf to concat strings (*)
1897979... codegen: Some simplifications (*)
6fd1e86... vala: Avoid superfluous string copying (*)
0f65d30... ccode: Replace if-else-tree with switch (*)
706ff17... Avoid some string copying (*)
76789fa... vala: Add missing TokeType cases for to_string() (*)
2d7df5c... field: Drop unused methods (*)
061d0e1... writer: Some string optimizations (*)
b552f38... ccodewriter: Use private _bol field instead of property (*)
e65e411... Don't create constant Regex on demand and use static field (*)
cd21e5b... vapi: Add unstable bindings for gtk+-4.0 (based on 3.89.0+3 (*)
5fa786e... Check printf arguments of object creation expressions (*)
e6f8e4c... codegen: Mark GLibValue as internal (*)
9b8d8ac... parser: Cache current token if possible (*)
2330a84... gtk+-4.0: Update to 3.89.0+c9a313a1 (*)
a1ce102... vapi: Update GIR-based bindings (*)
c644e6c... glib-2.0: Add simple fast-path to string.replace() (*)
6de0b16... codegen: Simplify get_signal_canonical_constant() (*)
10ce484... codegen: Simplify get_enum_value_canonical_cconstant() (*)
7a5ff26... Fix deprecation of class/struct fields (*)
a61dd80... Support [FormatArg] attribute for parameters (*)
c7bebbf... glib-2.0: Add [FormatArg] attributes to gettext functions (*)
e274ebb... Add [FormatArg] attribute to Parser.get_error (*)
300f81c... Do not use non-literal printf format strings (*)
b905023... codegen: Avoid temporary variables for calls to [FormatArg] (*)
9cc97eb... tests: Enable -Werror=format-security (*)
457743f... codegen: Allow underscores in type parameter names (*)
7bb9b1c... girwriter: Use the correct tag- and element-name for an ann (*)
3e15a87... gtk+-4.0: Fix cheader_filename for Gdk and update to 3.89.0 (*)
faa7dc1... method: Print encountered type if return types mismatch (*)
6364719... Update bugreport and package urls (*)
f810cac... Add myself to doap (*)
06a4db4... Drop obsolete MAINTAINERS file (*)
f56ac63... doap: Add description as required (*)
14cb50a... Fix broken destruction of null-terminated arrays in async d (*)
ea24ad6... vala: Pass through the format-literal (*)
08880b1... tests: Enable -Werror=format-nonliteral (*)
ab96b47... codegen: Add G_GNUC_FORMAT attribute for FormatArg function (*)
f2abdf6... tests: More cases of FormatArg functions (*)
d217550... codegen: Add G_GNUC_FORMAT attribute for FormatArg function (*)
f365c42... gtk+-4.0: Update to 3.89.0+fa7d77d4 (*)
6dfc56a... vala: check a property has an accessor and/or a mutator (*)
43e617d... vala: Clean up PropertyAccessor API (*)
dcac300... Add CCodeNode "modifiers" and transform CCodeFunction's "at (*)
8629814... Transform CCodeParameter's "format_arg" into CCodeNode's "m (*)
a88176d... Add G_GNUC_PRINTF/SCANF attribute for Printf/ScanfFormat fu (*)
e242267... Revert "Always initialize temp variables to fix fatal warni (*)
971f474... codegen: Make get_temp_variable() default to init=false (*)
bb38f5b... codegen: Remove unused create_local() (*)
b8dc0ad... Don't initilize local variable if not requested (*)
f5c654f... codegen: Don't implicitly initialize local variables with a (*)
5b024e4... codegen: g_free is already NULL-safe (*)
e8dbc1e... tests: Add missing main() in bug641418-*.test (*)
cccf2ad... Transform CCode*'s "deprecated" into using CCodeNode's "mod (*)
a9677aa... Move "blurb", "nick" and "notify" into Property (*)
8080b62... driver/0.36.x: Follow libvala API change (*)
9eebc7c... ccode: Fix and disable deprecating EnumValue (*)
3a008d0... codegen: Don't write declaration of CreationMethod for comp (*)
310ffbe... tests: Enable -Werror=redundant-decls (*)
57b711e... Fix build with -Werror=enum-compare (*)
be86586... Fix build with -Werror=redundant-decls (*)
4dba5a5... gtk+-4.0: Update to 3.89.0+2520662d (*)
da33aae... vapi: Update GIR-based bindings (*)
a1dd566... gtk+-4.0: Update to 3.89.0+48e7f419 (*)
14ca2e0... codegen: Use GTask instead of GSimpleAsyncResult if 2.36 ta (*)
050d4a7... vapi: Update GIR-based bindings (*)
f91f13a... gstreamer-1.0: Make ElementFactory.get_static_pad_templates (*)
43c6734... Release 0.35.1 (*)
38e968d... girparser: No support for fixed-size array as return-value (*)
37ceb2d... vapi: Update GIR-based bindings (*)
60fe7a7... tests: Add gir-test for fixed-size arrays (*)
359774c... vapi: Update GIR-based bindings (*)
a75f246... methodcall: Don't try to remove N_/NC_ while they are prope (*)
75b292f... gtk+-4.0: Update to 3.89.1+e09b78f7 (*)
6f75088... codegen: Add function-prototypes for all register-type call (*)
323a13a... girwriter: Add fullname GIR attribute, and set fullname of (*)
241b058... vapi: Update GIR-based bindings (*)
73b9e4b... Improve constructor chain-up checks (*)
e3b9f78... codegen: Reference struct fields with their actual cname (*)
03a2bae... vala: Check generic-types count of DelegateType (*)
eda719e... vala: Check inferred generic-types of MemberAccess (*)
49bd324... vapi: Update GIR-based bindings (*)
94e130d... gtk+-4.0: Make Gsk.Renderer.for_window() a static factory m (*)
b836644... Release 0.35.2 (*)
a27219c... codegen: Compensate for the lack of g_task_get_completed on (*)
136c400... codegen: Re-use CCodeIdentifier ("_data_") (*)
28fcae9... vapi: Update GIR-based bindings (*)
11789c6... vapi: Update GIR-based bindings (*)
825d594... gtk+-3.0: Update to 3.22.5+a1aee460 (*)
2b49c12... gtk+-4.0: Update to 3.89.2+b993acfe (*)
e4e169b... vapi: Add gtk+-unix-print-3.0 bindings (*)
a4bd698... vapi: Add gtk+-unix-print-2.0 bindings (*)
441c06d... vapi: Add gtk+-unix-print-4.0 bindings (*)
76efeb6... ccodefunction: Only add G_GNUC_DEPRECATED to declarations (*)
4e3103b... Move writing of G_GNUC_DEPRECATED down to CCodeDeclarator i (*)
c47ec4c... girparser: Improve function to method conversion (*)
de3727c... Regenerate GIR-based bindings (*)
6690332... girparser: Allow to specify the base_type of an alias (*)
77f31ad... vala: Fix output of syntax errors reports (*)
415b300... D-Bus: support [DBus (signature = ...)] for properties (*)
9c9b3b4... girparser: Let alias inherit more information from base_typ (*)
5c11db9... Regenerate GIR-based bindings (*)
f5580bc... gobject-introspection-1.0: Prettify and fix the whole thing (*)
656217d... gtk+-4.0: Update to 3.89.2+1e6fce97 (*)
a24f22b... vapi: Update GIR-based bindings (*)
f152112... gtk+-4.0: Update to 3.89.2+57a11ca2 (*)
ad0320c... Release 0.35.3 (*)
efc507f... Fix build with -Werror=switch (*)
0d3ed86... Revert "codegen: g_free is already NULL-safe" (*)
bbff74e... tests: Add testcase for double-free regression (*)
ac2af40... gtk+-4.0: Update to 3.89.3 (*)
7310504... vapi: "ref" functions must return an unowned value (*)
3575b12... vapi: Remove clutter-json-1.0 (*)
da1ab33... vapi: Update GIR-based bindings (*)
bc5bba3... vapi: Update GIR-based bindings (*)
665d2a8... vapi: Update GIR-based bindings (*)
6b275cf... gdk-2.0: Include gdk/gdkkeysyms.h for Gdk.Key (*)
c73d19c... codegen: Don't return void for non-nullable simple-type str (*)
4cab2c2... glib-2.0: Add uuid_string_* symbols (*)
c0e955d... codegen: Fix memory leak when using object initializer for (*)
20a1536... vala: Non-null initializers are not allowed for owned names (*)
5f31633... codegen: Support casting arbitary value-types to arrays (*)
1b2e0c2... Fix broken 20a1536f9911c1aadbfbe046bc01afc57bb724a5 (*)
a76cebe... gdbus: Initialize intermediate variables (*)
09e6818... gdbus: Ensure extracted data from the GVariant is freed on (*)
11c843e... gdbus: Handle errors when extracting fds from dbus messages (*)
6ed2ec8... codegen: Don't create duplicated complete-async code (*)
6f21ee1... vapi: Update GIR-based bindings (*)
9792f3f... gobject-2.0: Add a bunch of missing symbols (*)
343bafe... sdl: Make Palette and PixelFormat a struct (*)
9d20a6f... gobject-2.0: Fix cheader typo (*)
8cda6f3... Release 0.35.4 (*)
7f679c6... gobject-2.0: Reinstate required "lower_case_csuffix" of Typ (*)
aa2f2cb... Release 0.35.5 (*)
9f44f90... doap: Update urls and add myself (*)
cabeb10... configure.ac: Update project information (*)
d28baf4... Annotate methods with PrintfFormat where needed (*)
574c306... tests: Sync testrunner.sh Cflags from vala (*)
ca73020... tests: Fix build and update for API changes (*)
c0a23c2... Fix make check (*)
6d7ce8b... Bump valac requirements (*)
ce93033... glib-2.0: Mark va_list.arg() with simple-generics to allow (*)
9e6c055... gobject-2.0: Fix bootstrap build with valac < 0.26 (*)
4672f73... genieparser: Allow comma-separated identifiers in definitio (*)
2b71085... geniescanner: Remove trailing spaces/tabs (*)
e9faa44... linux: add non-posix fcntl constants (*)
e650e25... tests: Add test for dbus fd passing failures (*)
b3e0486... dbus: Move send_message() call before _error label (*)
06a8175... glib-2.0: Add G_CHECKSUM_SHA384 (*)
a3b510c... vapi: Update GIR-based bindings (*)
2a115a8... Add support for the Version tag that replaces the Deprecate (*)
1f6bb3f... Add Deprecated/Version attribute tests (*)
fc8a6ac... gdbus: Fix memleak using g_task_propagate_pointer (*)
2789484... tests: Add N-D array tests (*)
9968c5e... doc: Rename doc/vala to doc/manual (*)
b8c5ca2... manual: Switch to using DocBook from wiki.gnome.org as sour (*)
00b1ea5... manual: Initial import of manual.xml from wiki.gnome.org (*)
1cc30cc... cairo: Add bindings for cairo_*_user_data() (*)
ddca99e... gtk+-X.0: Mark "iter" param of ListStore.remove() as ref (*)
d1a3c5c... codegen: Don't add static modifier to abstract property set (*)
f4182fc... codegen: Fix instance parameter for property setter in Simp (*)
361fcd7... tests: Enable -Werror=int-conversion (*)
8036f87... codegen: Pass pointer of matching type to property-getter (*)
64365c2... codegen: Cast vfunc pointer assigns of abstract overrides (*)
e536006... vapi: Update GIR-based bindings (*)
b9a3491... glib-2.0: Mark delegates in Test.add_data_func/add_func() a (*)
36dd077... glib-2.0: Add more Error bindings (*)
9f705a2... Release 0.35.6 (*)
c213d3c... Add option to generate SVG charts (*)
7689852... gobject-2.0: Add some missing "array_length_type" annotatio (*)
39e351c... codegen: Cast *_destroy_func arg of generic-types calls to (*)
ae629fa... codegen: Cast destroy_data for g_cclosure_new to GClosureNo (*)
0c1bd0a... codegen: Fix vfunc pointer cast for async method implementa (*)
4f5213a... gdk-pixbuf-2.0: Use correct finish-func for Pixbuf.from_str (*)
4913cff... codegen: Default to void-return for vfunc pointer cast of * (*)
a1afb5a... Set libxml2 method accepting nullable (*)
0ee89e8... vapi: Add libgrss bindings (*)
e94b8f7... gio-2.0: Re-add old bindings for DBus{Connection|ObjectMana (*)
2542bd8... glib-2.0: Fix g_bookmark_file_load_from_*/to_file bindings (*)
0056ea4... gtkmodule: Preserve order of required-gtype-classes for rep (*)
721134b... manual: Actually install files into "bookdir" instead of a (*)
415917d... libxml-2.0: Adding missing API and nullable parameters (*)
e40b5ff... glib-2.0: Add bindings for GPOINTER_TO_* as from_pointer() (*)
b5cb6aa... tests: Add a bunch of chain-up tests (*)
972d568... signalmodule: Add support for array-parameters with rank > (*)
540154b... memberaccess: Don't resolve base_method/property twice (*)
6d27ce1... glib-2.0: Update "g_utf8_make_valid" binding (*)
b1155d3... vapi: Update GIR-based bindings (*)
d5d2c1b... codegen: Only add _error path if there's parameters that re (*)
00d0c7d... codegen: Avoid early return on sync dbus methods returning (*)
ac59d16... tests: Add "use_string_marshalling = true" dbus-test (*)
e8f2fe6... Add "finish_instance" CCode attribute (*)
5836d08... gdk-pixbuf-2.0: Fix Pixbuf.save_to_stream_async() (*)
0ed992c... gio-2.0: Fix IOStream.splice_async() (*)
4796cc5... tests: Add "finish_instance = false" test-case (*)
379a7b1... codegen: Check there is a return error location before usin (*)
0e7aecb... docs: Generate and update manpages (*)
9ec7e01... Release 0.35.7 (*)
05f5f5f... signalmodule: Add signal-emitter declaration if needed (*)
b5ae45e... signalmodule: Fix deprecation of signals (*)
226f1a1... manual: Update timestamps of directory-targets (*)
956ca6b... gtk+-3.0: Widget.override_* are deprecated since 3.16 (*)
b3e02e1... gstreamer-1.0: Fix Gst.Base.Adapter.map/take bindings (*)
494727c... girparser: Add metadata-support for "returns_modified_point (*)
c4f2d48... gstreamer-1.0: Mark *.make_writable with "ReturnsModifiedPo (*)
2924620... enchant: Minor fixes (*)
38593b2... codegen: Fix base-access from within overriding struct-prop (*)
dc456fc... Mark chained relational expressions as stable (*)
616f945... vala: Disallow private accessors in overridable properties (*)
e874bb7... class: Perform more thorough compatibility check of inherit (*)
b7e86f6... codegen: Accessor of interface-property might be absent (*)
2634b22... vapi: Update GIR-based bindings (*)
510c93e... manual: Update from wiki.gnome.org (*)
5d846a2... manual: Add version information and copyright to manual (*)
0e6ca4c... manual: Generate section and sub-section numbers (*)
d4ae83c... manual: Add navigation links to top bar (*)
dcb8e4a... manual: Add print target for single page HTML and CSS paged (*)
8e70fb8... manual: Add pdf target that uses WeasyPrint (*)
9a8b135... manual: Add a README about editing the manual (*)
95ea421... manual: Add language="vala" attribute to Devhelp version (*)
f23a4e7... poppler-glib: Update to 0.52.0 (*)
04489bc... codegen: Property equality check can't be applied to non-au (*)
33c01e8... manual: xsltproc is required for all targets (*)
9bdf560... Release 0.35.90 (*)
db5355b... Require gee-0.8 >= 0.19.91 (*)
54ceaec... Introduce $API_VERSION as base for $PACKAGE_SUFFIX and for (*)
af239ed... codegen: Add some missing to predefined marshallers from gl (*)
f6e29bd... signalmodule: Handle nullable ValueTypes properly and treat (*)
95b8e07... tests: Merge two main methods (*)
3530519... valac: State default output directory is current working di (*)
636bb98... vala: Make MarkupReader a simple class *not* derived from G (*)
6fe6228... gio-2.0: Add/"Unlock" missing GTask symbols (*)
89f9390... codegen: Properly null-out source on ownership-transfer of (*)
b57a9f8... vala: Fix MemberAccess.is_non_null() for EnumValue constant (*)
f8c862a... Rework NEWS for 0.36.0 release (*)
97d8687... Release 0.36.0 (*)
4382077... vapi: Update GIR-based bindings (*)
c0ff1ad... method: Always consider compatible with itself (*)
c902e83... doc: Generate and update manpages (*)
a62ef4d... Release 0.36.0 (*)
ad0530e... vala: Perform arguments-check against actual .end() method- (*)
46a1225... vala: Slightly improve lamdba-expression error on target-ty (*)
db6f68f... codegen: Fix delegate initializer for instance fields (*)
74aa6d2... codegen: Don't leak target-reference when casting/assigning (*)
77f7220... subroutine: Set parent_node of body block (*)
84c5e1c... glib-2.0: unichar.to_string doesn't return null (*)
fadbe46... girparser: Add destroy argument for metadata (*)
a92e802... gstreamer-1.0: Fix Pad.set_*_function() bindings (*)
2a33b9d... glib-2.0: Add missing version macro and constants (*)
289bda2... vapi: Update GIR-based bindings (*)
0b36918... gtk+-2.0,gtk+-3.0: Mark "intersection" param of Widget.inte (*)
e923396... gtk+-4.0: Update to 3.89.5+1202082b (*)
3da030f... gtk+-4.0: Update to 3.90.0 (*)
55ce251... vapigen: Add --nostdpkg option like in valac (*)
879cf36... Release 0.36.1 (*)
b77ea5a... gstreamer: Update to 1.11.90+ (*)
2a0ee50... glib-2.0,gio-2.0,gobject-2.0: Updates from 2.53 (*)
2e1d8d4... Bump version suffix (*)
19fefb6... build: vapigen and vapicheck don't require ccode (*)
a951ae7... build: Add missing '\' (*)
c9aa471... build: Make ccode and codegen private API (*)
0815e5e... codegen: Use g_object_notify_by_pspec() to notify property- (*)
ebdb204... glib-2.0: Add quark() functions to errordomains (*)
e1b399b... compiler: Add --color=WHEN option (*)
2637bc5... testrunner: Respect given VALAFLAGS (*)
5074811... vala: Handle non-null in coalescing expression (*)
ee7aa70... gio-2.0: Fix GLib.Task constructor (*)
370b410... gio-2.0: Fix GLib.Task.report_error/report_new_error() (*)
035cc0e... gio-2.0: Tweak metadata to avoid duplicated interface depen (*)
955ef3e... vala: Enums require at least one value otherwise report an (*)
2ccda86... build: Use --use-header for libraries (*)
97a62ec... manual: Update from wiki.gnome.org (*)
b62b9dd... build: Make sure to dist all generated headers (*)
ef50a42... tests: Use dbus-run-session instead of dbus-launch (*)
3c8489c... codewriter: Update timestamps of generated c-files if neede (*)
39f3472... codegen: Unref GLib.AsyncResult on uncaught errors in corou (*)
0dc1689... scanner: Fix calculation of column value for tokens after m (*)
10c668d... Revert "codegen: Don't implicitly initialize local variable (*)
abde183... vapi: Update GIR-based bindings (*)
7591156... glib-2.0: Add bindings for g_ptr_array_find/_find_with_equa (*)
5007588... gtk+-4.0: Update Container.forall/set_focus_child() (*)
e42314a... codegen: Fix finally blocks with async yields (*)
b4c6e76... vala: Don't warn about deprecated symbols if installed_vers (*)
e5fa01f... poppler-glib: Update to 0.54.0 (*)
caccf09... vapi: Update GIR-based bindings (*)
076e669... tests: Additional basic-types tests for dbus (*)
d259b5f... gdbus: Don't leak nested HashTable on deserialization (*)
90cf68c... Require and target GLib >= 2.40 (*)
270395d... codegen: Use *_free_full to free GLib.List, GLib.SList and (*)
ca4fd33... Install libvala-0.xx.vapi to "global" vapi directory (*)
d89e9dc... glib-2.0: Always use valid version-string for Version.depre (*)
8217b03... tests: Add some constructor tests (*)
65325f3... vapi: Update GIR-based bindings (*)
72bb226... vapi: Update GIR-based bindings (*)
ef6a6c7... gtk+-4.0: Update to 3.91.0+a4e80efe (*)
a30c392... gobject-2.0: Add GLib.ParamSpecPointer (*)
9bee488... codegen: Support renamed signals (*)
dea6a4a... gio-2.0: Add DBusConnection 'closed' signal as 'on_closed' (*)
1fbf10b... gio-2.0: Use default 'length = null' for DataInputStream.re (*)
25634e1... vapi: Update GIR-based bindings (*)
7a28221... gvariant: Optimize (de)serialization of arrays with type-si (*)
a667b82... compiler: Add --gresourcesdir option (*)
b4f3f73... gir-importer: Ignore <attribute> tags (*)
be27b9e... codegen: Make the task_complete flag for < 2.44 more simila (*)
1ac0e9d... vapi: Update GIR-based bindings (*)
4073243... codegen: Nullable ValueType requires POINTER as marshaller (*)
cdcf96c... codegen: NoAccessorMethod attribute is allowed for gobject- (*)
7b58274... codegenerator: Add source_reference parameter to CodeGenera (*)
9e2cd62... codegen: Don't allow assigning delegate if no target/closur (*)
1750067... webkit2gtk-4.0: Update to 2.17.4 (*)
ff74671... glib-2.0: Add bindings for g_ascii_string_to_(un)signed() (*)
e9975cd... girparser: Fix parsing of delegate-alias without target (*)
8d41ebc... compiler: Use API_VERSION instead of stripping PACKAGE_SUFF (*)
7b7f67c... girwriter: Write length-parameters of arrays with rank > 1 (*)
9fa2459... manual: Update from wiki.gnome.org (*)
93d9fe6... Prepare valadoc source-tree for merge (*)
40fa0e0... Drop superfluous inheriting from GLib.Object (*)
a828342... build: Generate libvala-0.XX.vapi in vala (*)
497f370... gee: Add some useful symbols from gee-0.8 (*)
7609126... libgvc: Add WITH_CGRAPH conditionals (*)
2b742fc... Merge valadoc 0.36.0 (*)
baab7fc... vapi: Update GIR-based bindings (*)
3b47d33... build: Use --use-header for libvaladoc (*)
bb5a612... Release 0.37.1 (*)
5625962... glib-2.0: Update Unicode symbols (*)
05b9048... libgdata: Make Authorizer.reauth_* methods virtual (*)
d0c9719... libvaladoc: Keep bootstrap-support with valac >= 0.16.1 (*)
3591eba... valadoc: Drop superfluous VALA_0_32 conditionals (*)
93c41d6... libvaladoc: Avoid nullable enum as property-type (*)
1eaec15... vapi: Update GIR-based bindings (*)
9aadb78... vapi: Update GIR-based bindings (*)
e1f63d4... gtk+-4.0: Update metadata and fix Widget.size_allocate (*)
bea5298... libxml-2.0: Update Xml.ParserOption (*)
73377c4... gobject-2.0: Add required type_id attributes to all ParamSp (*)
172d545... gtk+-4.0: Update to 3.91.2 (*)
710df24... vapi: Update GIR-based bindings (*)
d63d97c... Release 0.37.2 (*)
9229a1b... gtk+-4.0: Make Gsk.Texturer.for_*() static factory methods (*)
7b468bc... codegen: Include glib-object.h for Enums with type_id (*)
2bac070... g-i: Fix deprecation warnings (*)
318f378... codegen: Include glib-object.h for Structs with type_id (*)
c89c305... valadoc/tests: Add the source vapi directory to driver-test (*)
f127816... vapigen: Mark given source-files as such and force girparse (*)
1c8e2dd... doclets: Explicitly link against libvala-*.la (*)
b2f72e2... build: Add missing include of Makefile.common (*)
917d457... valadoc/tests: Add ./vala/.libs rather than ./gee/.libs to (*)
1878c4f... vapi: Update GIR-based bindings (*)
58ccdb7... Release 0.37.90 (*)
1377d85... testrunner: Add missing quotes (*)
a447cfa... Add .editorconfig file (*)
c78d70f... tests: Fix test delegates/bug659778.vala (*)
2d390c5... tests: Fix dbus/filedescriptor-errors.test (*)
fba28f3... vapi: Add javascriptcoregtk-4.0 and avoid skips in webkit2g (*)
1d867ed... codegen: Don't transfer ownership of local-variable if targ (*)
537ff83... tests: Add regression test (*)
3bcfd0b... girparser: Support "cname" argument in metadata (*)
b5ed922... girparser: Better support of "cprefix" argument in metadata (*)
dd2d6c6... libvaladoc: Fix some -Wincompatible-pointer-types warnings (*)
4056b1c... codegen: Actually write declaration for GNodeTraverseFunc w (*)
5c12ee6... codegen: Adjust format-index for printf/scanf-methods which (*)
3ee698c... codegen: Use given dup_function for structs (*)
47fb617... vapi: Update GIR-based bindings (*)
4794eab... gtk+-3.0: Update to 3.22.19 (*)
c2d2ea4... Release 0.37.91 (*)
e8d47c0... codegen: Initialize temp-variable for fixed-size arrays to (*)
f778ba4... codegen: Add support for "type-func" in ui-files (*)
95a4c55... vala: Add CallableType as base for DelegateType, MethodType (*)
652e013... Improve error while method is incompatible with delegate (*)
b3c279e... libxml-2.0: Bind xmlLastElementChild and xmlPreviousElement (*)
498841c... gtk+-4.0: Update to 3.91.2+b5afe757 (*)
bd5758b... gtk+-3.0: Update to 3.22.19+70b61973 (*)
3fbb7e8... pangocairo: CairoFontMap.set_default() is not an instance m (*)
563f167... gio-2.0: Application.set_default() is not an instance metho (*)
cf2233e... Release 0.38.0 (*)
0da2e2a... glib-2.0: OptionEntry[] params are null-terminated (*)
d433c59... glib-2.0: Fix MainContext.check() (*)
09bbbfb... valadoc: Don't use 'stderr' as variable name (*)
4c7ab04... docs: Fix syntax of several documentation blocks (*)
eb9c0ca... docs: Clarify SGR as Select Graphic Rendition (*)
bce872f... gtk+-4.0: Update to 3.91.2+80e32390 (*)
e5d9e35... doclet/html: Allow creation of links without performing bro (*)
c632477... doc: Add support to build docs for vala itself (*)
bb8a458... libvaladoc: Avoid some lambdas by re-using methods (*)
f713447... glib-2.0: Bind g_convert_with_fallback() and g_convert_with (*)
8bd7fbc... codegen: Try to use a more unique internal define for prope (*)
353ac46... build: Fix vapidir args for libgvc (*)
eb1515d... vala: Update list of used attributes (*)
93f16c4... method: Use prototype-string for return-type mismatch (*)
7e0c305... gtk+-4.0: Update to 3.91.2+b0e8d848 (*)
985b6db... Release 0.38.1 (*)
9a8f505... Bump version suffix (*)
a8091c2... glib-2.0: Use type-id/marshaller-type for (u)int16/(u)short (*)
6aa600c... codegen: Report warning if property-type is not compatible (*)
a948a3f... codegen: Use array_length_cexpr to support fixed-arrays for (*)
9d3799d... vala: Initialize CodeContext.*_directories fields (*)
db8c411... glib-2.0: Add DateTime.from_iso8601() (*)
74e8546... gtk+-4.0: Update to 3.91.2+d09f6951 (*)
0ab50b0... vapi: Update GIR-based bindings (*)
3e35aec... gnutls: Fix free_function ccode-attribute of Certificate (*)
8fd9b9b... gstreamer-1.0: Update from 1.13+ git master (*)
edd87a6... vapi: Update GIR-based bindings (*)
8929a80... webkit2gtk-4.0: Actually update to 2.18 (*)
29fc127... gio-2.0: "address" parameter of Socket.receive_message() is (*)
4a2e321... libxml-2.0: Fix header of XPath.Context.register_ns() (*)
8a01051... codegen: Prioritize "array_length=true" over "array_null_te (*)
d2dfd7a... Regenerate GIR-based bindings (*)
9c726ae... gtk+-4.0: Update to 3.91.2+1c232ed5 (*)
c4f70ae... vapi: Update GIR-based bindings (*)
e225dae... gio-2.0: Fix FileReadMoreCallback and File.load_partial_con (*)
8a3ab19... gtk+-4.0: Split Gsk.RenderNode into several classes (*)
45756d0... gtk+-4.0: Update to 3.92.1 (*)
2e3d6af... gtk+-4.0: Update to 3.93.0+9e78fbaa (*)
e46c28d... vapi: Update GIR-based bindings (*)
788ec1b... gtk+-4.0: Update to 3.93.0+4d44865f (*)
558bf7a... vapi: Update GIR-based bindings (*)
2a481c3... codegen: Avoid possible conflicts with internal property/si (*)
8688d24... libxml-2.0: Add DTD methods (*)
0d2d609... gtk+-4.0: Update to 3.93.0+481b5d1b (*)
486baf9... webkit2gtk-4.0: Update to 2.19.1 (*)
9088588... vapi: Update GIR-based bindings (*)
b8d0175... tests: split VALAFLAGS over multiple lines in testrunner.sh (*)
6a843ba... vala: Subtype of string is allowed as constant (*)
c0ea119... gidlparser: Fix cname format of renamed signals (*)
fc31988... Regenerate GIDL-based bindings (*)
20294b3... gio-2.0,glib-2.0: Update to 2.55.0 (*)
8d607c2... gtk+-3.0: Update to 3.22.26 (*)
9ef1744... gtk+-4.0: Update to 3.93.0+a8531605 (*)
83b3f1c... vapi: Update GIR-based bindings (*)
a470946... codegen: Install as private library for sharing between int (*)
6288930... codegen: Factor out static getters for ccode-attributes (*)
3019b67... ccode: Reformat function declaration and definition for bet (*)
3aeb354... tests: Clean up control-flow/sideeffects (*)
801d630... vala: Include sender-type parameter to prototype-string of (*)
d4d6cc2... Allow to pass compatible delegates to signal.connect() (*)
0e45b19... compiler: Properly parse arguments for vala interpeter-mode (*)
be9e795... codegen: Enforce name-length >= 3 for structs using GType (*)
6b656b0... vala: Report error for missing type-parameter on enclosing (*)
33c91a0... vala: Allow unscoped enum values where possible (*)
a6160f9... gobject-2.0: Add some missing symbols (*)
78a9230... gstreamer-1.0: Bind GST_DEBUG_BIN_TO_DOT_FILE/*_WITH_TS (*)
1eb5044... glib-2.0: Add optional 'unparsed' parameter to *.try_parse (*)
e2e0054... codegen: Add boolean "use_inplace" ccode-attribute for meth (*)
57f73f6... gstreamer-1.0: Bind GST_TIME_ARGS, GST_STIME_ARGS formattin (*)
c89ef7f... valadoc: Acknowledge possible properties in structs (*)
b9035aa... codegen: Avoid use of temp-var to access in/ref parameters (*)
a94a281... codegen: Avoid use of temp-var for some callables returning (*)
c4a80b1... tests: Make lambda tests fatal and add some more cases (*)
ee7b9b9... valaparser: Improve handling of unowned/owned keyword occur (*)
0be7e31... vala: Methods need to throw compatible error if target dele (*)
5259f22... libvaladoc: Fix fatal typo in GtkdocRenderer.visit_symbol_l (*)
2cd8165... vala: Add MarkupReader.from_string() and support add suppor (*)
576ec0a... doclets: Include libvala headers as needed (*)
03e7508... tests: Invalid Code needs to be recoginized explicitly by a (*)
2f6d9c4... codegen: Discover invalid member access to instance field (*)
10c754b... vala: Improve error output of mismatching overriding method (*)
361973f... gtk+-3.0: Update to 3.22.26+9ce824d3 (*)
c52fe84... webkit2gtk-4.0: Update to 2.19.2 (*)
e76a158... gstreamer-1.0: Update from 1.13+ git master (*)
f2e0c8c... gtk+-4.0: Update to 3.93.0+2d797dd8 (*)
a301909... Update NEWS from 0.38 branch (*)
26b7167... Release 0.39.1 (*)
80271bb... libvaladoc: Actually resolve "percnt;" to '%' (*)
760ea1d... posix: Move signal constants to an enum and add a few missi (*)
7091f4e... gobject-2.0: Add missing GType constants for fundamentals (*)
fb005f4... glib-2.0: Fix potential null pointer dereference in string. (*)
6a25ffb... girparser: Allow change of parameter names (*)
1a90e25... ccode: Replace if-else-tree with switch (*)
84c8584... vala: Don't transform an explicit "null" into a valid forma (*)
3fe3f8b... Use type-check to determine a GenericType (*)
61503f9... tests: Add further "use of generics in constructor" test (*)
55be33e... vala: Convert last non-type-check-based usages of GenericTy (*)
ff5a94f... Move type_parameter property to GenericType (*)
ac0dbad... codegen: Don't create null-safe destroy-wrapper for Generic (*)
2741f1a... SemanticAnalyser.get_actual_type() should never return null (*)
d7faafd... Improve error message for missing type-parameter on enclosi (*)
c917b96... SemanticAnalyzer.get_data_type_for_symbol() doesn't require (*)
c295a07... gtk+-3.0: Fix FileChooser.add_choice() (*)
37884c1... girparser: Handle metadata for fields inside a transparent (*)
445c53c... girparser: Accept setters with boolean return-type as valid (*)
9a67f50... Regenerate GIR-based bindings (*)
b773308... gtk+-4.0: Add some fixes from gtk+-3.0 (*)
3107eed... gtk+-4.0: Update to 3.93.0+8233cf36 (*)
fd7d393... gstreamer-1.0: Update from 1.13+ git master (*)
7a8b118... vapi: Update GIR-based bindings (*)
a8e6aff... gtk+-3.0: Switch to GIR (*)
0207c8e... gtk+-3.0: Drop obsolete GIDL sources (*)
8d21d10... gtk+-3.0: Fix lost GLib.InitiallyUnowned inheritance of Gtk (*)
74ccd46... gtk+-4.0: Update to 3.93.0+6af4947e (*)
66add49... girparser: Don't mark simple-type out-parameters with '?' a (*)
12944c7... Regenerate GIR-based bindings (*)
837e7aa... Release 0.39.2 (*)
c03783a... glib-2.0: Add GLib.OPTION_REMAINING and GLib.OptionFlags.NO (*)
164abf4... Make use of GLib.OPTION_REMAINING instead of "" (*)
ede9008... vapi: Remove gedit 3 binding (*)
4cc7609... vapi: Remove libgnome-keyring binding (*)
2279e8c... vapi: Remove gtksourceview-3.0 bindings (*)
4f3a37c... vapi: Remove libgdata bindings (*)
d062eba... vapi: Remove librsvg-2.0 binding (*)
32b3509... gtk+-2.0: Mark MessageDialog constructor parameter, message (*)
1a1d042... parser: Accept comma-separated list in case-statements of s (*)
64568b6... girwriter: Use local reference to current CodeContext (*)
0c05b6e... vala: Use CodeContext.root instead of SemanticAnalyzer.root (*)
2dc4778... Release taken references to CodeContext after using it (*)
2127e9b... codegen: Don't hold reference of CodeContext in TypeRegiste (*)
b1e9542... semanticanalyzer: Directly access local datatypes in check_ (*)
0c07d03... codegen: Avoid silent casts if not needed (*)
ccf5fd3... vala: Add dedicated CastExpression.silent() constructor (*)
d1a346d... vala: Add dedicated BinaryExpression.chained() constructor (*)
ae45d93... vala: Replace more public fields (*)
abdb6f0... vala: Move next_lambda_id into LambdaExpression (*)
c81d1f9... semanticanalyzer: Transform replaced_nodes field into metho (*)
60563fc... codegen: Fix chain-up regression with real non-null struct (*)
016fa85... gtk+-4.0: Update to 3.93.0+fcc8d778 (*)
71da3b8... parser: Allow custom invocations of parse_file() (*)
f4594a7... webkit2gtk-4.0: Update to 2.19.3 (*)
ada0199... gstreamer-1.0: Update from 1.13+ git master (*)
b10169c... vapi: Update GIR-based bindings (*)
ed6e33d... gtk+-4.0: Update to 3.93.0+6aeae2c8 (*)
1b78e4f... Release 0.39.3 (*)
af4932a... g-i: Update type qualifiers (*)
118937c... codegen: Use g_enum/flags_to_string while targeting glib >= (*)
6ae683f... codegen: Only add property-enum and GParamSpec-array for GO (*)
6110494... gtk+-3.0: Don't hide user_data parameter in Clipboard.set_w (*)
ca7bc20... gtk+-2.0: Don't hide user_data parameter in Clipboard.set_w (*)
c39644a... gtk+-3.0: Update to 3.22.26+6f26d0dc (*)
6d39ee7... gtk+-4.0: Update to 3.93.0+3c38ebb9 (*)
9cf2dac... vapi: Update GIR-based bindings (*)
ecb8a6f... codegen: Add destroy out-param when invoking delegate retur (*)
7082e4f... vala: Replace if-else-tree with switch (*)
0520da6... codegen: Drop dead lambda-in-constructor path (*)
cc354c4... valadoc/tests: split VALAFLAGS over multiple lines in testr (*)
1669abc... valadoc: Add coverage build-flags (*)
62b4b3a... tests: Add "template" parser test to increase coverage (*)
fa49ab7... tests: Add "tuple" parser test to increase coverage (*)
32d02f1... tests: Add "initially-unowned" test to increase coverage (*)
f2457d8... tests: Add explicit "move" and "resize" array tests to incr (*)
bd0a65b... tests: Add "dynamic" signal and property tests to increase (*)
724a8f9... tests: Add "contains" method test to increase coverage (*)
872d43c... tests: Add "iterator" methods tests to increase coverage (*)
993b9cc... tests: Add "do-while" parser tests to increase coverage (*)
74d9501... tests: Add "assignment" operator parser tests to increase c (*)
3d8a753... tests: Add "preprocessor" parser test to increase coverage (*)
eb8761b... tests: Add "continue" parser test to increase coverage (*)
1b99de9... tests: Add "while (false)" test to increase coverage (*)
45b023d... tests: Add invalid "base" tests to increase coverage (*)
3ca19d3... vapigen: Add coverage build-flags (*)
28f7f86... vapi: Update GIR-based bindings (*)
b1f740d... vala: Add pkgdatadir and pkglibdir to pkg-config file (*)
3414dc6... ccode: Don't write trailing space in function declarations/ (*)
ff310d0... Release 0.39.4 (*)
a52b4ac... libvaladoc: Allow @link tags to be split over multiple line (*)
45792e4... libvaladoc: Add support for single line documentation comme (*)
2cd369b... gio-unix-2.0: Update to 2.55.1 (*)
a8588da... valadoc: Drop custom MarkupReader (*)
4e7c8d7... valadoc: Drop custom SourceLocation (*)
02ac44b... valadoc: Drop custom realpath() (*)
57a548a... valadoc: Less string copying (*)
1fdaa35... girparser: Improve instance method detection (*)
a76f7f4... Regenerate GIR-based bindings (*)
2b10ba1... webkit2gtk-4.0: Update to 2.19.5 (*)
bf8e76a... libwnck-3.0: Update to 3.24.1 (*)
f8678d4... gtk+-4.0: Update to 3.93.0+60d3378d (*)
1a5cb4b... webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interface (*)
28b4f45... codegen: Add support for abstract/virtual methods and prope (*)
1fa7617... test: Drop workaround for fixed bug with compact classes (*)
7c327fe... vapi: Update GIR-based bindings (*)
ce9af51... vala: Move member lists from Class/Interface up to ObjectTy (*)
add912f... vala: Move inner-type lists from Class/Interface up to Obje (*)
1fa7cf7... vala: Move constant lists from Class/Interface up to Object (*)
7700a0d... codegen: Factor-out generators for struct entries of class (*)
5573992... Revert "Do not warn about non-default parameters for corout (*)
70e694d... vala: Skip default-value positioning check for parameters o (*)
71ffab1... tests: Add test for parameter type checking of async method (*)
5a7300d... codewriter: Don't use string.replace() to apply header_to_o (*)
c633d80... Release 0.39.5 (*)
efefc72... girparser: Set NoAccessorMethod for non-readable and constr (*)
3fba7c8... Regenerate GIR-based bindings (*)
272b417... gtk+-3.0: Fix cheader_filename of Plug and Socket (*)
43df5fb... posix: fix binding of struct hostent. Make clear that getho (*)
2ae0ebc... posix: add ctime(3) (*)
82bd593... compiler: Add --abi-stability option for future ABI stabili (*)
04f8058... codegen: Add abi-stability path for classes (*)
aa2803c... codegen: Add abi-stability path for interfaces (*)
e373e60... build: Bump bootstrap requirement to 0.39.6 for --abi-stabi (*)
6dcfda0... codegen: Use G_PARAM_STATIC_STRINGS (*)
f9eb408... gtk+-4.0: Update to 3.93.0+4d36a0bf (*)
c365448... libvaladoc: Keep bootstrap-support with valac >= 0.16.1 (*)
9598ed0... gtk+-4.0: Only override type of "event" parameters (*)
b994148... vala: Variadic constructors without a real first parameter (*)
570edd6... tests: Add test for invalid variadic function (*)
fbae717... vapi: Update GIR-based bindings (*)
527dac8... codegen: Infer error parameter from abstract/virtual method (*)
e86aa46... tests: Add missing PrintfFormat attribute (*)
26ddc74... codegen: Internally generated delegates don't require a typ (*)
6c50cfb... codegen: Fix return-type for cancelled async creation metho (*)
48c0658... Revert "semanticanalyzer: Transform replaced_nodes field in (*)
3504dc1... girparser: Ignore conflicting closure/destroy indexes (*)
ff8a6d1... girparser: Don't accept methods as property-accessor which (*)
ab41f16... Regenerate GIR-based bindings (*)
9d70b9f... Release 0.39.6 (*)
c801581... tests: Additionally add $topbuilddir to PKG_CONFIG_PATH for (*)
f53f568... codegen: Don't try to infer error argument on async begin m (*)
f63c2cb... Release 0.39.7 (*)
1c408f6... tests: Add invalid "field" tests to increase coverage (*)
9653ac0... tests: Add more "parser" tests to increase coverage (*)
37c5490... tests: Add invalid "parameter" tests to increase coverage (*)
2ba8c10... tests: Add invalid "property" tests to increase coverage (*)
e4825be... tests: Add invalid "constant" tests to increase coverage (*)
04abfbc... tests: Add invalid "control-flow" tests to increase coverag (*)
1170400... tests: Add invalid "control-semantic" tests to increase cov (*)
05e2c44... tests: Add invalid "struct" tests to increase coverage (*)
78c37a7... testrunner: Accept Packages in header of Invalid Code tests (*)
b03d751... tests: Add invalid "method" tests to increase coverage (*)
9564db2... tests: Add "destructors" test to increase coverage (*)
8702080... tests: Add various regression "codegen" tests to increase c (*)
dc0d108... codegen: Fix GDestroyNotify of delegate parameters in deleg (*)
7a432db... gtk+-4.0: Update to 3.93.0+d07b14f4 (*)
53b24f4... gstreamer-1.0: Update from 1.13+ git master (*)
b83e486... glib-2.0: Add KeyFile.get_locale_for_key() (*)
2bab6ff... vapi: Update GIR-based bindings (*)
cc629f3... tests: Move namespaces.vala into parser and merge its main (*)
7f0e90a... valac: Always use the given "pkg-config" and respect PKG_CO (*)
cd7f8f8... tests: Add invalid "foreach" tests to increase coverage (*)
285bb24... codegen: Avoid critical when connecting dynamic signals (*)
8d8fafd... compiler: Prefix headers for set_cheader_override() if incl (*)
2189d6e... tests: Add some "girparser" tests to increase coverage (*)
07c8865... vala: Issue a warning on DBus methods which are not throwin (*)
e3fff71... semanticanalyzer: Drop unused error_type field (*)
fbb944d... build: Don't install vapicheck (*)
c687bac... vapi: Update GIR-based bindings (*)
f15f9f8... Don't warn about unused internal methods which are meant to (*)
ad20eb4... purple: Update to 2.12.0 (*)
96e9c2e... Release 0.39.91 (*)
7e35732... linux: add dup3 (*)
0939040... libvaladoc: Prevent WITH_CGRAPH conditional having an impac (*)
3dafe10... posix: Fix sig*set and sigprocmask parameters to be out/ref (*)
92e4414... manual: Update from wiki.gnome.org (*)
680930f... codegen: Don't append fixed-length of array fields in initi (*)
03395c0... vala: Properly handle array-initializers inside struct-init (*)
c6d5cd5... gstreamer-1.0: Update to 1.13.1 (*)
6ebbc3f... vapi: Update GIR-based bindings (*)
7cdcc81... Fix recursive declaration in generic base type (*)
30caeac... vala: The rank of an array-initializer should match the tar (*)
9093a1d... codegen: Use pointers when accessing constant multi-dimensi (*)
dff67ff... codegen: Add valid support for const multi-dimensional arra (*)
3b2e2d5... vala: Make SemanticAnalyzer.check_arguments() independent o (*)
c424722... tests: Add chain-up lambda regression test (*)
8b6def0... vapi: Update GIR-based bindings (*)
0079176... codegen: Add source_reference to some store_local/_field() (*)
fcda327... codegen: Add support for feature test macros (*)
80dcd7d... linux: Add feature_test_macros to non-POSIX file control co (*)
f675824... tests: Add linux-specific test for feature test macros (*)
3233019... posix: add feature_test_macro _GNU_SOURCE to sighandler_t (*)
75bc6dd... tests: Extend "properties" tests to increase coverage (*)
fb5b0dc... gitignore: ignore macOS metadata files (*)
9f5773f... glib-2.0: add feature test macro _GNU_SOURCE for pow10(3) a (*)
e75565a... posix: add feature test macro _GNU_SOURCE for pow10(3) and (*)
cfa0f52... glib-2.0: add feature test macro _GNU_SOURCE for exp10(3) a (*)
e5b136a... posix: add feature test macro _GNU_SOURCE for exp10(3) and (*)
9023622... libgnome-menu-3.0: Add deps file (*)
cc179c8... vapi: Fix wrong attributes (*)
3c8c079... method: Check with same rules for dbus compatibility as in (*)
ac4bcfa... gstreamer-1.0: Update to 1.13.1+ (*)
40b052e... tests: Fix make dist (*)
885a473... Release 0.39.92 (*)
4f55fab... alsa: add the major part of the ALSA Sequencer API (*)
a999687... compiler: fix critical when vala is called without run args (*)
7b5a70e... gstreamer-1.0: Update to 1.13.90 (*)
e9b088a... vapi: Update GIR-based bindings (*)
24a4e8c... posix: Add fnmatch(3) and assorted constants. (*)
1464eb4... posix: Add wordexp(3), wordexp_t, and assorted constants (*)
d3b8aa3... posix: Fix crypt(3), now that we have feature test macros. (*)
726fd71... posix: getpass(3) returns null on error. (*)
d59bcd0... posix: Add setegid(2) and seteuid(2) (*)
b036f2c... linux: add getgroups(2), setgroups(2), getresgid(2), getres (*)
efd3972... posix: Add ptsname(3) (*)
6d15b8b... linux: Add more SO_ socket options (*)
ea84bbc... linux: rfkill: Add new values for RfKillType (*)
46f76e6... linux: Add missing constants for input subsystem (*)
4156851... gtk+-4.0: Update to 3.93.0+527d265b (*)
3ae57ab... Release 0.40.0 (*)
5899714... posix: Add perror(3) (*)
a56cf2a... posix: Add strsignal(3) and psignal(3) (*)
c07c50a... linux: Add psiginfo(3) (*)
1254fcf... linux: Add constants from program_invocation_name(3) (*)
11a30c9... posix: Add System V IPC (shared memory, semaphores, message (*)
2c488b5... posix: Add Posix IPC (Message Queue, Named Semaphores, Shar (*)
029aa18... gstreamer: Update to 1.13.91 (*)
d87b45e... gstreamer-1.0: Add gstreamer-webrtc-1.0 bindings (*)
c7d5a91... vapi: Add libgeoclue-2.0 bindings (*)
a162561... gdk-3.0,gtk+-3.0: Update to 3.22.29 (*)
35b2456... gtk+-4.0: Update to 3.93.0+1a137377 (*)
77315cd... codegen: Don't add length fields for captured fixed-length (*)
ce48e6d... codegen: Don't add target fields for captured delegates wit (*)
2f6ca96... libgsf-1: Switch to GIR
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]