| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r24058] Coorect usage text wrt dataset subsetting | Allen Byrne | 2013-08-22 | 1 | -1/+1 |
|
|
* | [svn-r24057] Add --superblock long name to parser and add tests for both --bo... | Allen Byrne | 2013-08-22 | 1 | -0/+1 |
|
|
* | [svn-r24022] any_object option should be any_path | Allen Byrne | 2013-08-19 | 1 | -1/+1 |
|
|
* | [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. Ne... | Allen Byrne | 2013-08-12 | 1 | -1/+16 |
|
|
* | [svn-r23994] Correct printf % handling | Allen Byrne | 2013-08-12 | 1 | -1/+1 |
|
|
* | [svn-r23991] Reorder grouping | Allen Byrne | 2013-08-12 | 1 | -23/+23 |
|
|
* | [svn-r23960] HDFFV-8490: Reorder and group h5dump help text. | Allen Byrne | 2013-08-01 | 1 | -32/+37 |
|
|
* | [svn-r23953] Update stream handling to allow binary mode - due to unjam fix. | Allen Byrne | 2013-07-31 | 1 | -1/+1 |
|
|
* | [svn-r23944] Move stream functions into tools lib. | Allen Byrne | 2013-07-30 | 1 | -171/+5 |
|
|
* | [svn-r23830] HDFFV-8476: Add the optional arg to the help usage text. | Allen Byrne | 2013-06-26 | 1 | -5/+1 |
|
|
* | [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the t... | Allen Byrne | 2013-06-26 | 1 | -5/+10 |
|
|
* | [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ... | Allen Byrne | 2013-06-20 | 1 | -2/+2 |
|
|
* | [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f... | Allen Byrne | 2013-02-04 | 1 | -23/+25 |
|
|
* | [svn-r23190] HDFFV-8285: Add suppress ddl option. | Allen Byrne | 2013-01-22 | 1 | -148/+220 |
|
|
* | [svn-r22921] Description: | Quincey Koziol | 2012-10-18 | 1 | -2/+3 |
|
|
* | [svn-r22915] Description: | Quincey Koziol | 2012-10-17 | 1 | -7/+8 |
|
|
* | [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact s... | Allen Byrne | 2012-08-27 | 1 | -17/+18 |
|
|
* | [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added... | Allen Byrne | 2012-07-16 | 1 | -6/+20 |
|
|
* | [svn-r22567] HDFFV-7784: add attributes to the list of file contents option f... | Allen Byrne | 2012-07-12 | 1 | -2/+6 |
|
|
* | [svn-r22563] HDFFV-8095: index order of links wrong | Allen Byrne | 2012-07-12 | 1 | -0/+3 |
|
|
* | [svn-r22528] HDFFV-4206: h5dump -w0 needed to be tested within the get option... | Allen Byrne | 2012-07-09 | 1 | -0/+3 |
|
|
* | [svn-r22108] Purpose: | Jonathan Kim | 2012-03-21 | 1 | -0/+7 |
|
|
* | [svn-r22077] Add example of multiple files for h5dump help text. | Allen Byrne | 2012-03-15 | 1 | -1/+5 |
|
|
* | [svn-r22042] HDFFV-7957-7958: | Allen Byrne | 2012-03-12 | 1 | -131/+159 |
|
|
* | [svn-r22019] Cleanup warnings from compiles | Allen Byrne | 2012-03-02 | 1 | -27/+27 |
|
|
* | [svn-r21985] Tools must call h5tools_init before command_line parsing or usin... | Allen Byrne | 2012-02-24 | 1 | -109/+172 |
|
|
* | [svn-r21984] Correct HD prefix in tools | Allen Byrne | 2012-02-24 | 1 | -1/+1 |
|
|
* | [svn-r21982] Correct HD prefix in tools for exit | Allen Byrne | 2012-02-24 | 1 | -1/+1 |
|
|
* | [svn-r21981] Correct HD prefix in tools for fprintf | Allen Byrne | 2012-02-24 | 1 | -91/+91 |
|
|
* | [svn-r21980] Correct HD prefix in tools for *alloc | Allen Byrne | 2012-02-24 | 1 | -4/+4 |
|
|
* | [svn-r21974] Update HSIZE_T print statements to use correct macro. | Allen Byrne | 2012-02-23 | 1 | -12/+12 |
|
|
* | [svn-r21953] HDDFV-7560: h5dump refactoring | Allen Byrne | 2012-02-17 | 1 | -5906/+56 |
|
|
* | [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name. | Allen Byrne | 2012-02-13 | 1 | -22/+24 |
|
|
* | [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno... | Raymond Lu | 2011-09-13 | 1 | -2/+10 |
|
|
* | [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688 | Allen Byrne | 2011-08-10 | 1 | -5/+5 |
|
|
* | [svn-r20885] Description: | Quincey Koziol | 2011-05-20 | 1 | -11/+11 |
|
|
* | [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed... | Allen Byrne | 2011-05-11 | 1 | -9/+11 |
|
|
* | [svn-r20713] Packed Bits Merge: | Allen Byrne | 2011-05-03 | 1 | -1858/+1932 |
|
|
* | [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A... | Allen Byrne | 2011-04-29 | 1 | -2/+248 |
|
|
* | [svn-r20626] Albert's test on bp reveals that the dumper had assertion failur... | Raymond Lu | 2011-04-25 | 1 | -36/+40 |
|
|
* | [svn-r20539] Description: | Quincey Koziol | 2011-04-18 | 1 | -114/+179 |
|
|
* | [svn-r20378] Purpose: | Jonathan Kim | 2011-03-30 | 1 | -1/+2 |
|
|
* | [svn-r20349] BZ1725: H5DUMP displays type of reference for H5T_REFERENCE | Allen Byrne | 2011-03-25 | 1 | -10/+6 |
|
|
* | [svn-r20285] Purpose: | Jonathan Kim | 2011-03-21 | 1 | -2/+2 |
|
|
* | [svn-r20270] Purpose: | Jonathan Kim | 2011-03-18 | 1 | -6/+2 |
|
|
* | [svn-r20247] Change name of new VLEN function from H5Tdetect_vlen_str to h5to... | Allen Byrne | 2011-03-14 | 1 | -2/+6 |
|
|
* | [svn-r20218] Valgrind fix for memory leak in print_datatype which used an all... | Allen Byrne | 2011-03-09 | 1 | -1/+3 |
|
|
* | [svn-r20217] Valgrind indicated error in reading past end of buffer. | Allen Byrne | 2011-03-09 | 1 | -1/+4 |
|
|
* | [svn-r20216] Valgrind fix for memory leak in h5tools_dump_xxx which is fixed ... | Allen Byrne | 2011-03-09 | 1 | -2/+23 |
|
|
* | [svn-r20211] Valgrind indicated error in writing past buffer. Contary to ref ... | Allen Byrne | 2011-03-09 | 1 | -1/+1 |
|
|