Skip to content

Releases: geospace-code/h5fortran

improve test robustness, use updated hdf5 meson dep

03 Dec 07:01
4610505
Compare
Choose a tag to compare

updated HDF5 dep in Meson removes need for lengthy manual find.

Improved test robustness.

meson cleanup

13 Nov 06:52
a12442d
Compare
Choose a tag to compare
  • backport meson logic from dev branch till 0.53.0 release

better handle static/shared libs in CMake or Meson

01 Nov 19:49
5ab73c1
Compare
Choose a tag to compare

Enhanced Mac and Windows builds with Meson

25 Oct 21:16
16bad12
Compare
Choose a tag to compare

also moved CI to GitHub Actions.

Typically this object-oriented HDF5 Fortran interface would be used with:

  • Linux: system HDF5
  • MacOS: Homebrew
  • Windows: MSYS2

More explicit use statements, enhance meson CI

06 Aug 15:01
e123cd3
Compare
Choose a tag to compare
v1.0.3

meson testing template

BUGFIX: self-test

13 May 22:11
Compare
Choose a tag to compare

made the path to the self-test hdf5 files absolute to avoid intermittent self-test errors

BUGFIX and null strip

13 May 21:54
Compare
Choose a tag to compare

bugfixes:

  • integer scalar read was gibberish, fixed typo
  • chunk size works for 7d now.

feature add:

  • strip_trailing_null() function, removes C "Null" character from end of string.

7D for all types

26 Dec 17:02
50e3cf7
Compare
Choose a tag to compare

read/write 0-d to 7-d data

handles to polymorph functions

24 Dec 07:59
25c27b6
Compare
Choose a tag to compare
v1.0.0

handles to polymorph

Use Fortran 2008 submodule, cleanup build

24 Dec 05:34
d98b846
Compare
Choose a tag to compare
v0.9.1

Merge branch 'master' of https://github.com/scivision/oo_hdf5_fortran