summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1.12 Merge Correct pkgconfig variables and libraries #2259 (#2478)Allen Byrne2023-02-171-4/+14
* Brings mirror VFD test fixes from develop (#2392)Dana Robinson2023-01-051-36/+36
* Minor change to H5private.h to bring in line with develop (#2391)Dana Robinson2023-01-051-20/+5
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversiā€¦ (#2277)vchoi-hdfgroup2022-12-121-14/+11
* 1.12 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2221)Allen Byrne2022-11-042-6/+6
* Merge #2198 correct CMake MPI linking (#2215)Allen Byrne2022-11-041-6/+6
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-041-0/+4
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-041-2/+2
* 1 12 doxygen merge from 1.10 (#2094)Allen Byrne2022-09-1312-17/+41
* Address review comments from downstream merge of #2016 (#2073) (#2081)Neil Fortner2022-09-011-3/+5
* Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...Neil Fortner2022-08-241-9/+44
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-224-31/+121
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-1842-62/+62
* Backport H5Dchunk_iter to 1.12 branch (#1970)Mark Kittisopikul2022-08-166-16/+269
* [1.12 Merge] Hdf5 1 12 develop merges (#2012)jhendersonHDF2022-08-163-8/+23
* Fix Error examples (#1997)Allen Byrne2022-08-111-267/+211
* Merge UG from 1.10 and add prelim vol section (#1980)Allen Byrne2022-08-0927-194/+14021
* clang 13 format #1933 (#1939)Allen Byrne2022-07-27332-3535/+3544
* Implement support for big I/O for independent reads (#1446) (#1719)jhendersonHDF2022-05-031-16/+34
* [1.12 Merge]Hdf5 1 12 warnings fixes (#1715)jhendersonHDF2022-05-0339-454/+481
* Hdf5 1 12 Miscellaneous warnings fixes (#1718)jhendersonHDF2022-05-039-47/+61
* Fix SWMR/refresh bug hidden by library free lists (#1702) (#1711)Larry Knox2022-05-021-4/+10
* Update version to 1.12.3-1 after creating hdf5_1_12_2 releaseLarry Knox2022-04-081-3/+3
* 1.12: Last round of normalizations for 1.12.2 (#1621)Dana Robinson2022-04-089-68/+105
* Brings minor changes from headers in develop (#1618)Dana Robinson2022-04-087-38/+0
* Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into lr...Larry Knox2022-04-07109-269/+271
|\
| * Merge branch 'hdf5_1_12' into spelling-correctionsLarry Knox2022-04-0711-2321/+204
| |\
| * | Committing clang-format changesgithub-actions2022-04-072-3/+5
| * | Commit codespell spelling corrections.Larry Knox2022-04-07110-273/+273
* | | Brings free list debugging changes from develop (#1615)Dana Robinson2022-04-072-30/+72
* | | 1.12: Brings 1.12 compiler options in line with develop (#1611)Dana Robinson2022-04-072-9/+9
* | | Fixes H5E_ID error categores erroneously brought over from develop (#1613)Dana Robinson2022-04-073-3/+3
* | | Fix these Doxygen warnings #1581 (#1592)Allen Byrne2022-04-073-11/+10
| |/ |/|
* | Brings skip list try_free_safe changes from develop (#1612)Dana Robinson2022-04-072-476/+206
* | Removes unused H5HP and H5MP packages (#1610)Dana Robinson2022-04-079-1848/+1
|/
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-059-11/+20
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-0512-43/+43
* 1.12 New References for Dimension Scales (#1139) (#1574)Larry Knox2022-04-023-25/+72
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-0112-245/+126
* 1.12 Merge doxygen changes from develop (#1542)Allen Byrne2022-03-3035-355/+376
* Hdf5 1 12 parallel compression merge (#1529)jhendersonHDF2022-03-2812-1581/+4813
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-2538-407/+724
* 1.12 Fix release check version logic #1438 (#1493)Allen Byrne2022-03-121-7/+5
* Merge Mingw fixes from develop (#1477)Baljak2022-03-101-5/+4
* Unify handling of collective metadata reads status (#1206) (#1417)jhendersonHDF2022-02-038-81/+268
* 1 12 Remove const from the argv tools/tests main sig. #1390 (#1404)Allen Byrne2022-01-292-3/+4
* Merge cmake custom command changes (#1360)Allen Byrne2022-01-141-32/+36
* Remove duplicate memcpy in chunk_file_cb (#1286)jhendersonHDF2021-12-131-1/+0
* Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261) (#1276)jhendersonHDF2021-12-111-1/+7
* 1.12 TRILAB-266: Remove clang warnings. (#1193)H. Joe Lee2021-11-134-48/+58