summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-102-4/+4
* Minor tweaks from VFD SWMR normalization (#1474)Dana Robinson2022-03-099-138/+139
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-012-4/+4
* Remove targets PERMISSIONS setting (#1462)Allen Byrne2022-03-011-1/+0
* Fix metadata cache bug when resizing a pinned/protected entry (v2) (#1463)jhendersonHDF2022-03-011-6/+67
* Fix release check version logic (#1438)Allen Byrne2022-02-241-10/+9
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-2412-1596/+4793
* Enable creation of RPM/DEB binaries GH#1394 (#1398)Allen Byrne2022-02-221-0/+1
* Oess 168 utils mirror vfd (#1444)Larry Knox2022-02-211-2/+2
* Fix cache sanity checking code by moving functions to wider scope (#1435)jhendersonHDF2022-02-212-99/+88
* Fix issue with copying null new references (#1440)Neil Fortner2022-02-185-49/+57
* Implement support for big I/O for independent reads (#1446)Neil Fortner2022-02-181-16/+34
* Revert "Fix metadata cache bug when resizing a pinned/protected entry (#1358)...Larry Knox2022-02-121-4/+4
* Fix issue with H5_now_usec() with 32 bit systems (#1416)Neil Fortner2022-02-101-3/+12
* Fix metadata cache bug when resizing a pinned/protected entry (#1358)jhendersonHDF2022-02-081-4/+4
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-043-18/+19
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-298-80/+259
* Fix some spelling. (#1402)David Young2022-01-281-3/+3
* Snprintf2 (#1399)Sean McBride2022-01-283-21/+23
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-282-2/+3
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-2811-25/+22
* Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-1/+1
* Revert 61464d7e (#1396)Larry Knox2022-01-261-10/+22
* Parallel rank0 deadlock fixes (#1183)jhendersonHDF2022-01-228-71/+168
* Open bsd fixes (#1195)Sean McBride2022-01-201-22/+10
* Implement H5ESget requests function to retrieve requests from an event set (#...Neil Fortner2022-01-205-14/+167
* Fix documentation for H5D_space_status_t enum values (#1372)jhendersonHDF2022-01-191-3/+3
* various cleanup java test, test files, comments (#1363)Allen Byrne2022-01-181-1/+1
* Documentation fixes right in time for the holidays (#1321)Gerd Heber2022-01-146-142/+174
* 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
* H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x rel...Scot Breitenfeld2022-01-111-3/+3
* Fix compilation issues with Mingw (#1342)Baljak2022-01-081-1/+3
* 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
* OESS-168: Remove clang warnings. (#1297)H. Joe Lee2021-12-151-1/+1
* 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
* Fixes for async operations (#1272)jhendersonHDF2021-12-112-6/+68
* Remove duplicate memcpy in chunk_file_cb (#1285)jhendersonHDF2021-12-111-1/+0
* Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)jhendersonHDF2021-12-091-1/+7
* Correct spelling correction of preceed incorrectly to proceed. Should (#1268)Larry Knox2021-12-071-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-07140-344/+346