summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-16/+16
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-4/+4
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-4/+4
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-5/+17
* Fix typosAllen Byrne2017-10-241-5/+5
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-278/+186
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-15/+18
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-6/+0
* Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-0/+4
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
* HDFFV-10186 Whitespace changesAllen Byrne2017-05-091-37/+37
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30113] Description:Quincey Koziol2016-06-281-47/+41
* [svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor h5r...Allen Byrne2016-05-041-0/+1
* [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-161-8/+8
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-3/+13
* [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-7/+7
* [svn-r24864] Description:Quincey Koziol2014-03-211-52/+12
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-12/+12
* [svn-r24101] Description:Quincey Koziol2013-09-051-10/+18
* [svn-r24011] Description:Quincey Koziol2013-08-151-1/+1
* [svn-r23953] Update stream handling to allow binary mode - due to unjam fix.Allen Byrne2013-07-311-14/+57
* [svn-r23944] Move stream functions into tools lib.Allen Byrne2013-07-301-5/+219
* [svn-r23695] Description:Quincey Koziol2013-05-111-6/+10
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...Allen Byrne2013-02-041-0/+1
* [svn-r23219] Description:Quincey Koziol2013-02-021-33/+19
* [svn-r23216] Add newline for special case of only raw data to stdoutAllen Byrne2013-01-311-2/+7
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-24/+48
* [svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary fileAllen Byrne2013-01-141-1/+1
* [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcutAllen Byrne2012-08-031-251/+0
* [svn-r22604] cast void* to char* for calculationAllen Byrne2012-07-261-6/+6
* [svn-r22602] Allen Byrne2012-07-251-164/+191
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-4/+5
* [svn-r22087] Minor formatting changes to sync with 1.8Allen Byrne2012-03-191-1/+1
* [svn-r22061] Description:Quincey Koziol2012-03-131-1/+1
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-2/+9
* [svn-r21985] Tools must call h5tools_init before command_line parsing or usin...Allen Byrne2012-02-241-2/+20
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-5/+5
* [svn-r21971] Correct HD prefixAllen Byrne2012-02-221-1/+1
* [svn-r21969] Added missing HD prefixAllen Byrne2012-02-221-134/+135
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-2636/+30
* [svn-r21952] HDFFV-5874: -c and -k subsettingAllen Byrne2012-02-171-2/+2
* [svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...Raymond Lu2011-09-131-1/+5
* [svn-r21121] Description:Quincey Koziol2011-07-181-3/+3
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-2/+2
* [svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...Allen Byrne2011-05-111-53/+83
* [svn-r20785] Revert region data print changes from yesterdayAllen Byrne2011-05-101-60/+50
* [svn-r20783] correct type of variable for blkindxAllen Byrne2011-05-091-4/+4
* [svn-r20781] correct typo of variable types for indx and jndxAllen Byrne2011-05-091-2/+2