summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r20885] Description:Quincey Koziol2011-05-201-11/+11
* [svn-r20869] Purpose:Jonathan Kim2011-05-193-86/+31
* [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-112-9/+38
* [svn-r20779] Corrected export test to use parameters passed in from ADD_TEST()Allen Byrne2011-05-091-1/+1
* [svn-r20771] Problem:Albert Cheng2011-05-071-21/+48
* [svn-r20715] Remove Packed Bits if block in testsAllen Byrne2011-05-031-5/+1
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-034-2219/+2265
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A...Allen Byrne2011-04-294-10/+607
* [svn-r20626] Albert's test on bp reveals that the dumper had assertion failur...Raymond Lu2011-04-251-36/+40
* [svn-r20600] Purpose:Jonathan Kim2011-04-221-1/+1
* [svn-r20595] Purpose:Jonathan Kim2011-04-212-0/+6
* [svn-r20577] Bug 1386 - allowing dimension size to be zero. I added test cas...Raymond Lu2011-04-203-0/+53