summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2060 in HDFFV/hdf5 from ~CHOGAN/hdf5:feature/1.12/cx_lcpl...Chris Hogan2019-11-2711-19/+287
|\
| * Check for both default LCPL valuesChris Hogan2019-11-271-2/+2
| * Use API context to store/retrieve LCPL and DCPL propertiesChris Hogan2019-11-2711-17/+285
|/
* Merge pull request #2051 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-11-2013-29/+85
|\
| * Correct repo branch nameAllen Byrne2019-11-181-1/+1
| * HDFFV-10962 add VS2019 supportAllen Byrne2019-11-1813-28/+84
|/
* Merge pull request #2039 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-11-151-1/+1
|\
| * Correct file extensionAllen Byrne2019-11-141-1/+1
|/
* Merge pull request #2018 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-303-6/+13
|\
| * Fix MPI test namesAllen Byrne2019-10-233-6/+13
|/
* Fixed the H5_set_bigio_count prototype by adding a missing input argument.Richard Warren2019-10-231-1/+1
* Rename the set/get bigio_count functions. Also add the renamed prototypes to...Richard Warren2019-10-234-12/+13
* Merge pull request #2009 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-231-185/+112
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-10-221-7/+5
| |\ | |/ |/|
* | Merge pull request #2014 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...hdf5-1_12_0-alpha0Larry Knox2019-10-221-7/+5
|\ \
| * | Add missing 's'.Larry Knox2019-10-221-1/+1
| * | Update url for S3 and HDFS vfds in RELEASE.txt.Larry Knox2019-10-221-6/+4
|/ /
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-10-228-959/+1316
| |\ | |/ |/|
* | Merge pull request #2013 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2019-10-211-0/+1
|\ \
| * \ Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2019-10-210-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #2012 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2019-10-217-959/+1315
|\ \ \
| | * | Update MANIFEST.Larry Knox2019-10-211-0/+1
| |/ /
| * | Fix typos.Larry Knox2019-10-211-5/+5
| * | Add HISTORY-1_10_0-1_12_0.txt.Larry Knox2019-10-211-0/+1180
| * | Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.Larry Knox2019-10-216-959/+135
|/ /
| * Fix missing HD and whitespaceAllen Byrne2019-10-211-185/+112
|/
* Merge pull request #2005 in HDFFV/hdf5 from HDFFV-10539-2GB-Write-Independent...Richard Warren2019-10-157-194/+306
|\
| * Added the two missing files from the previous PR as requested by LesRichard Warren2019-10-152-7/+9
| * Initial 2GB port from develop to the 1_12 branchRichard Warren2019-10-155-187/+297
|/
* Merge pull request #2004 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_endian_1_12 t...Larry Knox2019-10-138-158/+226
|\
| * Fix encode and decode of tokens in H5VLnativeJerome Soumagne2019-10-118-158/+226
|/
* Merge pull request #2001 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_12_alpha_mer...Dana Robinson2019-10-1111-160/+448
|\
| * Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-112-80/+88
| * Fixed the java assert issue with H5O cache corking calls.Dana Robinson2019-10-111-3/+4
| * Corrected missing parallel #ifdefs.Dana Robinson2019-10-111-0/+2
| * Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-10-116-57/+252
| * Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-114-23/+105
* | Merge pull request #2002 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_i...Vailin Choi2019-10-112-6/+15
|\ \ | |/ |/|
| * Merge pull request #1959 from develop to 1.12.Vailin Choi2019-10-112-6/+15
|/
* Merge pull request #1999 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf...Jordan Henderson2019-10-1011-27/+131
|\
| * Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-1011-27/+131
|/
* Merge pull request #1997 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf...Jordan Henderson2019-10-102-9/+14
|\
| * Unify code between H5Lcopy and H5LmoveJordan Henderson2019-10-102-9/+14
|/
* Merge pull request #1995 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2019-10-091-10/+17
|\
| * Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2019-10-09105-2890/+12332
| |\ | |/ |/|
* | Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 t...Larry Knox2019-10-09104-2854/+11989
|\ \
| * | Fix func enter macro in H5T_ref_reclaim()Jerome Soumagne2019-10-091-1/+1
| * | Update RELEASE.txt for reference changesJerome Soumagne2019-10-081-0/+10
| * | Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0831-274/+276