summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-1802/+0
* [svn-r30161] Description:Quincey Koziol2016-07-071-1/+1
* [svn-r30113] Description:Quincey Koziol2016-06-281-31/+33
* [svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option.Allen Byrne2016-03-031-1/+1
* [svn-r29186] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-231-1/+15
* [svn-r29179] Revert of 29177 which breaks the autotools build.Dana Robinson2016-02-221-15/+1
* [svn-r29177] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-221-1/+15
* [svn-r28865] HDFFV-9639: Fix double-free error by setting freed var to NULL.Allen Byrne2016-01-121-28/+36
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-2/+2
* [svn-r24058] Coorect usage text wrt dataset subsettingAllen Byrne2013-08-221-1/+1
* [svn-r24057] Add --superblock long name to parser and add tests for both --bo...Allen Byrne2013-08-221-0/+1
* [svn-r24022] any_object option should be any_pathAllen Byrne2013-08-191-1/+1
* [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. Ne...Allen Byrne2013-08-121-1/+16
* [svn-r23994] Correct printf % handlingAllen Byrne2013-08-121-1/+1
* [svn-r23991] Reorder groupingAllen Byrne2013-08-121-23/+23
* [svn-r23960] HDFFV-8490: Reorder and group h5dump help text.Allen Byrne2013-08-011-32/+37
* [svn-r23953] Update stream handling to allow binary mode - due to unjam fix.Allen Byrne2013-07-311-1/+1
* [svn-r23944] Move stream functions into tools lib.Allen Byrne2013-07-301-171/+5
* [svn-r23830] HDFFV-8476: Add the optional arg to the help usage text.Allen Byrne2013-06-261-5/+1
* [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the t...Allen Byrne2013-06-261-5/+10
* [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ...Allen Byrne2013-06-201-2/+2
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...Allen Byrne2013-02-041-23/+25
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-148/+220
* [svn-r22921] Description:Quincey Koziol2012-10-181-2/+3
* [svn-r22915] Description:Quincey Koziol2012-10-171-7/+8
* [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact s...Allen Byrne2012-08-271-17/+18
* [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added...Allen Byrne2012-07-161-6/+20
* [svn-r22567] HDFFV-7784: add attributes to the list of file contents option f...Allen Byrne2012-07-121-2/+6
* [svn-r22563] HDFFV-8095: index order of links wrongAllen Byrne2012-07-121-0/+3
* [svn-r22528] HDFFV-4206: h5dump -w0 needed to be tested within the get option...Allen Byrne2012-07-091-0/+3
* [svn-r22108] Purpose:Jonathan Kim2012-03-211-0/+7
* [svn-r22077] Add example of multiple files for h5dump help text.Allen Byrne2012-03-151-1/+5
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-131/+159
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-021-27/+27
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-241-109/+172
* [svn-r21984] Correct HD prefix in toolsAllen Byrne2012-02-241-1/+1
* [svn-r21982] Correct HD prefix in tools for exitAllen Byrne2012-02-241-1/+1
* [svn-r21981] Correct HD prefix in tools for fprintfAllen Byrne2012-02-241-91/+91
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-241-4/+4
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-12/+12
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-5906/+56
* [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name.Allen Byrne2012-02-131-22/+24
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-131-2/+10
* [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688Allen Byrne2011-08-101-5/+5
* [svn-r20885] Description:Quincey Koziol2011-05-201-11/+11
* [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-111-9/+11
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-1858/+1932
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A...Allen Byrne2011-04-291-2/+248
* [svn-r20626] Albert's test on bp reveals that the dumper had assertion failur...Raymond Lu2011-04-251-36/+40
* [svn-r20539] Description:Quincey Koziol2011-04-181-114/+179