Skip to content

Tags: h5md/h5xx

Tags

0.9.2

Toggle 0.9.2's commit message
0.9.2 second set of patches in 0.9.x branch

      - switch to C++11
      - add container interface to h5xx::group to iterate over datasets and subgroups,
      - add forward iterators h5xx::group_iterator<dataset> and h5xx::group_iterator<group>

0.9.1

Toggle 0.9.1's commit message
first set of patches in 0.9.x branch

  - switch to BSD license
  - several code fixes, mostly regarding standard compliance
  - improve h5xx::slice

0.9.0

Toggle 0.9.0's commit message
complete redesign, drop dependence on HDF5 C++ API

0.3.1

Toggle 0.3.1's commit message
1st set of patches to 0.3.0

0.3.0

Toggle 0.3.0's commit message
improved string handling

0.2.2

Toggle 0.2.2's commit message
2nd set of fixes to 0.2.0

0.2.1

Toggle 0.2.1's commit message
1st set of fixes to 0.2.0

0.2.0

Toggle 0.2.0's commit message
some improvements over 0.1.0

0.1.0

Toggle 0.1.0's commit message
first version of h5xx as an independent library