summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r20208] Valgrind fix for memory leak in free_tables - 2nd malloc was fr...Allen Byrne2011-03-091-0/+4
* [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-02-281-3/+11
* [svn-r20060] Missing null character on return of get_comment - force \0Allen Byrne2011-02-071-2/+2
* [svn-r20057] Correct comment handling and remove cut/paste oversightsAllen Byrne2011-02-071-14/+12
* [svn-r20044] Fix bz2127 by dynamically allocating storgae for comments.Allen Byrne2011-02-041-5/+18
* [svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-051-3/+3
* [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-13/+5
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-5/+13
* [svn-r19252] Description:Quincey Koziol2010-08-191-122/+122
* [svn-r19179] Description:Quincey Koziol2010-08-051-0/+6
* [svn-r18759] pull r18757 from 1.8 branchAllen Byrne2010-05-111-163/+163
* [svn-r18302] Description:Quincey Koziol2010-02-201-28/+84