1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make co_heat test numerically stable & stricter
rouson
as Damian Rouson
More... about 7 years ago
Merge pull request #547 from sourceryinstitute/ifb-macros
zbeekman
as Izaak "Zaak" Beekman
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
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge pull request #544 from sourceryinstitute/IFB-dot-h
rouson
as Damian Rouson
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
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge pull request #528 from sourceryinstitute/issue-427-fix-sendget
zbeekman
as Izaak "Zaak" Beekman
More... about 7 years ago
Merge branch 'alloc_comp_multidim_shape' of github.com:neok-m4700/OpenCoarrays into issue-427-fix-sendget
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge branch 'issue-427-fix-sendget' of github.com:sourceryinstitute/OpenCoarrays into issue-427-fix-sendget
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge branch 'gcc8-CI-macOS-fix' into issue-427-fix-sendget
zbeekman
as Izaak Beekman
More... about 7 years ago
Remove failing macOS CI builds for now
zbeekman
as Izaak Beekman
More... about 7 years ago
Fix install.linux.sh travis_wait issue
zbeekman
as Izaak Beekman
More... about 7 years ago
Try to truncate the gcc 8.1 patch to exclude tests
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge branch 'master' of github.com:sourceryinstitute/OpenCoarrays into gcc8-CI-macOS-fix
zbeekman
as Izaak Beekman
More... about 7 years ago
Try to fix failing travis_wait on linux
zbeekman
as Izaak Beekman
More... about 7 years ago
Merge branch 'master' into issue-427-fix-sendget
zbeekman
as Izaak "Zaak" Beekman
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
rouson
as Damian Rouson
More... about 7 years ago
Merge pull request #539 from sourceryinstitute/iso-fortran-binding
rouson
as Damian Rouson
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
rouson
as Damian Rouson
More... about 7 years ago
Update CMake: build ISO_Fortran_bindging + test
rouson
as Damian Rouson
More... about 7 years ago
Remove static Makefile for iso-fortran-binding lib
rouson
as Damian Rouson
More... about 7 years ago