summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Expand)AuthorAgeFilesLines
* [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-267-17/+62
* [svn-r23825] Bug HDFFV-8469: C++ comments in C code.Albert Cheng2013-06-261-2/+0
* [svn-r23819] Change name of generated file in test to use the macro based rem...Allen Byrne2013-06-251-8/+2
* [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ...Allen Byrne2013-06-201-2/+2
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2
* [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-072-1/+10
* [svn-r23733] HDFFV-8366: Patches tested by Larry using h5committest, it creat...Allen Byrne2013-06-053-0/+6
* [svn-r23548] Fix typo in macro end macroAllen Byrne2013-04-041-1/+1
* [svn-r23530] Moved test property into test macro.Allen Byrne2013-04-031-2/+28
* [svn-r23447] Add new env var to prevent filter plugin loadingAllen Byrne2013-03-252-1/+66
* [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-221-1/+4
* [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-132-164/+146
* [svn-r23244] Correct test dependency handling.Allen Byrne2013-02-111-86/+78
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...Allen Byrne2013-02-043-33/+37
* [svn-r23209] Change "diff -b" to just "cmp" for tests. diff is for text files...Allen Byrne2013-01-311-4/+4
* [svn-r23198] Remove -q option from diff as some OS do not support it.Allen Byrne2013-01-241-1/+1
* [svn-r23195] Compares without end of file newlinesAllen Byrne2013-01-231-2/+2
* [svn-r23193] Rename ddl export file and force file write on copy for windows.Allen Byrne2013-01-232-5/+5
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-225-231/+324
* [svn-r23185] Comment out unimplemented testsAllen Byrne2013-01-221-25/+27
* [svn-r23178] Comment out unimplemented testsAllen Byrne2013-01-181-4/+4
* [svn-r23177] Adjust mkdir to create all dependent foldersAllen Byrne2013-01-183-3/+3
* [svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel tes...Allen Byrne2013-01-184-150/+232
* [svn-r23175] Comment out uncommitted tests.Allen Byrne2013-01-181-24/+24
* [svn-r23174] Correct list itemsAllen Byrne2013-01-171-5/+5
* [svn-r23173] export files must be handled differently on windowsAllen Byrne2013-01-171-30/+46
* [svn-r23170] Switch script to copy files to TESTDIR and executeAllen Byrne2013-01-161-11/+15
* [svn-r23169] HDFFV-8169: String binary dump test scriptsAllen Byrne2013-01-162-4/+57
* [svn-r23166] Comment out redirect-ddl tests - incompleteAllen Byrne2013-01-152-28/+28
* [svn-r23164] HDFFV-8285: H5dump suppress ddl option test scriptAllen Byrne2013-01-151-7/+89
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-5/+97
* [svn-r23038] Corrected last array assignment to use X-1 values for index.Allen Byrne2012-11-161-1/+1
* [svn-r23034] Add scalar string test file and testsAllen Byrne2012-11-153-7/+69
* [svn-r22921] Description:Quincey Koziol2012-10-183-11/+5
* [svn-r22915] Description:Quincey Koziol2012-10-171-7/+8
* [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* [svn-r22881] Correct datatype of scalar array of doublesAllen Byrne2012-10-102-6/+4
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2
* [svn-r22816] Failed on Mac for testing tscalarintsize and tscalarattrintsize ...Jonathan Kim2012-09-262-4/+8
* [svn-r22795] Create scalar test files and h5dump tests.Allen Byrne2012-09-203-0/+439
* [svn-r22726] remove duplicate file lineAllen Byrne2012-08-301-1/+0
* [svn-r22725] Add other h5 files needed by pbits testsAllen Byrne2012-08-301-0/+3
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
* [svn-r22716] HDFFV-8133: Add usage text to see Reference manual for compact s...Allen Byrne2012-08-271-17/+18
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-234-27/+22
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-39/+93
* [svn-r22674] Remove checks for filters are available because the h5dump tests...Allen Byrne2012-08-132-114/+14
* [svn-r22642] Correct check for filters in tools testAllen Byrne2012-08-081-7/+26
* [svn-r22617] Purpose:Jonathan Kim2012-08-013-20/+51