summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed libhdf5 settings file for both autotools & CMakeDhvanil Popat2019-06-253-2/+4
* Merge pull request #1787 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-07-026-220/+249
|\
| * Cleaned up misc warnings.Dana Robinson2019-06-296-220/+249
* | Merge pull request #1784 in HDFFV/hdf5 from ~KOZIOL/hdf5:feature/update_gcc_f...Quincey Koziol2019-06-2957-406/+531
|\ \ | |/ |/|
| * Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-293-4/+6
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-2829-1240/+676
| |\ | |/ |/|
* | Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-282-237/+0
|\ \
| * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-272-12/+24
| |\ \
| * | | Remove unused codeAllen Byrne2019-06-272-237/+0
* | | | Merge pull request #1781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-283-57/+93
|\ \ \ \
| * | | | Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.Dana Robinson2019-06-273-57/+93
| | |/ / | |/| |
* | | | Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2019-06-286-44/+56
|\ \ \ \
| * | | | Fixed various warnings in testhdf5 files.Dana Robinson2019-06-283-36/+47
| * | | | Warning fixes:Dana Robinson2019-06-283-8/+9
| |/ / /
* | | | Merge pull request #1757 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/new_s...Vailin Choi2019-06-2821-907/+540
|\ \ \ \ | |/ / / |/| | |
| * | | (1) Add/remove comments.Vailin Choi2019-06-274-191/+105
| * | | Merge pull request #12 in ~VCHOI/my_third_fork from develop to bugfix/new_shu...Vailin Choi2019-06-272-12/+24
| |\ \ \ | |/ / / |/| | |
| * | | Merge branch 'bugfix/new_shutdown_fsm' of https://bitbucket.hdfgroup.org/scm/...Vailin Choi2019-06-260-0/+0
| |\ \ \
| | * \ \ Merge pull request #9 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-241-12/+12
| | |\ \ \
| * | \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-2618-274/+484
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-2491-338/+477
| |\ \ \ \
| * | | | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-2021-729/+448
| * | | | | Merge pull request #6 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-19172-4765/+7460
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #5 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-04108-4121/+9161
| |\ \ \ \ \ \
| | | | | | | * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-2857-413/+544
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #1778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-272-12/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixed missing return value checks in VDS tests.Dana Robinson2019-06-272-12/+24
|/ / / / / /
* | | | | | Merge pull request #1772 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-06-267-238/+373
|\ \ \ \ \ \
| * | | | | | Add release notes.Vailin Choi2019-06-252-2/+17
| * | | | | | Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds.Vailin Choi2019-06-251-112/+112
| * | | | | | Merge branch 'bugfix/HDFFV-10808-h5pset_file_space_strategy-succeeds' of http...Vailin Choi2019-06-248-26/+101
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #10 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-06-248-26/+101
| | |\ \ \ \ \ \
| * | | | | | | | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-246-129/+249
| |/ / / / / / /
| * | | | | | | Merge pull request #7 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10...Vailin Choi2019-06-2490-337/+476
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge pull request #1775 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-263-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Banish enum increment warningsDana Robinson2019-06-263-6/+6
|/ / / / / / / /
* | | | | | | | Merge pull request #1774 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:trefer_memory_...Dana Robinson2019-06-251-4/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fixed a memory issue in trefer.c.Dana Robinson2019-06-251-4/+4
|/ / / / / / /
* | | | | | | Merge pull request #1771 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5A_java_test_...Dana Robinson2019-06-241-7/+11
|\ \ \ \ \ \ \
| * | | | | | | Updated the Java attribute test so that attribute accessDana Robinson2019-06-241-7/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1768 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-246-7/+78
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add test cleanupAllen Byrne2019-06-241-0/+5
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-245-56/+47
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1770 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to developQuincey Koziol2019-06-241-12/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move pragma statements outside of routines, to make older compilers happy.Quincey Koziol2019-06-241-12/+12
|/ / / / / /
* | | | | | Merge pull request #1767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Tcopy_dset_v...Dana Robinson2019-06-244-44/+35
|\ \ \ \ \ \
| * | | | | | Updated H5Tcopy() to get the dataset's datatype through the VOL whenDana Robinson2019-06-244-44/+35
| | * | | | | Need to shift off two argumentsAllen Byrne2019-06-241-0/+1
| | * | | | | HDFFV-9407 add autotools testAllen Byrne2019-06-242-0/+30
| | * | | | | HDFFV-9407 Add testAllen Byrne2019-06-244-7/+42
| |/ / / / / |/| | | | |