summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...Ray Lu2019-04-1821-480/+1220
|\
| * Moving the handling of null prefix into H5_combine_path.Songyu Lu2019-04-172-17/+7
| * Changing the prefix of external file and VDS from empty string to null for pe...Songyu Lu2019-04-172-25/+30
| * Improving the condition checking of empty string.Songyu Lu2019-04-171-8/+8
| * Replacing string operation strdup with assignment for empty string.Songyu Lu2019-04-171-11/+18
| * Adding back links_env.out which I accidentally removed in my previous commit.Songyu Lu2019-04-151-0/+3
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-1518-1/+471
| |\
| * \ Merge branch 'HDFFV-10658-performance-drop-from-1-8' of https://bitbucket.hdf...Songyu Lu2019-04-111-8/+0
| |\ \
| | * | Taking out two unnecessary diff output files.songyulu2019-04-113-131/+1
| * | | Taking out unnecessary diff files for output.Songyu Lu2019-04-113-126/+1
| |/ /
| * | Adding some comments.Songyu Lu2019-04-111-6/+6
| * | Some coding style changes.Songyu Lu2019-04-116-13/+12
| * | Adding the standard output files for the external_env.c and vds_env.c tests.Songyu Lu2019-04-113-2/+154
| * | Small correction for my previous commit.Songyu Lu2019-04-111-2/+2
| * | Forgot to add external_common.c and external_common.h.Songyu Lu2019-04-101-0/+2
| * | Updated CMake for the splitting of external.c and vds.c.Songyu Lu2019-04-102-0/+108
| * | Minor fix: removal of unnecessary enum values.Songyu Lu2019-04-101-3/+1
| * | Minor fixes: updating the test vds_env.c according to the set up of vds.c.Songyu Lu2019-04-102-8/+48
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-0929-775/+2701
| |\ \
| * | | Left out this file in previous commit.Songyu Lu2019-04-091-11/+10
| * | | HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-098-52/+75
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-0847-473/+707
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-04193-1486/+2414
| |\ \ \ \
| * | | | | This commit basically has the following changes:Songyu Lu2019-04-0411-438/+848
| * | | | | HDFFV-10658: I left out this file in my previous commit.Songyu Lu2019-03-221-5/+6
| * | | | | HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...Songyu Lu2019-03-225-253/+42
| * | | | | HDFFV-10658: setting and getting properties in API context:Songyu Lu2019-03-136-42/+391
* | | | | | Merge pull request #1659 in HDFFV/hdf5 from ~KOZIOL/hdf5:vds_set_extent_fix t...Quincey Koziol2019-04-171-1/+1
|\ \ \ \ \ \
| * | | | | | Correct set extent operation on VDS to iterate over # of used sub-datasetsQuincey Koziol2019-04-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #1658 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-04-1514-308/+322
|\ \ \ \ \ \
| * | | | | | Remove conflict symbolsAllen Byrne2019-04-151-4/+0
| * | | | | | HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-1515-308/+326
|/ / / / / /
* | | | | | Merge pull request #1657 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Larry Knox2019-04-151-1/+0
|\ \ \ \ \ \
| * | | | | | Fix merge conflictsAllen Byrne2019-04-151-1/+0
|/ / / / / /
* | | | | | Merge pull request #1656 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-04-154-153/+38
|\ \ \ \ \ \
| * | | | | | Fix fortran omissionAllen Byrne2019-04-151-0/+1
| * | | | | | Fix java for new H5Fget_info functionAllen Byrne2019-04-153-153/+37
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1652 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:check_passthro...Dana Robinson2019-04-159-27/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.Dana Robinson2019-04-115-10/+10
| * | | | | Renamed the autotools check-vol target to check-passthrough-vol.Dana Robinson2019-04-114-17/+24
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1653 in HDFFV/hdf5 from ~KOZIOL/hdf5:get_fileno to developQuincey Koziol2019-04-1418-1/+471
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-1413-1/+396
| * | | | Add trace macro.Quincey Koziol2019-04-121-0/+1
| * | | | Add H5Fget_fileno() API routine.Quincey Koziol2019-04-125-0/+74
|/ / / /
* | | | Merge pull request #1645 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-04-0829-775/+2701
|\ \ \ \ | |_|_|/ |/| | |
| * | | Modifications based on PR feedback:Vailin Choi2019-04-082-0/+195
| * | | Modification for num_elem based on PR feedback.Vailin Choi2019-04-081-1/+1
| * | | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-0628-776/+2507
| * | | Merge pull request #2 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10...Vailin Choi2019-04-062-0/+80
| |\ \ \
| * \ \ \ Merge pull request #1 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-10...Vailin Choi2019-04-066-117/+194
| |\ \ \ \