Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 4 | -10/+121 |
| | |||||
* | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 2 | -40/+83 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 3 | -0/+30 |
|\ | | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. Squashed commit of the following: | ||||
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 3 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | | Update libvers usage | Allen Byrne | 2019-07-28 | 1 | -1/+2 |
| | | |||||
* | | 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 | 18 | -1920/+449 |
|/ | |||||
* | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 1 | -21/+25 |
| | |||||
* | HDFFV-10845 skip test if CMake command doesn't support ignore EOL | Allen Byrne | 2019-07-17 | 1 | -14/+10 |
| | |||||
* | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 1 | -4/+6 |
| | |||||
* | HDFFV-10845 separate test used by copy windows files | Allen Byrne | 2019-07-17 | 1 | -1/+8 |
| | |||||
* | HDFFV-10845 mingw needs special windows reference files | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 25 | -89/+175 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
| | |||||
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 2 | -13/+19 |
|\ | |||||
| * | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
| | | |||||
| * | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
| | | |||||
* | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 2 | -15/+23 |
| | | | | | | | | to warning cleanups that are a bit obscure. | ||||
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
|\ \ | |/ | |||||
| * | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
| | | |||||
| * | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
| | | |||||
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 3 | -13/+16 |
|/ | |||||
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-28 | 4 | -242/+5 |
|\ | |||||
| * | Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-28 | 2 | -237/+0 |
| |\ | | | | | | | | | | | | | * commit '0405935654e2c3a8e414da6f66a46ab0ef7ef9ec': Remove unused code | ||||
| | * | Remove unused code | Allen Byrne | 2019-06-27 | 2 | -237/+0 |
| | | | |||||
| * | | Merge branch 'develop' of ↵ | Vailin Choi | 2019-06-26 | 2 | -0/+65 |
| |\ \ | | |/ | | | | | | | https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_fork into bugfix/new_shutdown_fsm | ||||
| * | | Merge pull request #8 in ~VCHOI/my_third_fork from develop to ↵ | Vailin Choi | 2019-06-24 | 15 | -102/+108 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/new_shutdown_fsm * commit '35fd0ec8ceffe96cee352187154da15c967fb990': Updated H5Tcopy() to get the dataset's datatype through the VOL when that is passed in as the object ID. Fix fortran test and test library linking Update GCC 6 & 7 flags for CMake builds Move -Wnormalized down into GCC 6.x flags Put the memcpy overlap check back into H5MM. Fixed the heap overflow in t_filters_parallel Fixed some low-hanging fruit from -fsanitize in t_filters_parallel. Add lib dir for testing plugins Add support for GCC 7.x warnings, update warnhist script to account for them, clean up warnings. Add H5_HLDLL prefix for windows link HDFFV-10805 cleanup examples and test code Fix minor typo in H5S_select_iter_release Add missing fortran mods HDFFV-10805 Fix test of library libinfo Cleanup possible CMake target conflicts Correct CMake issues | ||||
| * | | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 2 | -5/+5 |
| | | | | |||||
* | | | | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 2 | -5/+5 |
| |_|/ |/| | | | | | | | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | | | Add test cleanup | Allen Byrne | 2019-06-24 | 1 | -0/+5 |
| | | | |||||
* | | | Need to shift off two arguments | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
| | | | |||||
* | | | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+29 |
| | | | |||||
* | | | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 1 | -0/+30 |
| |/ |/| | |||||
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-22 | 5 | -0/+12 |
|\ \ | |||||
| * | | Add lib dir for testing plugins | Allen Byrne | 2019-06-21 | 5 | -0/+12 |
| | | | |||||
* | | | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 3 | -35/+25 |
|/ / | | | | | | | clean up warnings. | ||||
* | | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -1/+1 |
| | | |||||
* | | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 6 | -66/+70 |
|/ | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 28 | -217/+421 |
| | | | | | 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 | ||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -7/+7 |
| | | | | Update version to 1.11.6. | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 8 | -254/+163 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 11 | -147/+247 |
|\ | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-04-03 | 1 | -7/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | * commit '844f38c6462f42a9a3a6002de6a4acb0520b8fb7': Correct entry Snapshot version 1.11 release 4. Update version to 1.11.5. Allow option to select NAMESPACE Correct examples for packaging | ||||
| | * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -7/+7 |
| | | | | | | | | | | | | Update version to 1.11.5. | ||||
| * | | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 8 | -140/+228 |
| |/ | |||||
| * | Added the HDopen work-around on windows to pio_engine.c | Dana Robinson | 2019-03-15 | 1 | -0/+6 |
| | | |||||
| * | Adds _wopen support on Windows so that files with UTF-8 names | Dana Robinson | 2019-03-15 | 1 | -0/+6 |
| | | | | | | | | | | | | can be opened. Fixes: HDFFV-2714, HDFFV-3914, HDFFV-3895, HDFFV-8237, HDFFV-10413, HDFFV-10691 | ||||
* | | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 2 | -4/+10 |
|/ | | | | | | | | 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 standard | Allen Byrne | 2019-02-15 | 16 | -152/+134 |
| |