summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_str.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-32/+32
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329)jhendersonHDF2023-08-021-1/+2
* Sync tools with develop (#3301)Dana Robinson2023-07-281-6/+6
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-19/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-50/+50
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-271-0/+4
* Merge with develop (#2790)Dana Robinson2023-04-221-16/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Eliminate unnecessary error output (#1879)Allen Byrne2022-07-141-16/+18
* Fix for a tools compile issue when deprecated symbols are disabled (#1884)Dana Robinson2022-07-131-6/+14
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-111-0/+82
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-2/+26
* Various warning fixes (#1812)Sean McBride2022-06-221-2/+2
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-111-1/+1
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-4/+4
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-12/+11
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+0
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+2
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-7/+7
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-1/+1
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-0/+9
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-516/+508
* Warnings reduction in toolsAllen Byrne2020-07-301-9/+7
* Tools refactorAllen Byrne2020-07-151-52/+22
* Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-7/+7
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-6/+6
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-19/+27
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-15/+4
* Refactor tools library error handling macrosJordan Henderson2019-12-281-39/+40
* Fix compile statement orderAllen Byrne2019-12-201-1/+2
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
* Add unknown define for h5dump ref objectsAllen Byrne2019-12-201-1/+2
* Fix compile errors - mostly in jniAllen Byrne2019-12-061-20/+21
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-051-1/+2
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-041-2/+2
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-80/+187
* More whitespace changesAllen Byrne2019-10-031-46/+5
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-3/+3
* TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1