summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* posix: (POSIX profile) bind va_list and add string.concatwip/mickey/posix-profileDr. Michael Lauer2018-03-161-0/+26
* codegen: (POSIX profile) fix compiling when we have no pkg-config packageDr. Michael Lauer2018-03-161-3/+6
* Revert "Drop POSIX profile"Rico Tzschichholz2018-03-0933-219/+793
* 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
* codegen: Add valid support for const multi-dimensional arraysMarco Trevisan (Treviño)2018-02-174-5/+59
* codegen: Use pointers when accessing constant multi-dimensional arraysMarco Trevisan (Treviño)2018-02-171-0/+3
* vala: The rank of an array-initializer should match the target's rankRico Tzschichholz2018-02-173-0/+12
* Fix recursive declaration in generic base typeSimon Werbeck2018-02-173-0/+15
* vapi: Update GIR-based bindingsRico Tzschichholz2018-02-171-4/+4
* gstreamer-1.0: Update to 1.13.1Rico Tzschichholz2018-02-172-3/+43
* vala: Properly handle array-initializers inside struct-initializersRico Tzschichholz2018-02-153-3/+63
* codegen: Don't append fixed-length of array fields in initializersRico Tzschichholz2018-02-152-1/+15
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-02-151-100/+100
* posix: Fix sig*set and sigprocmask parameters to be out/refLuca Bruno2018-02-141-5/+5
* libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sou...Rico Tzschichholz2018-02-145-15/+63
* linux: add dup3Dr. Michael Lauer2018-02-141-0/+2
* Release 0.39.910.39.91Rico Tzschichholz2018-02-135-4/+24