Age | Commit message (Expand) | Author | Files | Lines |
2024-05-31 | testsuite: Adjust several dg-additional-files-options calls [PR115294] | Rainer Orth | 1 | -1/+1 |
2024-02-02 | testsuite, libphobos: Update link flags [PR112864]. | Iain Sandoe | 2 | -6/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 24 | -24/+24 |
2023-10-15 | d: Merge upstream dmd, druntime f9efc98fd7, phobos a3f22129d. | Iain Buclaw | 3 | -4/+4 |
2023-07-01 | libphobos, testsuite: Disable forkgc2 on Darwin [PR103944] | Iain Sandoe | 1 | -0/+1 |
2023-03-16 | d: Merge upstream dmd, druntime 4ca4140e58, phobos 454dff14d. | Iain Buclaw | 2 | -4/+4 |
2023-02-21 | d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56. | Iain Buclaw | 3 | -4/+46 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 24 | -24/+24 |
2022-08-03 | d: Merge upstream dmd d7772a2369, phobos 5748ca43f. | Iain Buclaw | 1 | -1/+1 |
2022-06-22 | d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c. | Iain Buclaw | 1 | -1/+1 |
2022-06-02 | diagnostics: add SARIF output format | David Malcolm | 1 | -0/+1 |
2022-05-16 | d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01. | Iain Buclaw | 1 | -1/+2 |
2022-04-02 | d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77. | Iain Buclaw | 1 | -0/+8 |
2022-02-20 | d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos 1a3e80ec2. | Iain Buclaw | 2 | -1/+12 |
2022-02-16 | d: Merge upstream dmd 52844d4b1, druntime dbd0c874, phobos 896b1d0e1. | Iain Buclaw | 1 | -1/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 24 | -24/+24 |
2021-12-15 | d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b. | Iain Buclaw | 2 | -0/+51 |
2021-12-10 | d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6. | Iain Buclaw | 2 | -0/+12 |
2021-12-09 | d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b. | Iain Buclaw | 2 | -0/+31 |
2021-12-01 | darwin, d: Support outfile substitution for libphobos | Iain Buclaw | 1 | -0/+1 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 58 | -72/+2465 |
2021-11-19 | libphobos, testsuite: Add prune clauses for two Darwin cases. | Iain Sandoe | 1 | -0/+7 |
2021-04-19 | libphobos: Add Thread/Fiber support code for Darwin (PR98058) | Iain Buclaw | 1 | -2/+4 |
2021-04-10 | libphobos: Build runtime library with -ffunction-sections -fdata-sections | Iain Buclaw | 1 | -0/+1 |
2021-04-10 | libphobos: Explicitly use -static-libphobos in druntime and phobos tests | Iain Buclaw | 2 | -2/+4 |
2021-04-10 | libphobos: Remove is-effective-target static from druntime and phobos tests | Iain Buclaw | 2 | -2/+2 |
2021-04-10 | libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812] | Iain Buclaw | 2 | -2/+2 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 2 | -3/+3 |
2021-03-26 | libphobos: Build all modules with -fversion=Shared when configured with --ena... | Iain Buclaw | 4 | -5/+9 |
2021-02-04 | d: Merge upstream dmd 46133f761, druntime 0fd4364c | Iain Buclaw | 1 | -1/+1 |
2021-01-30 | libphobos: Synchronize libdruntime bindings with upstream druntime | Iain Buclaw | 1 | -6/+3 |
2021-01-26 | d: Merge upstream dmd 609c3ce2d, phobos 3dd5df686 | Iain Buclaw | 2 | -2/+14 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 17 | -17/+17 |
2020-11-27 | libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) | Iain Buclaw | 1 | -0/+1 |
2020-10-12 | libphobos: Override tool_timeout value in testsuite | Iain Buclaw | 1 | -0/+4 |
2020-09-10 | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 2 | -2/+2 |
2020-09-08 | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 1 | -0/+4 |
2020-06-25 | d: Turn on deprecation warnings by default. | Iain Buclaw | 1 | -1/+1 |
2020-04-30 | d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7 | Iain Buclaw | 1 | -1/+1 |
2020-04-29 | libphobos: Fix KERNEL_VERSION condition in libphobos testsuite | Iain Buclaw | 1 | -1/+1 |
2020-04-21 | libphobos: Remove GDCFLAGSX variable from configure scripts. | Iain Buclaw | 3 | -2/+2 |
2020-04-18 | libphobos: Add --with-libphobos-druntime-only option. | Iain Buclaw | 1 | -2/+5 |
2020-04-18 | testsuite: Disable gdc standard runtime tests if phobos is not built. | Iain Buclaw | 2 | -0/+10 |
2020-04-10 | libphobos: Use libdruntime as a convenience library for libphobos. | Iain Buclaw | 2 | -5/+0 |
2020-04-09 | libphobos: Add --enable-libphobos-checking configure option | Iain Buclaw | 2 | -1/+2 |
2020-04-08 | libphobos: Always build with warning flags enabled | Iain Buclaw | 2 | -1/+2 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 17 | -17/+17 |
2019-09-03 | libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p... | Bernd Edlinger | 1 | -0/+19 |
2019-04-25 | libphobos: Fix segfault in runtime caused by unexpected GC of TLS data. | Iain Buclaw | 2 | -0/+41 |