| Commit message (Expand) | Author | Age | Files | Lines |
* | Much normalization with develop (#701) | Dana Robinson | 2021-05-28 | 18 | -18/+1297 |
|
|
* | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 2 | -6/+6 |
|\ |
|
| * | Tools refactor | Allen Byrne | 2020-07-15 | 2 | -6/+6 |
|
|
| * | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 13 | -0/+78 |
|
|
| * | Updated test ddl files so CMake passes after h5dump failures. | Dana Robinson | 2020-04-06 | 1 | -9/+9 |
|
|
| * | Updated tools dump output when dataset offset is undefined. | Dana Robinson | 2020-04-02 | 1 | -1/+1 |
|
|
| * | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-03-30 | 1 | -1/+1 |
|
|
| * | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2019-12-20 | 1 | -1/+1 |
|
|
| * | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 19 | -0/+484 |
|
|
| * | HDFFV-10876 fix compare reference | Allen Byrne | 2019-12-08 | 1 | -2/+2 |
|
|
| * | Add missing quotes | Allen Byrne | 2019-12-07 | 1 | -2/+2 |
|
|
| * | Correct indentation | Allen Byrne | 2019-12-07 | 1 | -15/+15 |
|
|
| * | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2019-12-05 | 9 | -1372/+1372 |
|
|
| * | Add extra line | Allen Byrne | 2019-12-04 | 2 | -0/+2 |
|
|
| * | Adjust whitespace | Allen Byrne | 2019-12-04 | 2 | -4/+4 |
|
|
| * | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2019-12-04 | 7 | -38/+41 |
|
|
| * | Update data output reference | Allen Byrne | 2019-12-03 | 2 | -12/+32 |
|
|
| * | Update reference files to latest output | Allen Byrne | 2019-12-02 | 7 | -1509/+1185 |
|
|
| * | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 17 | -1093/+1173 |
|
|
| * | HDFFV-10876 h5dump OPAQUE size should be optional | Allen Byrne | 2019-08-27 | 1 | -1/+0 |
|
|
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 13 | -0/+125 |
|
|
| * | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -0/+0 |
|
|
| * | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 23 | -25/+0 |
|
|
* | | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-05-20 | 13 | -0/+78 |
|
|
* | | Updated test ddl files so CMake passes after h5dump failures. | Dana Robinson | 2020-05-20 | 1 | -9/+9 |
|
|
* | | Updated tools dump output when dataset offset is undefined. | Dana Robinson | 2020-05-20 | 1 | -1/+1 |
|
|
* | | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-05-20 | 1 | -1/+1 |
|
|
* | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2020-05-20 | 1 | -1/+1 |
|
|
* | | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2020-05-20 | 19 | -0/+484 |
|
|
* | | HDFFV-10876 fix compare reference | Allen Byrne | 2020-05-20 | 1 | -2/+2 |
|
|
* | | Add missing quotes | Allen Byrne | 2020-05-20 | 1 | -2/+2 |
|
|
* | | Correct indentation | Allen Byrne | 2020-05-20 | 1 | -15/+15 |
|
|
* | | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2020-05-20 | 9 | -1372/+1372 |
|
|
* | | Add extra line | Allen Byrne | 2020-05-20 | 2 | -0/+2 |
|
|
* | | Adjust whitespace | Allen Byrne | 2020-05-20 | 2 | -4/+4 |
|
|
* | | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2020-05-20 | 7 | -38/+41 |
|
|
* | | Update data output reference | Allen Byrne | 2020-05-20 | 2 | -12/+32 |
|
|
* | | Update reference files to latest output | Allen Byrne | 2020-05-20 | 7 | -1509/+1185 |
|
|
* | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2020-05-20 | 17 | -1093/+1173 |
|
|
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 29 | -26/+125 |
|
|
* | | Expect the h5ls usage message to mention --poll twice. | David Young | 2019-10-21 | 5 | -0/+10 |
|/ |
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -2/+2 |
|
|
* | Add test file with unwritten datasets | Allen Byrne | 2018-07-24 | 2 | -0/+329 |
|
|
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 2 | -0/+5 |
|
|
* | HDFFV-10384 Add opt arg to help | Allen Byrne | 2018-02-15 | 8 | -16/+16 |
|
|
* | HDFFV-10188 emu insists on printing non-native description | Allen Byrne | 2017-08-23 | 1 | -1/+1 |
|
|
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 3 | -0/+40 |
|
|
* | HDFFV-10188 enable null space test | Allen Byrne | 2017-08-21 | 1 | -0/+39 |
|
|
* | HDFFV-10256 Add test | Allen Byrne | 2017-08-01 | 2 | -0/+20 |
|
|
* | HDFFV-10186 xml test also needs endianess aware files | Allen Byrne | 2017-05-10 | 2 | -0/+103 |
|
|