summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set version to 1.10.5-pre1.Larry Knox2019-02-187-22/+22
* Merge pull request #1563 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_5 to h...Larry Knox2019-02-182-444/+478
|\
| * Merge pull request #1 in ~LRKNOX/hdf5_lrk from hdf5_1_10 to hdf5_1_10_5Larry Knox2019-02-182-444/+478
| |\ |/ /
| * Merge pull request #1562 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2019-02-181-1/+19
| |\
| | * Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to h...Richard Warren2019-02-181-1/+19
| |/
| * Merge pull request #1561 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2019-02-182-444/+478
| |\
| | * Update HISTORY-1_10.txt and RELEASE.txt files.Larry Knox2019-02-182-444/+478
| |/
* | Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to h...Richard Warren2019-02-181-1/+19
|\ \
| * | Modify RELEASE.txt in response to PR commentsRichard Warren2019-02-181-17/+15
| * | Merge branch 'hdf5_1_10_5' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 i...Richard Warren2019-02-1898-422/+166048
| |\ \ | |/ / |/| |
* | | Merge pull request #1557 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_5 to h...Larry Knox2019-02-1687-1/+165589
|\ \ \ | |_|/ |/| |
| * | Check in files generated by autogen.sh for hdf5_1_10_5 release branch.Larry Knox2019-02-1686-0/+165588
| * | Check in files generated by autogen.sh for hdf5_1_10_5 release branch.Larry Knox2019-02-161-1/+1
|/ /
* | Merge pull request #1553 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10...Binh-Minh Ribler2019-02-168-308/+247
|\ \
| * | Code improvementBinh-Minh Ribler2019-02-162-280/+12
| * | Adding a C++ wrapperBinh-Minh Ribler2019-02-158-37/+246
| * | Fixing typo in documentationBinh-Minh Ribler2019-02-151-3/+1
* | | Merge pull request #1556 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to h...Larry Knox2019-02-161-1/+0
|\ \ \
| * | | Updated MANIFESTDana Robinson2019-02-151-1/+0
* | | | Merge pull request #1555 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2019-02-161-112/+212
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2019-02-150-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1554 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Allen Byrne2019-02-151-0/+0
|\ \ \ \
| | * | | Add release function to create HPC-CMake tar.gz file.Larry Knox2019-02-151-112/+212
| |/ / /
| * | | raybsub is an executable script.Larry Knox2019-02-151-0/+0
|/ / /
| | * Updated RELEASE.txt with updates regarding HDFFV-10540Richard Warren2019-02-151-1/+21
| |/ |/|
* | Merge pull request #1549 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Larry Knox2019-02-1516-67/+160
|\ \ | |/ |/|
| * TRILABS-111 Add missing batch scriptsAllen Byrne2019-02-1516-67/+160
|/
* Merge pull request #1543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2019-02-1422-182/+525
|\
| * Script changes from developAllen Byrne2019-02-146-11/+18
| * Added TRILABS-111 noteAllen Byrne2019-02-141-0/+7
| * Add HDFFV-10628 known problemAllen Byrne2019-02-141-0/+3
| * TRILAB-111 Update MPI CMakeAllen Byrne2019-02-1321-182/+508
* | Merge pull request #1545 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to hdf...Larry Knox2019-02-1457-16024/+18439
|\ \ | |/ |/|
| * Re-write of Java JNI error handlingJordan Henderson2019-02-1457-16024/+18439
|/
* Merge pull request #1541 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:1_10/HDFFV-106...Ray Lu2019-02-131-4/+4
|\
| * Changing functions H5Dcreate and H5Dopen to H5Dcreate2 and H5Dopen2 for backw...Songyu Lu2019-02-131-4/+4
* | Merge pull request #1536 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to hdf...Jordan Henderson2019-02-1211-87/+381
|\ \
| * | Add RELEASE.txt note for collective metadata read fixesJordan Henderson2019-02-121-0/+16
| * | Fix some collective metadata read issuesJordan Henderson2019-02-1210-87/+365
* | | Merge pull request #1535 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:1_10/HDFFV-106...Ray Lu2019-02-127-18/+133
|\ \ \ | |/ / |/| / | |/
| * I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-127-18/+133
|/
* Merge pull request #1529 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:hdf5_1_10 ...Jordan Henderson2019-02-072-0/+7
|\
| * Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-072-0/+7
|/
* Merge pull request #1526 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2019-02-0719-408/+281
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-02-076-2/+61
| |\ | |/ |/|
* | Merge pull request #1525 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to ...Vailin Choi2019-02-066-2/+61
|\ \
| * | Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2019-02-066-2/+61
|/ /
| * Add missing assignmentsAllen Byrne2019-02-061-0/+5
| * Refactor TIMEOUT valuesAllen Byrne2019-02-064-18/+18
| * Correct name of variableAllen Byrne2019-02-061-1/+1