summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'selection_io' into selection_io_with_subfiling_vfd (#1265)Scot Breitenfeld2021-12-061-1/+1
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-232-57/+23
* VFD plugins (#602)jhendersonHDF2021-09-292-1/+19
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
* More clang tidy (#908)Sean McBride2021-08-234-18/+12
* Get class name null str (#899)Sean McBride2021-08-201-2/+3
* Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c...Larry Knox2021-08-191-3/+3
* Removes develop header cruft (#828)Dana Robinson2021-07-091-3/+0
* Assume the library has C99 types in C++ type code (#806)Dana Robinson2021-06-282-217/+25
* Removes C++ dependency on H5private.h (#774)Dana Robinson2021-06-2312-52/+48
* Replaces the H5_OVERRIDE macro with override (#773)Dana Robinson2021-06-2327-110/+103
* Fixes C++ warnings when passing hsize_t values to printf in test code (#745)Dana Robinson2021-06-112-35/+48
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+3
* C++ warning and build fixes (#707)Dana Robinson2021-06-0123-342/+412
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* BUG: DataSet assignment operator is missing (#503)Lee Newberg2021-05-193-72/+82
* Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to (#652)Larry Knox2021-05-182-3/+3
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-2/+2
* Ubsan fixes (#498)Sean McBride2021-05-031-3/+5
* 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
* Added more C++11 override keywords (#485)Sean McBride2021-04-2123-71/+71
* Applied clang-tidy readability-delete-null-pointer fixes (#430)Sean McBride2021-03-2216-70/+38
* Update clang config (#473)Quincey Koziol2021-03-1731-117/+352
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-105-5/+5
* Various clang tidy warning fixes (#448)Sean McBride2021-03-1011-19/+18
* Added C++11 override keyword where appropriate (#433)Sean McBride2021-03-106-32/+39
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-1034-171/+6
* Removed bad function pointer casts (#434)Sean McBride2021-03-082-25/+25
* More warning fixes (#400)Sean McBride2021-03-046-51/+54
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-044-12/+12
* Patches from vtk (#358)Sean McBride2021-02-256-7/+20
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-2331-92/+92
* Update license url part2 (#333)Larry Knox2021-02-17113-113/+113
* Changes for sanitize=address (#312)Allen Byrne2021-02-051-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* 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
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Basic alignment with async branch (#115)Quincey Koziol2020-11-232-2/+2
* CMake: Add an option to opt-out static libgccMichel Zou2020-10-313-4/+4
* Clang-format of source filesAllen Byrne2020-09-3098-8557/+8728
* OESS-98 merge with clang-format changesAllen Byrne2020-09-253-6/+6
* CMake and script changes for clang-formatAllen Byrne2020-09-043-1/+33
* Minor change to header comments in file locking C++ changes.Dana Robinson2020-08-031-2/+2
* Squash merge of file locking fixesDana Robinson2020-08-032-0/+53
* Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2