Skip to content

Releases: scivision/fortran-cpp-interface

add malloc, work with MSVC+oneAPI

13 May 20:54
02d4b4e
Compare
Choose a tag to compare
v1.4.1

work with MSVC + oneAPI

add several examples. Per-example directory

13 May 19:41
b19a584
Compare
Choose a tag to compare
v1.4.0

remove unneeded version [skip ci]

improve compiler options, CI across many compiler versions, add error Fortran main

23 Jan 16:44
1313190
Compare
Choose a tag to compare

add struct

26 Sep 05:25
0061b4b
Compare
Choose a tag to compare
struct_cxx needed linker_langauge for i

fort

organize and add Fortran error stop example

14 Sep 14:52
cebd7b1
Compare
Choose a tag to compare

Reorganize project for clarity by code language

Add Fortran "error stop" example.

do ABI check once

19 Feb 18:28
e4808b0
Compare
Choose a tag to compare
v1.1.1

don't repeat abi check

add abi check, better standard code and comparison

18 Feb 22:51
a939815
Compare
Choose a tag to compare
v1.1.0

add ABI check, improve C++ code and output check

initial release

07 Sep 01:36
d5c3d4d
Compare
Choose a tag to compare
v1.0.0

doc