summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
...
| * HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
| |
| * Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-035-43/+51
| |\
| | * HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
| | |
| | * HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_fM. Scot Breitenfeld2019-03-254-31/+31
| | | | | | | | | | | | | | | | | | Fixed. Also fixed INTENT issues for H5DS, H5IM and H5TB when reading or getting.
| * | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+6
| |/ | | | | | | | | | | | | | | This implicitly adds support for changing the VOL connector for command-line tools or any application linked with the library. Also, add 'make check-vol' support for all directories, clearing up necessary issues in testing scripts, etc.
| * HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-155-9/+9
| |
| * Remove install-exec-hook from hl/fortran/Makefile.am.Larry Knox2019-01-072-14/+4
| | | | | | | | Add check for existing links in hl/fortran/src/Makefile.am.
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2019-01-051-0/+14
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0e34f0feaaeb6d2286f87f695f25fae45c070a42': (26 commits) HDFFV-10664 update reference file HDFFV-10664 update reference files HDFFV-10664 add missing function and check for restriction Remove "bad" statements at end of TEST_ERROR. Formerly arguments to FAIL_PUTS_ERROR Add RELEASE.txt entry for HDFFV-10596. Add semicolon at end of TEST_ERROR() invocation for consistency. Uninstall should remove the libhdf5_hl_fortran links. Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran in Makefile.am to match cmake install and the name pattern for other hl lib files. Change FAIL_PUTS_ERROR to TEST_ERROR. Cleaned up the parallel flush test and set t_pflush1 to always fail. Also set CMake to handle this. Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2. Removed a comment. Fix comment Align H5Lcreate_ud behavior with documentation for NULL udata pointer Update toolchain comment Use c99 standard cmake variable Add PGI toolchain Correction based on code review. HDFFV-10664 add check for state before set call HDFFV-10546 refactor variable name ...
| | * Uninstall should remove the libhdf5_hl_fortran links.Larry Knox2019-01-041-0/+1
| | |
| | * Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran inLarry Knox2019-01-041-0/+13
| | | | | | | | | | | | | | | | | | | | | Makefile.am to match cmake install and the name pattern for other hl lib files. Add missing ';' to test/dsets.c line 13075.
| * | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.Larry Knox2018-12-311-0/+12
| |/ | | | | | | | | Set ctest*.lsf.in.cmake scripts for sierra. Correct src/CMakelists.txt syntax error.
| * HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-36/+83
| |
| * Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-1/+1
| |
| * HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0312-28/+40
| |
| * HDFFV-10537: Remove installation of Fortran test mod filesM. Scot Breitenfeld2018-11-091-12/+0
| | | | | | | | Removed from autools install, cmake does not have this issue.
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-3/+6
| |\ | | | | | | | | | | | | * commit '7db3ea76da5d3b5c237a707b09d1618d3206ba83': Makes the installed header files the same between the autotools and CMake.
| | * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614.
| * | TRILAB-81 coverity fixesAllen Byrne2018-10-171-1/+1
| |/
* | Fix NoFilter buildAllen Byrne2020-05-201-1/+1
| |
* | Trim trailing whitespaceQuincey Koziol2020-05-2027-448/+448
| |
* | Fix shadowed typeAllen Byrne2020-05-201-3/+3
| |
* | TRILAB-192 update LTparse filesAllen Byrne2020-05-203-1206/+1129
| |
* | Minor updates and fix settings for fortran flagsAllen Byrne2020-05-201-1/+1
| |
* | Remove overzealous additionsAllen Byrne2020-05-202-3/+1
| |
* | Flag construction must be after compiler detectionAllen Byrne2020-05-203-59/+27
| |
* | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-209-61/+44
| |
* | Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-201-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration
* | TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-05-202-0/+12
| |
* | TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-2015-15/+15
| |
* | HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-05-201-2/+2
| |
* | Cleaned up remaining warnings in high-level library.Dana Robinson2020-05-207-718/+988
| |
* | HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-202-20/+8
| |
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-05-202-64/+111
| |
* | HDFFV-11001 fix if blockAllen Byrne2020-05-201-3/+2
| |
* | HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-207-9/+8
| |
* | HDFFV-11001 Add fine control over testingAllen Byrne2020-05-2011-17/+27
| |
* | remove unnecessary check macrokmu2020-05-201-2/+1
| |
* | fix intel compile warningskmu2020-05-201-1/+2
| |
* | Revert "fix warnings from Intel compiler"kmu2020-05-202-6/+6
| | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
* | Revert "fix issues from previous PR comments"kmu2020-05-202-6/+6
| | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
* | Revert "using a different MACRO"kmu2020-05-201-2/+1
| | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
* | using a different MACROkmu2020-05-201-1/+2
| |
* | fix issues from previous PR commentskmu2020-05-202-6/+6
| |
* | fix warnings from Intel compilerkmu2020-05-202-6/+6
| |
* | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-18/+18
| |
* | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2020-05-201-1/+1
| | | | | | | | brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
* | Correct assignmentAllen Byrne2020-05-201-1/+1
| |
* | Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-10/+11
| |
* | HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2020-05-208-180/+175
| |
* | Fix windows 10 compile errorAllen Byrne2020-05-201-6/+18
| |