summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26305] convert dump_dcpl to use switch statementAllen Byrne2015-02-251-241/+189
* [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
* [svn-r24030] Description:Quincey Koziol2013-08-191-1/+1
* [svn-r23825] Bug HDFFV-8469: C++ comments in C code.Albert Cheng2013-06-261-1/+0
* [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-071-7/+7
* [svn-r23695] Description:Quincey Koziol2013-05-111-38/+50
* [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-251-3/+13
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-3/+3
* [svn-r22998] Description:Quincey Koziol2012-11-011-21/+29
* [svn-r22602] Allen Byrne2012-07-251-1/+3
* [svn-r22537] Correct error string contentsAllen Byrne2012-07-101-3/+3
* [svn-r22535] added missing break to end of case statementAllen Byrne2012-07-101-0/+1
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-7/+6
* [svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Allen Byrne2012-05-221-12/+61
* [svn-r22318] Use new function that combines two functions that check for vlen...Allen Byrne2012-04-261-9/+3
* [svn-r22287] Description:Quincey Koziol2012-04-161-5/+3
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-27/+37
* [svn-r22019] Cleanup warnings from compilesAllen Byrne2012-03-021-16/+0
* [svn-r21986] Updated haddr_t format for print of STORAGE_LAYOUT - linew 32 issueAllen Byrne2012-02-241-1/+1
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-241-3/+3
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-46/+46
* [svn-r21972] Split append statement into two parts - linew hsize_t issueAllen Byrne2012-02-231-1/+2
* [svn-r21969] Added missing HD prefixAllen Byrne2012-02-221-32/+32
* [svn-r21963] Fixed issue with compression value not printing - format paramet...Allen Byrne2012-02-201-8/+8
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-0/+3920