summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22498] Add new test to linux scriptAllen Byrne2012-06-271-0/+4
* [svn-r22496] Add file to test integer sizes for attributesAllen Byrne2012-06-272-47/+247
* [svn-r22479] Remove subfolder tools from install commandAllen Byrne2012-06-201-2/+2
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-252-4/+6
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* [svn-r22396] Correct missing clean filenames in h5dump makeAllen Byrne2012-05-231-1/+1
* [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Allen Byrne2012-05-223-0/+62
* [svn-r22390] Break out the packed bits tests into a new script.Allen Byrne2012-05-225-231/+673
* [svn-r22318] Use new function that combines two functions that check for vlen...Allen Byrne2012-04-261-3/+1
* [svn-r22170] Removed extraneous svn executable properties from non-executable...Dana Robinson2012-03-281-0/+0
* [svn-r22108] Purpose:Jonathan Kim2012-03-212-1/+8
* [svn-r22098] Add reference file extensions in new tests.Allen Byrne2012-03-201-3/+3
* [svn-r22077] Add example of multiple files for h5dump help text.Allen Byrne2012-03-151-1/+5
* [svn-r22075] Add test for multiple files with h5ls and h5dump.Allen Byrne2012-03-152-5/+5
* [svn-r22068] HDFFV-7876: wildcard filenamesAllen Byrne2012-03-141-0/+9
* [svn-r22066] Comment out linux non-cmake only filesAllen Byrne2012-03-141-9/+9
* [svn-r22063] escape char in test needed multiple slashes to get through cmake...Allen Byrne2012-03-131-1/+15
* [svn-r22052] - h5dump: Added capability for "-a" option to show attribut...Peter Cao2012-03-123-7/+14
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-131/+159
* [svn-r22033] Remove unnecessary INCLUDE_DIR commandAllen Byrne2012-03-071-1/+0
* [svn-r22029] Add reference file to test listAllen Byrne2012-03-062-43/+50
* [svn-r22027] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-053-11/+9
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-021-27/+27
* [svn-r21991] Cleanup minor issues found during 518 mergeAllen Byrne2012-02-272-5/+1
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-244-617/+680
* [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-242-100/+100
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-243-14/+14
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-243-61/+61
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-234-484/+484
* [svn-r21963] Fixed issue with compression value not printing - format paramet...Allen Byrne2012-02-201-20/+20
* [svn-r21960] Fix unsigned long long format string in xml code.Allen Byrne2012-02-192-5/+4
* [svn-r21959] SKIP h5dump XML until MaxDims issue is resolvedAllen Byrne2012-02-181-2/+3
* [svn-r21958] SKIP failing filter tests until compression values can be verifedAllen Byrne2012-02-181-35/+35
* [svn-r21955] Missed bin/reconfigure on h5dump and tools/libAllen Byrne2012-02-182-4/+13
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-179-6041/+6875
* [svn-r21952] HDFFV-5874: -c and -k subsettingAllen Byrne2012-02-172-290/+317
* [svn-r21942] Purpose:Jonathan Kim2012-02-141-4/+6
* [svn-r21931] HDFFV-7689 - could not not use a "[" character in a dataset name.Allen Byrne2012-02-132-22/+29
* [svn-r21815] Description:Jonathan Kim2011-12-051-0/+4
* [svn-r21814] HDFFV-2567 - added test for be generated files with at least 9 a...Allen Byrne2011-12-051-0/+6
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-2/+2
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-251-0/+2
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-131-2/+10
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-181-0/+3
* [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688Allen Byrne2011-08-101-5/+5
* [svn-r21057] [hdf5 Trunk ] TODOJonathan Kim2011-06-301-37/+441
* [svn-r21011] Change how test created files are cleared by clearing the files ...Allen Byrne2011-06-211-38/+90