summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* codegen: Add G_GNUC_FORMAT attribute for FormatArg functionswip/juergbiJürg Billeter2016-11-076-5/+24
* tests: Enable -Werror=format-nonliteralJürg Billeter2016-11-071-1/+1
* Fix broken destruction of null-terminated arrays in async data structsRichard Wiedenhöft2016-11-073-3/+32
* doap: Add description as requiredRico Tzschichholz2016-11-061-0/+22
* Drop obsolete MAINTAINERS filewip/housekeepingRico Tzschichholz2016-11-062-9/+0
* Add myself to doapRico Tzschichholz2016-11-061-0/+7
* Update bugreport and package urlsRico Tzschichholz2016-11-062-4/+8
* method: Print encountered type if return types mismatchTimm Bäder2016-11-051-1/+1
* gtk+-4.0: Fix cheader_filename for Gdk and update to 3.89.0+a47fb1c4Rico Tzschichholz2016-11-053-2484/+2475
* girwriter: Use the correct tag- and element-name for an annotationAndrea Del Signore2016-11-041-1/+1
* codegen: Allow underscores in type parameter namesSeverin Heiniger2016-11-033-6/+22
* tests: Enable -Werror=format-securityJürg Billeter2016-11-031-1/+1
* codegen: Avoid temporary variables for calls to [FormatArg] methodsJürg Billeter2016-11-031-2/+5
* Do not use non-literal printf format stringsJürg Billeter2016-11-033-6/+6
* Add [FormatArg] attribute to Parser.get_errorJürg Billeter2016-11-032-2/+2
* glib-2.0: Add [FormatArg] attributes to gettext functionsJürg Billeter2016-11-031-11/+11
* Support [FormatArg] attribute for parametersJürg Billeter2016-11-036-4/+46
* Fix deprecation of class/struct fieldsRico Tzschichholz2016-11-039-49/+66
* codegen: Simplify get_enum_value_canonical_cconstant()Rico Tzschichholz2016-11-031-18/+1
* codegen: Simplify get_signal_canonical_constant()Rico Tzschichholz2016-11-031-23/+1
* glib-2.0: Add simple fast-path to string.replace()Rico Tzschichholz2016-11-031-0/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2016-11-036-6/+39
* gtk+-4.0: Update to 3.89.0+c9a313a1Rico Tzschichholz2016-11-033-81/+1
* parser: Cache current token if possibleRico Tzschichholz2016-11-012-14/+16
* codegen: Mark GLibValue as internalRico Tzschichholz2016-11-011-1/+1
* Check printf arguments of object creation expressionsJürg Billeter2016-11-016-0/+54
* vapi: Add unstable bindings for gtk+-4.0 (based on 3.89.0+3c1f7267)Rico Tzschichholz2016-11-0111-0/+18258
* Don't create constant Regex on demand and use static field where possibleRico Tzschichholz2016-11-013-6/+12
* ccodewriter: Use private _bol field instead of propertyRico Tzschichholz2016-11-011-2/+2
* writer: Some string optimizationsRico Tzschichholz2016-11-012-19/+11
* field: Drop unused methodsRico Tzschichholz2016-11-011-8/+0
* vala: Add missing TokeType cases for to_string()Rico Tzschichholz2016-11-012-0/+10
* Avoid some string copyingRico Tzschichholz2016-11-015-15/+12
* ccode: Replace if-else-tree with switchRico Tzschichholz2016-10-302-61/+36
* vala: Avoid superfluous string copyingRico Tzschichholz2016-10-302-2/+2
* codegen: Some simplificationsRico Tzschichholz2016-10-301-21/+3
* Use more "...".printf to concat stringsRico Tzschichholz2016-10-3010-84/+84
* codegen: Drop superfluous dynamic-type castRico Tzschichholz2016-10-301-2/+2
* webkit2gtk-4.0: Update to 2.15.1Rico Tzschichholz2016-10-301-293/+339
* gdk-3.0: Update to 3.22.2+0ad5d51dRico Tzschichholz2016-10-301-0/+10
* vapi: Update GIR-based bindingsRico Tzschichholz2016-10-271-2/+0
* build: Conditionally adjust VALAFLAGS in case of proper bootsrapped buildsRico Tzschichholz2016-10-251-0/+9
* codegen: Only emit notify signals if the value actually changedEvan Nemerson2016-10-253-7/+100
* gdk-3.0: Update to 3.22.1+a1115c05Rico Tzschichholz2016-10-241-19/+26
* Add explicit copy method for arraysLuca Bruno2016-10-206-1/+67
* vapi: Add missing type parameters for delegatesMatthias Berndt2016-10-2013-17/+29
* gdk-pixbuf-2.0: Use metadata instead of custom defintions for PixbufRico Tzschichholz2016-10-193-23/+30
* glib-2.0: Some nullable arguments in GLib.Test.*Rico Tzschichholz2016-10-191-3/+3
* glib-2.0: Add "g_utf8_make_valid" bindingRico Tzschichholz2016-10-181-0/+3
* gio-unix-2.0: Add "g_unix_mounts_for" bindingRico Tzschichholz2016-10-184-0/+14