summaryrefslogtreecommitdiffstats
path: root/hl/c++
Commit message (Expand)AuthorAgeFilesLines
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-271-12/+12
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-031-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-4/+4
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)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
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-121-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-051-1/+25
* Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-032-3/+3
* Under the examples directories, always find the installed HDF5David Young2019-10-031-1/+1
* This test cannot use HD prefix macro with printf of fprintfAllen Byrne2019-08-171-2/+2
* Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-161-8/+16