summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 13 3 - RELEASE.txt updates (#2203)hdf5-1_13_3hdf5_1_13_3Larry Knox2022-10-292-18/+38
* Updates for HDF5 1.13.3 release October 26, 2022 (#2191)Larry Knox2022-10-26105-41/+194241
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-2612-970/+1088
* Add RELEASE.txt note for multi dataset feature (#2187)Neil Fortner2022-10-261-1/+9
* converted from ISO-8859-1 to UTF-8 (#2185)Scot Breitenfeld2022-10-252-43/+43
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-2523-75/+354
* Port VOL User Guide to doxygen (#2165)Allen Byrne2022-10-253-12/+1200
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-2518-40/+129
* Added a test case to verify the VOL capacity flags work correctly. (#2178)raylu-hdf2022-10-251-10/+112
* fixed error code returned for H5Aexits (#2180)Scot Breitenfeld2022-10-251-2/+2
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-10-253-1/+92
* Multi Dataset (#2120)Neil Fortner2022-10-1940-2984/+6502
* make sure to match the debug library postfix with external cmake projects and...Pierce Brooks2022-10-191-1/+9
* address test failing when default real and integers are 8 bytes (#2173)Scot Breitenfeld2022-10-191-6/+17
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-1718-463/+463
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-144-126/+188
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)vchoi-hdfgroup2022-10-142-14/+24
* Cleans final production mode warnings from H5Shyper.c (#2163)Dana Robinson2022-10-142-161/+249
* renamed H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE DLL (#2158)Scot Breitenfeld2022-10-132-2/+2
* Fix for missing h5dfill_c_long_double in dll (#2155)Scot Breitenfeld2022-10-122-1/+4
* Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)Scot Breitenfeld2022-10-117-72/+398
* Avoid calling H5FD_subfiling_init from h5open_f. (#2149)Scot Breitenfeld2022-10-071-1/+23
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-0618-34/+870
* Fix static-cast format (#2141)Allen Byrne2022-10-041-3/+3
* Fix mostly java warnings, and cpp cast (#2134)Allen Byrne2022-10-039-185/+204
* Grouped the Fortran constants in Doxygen (#2136)Scot Breitenfeld2022-10-036-67/+104
* Adds a first cut at a "getting started with HDF5 development" guide (#2137)Dana Robinson2022-10-011-0/+866
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-305-29/+157
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-2812-287/+377
* Fixed an issue that could occur when combining hyperslab selections (#2122)Neil Fortner2022-09-273-2/+61
* Added C references to Fortran constants. (#2126)Scot Breitenfeld2022-09-2716-425/+1077
* Restructure ref manual presentation (#2123)Allen Byrne2022-09-2712-167/+902
* Add missing windows include/lib configure for StrStrIA (#2114)Allen Byrne2022-09-221-0/+7
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-218-2/+80
* Update examples reference to single-source version 2.0.1 (#2107)Allen Byrne2022-09-205-7/+7
* Updates VOL capabilities flags (#2105)Dana Robinson2022-09-1713-56/+103
* 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