summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use windows ENV var for default install dir setting #1763 (#1767)Allen Byrne2022-05-172-2/+2
* Replace obsolete docver arg with arg to supply branch name #1771 (#1772)Allen Byrne2022-05-151-31/+11
* Use git command to get branch name (#1749)Allen Byrne2022-05-071-1/+1
* Update package scripts (#1744)Allen Byrne2022-05-072-4/+5
* Fixes a bug where t_cache fails due to a string size being too small (#1720) ...jhendersonHDF2022-05-051-4/+6
* 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-0360-4691/+3686
* Hdf5 1 12 Miscellaneous warnings fixes (#1718)jhendersonHDF2022-05-0315-64/+85
* Fix SWMR/refresh bug hidden by library free lists (#1702) (#1711)Larry Knox2022-05-021-4/+10
* Add java clang-format (#1672)Allen Byrne2022-04-22162-10099/+13368
* 1.12 merge: Removes HDF Group paths, adds shellcheck fixes (#1658)Dana Robinson2022-04-191-95/+41
* So number updates to match 1.12.2 release. (#1635)Larry Knox2022-04-151-17/+17
* Update version to 1.12.3-1 after creating hdf5_1_12_2 releaseLarry Knox2022-04-089-407/+29
* Hdf5 1 12 (#1625)Larry Knox2022-04-081-223/+153
* Undo increment of max_idx for addition of 1.14 verrsion from develop in (#1623)Larry Knox2022-04-081-2/+2
* 1.12: Last round of normalizations for 1.12.2 (#1621)Dana Robinson2022-04-0826-218/+231
* Minor doxygen changes from develop (#1617)Dana Robinson2022-04-082-2/+2
* Brings minor changes from headers in develop (#1618)Dana Robinson2022-04-087-38/+0
* Merge branch 'lrknox-spelling-corrections' into hdf5_1_12Larry Knox2022-04-07241-929/+946
|\
| * Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into lr...Larry Knox2022-04-07241-929/+946
| |\ |/ /
| * Apply suggestions from code reviewLarry Knox2022-04-073-6/+6
| * Merge branch 'hdf5_1_12' into spelling-correctionsLarry Knox2022-04-0736-4525/+438
| |\
| * | Update .github/workflows/codespell.ymlLarry Knox2022-04-071-1/+1
| * | Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into sp...Larry Knox2022-04-0713-63/+112
| |\ \
| | * \ Merge branch 'hdf5_1_12' into spelling-correctionsLarry Knox2022-04-0710-58/+105
| | |\ \
| | * | | Committing clang-format changesgithub-actions2022-04-073-5/+7
| * | | | Commit one more spelling correction.Larry Knox2022-04-071-1/+1
| |/ / /
| * | | Commit codespell spelling corrections.Larry Knox2022-04-07340-1327/+1342
* | | | Brings free list debugging changes from develop (#1615)Dana Robinson2022-04-072-30/+72
* | | | 1.12: Brings changes from testpar over from develop (#1614)Dana Robinson2022-04-0718-199/+232
* | | | 1.12: Brings 1.12 compiler options in line with develop (#1611)Dana Robinson2022-04-0712-94/+78
* | | | 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
* | | | 1.12: Brings C++ wrappers in line with develop, minus C++11 bits (#1604)Dana Robinson2022-04-0774-1004/+670
| |_|/ |/| |
* | | Normalize Fortran code with develop (#1600)Dana Robinson2022-04-0748-189/+212
* | | Normalization of Java with develop (#1607)Dana Robinson2022-04-073-13/+13
* | | Normalization of HL library with develop (#1609)Dana Robinson2022-04-0720-122/+219
* | | Brings skip list try_free_safe changes from develop (#1612)Dana Robinson2022-04-073-684/+206
* | | Removes unused H5HP and H5MP packages (#1610)Dana Robinson2022-04-0716-3736/+4
* | | Brings bin/restore.sh src/H5config.h.in cleanup from develop (#1608)Dana Robinson2022-04-071-0/+3
| |/ |/|
* | Normalized configure.ac with develop (#1599)Dana Robinson2022-04-071-49/+23
* | Normalization of 1.12 branch with develop (#1598)Dana Robinson2022-04-079-19/+24
* | Brings release timeline and github action changes from develop (#1594)Dana Robinson2022-04-064-0/+68
* | Remove c++11 keyword override. (#1587)Larry Knox2022-04-061-1/+1
|/
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-0523-67/+77
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-0573-549/+594
* Add option for h5repack timing #1142 (#1575)Allen Byrne2022-04-047-51/+176
* 1.12 New References for Dimension Scales (#1139) (#1574)Larry Knox2022-04-0218-418/+827
* 1.12 Move error-stack text to top of usage display #1564 (#1566)Allen Byrne2022-04-0128-82/+136
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-0127-506/+199