summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26570] Commented lineis that print extra "VIRTUAL" keyword and blank li...Elena Pourmal2015-03-251-0/+4
* [svn-r26567] h5dump was nopt displaying source selection correctly due to a t...Elena Pourmal2015-03-241-1/+1
* [svn-r26442] Removed blank line and fixed ALL outputAllen Byrne2015-03-121-12/+30
* [svn-r26440] Added new structure, removed ";", used static hyperslab arrays.Allen Byrne2015-03-123-30/+48
* [svn-r26418] Fix initial indent for selection_allAllen Byrne2015-03-101-0/+3
* [svn-r26383] Add MAPPING to VDS outputAllen Byrne2015-03-062-1/+2
* [svn-r26361] Added check for unlimited to count/block print selectionAllen Byrne2015-03-041-4/+12
* [svn-r26353] Add VDS selection defines for ALL and NONEAllen Byrne2015-03-042-2/+4
* [svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.Allen Byrne2015-03-044-13/+96
* [svn-r26318] Update virtual layout to latest changesAllen Byrne2015-02-263-299/+261
* [svn-r26306] Merge r26296 through 26304 from trunk to vds branch.Neil Fortner2015-02-2512-25/+25
|\
| * [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-2512-25/+25
* | [svn-r26297] Changed example and h5dump according to suggestions at today's c...Elena Pourmal2015-02-253-10/+17
* | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-2426-38/+37
|\ \ | |/
| * [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-3/+0
| * [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-231-1/+0
| * [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-0/+3
| * [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-3/+0
| * [svn-r26223] add another H5close before finalize so with-mpe does not fail.Mohamad Chaarawi2015-02-181-1/+4
| * [svn-r26208] Update cmake minimumsAllen Byrne2015-02-1812-12/+12
| * [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-1612-12/+24
| * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-1612-12/+0
* | [svn-r26295] add space before end bracket of selectionAllen Byrne2015-02-241-1/+1
* | [svn-r26290] Add H5S prefix to selection nameAllen Byrne2015-02-231-2/+2
* | [svn-r26288] remove extra set of bracketsAllen Byrne2015-02-231-4/+0
* | [svn-r26287] Rename point and block str functions generically.Allen Byrne2015-02-233-24/+28
* | [svn-r26286] Print selection types - no valuesAllen Byrne2015-02-231-37/+44
* | [svn-r26285] add virtual mapping output blank selections but actual file and ...Allen Byrne2015-02-232-31/+89
* | [svn-r26284] Add VIRTUAL layout to h5dump - still need a tools testfile createdAllen Byrne2015-02-232-40/+93
* | [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-1710-2/+11
|/
* [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.Allen Byrne2015-01-261-1/+1
* [svn-r25955] Added Perform and io_timer back into build.Allen Byrne2015-01-052-2/+2
* [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2Albert Cheng2015-01-052-7/+13
* [svn-r25951] HDFFV-9054: disable io_timer in tools lib and perform sub-folder...Allen Byrne2015-01-052-2/+2
* [svn-r25946] Removed debug statments that use //.Albert Cheng2015-01-043-12/+0
* [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2Albert Cheng2015-01-018-16/+11
* [svn-r25938] Remove build and test commands for deleted benchpar.cAllen Byrne2014-12-312-16/+0
* [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, s...Albert Cheng2014-12-3014-573/+375
* [svn-r25918] If not testing skip building test only programs.Allen Byrne2014-12-221-10/+12
* [svn-r25909] HDFFV-8156: perform/benchpar failed to runAlbert Cheng2014-12-191-488/+0
* [svn-r25904] Fix CMP0054 warningAllen Byrne2014-12-191-2/+2
* [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory Albert Cheng2014-12-1732-2/+15545
* [svn-r25771] Bug fix: HDFFV-8954Albert Cheng2014-11-041-6/+1
* [svn-r25755] Removed spurious casts in a few HDfree() statements.Dana Robinson2014-10-313-10/+10
* [svn-r25745] Testfiles for h5dump bitfields and opaquesAllen Byrne2014-10-272-0/+293
* [svn-r25744] Add bitfield and opague datatype file for tests.Allen Byrne2014-10-272-0/+160
* [svn-r25741] Remove obsolete comment and add test to suite.Allen Byrne2014-10-271-6/+1
* [svn-r25570] UNDO:Added option to build tools static when building shared lib...Allen Byrne2014-09-0310-118/+32
* [svn-r25569] Added option to build tools static when building shared librarie...Allen Byrne2014-09-0310-32/+118
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-113-6/+6