summaryrefslogtreecommitdiffstats
path: root/c++/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-143-0/+60
* Snapshot version 1.11 release 4.hdftest2019-04-011-1/+1
* Removed an extra "using" statementBinh-Minh Ribler2019-02-151-2/+0
* Adding documentationBinh-Minh Ribler2019-02-151-1/+7
* Adding a C++ wrapperBinh-Minh Ribler2019-02-144-23/+94
* Fixed documentation - typo onlyBinh-Minh Ribler2018-12-231-2/+1
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-082-3/+0
* Snapshot version 1.11 release 3.hdftest2018-11-051-1/+1
* VOL FEATUREDana Robinson2018-10-104-4/+52