summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP vala: Allow to access function pointers of .begin and .end methodswip/issue/839Rico Tzschichholz2019-09-056-5/+108
* Release 0.46.00.46.0Rico Tzschichholz2019-09-055-4/+37
* vala: Reject unary operations on nullable integer/floating and boolean typeRico Tzschichholz2019-09-041-3/+3
* libvaladoc: Don't traverse into close circles with parentRico Tzschichholz2019-09-043-1/+11
* vala: Exclude nullable simple-type structs from gobject-property supportRico Tzschichholz2019-09-033-1/+8
* tests: Add regression test for genie struct constructionJeremy Philippe2019-09-032-0/+10
* genie: Creation methods should not be staticRico Tzschichholz2019-09-032-3/+1
* json-glib-1.0: Change abstract methods of Serializable to virtualRico Tzschichholz2019-09-022-18/+14
* Add boolean CodeContext.keep_going and corresponding compiler optionRico Tzschichholz2019-09-023-2/+13
* codegen: Don't unconditionally add/return internal "result" variableRico Tzschichholz2019-09-021-13/+8
* codegen: Don't cause double-free due append_local_free() in uncaught-errorsRico Tzschichholz2019-09-021-3/+7
* codegen: Don't append unreachable clean-up section of BlockRico Tzschichholz2019-09-021-3/+9
* glib-2.0: Add missing "DestroysInstance" attributes to Mutex/Locker APIJeremy Philippe2019-09-021-4/+7
* glib-2.0: Fix MutexLocker bindingJeremy Philippe2019-09-021-2/+4
* glib-2.0: Use 'GStatBuf' as ctype for 'Stat'Jeremy Philippe2019-09-021-1/+1
* codewriter: Write "weak" modifier for propertiesJeremy Philippe2019-09-023-3/+15
* girparser/gidlparser: "value_owned = true" by default for property typesRico Tzschichholz2019-09-022-0/+6
* tests: Add dedicated "property ownership" testsRico Tzschichholz2019-09-022-0/+90
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-09-011-0/+2
* gio-2.0: Drop metadata for NativeSocketAddressRico Tzschichholz2019-09-013-7/+3
* tests: Extend "pre- and post-condition" test to increase coverageRico Tzschichholz2019-08-291-0/+20
* vala: Move find_parent_type_symbol/get_this_type() to SemanticAnalyzerRico Tzschichholz2019-08-282-27/+52
* glib-2.0: Add new symbols from 2.62Rico Tzschichholz2019-08-281-0/+4
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-281-0/+1
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-08-281-0/+25
* Regenerate GIR-based bindings to pick up out/ref instance-parametersRico Tzschichholz2019-08-2812-4/+49
* gtk4: Regenerate to pick up DestroyInstance attributesRico Tzschichholz2019-08-284-2/+16
* girparser: Improve evalution of instance-parameter informationRico Tzschichholz2019-08-283-5/+70
* libsoup-2.4: soup_auth_new is not a constructor but a factory methodRico Tzschichholz2019-08-212-1/+5
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-219-14/+46
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-08-217-8/+22
* Release 0.45.910.45.91Rico Tzschichholz2019-08-195-8/+21
* vala: Add missing closing brace/bracket in to_string()Rico Tzschichholz2019-08-172-0/+2
* vala: Init formal_target_type of ArrayCreationExpr from InitializerListRico Tzschichholz2019-08-163-0/+16
* linux: Add more Input and update UserspaceInput bindingsRico Tzschichholz2019-08-081-10/+110
* cairo: Add 1.16 symbolsRico Tzschichholz2019-08-061-1/+65
* sqlite3: Bind sqlite3_expanded_sql() and sqlite3_normalised_sql()Michael Gratton2019-08-061-0/+10
* Release 0.45.900.45.90Rico Tzschichholz2019-08-055-4/+31
* valadoc: Install icons and doclets to API dependent foldersMart Raudsepp2019-08-049-10/+14
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-046-23/+85
* glib-2.0: Add new symbols and deprecations from 2.62Rico Tzschichholz2019-08-041-1/+10
* vala: Support static methods in error-domainsRico Tzschichholz2019-07-307-34/+37
* codegen: Include required type-definition when casting from generic pointerRico Tzschichholz2019-07-261-0/+1
* x11: Fix return type of XInternAtoms and XGetAtomNames bindingsDavid Hewitt2019-07-251-2/+2
* codegen: Move private type-struct to type-definition sectionRico Tzschichholz2019-07-241-1/+1
* codegen: Append line-break after G_DEFINE_AUTOPTR_CLEANUP_FUNCRico Tzschichholz2019-07-241-0/+1
* tests: Add GMutex and GRecMutex test to increase coverageRico Tzschichholz2019-07-232-0/+16
* codegen: Use G_TYPE_CHECK_INSTANCE_CAST for comparisons with interfacesRico Tzschichholz2019-07-224-13/+68
* vapi: Update GIR-based bindingsRico Tzschichholz2019-07-225-5/+17
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-07-222-1/+22