summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Per discussion, use HD and add comments.feature/alignmentDavid Young2022-03-181-8/+18
* Committing clang-format changesgithub-actions2022-02-081-2/+2
* Do not conditionally compile code that uses a pointer dereferenceDavid Young2022-02-085-151/+8
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-0410-32/+38
* Don't use a nonliteral format string in test/fheap.c:begin_test(). (#1401)David Young2022-02-031-87/+60
* Update doc with HDF5_ROOT usage. (#1414)Allen Byrne2022-02-023-14/+16
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-2911-136/+357
* Added another missing override keyword on a dtor (#1384)Sean McBride2022-01-291-1/+1
* Fix some spelling. (#1402)David Young2022-01-281-3/+3
* Snprintf2 (#1399)Sean McBride2022-01-2841-425/+467
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-2838-78/+82
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-2824-46/+43
* Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-286-8/+8
* Revert 61464d7e (#1396)Larry Knox2022-01-261-10/+22
* Update code owners file with more names (#1386)Allen Byrne2022-01-261-15/+15
* Fix cmake dynamic analysis on windows (#1373)Allen Byrne2022-01-242-5/+21
* Parallel rank0 deadlock fixes (#1183)jhendersonHDF2022-01-229-71/+180
* Open bsd fixes (#1195)Sean McBride2022-01-203-82/+70
* Implement H5ESget requests function to retrieve requests from an event set (#...Neil Fortner2022-01-207-18/+659
* Fix documentation for H5D_space_status_t enum values (#1372)jhendersonHDF2022-01-191-3/+3
* 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