summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* valadoc: Run driver testswip/merge-valadocRico Tzschichholz2017-06-0410-24/+88
* libvaladoc: HashMap doesn't allow null keysRico Tzschichholz2017-06-041-4/+8
* Merge valadoc 0.36.0Rico Tzschichholz2017-06-04215-3/+38213
* libgvc: Add WITH_CGRAPH conditionalsRico Tzschichholz2017-06-041-0/+31
* gee: Add some useful symbols from gee-0.8Rico Tzschichholz2017-06-0412-45/+1101
* build: Generate libvala-0.XX.vapi in valaRico Tzschichholz2017-06-042-6/+6
* Drop superfluous inheriting from GLib.ObjectRico Tzschichholz2017-06-043-3/+3
* gobject-2.0: Add GLib.ParamSpecPointerRico Tzschichholz2017-06-021-0/+4
* gtk+-4.0: Update to 3.91.0+a4e80efeRico Tzschichholz2017-05-301-21/+11
* vapi: Update GIR-based bindingsRico Tzschichholz2017-05-236-4/+22
* vapi: Update GIR-based bindingsRico Tzschichholz2017-05-182-10/+8
* tests: Add some constructor testsRico Tzschichholz2017-05-172-0/+32
* glib-2.0: Always use valid version-string for Version.deprecated_sinceRico Tzschichholz2017-05-171-4/+4
* Install libvala-0.xx.vapi to "global" vapi directoryRico Tzschichholz2017-05-174-5/+7
* codegen: Use *_free_full to free GLib.List, GLib.SList and GLib.QueueRico Tzschichholz2017-05-173-15/+65
* Require and target GLib >= 2.40Rico Tzschichholz2017-05-177-222/+108
* gdbus: Don't leak nested HashTable on deserializationRico Tzschichholz2017-05-173-3/+71
* tests: Additional basic-types tests for dbusRico Tzschichholz2017-05-151-0/+6
* vapi: Update GIR-based bindingsRico Tzschichholz2017-05-133-8/+18
* poppler-glib: Update to 0.54.0Rico Tzschichholz2017-05-131-0/+10
* vala: Don't warn about deprecated symbols if installed_version is olderRico Tzschichholz2017-05-091-1/+3
* codegen: Fix finally blocks with async yieldsLuca Bruno2017-05-0912-25/+82
* gtk+-4.0: Update Container.forall/set_focus_child()Rico Tzschichholz2017-05-073-18/+2
* glib-2.0: Add bindings for g_ptr_array_find/_find_with_equal_func()Rico Tzschichholz2017-05-041-0/+4
* vapi: Update GIR-based bindingsRico Tzschichholz2017-05-045-37/+73
* Revert "codegen: Don't implicitly initialize local variables with an initiali...Rico Tzschichholz2017-05-021-6/+2
* scanner: Fix calculation of column value for tokens after multiline commentMagomed Abdurakhmanov2017-05-021-0/+1
* codegen: Unref GLib.AsyncResult on uncaught errors in coroutinesRico Tzschichholz2017-04-301-0/+4
* codewriter: Update timestamps of generated c-files if neededRico Tzschichholz2017-04-302-0/+11
* tests: Use dbus-run-session instead of dbus-launchMichael Biebl2017-04-261-3/+3
* build: Make sure to dist all generated headersRico Tzschichholz2017-04-264-4/+4
* manual: Update from wiki.gnome.orgRico Tzschichholz2017-04-251-13/+25
* build: Use --use-header for librariesRico Tzschichholz2017-04-254-0/+4
* vala: Enums require at least one value otherwise report an errorRico Tzschichholz2017-04-242-0/+12
* gio-2.0: Tweak metadata to avoid duplicated interface dependenciesRico Tzschichholz2017-04-192-4/+4
* gio-2.0: Fix GLib.Task.report_error/report_new_error()Rico Tzschichholz2017-04-183-3/+9
* gio-2.0: Fix GLib.Task constructorRico Tzschichholz2017-04-183-1/+12
* vala: Handle non-null in coalescing expressionMarvin W2017-04-173-5/+43
* testrunner: Respect given VALAFLAGSMarvin W2017-04-171-2/+2
* compiler: Add --color=WHEN optionRico Tzschichholz2017-04-175-8/+48
* glib-2.0: Add quark() functions to errordomainsRico Tzschichholz2017-04-171-12/+24
* codegen: Use g_object_notify_by_pspec() to notify property-changesRico Tzschichholz2017-04-172-7/+33
* build: Make ccode and codegen private APIRico Tzschichholz2017-04-147-38/+31
* build: Add missing '\'Rico Tzschichholz2017-04-141-1/+1
* build: vapigen and vapicheck don't require ccodeRico Tzschichholz2017-04-141-2/+0
* Bump version suffixRico Tzschichholz2017-04-142-2/+2
* glib-2.0,gio-2.0,gobject-2.0: Updates from 2.53Rico Tzschichholz2017-04-104-0/+19
* gstreamer: Update to 1.11.90+Rico Tzschichholz2017-04-103-42/+38
* Release 0.36.10.36.1Rico Tzschichholz2017-04-034-3/+26
* vapigen: Add --nostdpkg option like in valacRico Tzschichholz2017-04-031-4/+10