summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update README.mdDana Robinson2023-01-051-1/+1
* Brings README.md changes from develop (#2389)Dana Robinson2023-01-053-42/+43
* 1.12: Brings the updated CI in from develop (#2311)Dana Robinson2022-12-163-385/+347
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversiā€¦ (#2277)vchoi-hdfgroup2022-12-122-14/+24
* 1.12 h5repack should only print if verbose (#2274)Allen Byrne2022-12-127-37/+53
* 1.12 Correct requires setting for pkgconfig files #2280 (#2283)Allen Byrne2022-12-128-16/+24
* 1.12 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2221)Allen Byrne2022-11-0419-66/+166
* Merge #2198 correct CMake MPI linking (#2215)Allen Byrne2022-11-048-21/+27
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-043-1/+92
* fixed fortran parallel testing with cmake (#2148)Scot Breitenfeld2022-10-062-1/+2
* 1.12 Fix some Java warnings (#2146)Allen Byrne2022-10-068-183/+183
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-043-2/+61
* Update examples reference to single-source version 2.0.1 (#2108)Allen Byrne2022-09-246-42/+43
* Cleanup some warnings in Java JNI code (#2034) (#2098)jhendersonHDF2022-09-134-162/+278
* 1 12 doxygen merge from 1.10 (#2094)Allen Byrne2022-09-13109-15731/+16205
* Address review comments from downstream merge of #2016 (#2073) (#2081)Neil Fortner2022-09-012-4/+6
* Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...Neil Fortner2022-08-243-9/+184
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-226-31/+504
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-18114-233/+223
* Correct target name for szaec lib - merge #2000 (#2001)Allen Byrne2022-08-173-10/+11
* Backport H5Dchunk_iter to 1.12 branch (#1970)Mark Kittisopikul2022-08-168-69/+441
* [1.12 Merge] Hdf5 1 12 develop merges (#2012)jhendersonHDF2022-08-165-9/+346
* Fix Error examples (#1997)Allen Byrne2022-08-111-267/+211
* Merge UG from 1.10 and add prelim vol section (#1980)Allen Byrne2022-08-09238-2206/+17695
* fortran module folder from GH#1411 #1922 (#1942)Allen Byrne2022-07-2710-21/+78
* clang 13 format #1933 (#1939)Allen Byrne2022-07-27658-6502/+6527
* eliminate unnecessary errors in the error stack (#1937)Allen Byrne2022-07-262-17/+20
* Revert "1.12 eliminate unnecessary errors in the error stack (#1880)" (#1935)Larry Knox2022-07-2638-603/+7356
* revert incorrect merge (#1912)Allen Byrne2022-07-191-1/+1
* 1.12 eliminate unnecessary errors in the error stack (#1880)Allen Byrne2022-07-1839-7357/+604
* 1 12 Add utility JNI function for 1.10 style references (#1889)Allen Byrne2022-07-184-0/+98
* Add doxygen for high level modules to hdf5 1.12 (#1901)vchoi-hdfgroup2022-07-1714-14/+4476
* Create CODE_OF_CONDUCT.md (#1894)Dana Robinson2022-07-141-0/+128
* Cherry-pick of deprecated symbols issue (#1884) from develop (#1886)Dana Robinson2022-07-132-14/+30
* Cherry-pick of Autotools updates from develop (#1885)Dana Robinson2022-07-132-2/+6
* 1.12 HDFFV-11310 implement JNI VL support for primitive types (#1856)Allen Byrne2022-07-1219-571/+2710
* revert format of parallel getenv parameter (#1808)Allen Byrne2022-06-131-1/+1
* Hdf5 1 12 sync (#1794)Allen Byrne2022-06-1232-247/+310
* Change TestExpress #1722 (#1776)Allen Byrne2022-05-2011-29/+79
* Update VS2019 compilers (#1782)Allen Byrne2022-05-201-1/+1
* 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