summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Do not set CMAKE_INSTALL_PREFIX when built externally (#1380)Matt McCormick2022-01-191-1/+1
| * various cleanup java test, test files, comments (#1363)Allen Byrne2022-01-185-12/+17
| * Develop java newrefs fixes for obj ref datasets (#1354)Allen Byrne2022-01-183-249/+207
| * Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-1821-32/+32
| * Updated README.txt to README.md (#1375)Scot Breitenfeld2022-01-1410-36/+42
| * Documentation fixes right in time for the holidays (#1321)Gerd Heber2022-01-1413-164/+759
| * Fix H5ACmpio dirty bytes creation debugging (#1357)jhendersonHDF2022-01-121-5/+5
| * cmake custom command fix (#1356)Allen Byrne2022-01-121-32/+36
| * Corrected H5Oget_info parameter description (#1349)Scot Breitenfeld2022-01-111-3/+3
| * Use appropriate printf format specifiers for haddr_t and hsize_t types direct...jhendersonHDF2022-01-1111-173/+129
| * fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)Scot Breitenfeld2022-01-112-5/+37
| * H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x rel...Scot Breitenfeld2022-01-111-3/+3
| * sort out/ref files for line compare (#1337)Allen Byrne2022-01-081-3/+7
| * Add tests for H5Ocopy of new object refs (#1338)Allen Byrne2022-01-0810-251/+700
| * Fix compilation issues with Mingw (#1342)Baljak2022-01-086-31/+33
| * OESS-168: Remove clang warnings. (#1308)H. Joe Lee2022-01-071-1/+4
| * OESS-168: Remove clang warnings. (#1305)H. Joe Lee2022-01-071-2/+4
| * OESS-168: Remove clang warnings. (#1304)H. Joe Lee2022-01-071-1/+5
| * Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)jhendersonHDF2022-01-0410-147/+231
| * Fix typo. (#1303)H. Joe Lee2022-01-041-1/+1
| * Fix typo. (#1301)H. Joe Lee2022-01-041-1/+1
| * OESS-168: Remove clang warnings. (#1300)H. Joe Lee2022-01-041-1/+1
| * Changed to correct return datatype for H5Lexists (#1330)Scot Breitenfeld2022-01-041-4/+5
| * OESS-168: Remove clang warnings. (#1295)H. Joe Lee2021-12-151-1/+1
| * OESS-168: Remove clang warnings. (#1294)H. Joe Lee2021-12-151-4/+4
| * OESS-168: Remove clang warnings. (#1297)H. Joe Lee2021-12-151-1/+1
| * OESS-168: Remove clang warnings. (#1280)H. Joe Lee2021-12-131-8/+8
| * OESS-168: Remove clang warnings. (#1283)H. Joe Lee2021-12-131-2/+2
| * OESS-168: Remove clang warnings. (#1284)H. Joe Lee2021-12-131-8/+8
| * Call FUNC_ENTER immediately in H5_init_library (#1287)jhendersonHDF2021-12-131-2/+2
| * Fix free list tracking and cleanup cast alignment warnings (#1288)jhendersonHDF2021-12-131-27/+120
| * Make it easier to find version specific docs. (#1260)Gerd Heber2021-12-133-12/+27
| * Fixes for async operations (#1272)jhendersonHDF2021-12-112-6/+68
| * Remove duplicate memcpy in chunk_file_cb (#1285)jhendersonHDF2021-12-111-1/+0
| * OESS-168: Remove clang warnings. (#1282)H. Joe Lee2021-12-101-1/+1
| * Remove extra space. (#1274)H. Joe Lee2021-12-101-1/+1
| * OESS-168: Remove clang warnings. (#1277)H. Joe Lee2021-12-101-1/+1
| * Fix directory variable in shell scripts (#1273)Allen Byrne2021-12-109-160/+62
| * Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)jhendersonHDF2021-12-091-1/+7
| * OESS-168: Remove clang warnings. (#1269)H. Joe Lee2021-12-081-6/+10
| * Convert vds swmr test script to powershell (#1245)Allen Byrne2021-12-085-13/+781
| * OESS-168: Remove clang warnings. (#1263)H. Joe Lee2021-12-081-3/+3
| * Correct spelling correction of preceed incorrectly to proceed. Should (#1268)Larry Knox2021-12-071-2/+2
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-07452-1604/+1617
| * change windows os from 2016 to latest (#1241)Allen Byrne2021-12-012-8/+8
| * Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
| * Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-309-20/+20
| * Fix indentation in RELEASE.txt to be consistent. (#1232)Larry Knox2021-11-301-519/+519
| * Make default to build high-level tools the same as default for (#1234)Larry Knox2021-11-301-1/+4
| * Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-2924-4/+2825