| Age | Commit message (Expand) | Author |
| 2019-12-05 | wrap: check whitelist subdomain | Michael Hirsch, Ph.D |
| 2019-12-05 | rpm: update for host machine compiler API change | Michael Hirsch, Ph.D |
| 2019-12-05 | wrap: raise WrapException instead of Python exception when program not available | Michael Hirsch, Ph.D |
| 2019-12-05 | c/cpp: removed unused args | Michael Hirsch, Ph.D |
| 2019-12-05 | use WrapDB domain whitelist, don't fallback to non-SSL when SSL available | Michael Hirsch, Ph.D |
| 2019-12-05 | doc: py35 deprecation comments | Michael Hirsch, Ph.D |
| 2019-12-05 | docs/users: Add libglvnd [skip ci] | Dylan Baker |
| 2019-12-05 | find_program(): Add 'dirs' keyword argument | Xavier Claessens |
| 2019-12-05 | interpreter: Remove useless check | Xavier Claessens |
| 2019-12-05 | Partially revert "lgtm: fix Missing call to __init__ during object initializa... | Dylan Baker |
| 2019-12-05 | compilers: Rework the CompilerArgs to be less awful | Dylan Baker |
| 2019-12-05 | compilers: use import typing instead of from typing import | Dylan Baker |
| 2019-12-05 | build: Fix type signature of rich comparison dunders | Dylan Baker |
| 2019-12-05 | Fix 'meson subprojects foreach' when command returns non-zero exit code | Antonio Ospite |
| 2019-12-05 | Clean stray .o file that LDC creates during tests. | Jussi Pakkanen |
| 2019-12-05 | Update Users.md | Amit D |
| 2019-12-05 | pytest: Fix test warnings | Daniel Mensinger |
| 2019-12-05 | lgtm: ignore Iterator does not return self from __iter__ method | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Incomplete ordering | Daniel Mensinger |
| 2019-12-05 | lgtm: fix __eq__ not overridden when adding attributes | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Multiple calls to __init__ | Daniel Mensinger |
| 2019-12-05 | lgtm: Actually supress the Non-standard exception warning | Daniel Mensinger |
| 2019-12-05 | lgtm: Fix insecure SSL/TLS version by removing dead code | Daniel Mensinger |
| 2019-12-05 | Add pkgconfig import in D documentation | Danilo Spinella |
| 2019-12-05 | lgtm: Fix redundant code | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Incomplete URL substring sanitization | Daniel Mensinger |
| 2019-12-05 | lgtm: ignore all safe `__init__ method calls overridden method` warnings | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Non-iterable used in for loop | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Missing call to __init__ during object initialization | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Mismatch between signature and use of an overridden method | Daniel Mensinger |
| 2019-12-05 | lgtm: fix `Mismatch in multiple assignment` error | Daniel Mensinger |
| 2019-12-05 | lgtm: fix missing raise | Daniel Mensinger |
| 2019-12-05 | lgtm: fix format string numbering | Daniel Mensinger |
| 2019-12-05 | lgtm: fix Unreachable code | Daniel Mensinger |
| 2019-12-05 | lgtm: ignore Non-standard exception raised in special method | Daniel Mensinger |
| 2019-12-05 | lgtm: Fix unused variable | Daniel Mensinger |
| 2019-12-05 | lgtm: Fix Module imported with `import` and `import from` | Daniel Mensinger |
| 2019-12-04 | dict: Fully evaluate keys | Xavier Claessens |
| 2019-12-04 | intel/intel-cl: use appropriate buildtype options | Michael Hirsch, Ph.D |
| 2019-12-04 | Update Users.md | Amit D |
| 2019-12-04 | ci/test: unused args for objc, objc++ | Michael Hirsch, Ph.D |
| 2019-12-04 | ci/test: unused args for Windows | Michael Hirsch, Ph.D |
| 2019-12-04 | Add raise at the start of MesonException | Michael Brockus |
| 2019-12-03 | mparser.py: actually check the type of key variable, not its value | Marc Herbert |
| 2019-12-02 | doc: update travis-CI info and add GitHub Actions example [skip ci] | Michael Hirsch, Ph.D |
| 2019-11-30 | Update CI Continuous Integration page and add CircleCi example [skip ci] | Michael Brockus |
| 2019-11-30 | Prevent the presence of duplicated items in .vcxproj files | Luca Bacci |
| 2019-11-30 | cmake: Make output_target_map more robust (fixes #6208) | Daniel Mensinger |
| 2019-11-30 | improve error message when old version detected | taz-007 |
| 2019-11-30 | Fix regular expression for MSVC target arch detection | Luca Bacci |