summaryrefslogtreecommitdiffstats
path: root/c++/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+3
* C++ warning and build fixes (#707)Dana Robinson2021-06-0110-49/+25
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* BUG: DataSet assignment operator is missing (#503)Lee Newberg2021-05-192-40/+25
* Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual to (#652)Larry Knox2021-05-182-3/+3
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* 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-2210-20/+10
* Update clang config (#473)Quincey Koziol2021-03-1730-113/+340
* Various clang tidy warning fixes (#448)Sean McBride2021-03-108-14/+13
* 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-1010-49/+0
* More warning fixes (#400)Sean McBride2021-03-044-12/+12
* 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-2330-90/+90
* Update license url part2 (#333)Larry Knox2021-02-1770-70/+70
* 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
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-1/+1
* Clang-format of source filesAllen Byrne2020-09-3065-4797/+5135
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+11
* 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
* Trim trailing whitespaceQuincey Koziol2020-04-208-11/+11
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-6/+2
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-165-47/+181
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-6/+6
* Update versioning to next major versionAllen Byrne2019-09-251-0/+12
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
* HDFFV-10845 make flags privateAllen Byrne2019-07-181-1/+1
* Correct syntaxAllen Byrne2019-07-181-1/+1
* Fix typoAllen Byrne2019-07-181-1/+1
* HDFFV-1045 gcc static must be link flagsAllen Byrne2019-07-181-1/+5
* HDFFV-10845 quote multiple strings in cmake link commandAllen Byrne2019-07-181-1/+1
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-171-1/+4
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* HDFFV-10581 add missed change and release note.Allen Byrne2019-07-091-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-17/+23
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
* Added more info to the function headers.Binh-Minh Ribler2019-04-221-2/+3
* Added new C++ wrappers - HDFFV-10622Binh-Minh Ribler2019-04-223-4/+50