Age | Commit message (Expand) | Author | Files | Lines |
2025-01-10 | d: Merge dmd, druntime 6884b433d2, phobos 48d581a1f | Iain Buclaw | 1 | -3/+3 |
2025-01-05 | d: Merge upstream dmd, druntime 66b93fc24a, phobos 0c28620c3 | Iain Buclaw | 1 | -9/+10 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-03-03 | d: Merge upstream dmd, druntime f8bae04558, phobos ba2ade9dec | Iain Buclaw | 1 | -2/+2 |
2024-02-17 | d: Merge dmd, druntime 9471b25db9, phobos 547886846. | Iain Buclaw | 1 | -3/+3 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-29 | d: Fix ICE: verify_gimple_failed (conversion of register to a different size ... | Iain Buclaw | 1 | -21/+106 |
2023-10-29 | d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270] | Iain Buclaw | 1 | -5/+5 |
2023-06-26 | d: Suboptimal codegen for __builtin_expect(cond, false) | Iain Buclaw | 1 | -12/+19 |
2023-05-18 | d: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -5/+4 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-06-29 | d: Fix error: aggregate value used where floating point was expected | Iain Buclaw | 1 | -1/+43 |
2022-03-21 | d: Merge upstream dmd 2503f17e5, phobos a74fa63e6. | Iain Buclaw | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -38/+48 |
2021-08-29 | d: Convert convert_for_rvalue switch statement into if condition | Iain Buclaw | 1 | -3/+1 |
2021-07-29 | d: Ensure casting from bool results in either 0 or 1 (PR96435) | Iain Buclaw | 1 | -0/+36 |
2021-07-28 | d: fix ICE at convert_expr(tree_node*, Type*, Type*) (PR101490) | Iain Buclaw | 1 | -5/+10 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 1 | -1/+13 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-10 | d: Warn when casting from a D class to a C++ class. | Iain Buclaw | 1 | -2/+2 |
2020-06-16 | d: Update code formatting in a consistent style. | Iain Buclaw | 1 | -1/+1 |
2020-06-16 | d: Use new isTypeXxxx helpers where possible. | Iain Buclaw | 1 | -2/+2 |
2020-05-06 | d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 | Iain Buclaw | 1 | -6/+8 |
2020-04-27 | d: Fix ICE in assign_temp, at function.c:984 (PR94777) | Iain Buclaw | 1 | -17/+2 |
2020-04-19 | d: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609) | Iain Buclaw | 1 | -0/+15 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-08-11 | d: Fix ICE: gimplification failed (gimplify.c at 13436) | Iain Buclaw | 1 | -1/+0 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -3/+3 |
2019-01-15 | [D] Move building of typeof(null) values to a common function. | Iain Buclaw | 1 | -11/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -0/+805 |