summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
* Clang-format of source filesAllen Byrne2020-09-301-434/+402
* Warnings reduction in toolsAllen Byrne2020-07-301-1/+1
* Tools refactorAllen Byrne2020-07-151-31/+109
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-172/+163
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-141-12/+12
* Added support for passing connector info strings via the commandDana Robinson2020-04-091-20/+35
* Merge pull request #2490 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-04-031-1/+1
|\
| * Restore previous tools library driver name behavior with passthrough VOL conn...Jordan Henderson2020-04-031-1/+1
* | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-021-2/+2
* | Minor renaming in the tools code.Dana Robinson2020-03-311-54/+56
|/
* A few small tweaks to the tools from reviewJordan Henderson2020-03-271-125/+133
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-03-261-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-135/+476
* Introduce new H5VL _by_value routinesJordan Henderson2020-01-291-2/+2
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-14/+24
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-9/+13
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-17/+17
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-3/+3
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-73/+55
* Refactor tools library error handling macrosJordan Henderson2019-12-281-87/+81
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-5/+17
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-041-2/+2
* Update reference files and fix int as stringAllen Byrne2019-12-031-1/+7
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-103/+161
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-16/+16
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-3/+3
* 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