summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libgsf-1: Switch to GIRwip/libgsf-1-girRico Tzschichholz2018-03-193-318/+459
* codegen: Don't add target fields for captured delegates without targetRico Tzschichholz2018-03-191-1/+1
* codegen: Don't add length fields for captured fixed-length array variablesRico Tzschichholz2018-03-191-1/+1
* gtk+-4.0: Update to 3.93.0+1a137377Rico Tzschichholz2018-03-192-56/+196
* gdk-3.0,gtk+-3.0: Update to 3.22.29Rico Tzschichholz2018-03-192-1/+7
* vapi: Add libgeoclue-2.0 bindingsRico Tzschichholz2018-03-193-0/+161
* gstreamer-1.0: Add gstreamer-webrtc-1.0 bindingsRico Tzschichholz2018-03-193-0/+207
* gstreamer: Update to 1.13.91Rico Tzschichholz2018-03-191-7/+1
* posix: Add Posix IPC (Message Queue, Named Semaphores, Shared Memory)Dr. Michael Lauer2018-03-121-0/+49
* posix: Add System V IPC (shared memory, semaphores, message queues)Dr. Michael Lauer2018-03-121-0/+85
* linux: Add constants from program_invocation_name(3)Dr. Michael Lauer2018-03-121-0/+5
* linux: Add psiginfo(3)Dr. Michael Lauer2018-03-121-0/+3
* posix: Add strsignal(3) and psignal(3)Dr. Michael Lauer2018-03-121-0/+4
* posix: Add perror(3)Dr. Michael Lauer2018-03-121-0/+3
* Release 0.40.00.40.0Rico Tzschichholz2018-03-115-8/+21
* gtk+-4.0: Update to 3.93.0+527d265bRico Tzschichholz2018-03-113-10/+23
* linux: Add missing constants for input subsystemDr. Michael Lauer2018-03-081-2/+315
* linux: rfkill: Add new values for RfKillTypeDr. Michael Lauer2018-03-071-1/+4
* linux: Add more SO_ socket optionsDr. Michael Lauer2018-03-071-0/+86
* posix: Add ptsname(3)Dr. Michael Lauer2018-03-071-0/+2
* linux: add getgroups(2), setgroups(2), getresgid(2), getresuid(2), setresgid(...Dr. Michael Lauer2018-03-071-0/+14
* posix: Add setegid(2) and seteuid(2)Dr. Michael Lauer2018-03-071-0/+4
* posix: getpass(3) returns null on error.Dr. Michael Lauer2018-03-061-1/+1
* posix: Fix crypt(3), now that we have feature test macros.Dr. Michael Lauer2018-03-061-10/+2
* posix: Add wordexp(3), wordexp_t, and assorted constantsDr. Michael Lauer2018-03-061-0/+42
* posix: Add fnmatch(3) and assorted constants.Dr. Michael Lauer2018-03-061-0/+20
* vapi: Update GIR-based bindingsRico Tzschichholz2018-03-052-13/+9
* gstreamer-1.0: Update to 1.13.90Rico Tzschichholz2018-03-052-4/+4
* compiler: fix critical when vala is called without run argsDr. Michael Lauer2018-02-281-3/+5
* alsa: add the major part of the ALSA Sequencer APIDr. Michael Lauer2018-02-271-3/+427
* Release 0.39.920.39.92Rico Tzschichholz2018-02-275-4/+35
* tests: Fix make distRico Tzschichholz2018-02-271-0/+1
* gstreamer-1.0: Update to 1.13.1+Rico Tzschichholz2018-02-262-0/+6
* method: Check with same rules for dbus compatibility as in GBusModuleRico Tzschichholz2018-02-261-1/+3
* vapi: Fix wrong attributesRico Tzschichholz2018-02-262-3/+3
* libgnome-menu-3.0: Add deps fileRico Tzschichholz2018-02-262-1/+3
* posix: add feature test macro _GNU_SOURCE for exp10(3) and exp10f(3)Dr. Michael Lauer2018-02-261-2/+2
* glib-2.0: add feature test macro _GNU_SOURCE for exp10(3) and exp10f(3)Dr. Michael Lauer2018-02-261-0/+2
* posix: add feature test macro _GNU_SOURCE for pow10(3) and pow10f(3)Dr. Michael Lauer2018-02-261-2/+2
* glib-2.0: add feature test macro _GNU_SOURCE for pow10(3) and pow10f(3)Dr. Michael Lauer2018-02-261-0/+2
* gitignore: ignore macOS metadata filesDr. Michael Lauer2018-02-261-0/+1
* tests: Extend "properties" tests to increase coverageDr. Michael Lauer2018-02-231-0/+13
* posix: add feature_test_macro _GNU_SOURCE to sighandler_tDr. Michael Lauer2018-02-211-1/+1
* tests: Add linux-specific test for feature test macrosRico Tzschichholz2018-02-203-0/+23
* linux: Add feature_test_macros to non-POSIX file control constants and dup3Dr. Michael Lauer2018-02-201-5/+5
* codegen: Add support for feature test macrosDr. Michael Lauer2018-02-207-1/+80
* codegen: Add source_reference to some store_local/_field() callsRico Tzschichholz2018-02-201-3/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2018-02-205-30/+21
* tests: Add chain-up lambda regression testRico Tzschichholz2018-02-192-0/+27
* vala: Make SemanticAnalyzer.check_arguments() independent of contextRico Tzschichholz2018-02-193-4/+8