summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-44/+44
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-5/+6
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-161-2/+1
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-118/+59
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-6/+0
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-4/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-67/+67
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+4
* [svn-r30113] Description:Quincey Koziol2016-06-281-60/+61
* [svn-r29274] HDFFV-9698: fix subsetting issues with h5dumpAllen Byrne2016-03-041-6/+2
* [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0Allen Byrne2016-03-031-6/+16
* [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time i...Allen Byrne2016-03-031-157/+160
* [svn-r28669] Changes to correct errors found with -ansi flag.Larry Knox2015-12-151-3/+0
* [svn-r27848] Description:Quincey Koziol2015-09-221-24/+21
* [svn-r27835] Description:Quincey Koziol2015-09-211-4/+4
|\
| * [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-161-4/+4
* | [svn-r27632] Description:Quincey Koziol2015-08-311-0/+1
* | [svn-r27630] Description:Quincey Koziol2015-08-311-1/+9
|\ \ | |/
| * [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-1/+7
* | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-121-76/+79
* | [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-131-16/+18
* | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-101-1/+0
|\ \ | |/
| * [svn-r26305] convert dump_dcpl to use switch statementAllen Byrne2015-02-251-241/+189
* | [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-121-4/+31
* | [svn-r26418] Fix initial indent for selection_allAllen Byrne2015-03-101-0/+3
* | [svn-r26383] Add MAPPING to VDS outputAllen Byrne2015-03-061-1/+1
* | [svn-r26353] Add VDS selection defines for ALL and NONEAllen Byrne2015-03-041-2/+2
* | [svn-r26352] Update h5dump to latest BNF - reg vs irreg hyperslabs.Allen Byrne2015-03-041-10/+18
* | [svn-r26318] Update virtual layout to latest changesAllen Byrne2015-02-261-292/+258
* | [svn-r26297] Changed example and h5dump according to suggestions at today's c...Elena Pourmal2015-02-251-9/+13
* | [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-231-6/+10
* | [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-231-31/+80
* | [svn-r26284] Add VIRTUAL layout to h5dump - still need a tools testfile createdAllen Byrne2015-02-231-39/+88
|/
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-4/+4
* [svn-r25496] Description:Quincey Koziol2014-07-301-24/+25
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-3/+3
* [svn-r24115] Reduce warnings for conversions of different widths.Larry Knox2013-09-061-99/+99