summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-042-28/+17
|\
| * Improve error messages when tools attempt to use non-enabled S3 and HDFS VFDs...Larry Knox2024-03-041-2/+5
| * Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-041-26/+12
* | Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-291-1/+12
|/
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-2/+2
* 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-47/+47
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-215/+215
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-6/+9
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-25/+25
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-5/+0
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-4/+4
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-23/+23
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-281-0/+5
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-14/+14
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)jhendersonHDF2023-04-241-3/+15
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-012-2/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Corrects some bad format strings in the tools (#1964)Dana Robinson2022-08-031-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-25/+25
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-061-0/+4
* Fixes unused/unset variable warnings from aocc (#1712)Dana Robinson2022-05-031-4/+1
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-1/+1
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-111-3/+3
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-27/+23
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-41/+37
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-8/+8
* Tools long double updates (#522)Allen Byrne2021-04-151-5/+0
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-4/+1
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-1/+4
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url part2 (#333)Larry Knox2021-02-172-2/+2
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-598/+629
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-3/+3
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+11
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-262/+13
| |\ \ \
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-3/+3