Make co_heat test numerically stable & stricter |
|
More...
|
about 7 years ago
|
Merge pull request #547 from sourceryinstitute/ifb-macros |
|
More...
|
about 7 years ago
|
Got confused, the tests didn't have to be changed. |
|
More...
|
about 7 years ago
|
Fixed value in tests for CFI_is_contiguous from 1 to 0. |
|
More...
|
about 7 years ago
|
Removed part of the comment for CFI_FAILURE. |
|
More...
|
about 7 years ago
|
Fixed CFI_SUCCESS and eliminated CFI_FAILURE after asking the standard committee about the proposed changes to the standard. |
|
More...
|
about 7 years ago
|
Signed commit for 2.1.0 release |
|
More...
|
about 7 years ago
|
Merge pull request #544 from sourceryinstitute/IFB-dot-h |
|
More...
|
about 7 years ago
|
Added if statements to guard against memory allocation failures that trickle down to other tests. |
|
More...
|
about 7 years ago
|
Fix bad linker flags in CMake |
|
More...
|
about 7 years ago
|
Merge pull request #528 from sourceryinstitute/issue-427-fix-sendget |
|
More...
|
about 7 years ago
|
Merge branch 'alloc_comp_multidim_shape' of github.com:neok-m4700/OpenCoarrays into issue-427-fix-sendget |
|
More...
|
about 7 years ago
|
Merge branch 'issue-427-fix-sendget' of github.com:sourceryinstitute/OpenCoarrays into issue-427-fix-sendget |
|
More...
|
about 7 years ago
|
Merge branch 'gcc8-CI-macOS-fix' into issue-427-fix-sendget |
|
More...
|
about 7 years ago
|
Remove failing macOS CI builds for now |
|
More...
|
about 7 years ago
|
Fix install.linux.sh travis_wait issue |
|
More...
|
about 7 years ago
|
Try to truncate the gcc 8.1 patch to exclude tests |
|
More...
|
about 7 years ago
|
Merge branch 'master' of github.com:sourceryinstitute/OpenCoarrays into gcc8-CI-macOS-fix |
|
More...
|
about 7 years ago
|
Try to fix failing travis_wait on linux |
|
More...
|
about 7 years ago
|
Merge branch 'master' into issue-427-fix-sendget |
|
More...
|
about 7 years ago
|
Used macros to fix send_for_ref for GCC 7 and 8 and all calls to it |
|
More...
|
about 7 years ago
|
Used macros to fix get_for_ref for GCC 7 and 8 and all calls to it |
|
More...
|
about 7 years ago
|
Added commented out macro names at #endif for clarity |
|
More...
|
about 7 years ago
|
Simple reformatting to be inline with the rest of the file |
|
More...
|
about 7 years ago
|
Bump version number for release |
|
More...
|
about 7 years ago
|
Merge pull request #539 from sourceryinstitute/iso-fortran-binding |
|
More...
|
about 7 years ago
|
Fixed some error messages in ISO_Fortran_binding.c and removed superfluous print statements in the tests as well as added return values and made the test for CFI_select_part harder, still passed. |
|
More...
|
about 7 years ago
|
ISO_Fortran binding_tests: del non-standard offset |
|
More...
|
about 7 years ago
|
Update CMake: build ISO_Fortran_bindging + test |
|
More...
|
about 7 years ago
|
Remove static Makefile for iso-fortran-binding lib |
|
More...
|
about 7 years ago
|