summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-29/+29
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-12/+12
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-29/+56
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-291-3/+3
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-5/+5
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-3/+3
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-17/+17
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-21/+21
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-8/+8
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-181-0/+122
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-12/+12
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-0/+1
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-167/+2
* Tools long double updates (#522)Allen Byrne2021-04-151-1/+0
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-2/+0
* Patches from vtk (#358)Sean McBride2021-02-251-2/+0
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+3
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Small fixes (#285)Allen Byrne2021-01-271-21/+27
* Clang-format of source filesAllen Byrne2020-09-301-228/+183
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-1/+1
* Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-4/+4
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-56/+103
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-31/+42
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-1/+1
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-2/+2
* Refactor tools library error handling macrosJordan Henderson2019-12-281-16/+16
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-2/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-021-1/+1
|\
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-261-1/+1
|\ \ | |/
| * Mark an unused parameter H5_ATTR_UNUSED.David Young2019-11-131-1/+1
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-2/+2
|/
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-12/+6
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Squashed commit of the following:Larry Knox2019-07-251-14/+503
* Fixed typoBinh-Minh Ribler2019-01-081-1/+1
* Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+16
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-3/+3
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-3/+3
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-3/+2
* Windows had issues - revert code changes for get_optionAllen Byrne2017-10-191-4/+8
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-166/+65
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-3/+5