summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #1753 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_fix_objcopy...Jerome Soumagne2019-06-191-1/+27
| |\
| | * Fix memory leak in objcopy test after H5Aread of vlen dataJerome Soumagne2019-06-191-1/+27
| * | Merge pull request #1751 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-191-0/+50
| |\ \
| | * \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-191-26/+28
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-191-26/+28
| |\ \ \ | | |_|/ | |/| |
| | * | fixed pass_through volM. Scot Breitenfeld2019-06-181-26/+28
| | | * HDFFV-10616 add h5fc scriptAllen Byrne2019-06-191-0/+50
| | |/ | |/|
| * | Merge pull request #1750 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ohdr_test_memo...Dana Robinson2019-06-192-203/+151
| |\ \
| | * | Fixed a problem in the ohdr test where hard-coded strings passedDana Robinson2019-06-192-203/+151
| * | | Merge pull request #1748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:links_iterate_...Dana Robinson2019-06-182-5/+26
| |\ \ \
| | * | | Yanked qsort assertDana Robinson2019-06-181-1/+1
| | * | | Switched to HGOTO_DONE() in the links code.Dana Robinson2019-06-181-1/+4
| | * | | Updated the HDqsort() macro to ensure we don't pass NULL buffers toDana Robinson2019-06-181-1/+1
| | * | | Fixed a bug in the links code where iterating over an empty group wouldDana Robinson2019-06-182-5/+23
| | |/ /
| * | | Merge pull request #1745 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-06-1884-3720/+2530
| |\ \ \ | | |/ / | |/| |
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-181-6/+10
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1747 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vds_memory_bug...Dana Robinson2019-06-181-6/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Reset the other convenience pointer because why noDana Robinson2019-06-181-6/+7
| | * | Fixed a memory bug where a pointer is used after it's been freed.Dana Robinson2019-06-181-6/+9
| | | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-1813-21/+1829
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #1744 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5CX_warning t...Dana Robinson2019-06-181-11/+2
| |\ \ \
| | * | | Fixed a warning in H5CX.c concerning incorrect use of freeingDana Robinson2019-06-181-11/+2
| | |/ /
| * | | Merge pull request #1740 in HDFFV/hdf5 from merge_hyperslab_04 to developQuincey Koziol2019-06-1812-10/+1827
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'develop' into merge_hyperslab_04Quincey Koziol2019-06-182-0/+485
| | |\ \ | | |/ / | |/| |
| | * | Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, toQuincey Koziol2019-06-175-178/+217
| | * | Fix misc. typos, etc. from code reviewQuincey Koziol2019-06-172-20/+20
| | * | Merge branch 'develop' into merge_hyperslab_04Quincey Koziol2019-06-177-6/+106
| | |\ \
| | * | | New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-1612-10/+1788
| | | | * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-1884-3720/+2530
| | |_|/ | |/| |
| * | | Merge pull request #1743 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warnhist to de...Dana Robinson2019-06-172-0/+485
| |\ \ \ | | |_|/ | |/| |
| | * | Added a warning summary script for gcc to binDana Robinson2019-06-172-0/+485
| |/ /
| * | Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-06-177-5/+105
| |\ \
| | * | Fix release notes based on feedback from pull request.Vailin Choi2019-06-141-7/+9
| | * | Fix for HDFFV-10800 H5Ocopy failure:Vailin Choi2019-06-127-5/+103
| * | | Merge pull request #1741 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-06-161-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed problem with H5Fdelete "test" and split VFD.Dana Robinson2019-06-161-1/+1
| |/ /
| * | Merge pull request #1739 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:aapl_test to d...Dana Robinson2019-06-151-49/+60
| |\ \
| | * | Added the creation and use of an attribute access property list toDana Robinson2019-06-151-49/+60
| * | | Merge pull request #1738 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-06-152-218/+4
| |\ \ \ | | |/ / | |/| |
| | * | Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory.Larry Knox2019-06-152-218/+4
| * | | Merge pull request #1713 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_dev_header...Dana Robinson2019-06-158-482/+620
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-148-30/+278
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1736 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-06-148-30/+278
| |\ \ \
| | * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2019-06-1413-12/+202
| | |\ \ \
| | * | | | Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-148-30/+278
| | | | * | Added missing DELETE enum value.Dana Robinson2019-06-141-1/+2
| | | | * | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-1/+1
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #1737 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-141-1/+1
| |\ \ \ \ \