summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-056-12/+59
|\
| * Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-052-2/+49
| * Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-036-9/+9
| * Under the examples directories, always find the installed HDF5David Young2019-10-033-3/+3
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-9/+9
|/
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-245-83/+83
* 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-1613-1215/+1223
* Add HD prefix to testsAllen Byrne2019-08-154-120/+118
* Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-013-4/+3
|\
| * Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-013-4/+3
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-293-3/+4
|\ \ | |/
| * Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-293-3/+4
| |\
| | * Updated gfortran options.Dana Robinson2019-07-173-3/+4
* | | Correct generator and add HD prefixAllen Byrne2019-07-261-3/+3
* | | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-238-102/+134
|/ /
* | HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-179-13/+22
* | HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-2/+2
* | HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-2/+2
|/
* Use H5DOpen2 in hl/test/test_dset_append.c.Larry Knox2019-07-111-2/+2