Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-01 | Fortran: fix minor issues with coarrays | Harald Anlauf | 1 | -2/+5 |
2025-07-01 | Fortran: Ensure arguments in coarray call get unique components in add_data [... | Andre Vehreschild | 1 | -2/+2 |
2025-04-22 | Fortran: Improve F2018 TEAM handling [PR87326, PR87556, PR88254, PR103896] | Andre Vehreschild | 1 | -3/+9 |
2025-03-12 | Fortran: Add F2018 TEAM_NUMBER to coindexed expressions [PR98903] | Andre Vehreschild | 1 | -0/+2 |
2025-02-25 | Fortran: Fix detection of descriptor arrays in coarray [PR107635] | Andre Vehreschild | 1 | -5/+10 |
2025-02-20 | Fortran: Add transfer_between_remotes [PR107635] | Andre Vehreschild | 1 | -7/+25 |
2025-02-20 | Fortran: Add send_to_remote [PR107635] | Andre Vehreschild | 1 | -52/+350 |
2025-02-20 | Fortran: Add caf_is_present_on_remote. [PR107635] | Andre Vehreschild | 1 | -0/+157 |
2025-02-20 | Fortran: Allow to use non-pure/non-elemental functions in coarray indexes [PR... | Andre Vehreschild | 1 | -138/+419 |
2025-02-20 | Fortran: Move caf_get-rewrite to coarray.cc [PR107635] | Andre Vehreschild | 1 | -0/+761 |