summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-0416-340/+367
|\
| * Tools refactorAllen Byrne2020-07-152-65/+72
| * HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-1/+20
| * Fix HDFFV-10591Binh-Minh Ribler2020-06-192-12/+24
| * Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-163-6/+6
| |\
| | * Make examples installation respect DESTDIR. FixesDavid Young2020-05-263-6/+6
| * | Eliminate unneccesary creation of DXPLQuincey Koziol2020-06-021-14/+3
| * | Removed trailing space from Fortran files.Dana Robinson2020-05-268-252/+252
| |/
| * Fix NoFilter buildAllen Byrne2020-04-241-1/+1
| * Trim trailing whitespaceQuincey Koziol2020-04-2027-448/+448
| * Fix shadowed typeAllen Byrne2020-04-131-3/+3
| * TRILAB-192 update LTparse filesAllen Byrne2020-04-073-1206/+1129
| * Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-1/+1
| * Remove overzealous additionsAllen Byrne2020-04-052-3/+1
| * Flag construction must be after compiler detectionAllen Byrne2020-04-053-59/+27
| * TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-059-61/+44
| * Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-271-1/+9
| |\
| | * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+9
| * | TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-242-0/+12
| |/
| * So that I can use PASSED(); anywhere a statement can go, #define PASSED() withDavid Young2020-02-281-1/+1
| * TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2115-15/+15
| * HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-02-041-2/+2
| * Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-307-718/+988
| |\
| | * Cleaned up remaining warnings in high-level library.Dana Robinson2020-01-307-718/+988
| * | HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-282-20/+8
| |/
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-162-64/+111
| * HDFFV-11001 fix if blockAllen Byrne2020-01-151-3/+2
| * HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-157-9/+8
| * HDFFV-11001 Add fine control over testingAllen Byrne2020-01-1511-17/+27
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-1/+1
| |\
| | * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-092-5/+1
| | |\
| | * | remove unnecessary check macrokmu2019-12-061-2/+1
| | * | fix intel compile warningskmu2019-12-041-1/+2
| * | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-18/+18
| * | | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-111-10/+11
| |\ \ \
| | * | | Correct assignmentAllen Byrne2019-12-101-1/+1
| | * | | Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-10/+11
| * | | | HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2019-12-108-180/+175
| |/ / /
| * | | Fix windows 10 compile errorAllen Byrne2019-12-071-6/+18
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-022-5/+1
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-272-2/+2
| | * | Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-5/+1
| | |/
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-262-1/+5
| |\ \ | | |/
| | * Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-1/+5
| | * Avoid unused-variable warnings: change static const strings in a coupleDavid Young2019-11-131-1/+1
| | * Initialize a variable before its first use.David Young2019-11-131-1/+1
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-132-2/+2
| |\ \ | | |/
| | * Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-122-2/+2
| * | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-70/+70
| |/