summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Small fixes (#285)Allen Byrne2021-01-273-105/+105
* 11099 Add help text line (#259)Allen Byrne2021-01-152-0/+2
* Reformat source (#244)Quincey Koziol2021-01-071-7/+9
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-243-3/+3
* Fixes a small memory leak in the chunk_cache test (#208)Dana Robinson2020-12-201-2/+6
* Fixes a small memory leak in the h5jam test (#207)Dana Robinson2020-12-201-2/+3
* Adds h5delete tool (#187)Dana Robinson2020-12-163-2/+94
* Bring async branch to develop (#166)Quincey Koziol2020-12-1419-198/+252
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Minor normalization with the async branch (#159)Dana Robinson2020-12-121-3/+0
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-1/+1
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-304-37/+37
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-309-26/+26
* Basic alignment with async branch (#115)Quincey Koziol2020-11-238-31/+31
* Merge pull request #60 from bmribler/developLarry Knox2020-11-123-0/+40
|\
| * Fixed typo!!Binh-Minh Ribler2020-11-121-1/+1
| * Fixed typo!Binh-Minh Ribler2020-11-121-1/+1
| * Added line for new fileBinh-Minh Ribler2020-11-121-0/+2
| * Removed the line, added by mistake.Binh-Minh Ribler2020-11-121-1/+0
| * Added a missing line.Binh-Minh Ribler2020-11-121-0/+1
| * Fixed typo again.Binh-Minh Ribler2020-11-111-1/+1
| * Fixed typoBinh-Minh Ribler2020-11-111-1/+1
| * Miscellaneous updateBinh-Minh Ribler2020-11-113-1/+7
| * Added test for the fix HDFFV-10590Binh-Minh Ribler2020-10-282-0/+32
* | CMake: MINGW implies WIN32Michel Zou2020-10-301-1/+1
|/
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-1/+1
* Fix VFD h5repacktest (#20)Allen Byrne2020-10-061-2/+0
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-0410-23/+23
* HDFFV-11096 fix typo in h5dump usage textAllen Byrne2020-10-039-9/+9
* Clang-format of source filesAllen Byrne2020-09-30113-32557/+32768
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-293-6/+6
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-292-1/+3
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-2815-61/+61
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-2725-23/+394
| |\
| * | Repair more format strings.David Young2020-09-261-2/+2
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-0373-681/+2703
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-3060-4635/+3845
| |\ \ \
| * | | | Always #define HDfprintf as fprintf in this header. I believe this will fixDavid Young2020-07-071-1/+1
| * | | | Use the portable `-eq` operator instead of the bash-ism `==`. Fixes theDavid Young2020-07-071-1/+1
| * | | | Restore a literal percent sign ("%%") that I accidentally deleted.David Young2020-07-071-1/+1
| * | | | Delete extra argument, there is no formatting for it.David Young2020-07-071-1/+1
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-0711-56/+56
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-2524-68/+68
| |_|_|/ |/| | |
* | | | Add h5ls test plugin format targetAllen Byrne2020-09-251-0/+8
* | | | File changes to affect formattingAllen Byrne2020-09-041-2/+2
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-0423-21/+384
| |_|/ |/| |
* | | Merge branch 'develop' into develop_minorDana Robinson2020-08-273-1/+25
|\ \ \
| * | | The version string has a second use for packagingAllen Byrne2020-08-261-1/+1
| * | | Add back function for VERIFY_EXTERNAL_CONSOLIDATIONAllen Byrne2020-08-251-0/+20
| * | | Fix S3/HDFS testAllen Byrne2020-08-231-0/+4