summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix Fortran REGEX and newlines (#1226)Allen Byrne2021-11-292-8/+8
* Only check HDF5_DRIVER in MPI I/O VFD if VFD isn't initialized (#1213)jhendersonHDF2021-11-253-15/+14
* Fix a few H5CX warnings from recent init changes (#1224)jhendersonHDF2021-11-241-8/+4
* Fix a few warnings after recent H5S const-related changes (#1225)jhendersonHDF2021-11-242-16/+16
* Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)Dana Robinson2021-11-243-0/+111
* Closes #1221 (#1223)Gerd Heber2021-11-243-5/+7
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-235-437/+529
* Next batch of Doxygen updates. (#1180)Gerd Heber2021-11-2320-49/+2479