summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r20378] Purpose:Jonathan Kim2011-03-301-1/+2
* [svn-r20349] BZ1725: H5DUMP displays type of reference for H5T_REFERENCEAllen Byrne2011-03-251-10/+6
* [svn-r20285] Purpose:Jonathan Kim2011-03-211-2/+2
* [svn-r20270] Purpose:Jonathan Kim2011-03-181-6/+2
* [svn-r20247] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-141-2/+6
* [svn-r20218] Valgrind fix for memory leak in print_datatype which used an all...Allen Byrne2011-03-091-1/+3
* [svn-r20217] Valgrind indicated error in reading past end of buffer.Allen Byrne2011-03-091-1/+4
* [svn-r20216] Valgrind fix for memory leak in h5tools_dump_xxx which is fixed ...Allen Byrne2011-03-091-2/+23
* [svn-r20211] Valgrind indicated error in writing past buffer. Contary to ref ...Allen Byrne2011-03-091-1/+1