summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use doxygen snippets for common tables (#2104)Allen Byrne2022-09-167-743/+1069
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-1618-2356/+5432
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-14322-14783/+38360
* removed H5R interface definition (#2090)Scot Breitenfeld2022-09-141-1/+1
* Fix memory bug in selection I/O (#2096)Neil Fortner2022-09-141-14/+18
* Adds file locking documentation (#2084)Dana Robinson2022-09-141-0/+366
* Remove bitbucket.hdfgroup.org dependency. #2082 (#2086)Allen Byrne2022-09-072-12/+12
* Change `test` to `example`. (#2087)H. Joe Lee2022-09-071-2/+0
* Fix grammar and spelling in comment block. (#2089)H. Joe Lee2022-09-071-1/+1
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-0720-15614/+8610
* Updates release schedule for 2023 (#2085)Dana Robinson2022-09-043-22/+21
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-03105-498/+243
* Minor changes to CMake comments, etc. (#2078)Dana Robinson2022-08-317-56/+57
* Updates onion VFD major error codes (#2076)Dana Robinson2022-08-314-49/+49
* Address review comments from downstream merge of #2016 (#2073)Neil Fortner2022-08-312-4/+6
* Fix Java tests for Developer build modes (#2079)jhendersonHDF2022-08-295-5/+5
* Tidying of configure check C code (#2077)Dana Robinson2022-08-292-172/+200
* Adds documentation for config directory (#2065)Dana Robinson2022-08-251-0/+88
* Added VOL connector feature flag RFC. (#2064)Gerd Heber2022-08-242-0/+2
* Fortran module directory improvements (#2060)Dana Robinson2022-08-234-2/+4
* removed h5rget_object_type_f module interface (#2057)Scot Breitenfeld2022-08-232-12/+5
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-238-9/+25
* Fix inappropriate use of HGOTO_ERROR (#2055)Neil Fortner2022-08-221-1/+1
* Quiets Fortran warnings about large arrays (#2053)Dana Robinson2022-08-222-6/+21
* GitHub workflow cleanup (#2047)Dana Robinson2022-08-223-475/+334
* Quiets Fortran Autotools builds (#2052)Dana Robinson2022-08-221-1/+3
* Quiets Automake rules in src directory (#2051)Dana Robinson2022-08-222-10/+12
* Removes ST from the list of debug packages (Autotools only) (#2045)Dana Robinson2022-08-221-2/+2
* Simplify the CODEOWNERS file (#2049)Dana Robinson2022-08-221-34/+3
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-2021-134/+449
* Cleanup some warnings in Java JNI code (#2034)jhendersonHDF2022-08-194-162/+278
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-1951-726/+702
* Removes bin/deploy, which just calls h5redeploy under the hood (#2027)Dana Robinson2022-08-192-59/+0
* Updates the warnist script to report gfortran generic warnings (#2040)Dana Robinson2022-08-191-0/+12
* Release updates (#2033)Larry Knox2022-08-182-189/+611
* Add note to RELEASE.txt for GitHub #2016 (#2030)Neil Fortner2022-08-181-0/+9
* Fixes codespell issues (#2032)Dana Robinson2022-08-1713-24/+24
* Add note to RELEASE.txt for HDFFV-11308 (#2029)Neil Fortner2022-08-171-0/+10
* Remove unused dependency files (#2025)Dana Robinson2022-08-172-78/+0
* Update bin/README.mdDana Robinson2022-08-171-2/+2
* Adds a TODO section to bin/README.md (#2028)Dana Robinson2022-08-171-0/+5
* Adjustments to t_bigio.c for >2GiB I/O test (#1992)jhendersonHDF2022-08-171-23/+34
* Adds a README.md file to bin that indicates script usage (#2024)Dana Robinson2022-08-171-0/+27
* Removes bin/chkconfigure (#2023)Dana Robinson2022-08-171-82/+0
* Removes bin/format_source_patch (#2022)Dana Robinson2022-08-171-34/+0
* Removes the bin/gcov_script file (#2021)Dana Robinson2022-08-171-51/+0
* Replaces bin/newer with -nt comparison in Makefiles (#2020)Dana Robinson2022-08-172-45/+2
* Removes the bin/yodconfigure script which appears unused (#2019)Dana Robinson2022-08-171-76/+0
* Replaced bin/mkdirs w/ `mkdir -p -m 755`, which is POSIX (#2018)Dana Robinson2022-08-172-35/+2
* Removes the broken bin/errors script (#2017)Dana Robinson2022-08-161-139/+0