summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump_ddl.c
Commit message (Expand)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-2178/+0
* [svn-r30113] Description:Quincey Koziol2016-06-281-74/+76
* [svn-r29186] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-231-134/+172
* [svn-r29179] Revert of 29177 which breaks the autotools build.Dana Robinson2016-02-221-172/+134
* [svn-r29177] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-221-134/+172
* [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-161-6/+7
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-0/+17
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r24864] Description:Quincey Koziol2014-03-211-21/+12
* [svn-r24172] Position trunk/1.8 vars in similar location for comparison.Allen Byrne2013-09-191-3/+3
* [svn-r24115] Reduce warnings for conversions of different widths.Larry Knox2013-09-061-50/+50
* [svn-r24030] Description:Quincey Koziol2013-08-191-4/+4
* [svn-r24020] Description:Quincey Koziol2013-08-171-7/+8
* [svn-r24002] Fix 32-bit and valgrind issues with new handle_paths code - corr...Allen Byrne2013-08-131-1/+1
* [svn-r23999] Move declaration to top of block - fix for windows.Allen Byrne2013-08-131-1/+1
* [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. Ne...Allen Byrne2013-08-121-1/+207
* [svn-r23862] Change printfs in perform output and h5dump to prevent overflow.Mohamad Chaarawi2013-07-031-2/+2
* [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the t...Allen Byrne2013-06-261-12/+13
* [svn-r23825] Bug HDFFV-8469: C++ comments in C code.Albert Cheng2013-06-261-2/+0
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-47/+52
* [svn-r22567] HDFFV-7784: add attributes to the list of file contents option f...Allen Byrne2012-07-121-73/+56
* [svn-r22563] HDFFV-8095: index order of links wrongAllen Byrne2012-07-121-1/+1
* [svn-r22531] HDFFV-5942: sort options with contents optionAllen Byrne2012-07-091-1/+1
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-2/+5
* [svn-r22052] - h5dump: Added capability for "-a" option to show attribut...Peter Cao2012-03-121-5/+12
* [svn-r22027] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-051-7/+1
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-241-106/+106
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-241-4/+4
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-241-27/+27
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-4/+4
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-0/+1931