Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 3 | -4/+4 |
| | | | | Removes redundant C library headers from hl library | ||||
* | Fixes indenting in tools test scripts | Dana Robinson | 2020-08-04 | 1 | -45/+46 |
| | |||||
* | Fix for HDFFV-10961: | vchoi | 2020-06-11 | 2 | -4/+16 |
| | | | | Couple changes to the tests' usage output files for h5clear. | ||||
* | Further updates to the tools warnings fixes from code review. | Dana Robinson | 2020-04-27 | 1 | -1/+4 |
| | |||||
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 3 | -11/+17 |
| | |||||
* | Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-04-23 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | | | to develop * commit '785bd0975ba13c3033820d0fc809da963fcd54ca': Fixed h5diff command-line parameters to use 1 and 2 instead of src and dst. Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | ||||
| * | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 1 | -0/+7 |
| | | |||||
* | | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 4 | -6/+6 |
|/ | |||||
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Fix standalone link | Allen Byrne | 2020-02-25 | 1 | -1/+1 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 2 | -2/+2 |
| | |||||
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 3 | -41/+23 |
| | |||||
* | Remove cmake macros from valgrind tests | Allen Byrne | 2020-01-25 | 1 | -16/+21 |
| | |||||
* | Merge branch 'develop' into stack_size_warnings | Dana Robinson | 2020-01-17 | 9 | -66/+68 |
|\ | |||||
| * | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -3/+5 |
| | | |||||
| * | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 8 | -63/+63 |
| | | |||||
* | | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-01-15 | 1 | -27/+44 |
|/ | | | | the easier cases. | ||||
* | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | Add HD prefix | Allen Byrne | 2019-08-27 | 1 | -8/+8 |
| | |||||
* | OESS-29 Update HD prefix mostly | Allen Byrne | 2019-08-24 | 2 | -341/+341 |
| | |||||
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 2 | -82/+82 |
| | |||||
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -4/+14 |
| | |||||
* | Correct generator and add HD prefix | Allen Byrne | 2019-07-26 | 1 | -14/+4 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 3 | -245/+183 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 4 | -15/+23 |
| | |||||
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -4/+4 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -1/+1 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 5 | -33/+76 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -40/+24 |
| | |||||
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -24/+40 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 2 | -14/+14 |
| | |||||
* | Fix typo | Allen Byrne | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | Fix missing depends for last repart test | Allen Byrne | 2019-01-18 | 1 | -9/+16 |
| | |||||
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -20/+52 |
| | |||||
* | HDFFV=10632 test cleanup | Allen Byrne | 2018-12-06 | 1 | -22/+0 |
| | |||||
* | Fix special macro stdout as empty | Allen Byrne | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Need nonexistent file to skip stdout compare | Allen Byrne | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 5 | -10/+101 |
| | |||||
* | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 3 | -9/+23 |
| | |||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 2 | -5/+5 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -15/+15 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 2 | -2/+2 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 2 | -43/+38 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 30 | -52/+671 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
| | | |||||
| * | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
| | | |||||
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| | * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| | | |