summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26959] Fixed ERTERN print format and remove "Files" from virtual.Allen Byrne2015-04-281-4/+4
* [svn-r26935] Add dataset name to mapping outputAllen Byrne2015-04-271-0/+5
* [svn-r26910] Add clarification that the files are SourceAllen Byrne2015-04-231-1/+1
* [svn-r26909] Convert layout to switch and add virtual. Print number of maps a...Allen Byrne2015-04-231-56/+87
* [svn-r26798] Fix other storage layout whitespaceAllen Byrne2015-04-131-0/+18
* [svn-r26794] Fix formatting for selection. Irregular reuses blocks and points...Allen Byrne2015-04-132-23/+20
* [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-1058-874/+377
|\
| * [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ...Albert Cheng2015-04-077-25757/+11
| * [svn-r26721] Disable failing testAllen Byrne2015-04-031-1/+1
| * [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-0212-12/+0
| * [svn-r26702] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ...Albert Cheng2015-04-011-3/+16
| * [svn-r26699] Generators are only built staticAllen Byrne2015-04-016-13/+13
| * [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal}Allen Byrne2015-04-012-94/+22
| * [svn-r26683] Remove internal filter checksAllen Byrne2015-03-312-33/+17
| * [svn-r26682] Add new test from test scriptAllen Byrne2015-03-311-0/+3
| * [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examp...Albert Cheng2015-03-314-0/+25756
| * [svn-r26670] Remove VPATH and LONE_COLONLarry Knox2015-03-312-19/+1
| * [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-3012-24/+0
| * [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-302-38/+34
| * [svn-r26635] Description:Quincey Koziol2015-03-282-23/+2
| * [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-2511-43/+43
| * [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-2012-24/+0
| * [svn-r26505] Merge r26435 from autotools_rework branch.Jerome Soumagne2015-03-201-1/+1
| * [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-112-2/+2
| * [svn-r26408] Missed an H5_HAVE_FILTER_SHUFFLE line.Dana Robinson2015-03-091-1/+1
| * [svn-r26387] warning fixes from Feb27.Mohamad Chaarawi2015-03-061-4/+12
| * [svn-r26380] Recapture updated error files for h5dump testsAllen Byrne2015-03-063-105/+21
| * [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-0110-155/+161
| * [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-2720-294/+33
| * [svn-r26305] convert dump_dcpl to use switch statementAllen Byrne2015-02-251-241/+189
* | [svn-r26775] Update error file with new item.Allen Byrne2015-04-093-18/+27
* | [svn-r26611] Remove complete section of VIRTUAL output.Allen Byrne2015-03-271-6/+0
* | [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