summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-216-83/+82
* Progress toward moving the dataset routines to using the 'shared' file pointerQuincey Koziol2019-08-213-15/+18
* Begin converting dataset code to use shared file pointer instead of top fileQuincey Koziol2019-08-205-30/+126
* Finish converting H5PB_* routines to use shared file pointer, instead of topQuincey Koziol2019-08-206-51/+54
* First pass of converting H5PB_* routines to use shared file pointers.Quincey Koziol2019-08-198-50/+151
* Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accumQuincey Koziol2019-08-195-17/+16
* Partial H5F__accum_* routines.Quincey Koziol2019-08-197-38/+36
* Merge pull request #1865 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-08-162-2/+21
|\
| * Changes based on PR feedback.Vailin Choi2019-08-152-4/+6
| * Merge pull request #17 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-08-1542-2109/+2508
| |\ | |/ |/|
* | Merge pull request #1875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-1511-427/+427
|\ \
| * | Correct name of folderAllen Byrne2019-08-151-1/+1
| * | Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-158-414/+414
| * | Whitespace cleanupAllen Byrne2019-08-153-13/+13
|/ /
* | Merge pull request #1873 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pset_fapl_mp...Dana Robinson2019-08-1510-484/+567
|\ \
| * | Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-1410-484/+567
* | | Merge pull request #1874 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_api_for_da...Dana Robinson2019-08-153-0/+82
|\ \ \
| * | | Added public H5Sselect_adjust_u and H5Shyper_adjust_s calls.Dana Robinson2019-08-153-0/+82
* | | | Merge pull request #1869 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_file_get_id...Jerome Soumagne2019-08-155-9/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix H5F_get_file_id and H5F__get_file_id to take app_ref parameterJerome Soumagne2019-08-145-9/+10
| |/ /
* | | Merge pull request #1872 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/ros3_hdfs...Jake Smith2019-08-1411-1183/+1416
|\ \ \
| * | | Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-1411-1183/+1416
| |/ /
* | | Merge pull request #1871 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directo...Ray Lu2019-08-144-5/+5
|\ \ \
| * | | Changed the directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
| * | | Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-144-4/+4
| |/ /
* | | Merge pull request #1866 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-141-1/+1
|\ \ \ | |/ / |/| |
| * | HDFFV-10879 fix test varnameAllen Byrne2019-08-141-1/+1
|/ /
| * Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly wit...Vailin Choi2019-08-142-1/+18
| * Merge pull request #16 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-08-141-0/+1
| |\ | |/ |/|
* | Merge pull request #1863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ...Dana Robinson2019-08-141-0/+1
|\ \ | |/ |/|
| * Added map API build status to libhdf5.settings.Dana Robinson2019-08-141-0/+1
|/
* Merge pull request #1862 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-135-106/+133
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-1350-14/+1979
| |\ | |/ |/|
* | Merge pull request #1860 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ...Dana Robinson2019-08-1350-13/+1978
|\ \
| * | Updated h5trav.c to emit output that doesn't require ddl changes for mapDana Robinson2019-08-131-3/+0
| * | Fixed Map API CMake optionDana Robinson2019-08-131-0/+3
| * | Renamed H5Mdelete_key to H5Mdelete and H5Mset to H5Mput.Dana Robinson2019-08-132-17/+17
| * | Added the map (H5M) APIDana Robinson2019-08-1350-13/+1978
* | | Merge pull request #1861 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-08-131-1/+1
|\ \ \ | |/ / |/| |
| * | Added ifdef for intel compilers, __GNUC__ has to be defined for header files ...M. Scot Breitenfeld2019-08-131-1/+1
|/ /
| * HDFFV-10879 set default API versionAllen Byrne2019-08-132-3/+2
| * Remove old codeAllen Byrne2019-08-131-5/+0
| * Correct error test spelling and useAllen Byrne2019-08-133-103/+136
|/
* Merge pull request #1856 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-122-2/+2
|\
| * HDFFV-10879 fix reference fileAllen Byrne2019-08-121-1/+1
| * HDFFV-10879 correct API version set commandAllen Byrne2019-08-121-1/+1
|/
* Merge pull request #1853 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-124-24/+25
|\
| * Use a STRING option for API versionAllen Byrne2019-08-124-27/+23
| * Fix API version optionAllen Byrne2019-08-122-1/+6
|/
* Merge pull request #1844 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-091-0/+2
|\