summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-116/+144
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-3/+23
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-4/+10
* Much normalization with develop (#701)Dana Robinson2021-05-281-20/+20
* Brings much of the printf changes over from developDana Robinson2021-05-061-5/+5
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-447/+421
* Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-091-7/+5
* Makes libgen.h functions ready for implementation on WindowsDana Robinson2021-03-021-2/+0
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-31/+109
|\
| * 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
* | Use the write name for the VFD index, SWMR_IDX -> SWMR_VFD_IDX.David Young2020-05-201-1/+8
* | Fix tools compilation.David Young2020-05-201-3/+4
* | Separated VFD and VOL parameters in tools.Dana Robinson2020-05-201-180/+167
* | Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-05-201-12/+12
* | Added support for passing connector info strings via the commandDana Robinson2020-05-201-20/+35
* | Restore previous tools library driver name behavior with passthrough VOL conn...Jordan Henderson2020-05-201-1/+1
* | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-05-201-2/+2
* | Minor renaming in the tools code.Dana Robinson2020-05-201-55/+57
* | A few small tweaks to the tools from reviewJordan Henderson2020-05-201-129/+141
* | Replace usage of some standard library functions with HD- versionsJordan Henderson2020-05-201-2/+2
* | Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-201-135/+481
* | Use the correct error macro.David Young2020-05-201-1/+1
* | Introduce new H5VL _by_value routinesJordan Henderson2020-05-201-2/+2
* | Change tools debug macros to not use error stackAllen Byrne2020-05-201-14/+24