summaryrefslogtreecommitdiffstats
path: root/Doc/reference/introduction.rst
stat options
Period:
Authors:

Commits per author per week (path 'Doc/reference/introduction.rst')

AuthorW10 2026W11 2026W12 2026W13 2026Total
Total00000
Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Expand)AuthorAgeFilesLines
* Sync branch with develop (#1616)feature/parallel_h5repackScot Breitenfeld2022-04-0815-22/+26
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0713-14/+14
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-1/+1
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-24/+22
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-0/+1
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-32/+1
* VFD plugins (#602)jhendersonHDF2021-09-292-1/+19
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
* More clang tidy (#908)Sean McBride2021-08-234-18/+12
* Get class name null str (#899)Sean McBride2021-08-201-2/+3
* Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c...Larry Knox2021-08-191-3/+3
* Removes develop header cruft (#828)Dana Robinson2021-07-091-3/+0
* Assume the library has C99 types in C++ type code (#806)Dana Robinson2021-06-282-217/+25
* Removes C++ dependency on H5private.h (#774)Dana Robinson2021-06-2312-52/+48
* Replaces the H5_OVERRIDE macro with override (#773)Dana Robinson2021-06-2327-110/+103
* Fixes C++ warnings when passing hsize_t values to printf in test code (#745)Dana Robinson2021-06-112-35/+48
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+3
* C++ warning and build fixes (#707)Dana Robinson2021-06-01