Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-11096 replace backticks with doublequotes | Allen Byrne | 2020-10-04 | 8 | -16/+16 |
| | |||||
* | HDFFV-11096 fix typo in h5dump usage text | Allen Byrne | 2020-10-03 | 8 | -8/+8 |
| | |||||
* | Tools refactor | Allen Byrne | 2020-07-15 | 2 | -6/+6 |
| | | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists. | ||||
* | 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 |
| | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | 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 |
| | |||||
* | 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 |
| | | | | | | | | | 1) Check for valid object header version for a refcount messge 2) Check for invalid fill value size 3) Check for invalid dimension size in a layout message 4) Add --enable-error-stack option to h5stat 5) Add error checks to h5stat.c 6) Add tests to h5stat and h5dump | ||||
* | 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 |
| | |||||
* | Fix reference file contents | Allen Byrne | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 2 | -0/+293 |
| | |||||
* | Use correct var types for data | Allen Byrne | 2017-05-04 | 2 | -16/+16 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 7 | -71/+20 |
| | |||||
* | HDFFV-10118 fix data | Allen Byrne | 2017-01-20 | 1 | -6/+15 |
| | |||||
* | HDFFV-10118 change h5ls to not display extra info | Allen Byrne | 2017-01-20 | 1 | -22/+6 |
| | |||||
* | HDFFV-10118 fixed plugin tests for tools | Allen Byrne | 2017-01-20 | 3 | -3/+3 |
| | |||||
* | HDFFV-9994 - correct reference file | Allen Byrne | 2017-01-17 | 1 | -20/+26 |
| | |||||
* | HDFFV-9994 add UD tests for tools | Allen Byrne | 2017-01-17 | 3 | -0/+47 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 1 | -0/+61 |
| | |||||
* | [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. | Allen Byrne | 2016-08-01 | 4 | -0/+1099 |
| | |||||
* | [svn-r30194] Convert usage function to use standard tools macros. | Allen Byrne | 2016-07-18 | 2 | -4/+4 |
| | |||||
* | [svn-r29779] Description: | Quincey Koziol | 2016-04-24 | 2 | -0/+36 |
| | | | | | | | | Bring over some of the tool testing for the new chunk indices. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump | Allen Byrne | 2016-03-04 | 7 | -0/+322 |
| | |||||
* | [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 | Allen Byrne | 2016-03-03 | 15 | -17/+17 |
| | |||||
* | [svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option. | Allen Byrne | 2016-03-03 | 8 | -8/+8 |
| | |||||
* | [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time ↵ | Allen Byrne | 2016-03-03 | 8 | -48/+0 |
| | | | | info for VDS files | ||||
* | [svn-r29186] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-23 | 21 | -0/+1003 |
| | | | | includes new data files |