summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 14 1 fix makefile.ins (#2917)Larry Knox2023-05-0515-0/+15
* Initial changes for HDF5 1.14.1 release (#2900)Larry Knox2023-05-0515-0/+24718
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-031-1/+1
* Sync with develop (#2871)Dana Robinson2023-05-022-2/+2
* Merge with develop (#2790)Dana Robinson2023-04-228-251/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-046-27/+27
* Update java logger version (#2644)Allen Byrne2023-04-041-1/+1
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)Allen Byrne2023-02-173-6/+18
* Brings HL GIF tools configure changes from develop (#2361)Dana Robinson2022-12-244-23/+9
* 1.14 Disable hl tools by default #2313 (#2318)Allen Byrne2022-12-172-2/+16
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-073-6/+6
* H5IMget_image_info(): Make sure to not exceed local array size (#2227)Egbert Eich2022-11-111-0/+2
* Update copyright headers (#2184)Larry Knox2022-11-01110-121/+11
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-252-40/+40
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-253-7/+7
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-174-67/+67
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-284-4/+106
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-1411-144/+169
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-074-1801/+1737
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0315-15/+15
* Fortran module directory improvements (#2060)Dana Robinson2022-08-231-1/+1
* Quiets Fortran warnings about large arrays (#2053)Dana Robinson2022-08-221-4/+17
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-197-9/+9
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-103-3/+3
* Develop cmake clean (#1971)Allen Byrne2022-08-078-56/+145
* Develop clang 13 format (#1933)Allen Byrne2022-07-2635-245/+245
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-262-9/+10
* Subfiling VFD (#1883)jhendersonHDF2022-07-229-22/+22
* Remove superfluous dot from hl doxygen. (#1891)vchoi-hdfgroup2022-07-146-13/+12
* Misc clang warning fixes (#1869)Dana Robinson2022-07-114-880/+651
* Fix Doxygen warningsGerd Heber2022-07-083-84/+75
* Add doxygen for high level modules. (#1839)vchoi-hdfgroup2022-07-017-2/+3346
* Work-around for MSVC issue with flex-generated code (#1823)Dana Robinson2022-06-234-479/+595
* sprintf to snprintf (#1815)Sean McBride2022-06-221-18/+18
* Various warning fixes (#1812)Sean McBride2022-06-221-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-044-157/+157
* Cleans up some HL library code that inappropriately returns htri_t values cas...Dana Robinson2022-04-185-196/+144
* Removes remaining register keywords (#1481)Dana Robinson2022-03-102-23/+23
* Snprintf2 (#1399)Sean McBride2022-01-283-11/+12
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-282-5/+5
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-282-3/+3
* Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-3/+3
* various cleanup java test, test files, comments (#1363)Allen Byrne2022-01-181-1/+1
* Fix directory variable in shell scripts (#1273)Allen Byrne2021-12-101-11/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0726-76/+76
* Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native AP...jhendersonHDF2021-11-102-19/+19
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-082-6/+0
* New references for Dimension Scale APIs (#1139)jhendersonHDF2021-11-0511-375/+684
* Fixed HL_test_packet, incorrect length assignment (#1100)Allen Byrne2021-10-201-2/+2
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-205-113/+44