summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Bmr dev hdffv 11223 (#640)bmribler2021-05-124-4/+15
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-1/+1
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-079-42/+41
* h5diff subset indexing (#628)Allen Byrne2021-05-072-100/+90
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-058-75/+75
* Ubsan fixes (#498)Sean McBride2021-05-031-10/+8
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-212-26/+0
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-7/+0
* Tools long double updates (#522)Allen Byrne2021-04-1515-68/+1426
* Removes c99_(v)snprintf() calls from the standalone test code (#509)Dana Robinson2021-03-242-56/+32
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-4/+4
* File locks now work on Windows (#480)Dana Robinson2021-03-221-21/+46
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-194-0/+41
* Fix display of long double in tools (#469)Allen Byrne2021-03-178-6/+80
* Update clang config (#473)Quincey Koziol2021-03-179-10/+40
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-2/+2
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-1011-17/+17
* Various clang tidy warning fixes (#448)Sean McBride2021-03-104-45/+45
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-0911-34/+36
* Removed bad function pointer casts (#434)Sean McBride2021-03-087-49/+49
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-054-11/+0
* Fixed clang-tidy readability-misleading-indentation warnings (#427)Sean McBride2021-03-051-1/+3
* More warning fixes (#400)Sean McBride2021-03-045-5/+5
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0422-63/+63
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-012-5/+2
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-262-1/+13
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-2521-70/+278
* Patches from vtk (#358)Sean McBride2021-02-252-5/+1
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+3
* Fixed uninitialized warnings (#360)Sean McBride2021-02-194-5/+5
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-191-2/+2
* Update license url part2 (#333)Larry Knox2021-02-17186-186/+186
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-2910-34/+34
* 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