Skip to content

Releases: scivision/fortran-cpp-interface

add malloc, work with MSVC+oneAPI

Choose a tag to compare

@scivision scivision released this 13 May 20:54
02d4b4e
v1.4.1

work with MSVC + oneAPI

add several examples. Per-example directory

Choose a tag to compare

@scivision scivision released this 13 May 19:41
b19a584
v1.4.0

remove unneeded version [skip ci]

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

Choose a tag to compare

@scivision scivision released this 23 Jan 16:44
1313190
v1.3.0

vers [skip ci]

add struct

Choose a tag to compare

@scivision scivision released this 26 Sep 05:25
0061b4b
struct_cxx needed linker_langauge for i

fort

organize and add Fortran error stop example

Choose a tag to compare

@scivision scivision released this 14 Sep 14:52
cebd7b1

Reorganize project for clarity by code language

Add Fortran "error stop" example.

do ABI check once

Choose a tag to compare

@scivision scivision released this 19 Feb 18:28
e4808b0
v1.1.1

don't repeat abi check

add abi check, better standard code and comparison

Choose a tag to compare

@scivision scivision released this 18 Feb 22:51
a939815
v1.1.0

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

initial release

Choose a tag to compare

@scivision scivision released this 07 Sep 01:36
d5c3d4d
v1.0.0

doc