summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* Fix h5watch test failures to ignore system warnings on ppc64le. (#3997)Larry Knox2024-02-141-2/+3
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-02-141-3/+3
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-081-2/+2
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-075-1/+20
* Sync fixes for CI and presets (#3855)Allen Byrne2023-11-152-18/+14
* Sync CMake changes from develop (#3811)Allen Byrne2023-11-021-1/+1
* Sync with develop (#3764)jhendersonHDF2023-10-251-1/+1
* Sync with develop (#3737)jhendersonHDF2023-10-211-0/+4
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-184-28/+29
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-1269-31/+127
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-043-5/+5
* Add Fortran H5ES module to deploy list (#3342)Allen Byrne2023-08-051-16/+14
* Sync high-level library with develop (#3298)Dana Robinson2023-07-2730-840/+835
* Sync Fortran w/ develop (#3296)Dana Robinson2023-07-274-69/+69
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-273-15/+15
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-2720-910/+26
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-2729-715/+712
* Normalizes the public headers (#3292)Dana Robinson2023-07-273-21/+21
* 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