Skip to content
Snippets Groups Projects
Select Git revision
  • hdf5_1_12_0
  • master default
  • 19.04.1
  • 19.04.0
  • 18.09.0-pre1
5 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Jul9May25Oct2428Apr8Mar120Feb1821Oct151430Sep2928262524232214109876530Aug2319181716151413530Jul21Jun2Mar27Feb10Feb723Sep181May30Apr6Mar29Feb262120Dec17Mar22Feb219865Jan23Dec22212028Nov7Oct6525Aug24211932128Jul2716158725Jun976127May76530Apr11Mar12Jan29Dec2817Sep1110Aug918Jul171422Jun9814Apr717Mar109754312Feb27Jan262311987421Nov2029Oct2819Jul94318Jun121098623May151413629Apr2220191817161331Mar20Feb191498654328Jan2317151223Dec171110987542127Nov231817168730Oct25Sep201612529Aug28276521Jun2031May26221615141312954127Apr19181716151413121110986531Mar3026Feb724Jan141312628Oct19Jun181513May12Apr986130Mar10911Feb9830Jan26Add Mac OS aarch64 (Apple M1) native library to distribution.19.04.1 master19.04.1 masterCleanup aarch64 branchsource generate native mac aarch64add aarch64 native libAdd initial changes to make HDF 1.12.0 compile and run.hdf5_1_12_0hdf5_1_12_0Close writer at end of test methods testWriteTwiceLargeBuffer() and testWriteTwiceSmallBuffer().Add final qualifier to writer methods.Add README file for CentOS7 build.Update version to 19.04.19.04.019.04.0Fix native library with CentOS6.Update to HDF5 1.10.5, part 2.Update to HDF5 1.10.5, part 1.Fix main method to properly catch expected failures.Make readMDArray(String objectPath, HDF5ArrayBlockParams params) a wrapper around readMDArray(HDF5DataSet dataSet, HDF5ArrayBlockParams params)Improve test coverage for slicing.Remove unneccessary local methods.Update Copyright header.Re-enable writing an HDF5 file when an empty (size 0) stub already exists.Update HDF5 library to 1.10.4.Add helper methods dims() and ldims() and use them in example and some tests.Set contructor visibility explicitly.Improve example code.Rewrite example to use HDF5ArrayBlockParams.Add method writeMDArray() with HDF5ArrayBlockParams to primitive writers.Improve javadoc.Add classes HDF5ArrayBlockParams and HDF5ArrayBlockParamsBuilder and primitive methods readMDArray() using it.Update documenation.Document behavior of using int8() for uint8() number in testUnsignedInt8ValuesArray().Fix error with reference resolution for writer methods.Updated sis-base to 18.09.0.Minor cleanup.Unify and simplify rank checking in the native readers and writers.Reduce test for rank and dimenstion in primitive readers and writers to only test rank.Unify field and method names of HDF5DataSet.Add methods writeSlicedMDArrayBlock and writeSlicedMDArrayBlockWithOffset for HDF5DataSets to the primitive writers.Fix java doc in primitive writer methods and reorder methods to be uniform.Rename h5ar.sh to h5ar.Remove old ant-based build directory.Switch to args4j 2.33 (remove old CISD fork).Fix detection of missing files when being in non-recursive verify mode.
Loading