| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated MANIFEST | Dana Robinson | 2020-01-17 | 1 | -0/+1 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -2/+6 |
|
|
* | Add test for reference shutdown issue | Jerome Soumagne | 2020-01-15 | 1 | -0/+1 |
|
|
* | Merge pull request #2173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-21 | 1 | -0/+25 |
|\ |
|
| * | Add new h5diff files | Allen Byrne | 2019-12-21 | 1 | -0/+3 |
|
|
| * | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 1 | -0/+22 |
|
|
* | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -0/+1 |
|/ |
|
* | TRILABS-135 Add clang analyzers | Allen Byrne | 2019-12-11 | 1 | -0/+7 |
|
|
* | Add missing filenames | Allen Byrne | 2019-12-09 | 1 | -2/+3 |
|
|
* | Add new test reference | Allen Byrne | 2019-12-08 | 1 | -0/+2 |
|
|
* | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -0/+1 |
|
|
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -2/+8 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -0/+1 |
|
|
* | Add new toolchain file | Allen Byrne | 2019-10-01 | 1 | -0/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-09-23 | 1 | -0/+34 |
|\ |
|
| * | Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev... | Binh-Minh Ribler | 2019-09-03 | 1 | -0/+1 |
| |\ |
|
| | * | HDFFV-10677 and HDFFV-10661 | Binh-Minh Ribler | 2019-08-28 | 1 | -0/+1 |
|
|
| * | | Add 32-bit cross-compile toolchain | Allen Byrne | 2019-08-29 | 1 | -0/+1 |
| |/ |
|
| * | Some refactoring prior to implementing new H5P MPI functions. | Dana Robinson | 2019-08-14 | 1 | -0/+1 |
|
|
| * | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+7 |
|
|
| * | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -0/+1 |
|
|
| * | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 1 | -0/+1 |
|
|
| * | Fixed the MANIFEST | Dana Robinson | 2019-07-30 | 1 | -1/+1 |
|
|
| * | Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work... | Dana Robinson | 2019-07-29 | 1 | -1/+0 |
| |\ |
|
| | * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 1 | -1/+0 |
|
|
| * | | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+22 |
|
|
| * | | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 1 | -0/+1 |
| |/ |
|
* | | Refactor h5repackgentest to have more modular internals, for easier | Jacob Smith | 2019-09-23 | 1 | -7/+13 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-07-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -0/+1 |
|
|
| * | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
|
|
* | | Undo some formatting modifications. | Jacob Smith | 2019-06-21 | 1 | -0/+13 |
|
|
* | | Merge branch 'develop' into bugfix/repack_external_storage | Jacob Smith | 2019-06-20 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -2/+0 |
|
|
| * | Added a warning summary script for gcc to bin | Dana Robinson | 2019-06-17 | 1 | -0/+1 |
|
|
| * | Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2019-06-17 | 1 | -0/+1 |
| |\ |
|
| | * | Fix for HDFFV-10800 H5Ocopy failure: | Vailin Choi | 2019-06-12 | 1 | -0/+1 |
|
|
| * | | Merge pull request #1738 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-06-15 | 1 | -2/+4 |
| |\ \ |
|
| | * | | Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory. | Larry Knox | 2019-06-15 | 1 | -2/+4 |
|
|
| * | | | Merge branch 'develop' into vol_dev_headers | Dana Robinson | 2019-06-14 | 1 | -2/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to develop | Scot Breitenfeld | 2019-06-12 | 1 | -1/+2 |
| | |\ \ |
|
| | | * | | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 1 | -1/+1 |
|
|
| | | * | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-04-24 | 1 | -2/+10 |
| | | |\ \ |
|
| | | * \ \ | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-03-07 | 1 | -44/+115 |
| | | |\ \ \ |
|
| | | * | | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 1 | -0/+1 |
|
|
| | * | | | | | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Split VOL connector routines into separate headers: | Dana Robinson | 2019-05-24 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Add initial failing test for h5repack copying external data into new file. | Jacob Smith | 2019-05-30 | 1 | -0/+1 |
|/ / / / |
|
* | | | | added -M HPC to ctest command | M. Scot Breitenfeld | 2019-05-10 | 1 | -4/+0 |
|
|
* | | | | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 1 | -0/+2 |
| |_|/
|/| | |
|