summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge of clang-format changes from developAllen Byrne2020-09-3024-4074/+4158
* Fixed errant commaDana Robinson2020-09-031-1/+1
* Brings Quincey's parallel collective MD write bugfix from developDana Robinson2020-09-038-231/+25
* Moves some H5S iterator symbols to H5Sprivate.hDana Robinson2020-08-272-29/+29
* Removes unused H5I_SPACE_SEL_ITER value from H5I_type_tDana Robinson2020-08-2711-20/+0
* Adds helpful error messages to the HDFS VFD stubs.Dana Robinson2020-08-261-2/+14
* Adds binary compatibility HDFS VFD stubs.Dana Robinson2020-08-262-3/+39
* Fixes issues with HDFS VFD.Dana Robinson2020-08-242-11/+22
* Update version to 1.8.0-1 for CMake test failure.Larry Knox2020-08-241-2/+2
* Brings the MPI datatype fixes from developDana Robinson2020-08-221-54/+60
* Add missing mirror filesAllen Byrne2020-08-211-0/+3
* Add missing '-'.Larry Knox2020-08-191-1/+1
* Updated HDF5 1.10 support branch version number to 1.10.8-0Larry Knox2020-08-191-3/+3
* Fixed one last trailing whitespace characterDana Robinson2020-08-181-1/+1
* Fixed trailing whitespace from revert.Dana Robinson2020-08-183-31/+31
* Revert "Don't track file offset position when using pread / pwrite."Dana Robinson2020-08-184-80/+32
* Adds missing HDstrtoumax for S3 VFDDana Robinson2020-08-181-0/+3
* Merge of develop PRs to 1.10Dana Robinson2020-08-185-97/+155
* Merge pull request #2799 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...Larry Knox2020-08-181-0/+4
|\
| * Fix HDFFV-11101Binh-Minh Ribler2020-08-181-0/+4
* | Merge pull request #2772 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Larry Knox2020-08-183-13/+92
|\ \ | |/ |/|
| * Fixed HDFFV-10933Binh-Minh Ribler2020-08-143-13/+92
* | Brings H5Fstart_swmr_write changes from developDana Robinson2020-08-184-7/+36
* | Merge branch 'hdf5_1_10' into h5f_start_swmr_write_locksDana Robinson2020-08-1810-787/+2305
|\ \
| * \ Merge pull request #2789 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5ac_skiplist_...Dana Robinson2020-08-1810-787/+2305
| |\ \
| | * | Brings the MDC skiplist optimizations from developDana Robinson2020-08-1710-787/+2305
* | | | Merge branch 'hdf5_1_10' into h5f_start_swmr_write_locksDana Robinson2020-08-174-2425/+1310
|\ \ \ \ | |/ / /
| * | | Brings over S3 and HDFS VFD changes from developDana Robinson2020-08-174-2425/+1310
| |/ /
* | | Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-172-4/+16
|/ /
* | Removes email and Modifications sectionsDana Robinson2020-08-1780-670/+202
* | Minor normalizations with developDana Robinson2020-08-1666-985/+472
* | Minor normalizations with developDana Robinson2020-08-16100-1867/+1509
* | Normalizations with developDana Robinson2020-08-1643-373/+276
* | Even more normalization with developDana Robinson2020-08-1515-165/+101
* | More normalizations with developDana Robinson2020-08-151-22/+18
* | Misc normalizations with developDana Robinson2020-08-152-57/+35
* | Brings monotonic timer changes from developDana Robinson2020-08-1510-725/+1182
* | Brings Mirror VFD to 1.10 from developDana Robinson2020-08-148-1/+2494
* | Brings splitter VFD from developDana Robinson2020-08-146-2/+1453
* | Brings file locking changes from developDana Robinson2020-08-1419-163/+590
|/
* HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-121-1/+1
* Brings HDFFV-11027 H5S_NO_CLASS fix to 1.10 from developDana Robinson2020-08-111-2/+5
* Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)Binh-Minh Ribler2020-08-031-1/+18
* Merge branch 'hdf5_1_10' into 1_10_normalizationDana Robinson2020-07-301-0/+4
|\
| * Supply the appropriate file pointer to H5T_patch_vlen_file() without H5F_VOL_...vchoi2020-07-211-1/+1
| * Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-211-0/+4
* | Minor normalization with developDana Robinson2020-07-2718-453/+321
|/
* Corrected missing H5CS thread-safety change.Dana Robinson2020-07-201-5/+1
* Brought over thread-safety changes from develop.Dana Robinson2020-07-205-22/+163
* Merge pull request #2702 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normaliza...Dana Robinson2020-07-2026-288/+213
|\