summaryrefslogtreecommitdiffstats
path: root/hl/c++
Commit message (Expand)AuthorAgeFilesLines
* Rename incorrectly named option (#4067)Allen Byrne2024-03-052-2/+2
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+4
* Fix a format string warning in the C++ examples (#3776)Dana Robinson2023-10-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-8/+8
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-4/+4
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-2/+6
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-019-9/+0
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-2/+2
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-034-4/+4
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-192-2/+2
* Develop cmake clean (#1971)Allen Byrne2022-08-072-5/+34
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-223-4/+4
* Various warning fixes (#1812)Sean McBride2022-06-221-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-1/+1
* Snprintf2 (#1399)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* More clang tidy (#908)Sean McBride2021-08-233-25/+22
* Moves H5PacketTable default ctor inside source file (#731)Dana Robinson2021-06-062-4/+9
* C++ warning and build fixes (#707)Dana Robinson2021-06-013-13/+10
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-191-1/+1
* Update clang config (#473)Quincey Koziol2021-03-173-8/+29
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* More warning fixes (#400)Sean McBride2021-03-041-2/+2
* Patches from vtk (#358)Sean McBride2021-02-251-1/+1
* Update license url part2 (#333)Larry Knox2021-02-1713-13/+13
* Changes for sanitize=address (#312)Allen Byrne2021-02-051-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-1/+0
* Clang-format of source filesAllen Byrne2020-09-304-575/+592
* OESS-98 merge with clang-format changesAllen Byrne2020-09-253-4/+4
* CMake and script changes for clang-formatAllen Byrne2020-09-043-1/+26
* Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2
* Fix NoFilter buildAllen Byrne2020-04-241-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-202-2/+2
* Fix shadowed typeAllen Byrne2020-04-131-3/+3
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-052-9/+4
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-214-4/+4
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-153-5/+4
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-153-4/+7