summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2019-02-141-0/+6
|\
| * Script changes from developAllen Byrne2019-02-141-1/+1
| * TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-0/+6
* | Re-write of Java JNI error handlingJordan Henderson2019-02-141-2/+2
|/
* Merge pull request #1536 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to hdf...Jordan Henderson2019-02-126-64/+29
|\
| * Fix some collective metadata read issuesJordan Henderson2019-02-126-64/+29
* | I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-126-18/+31
|/
* Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2019-02-065-2/+51
* Merge of changes from develop for 1.10.5.Dana Robinson2019-02-0410-40/+92
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-316-516/+437
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-01-282-2/+3
| |\
| | * Merge pull request #1480 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10...Binh-Minh Ribler2019-01-282-2/+3
| | |\
| * | | Remove Not_yet_versioned filesAllen Byrne2019-01-281-5/+0
| |/ /
| * | CMake fix, makefile fix, direct_chunk valgrind fixAllen Byrne2019-01-251-1/+1
| * | HDFFV-10686 revert H5Oget_info1 to H5Oget_info(H5Ovisit)Allen Byrne2019-01-244-510/+436
* | | Fixed HDFFV-10586, HDFFV-10588, and HDFFV-10684Binh-Minh Ribler2019-01-313-23/+25
| |/ |/|
* | Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-151-1/+1
|\ \ | |/
| * Fix for debug assert in H5FDmpio.cDana Robinson2019-01-141-1/+1
* | Fixed HDFFV-10578Binh-Minh Ribler2019-01-152-2/+3
|/
* Fix for parallel filters tests with new read-proc0-broadcast featureJordan Henderson2019-01-111-4/+8
* misc. merge clean-upM. Scot Breitenfeld2019-01-113-47/+40
* merged:M. Scot Breitenfeld2019-01-1010-74/+374
* Merge pull request #1457 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2019-01-091-0/+15
|\
| * Merge CMake changes from developAllen Byrne2019-01-081-0/+15
* | Merge pull request #1459 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to h...Dana Robinson2019-01-091-1/+1
|\ \
| * | Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-091-1/+1
| |/
* | Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-01-095-19/+34
* | Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, sinceNeil Fortner2019-01-091-6/+1
|/
* Fix for HDFFV-10659: The library aborts with "infinite loop closing library"Vailin Choi2019-01-061-2/+33
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-0461-4313/+4512
|\
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2019-01-046-22/+28
| |\
| | * Merge pull request #1380 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10...Binh-Minh Ribler2019-01-026-22/+28
| | |\
| * | | Change FAIL_PUTS_ERROR to TEST_ERROR.Jacob Smith2019-01-041-8/+0
| * | | Remove unnecessary sJacob Smith2019-01-022-6/+0
| * | | Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2018-12-3154-4260/+3793
| |\ \ \ | | |/ /
| | * | Merge of logging framework updates.Dana Robinson2018-12-3119-2209/+3425
| | * | Updated the H5I debug function so it's more robust and alwaysDana Robinson2018-12-312-35/+35
| | * | Removed 'VOL' from some H5PL comments.Dana Robinson2018-12-312-5/+4
| | * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-3131-2008/+312
| | * | Replaced all MPI-1 calls with MPI-2 equivalents (from develop).Dana Robinson2018-12-312-3/+17
| * | | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-3112-44/+670
| |/ /
| * | HDFFV-10660,-10594 merge from developAllen Byrne2018-12-131-9/+63
* | | Fixed CVE division-by-zero issuesBinh-Minh Ribler2019-01-041-4/+26
| |/ |/|
* | Revised per review.Binh-Minh Ribler2018-12-262-12/+22
* | Addressed HDFFV-10661Binh-Minh Ribler2018-12-156-22/+18
|/
* Merge pull request #1359 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to h...Dana Robinson2018-12-0715-330/+91
|\
| * Moved fixes for incorrectly installed header files to 1.10.Dana Robinson2018-12-0615-330/+91
* | Fixed typos.Binh-Minh Ribler2018-12-072-14/+10
|/
* Fix for HDFFV-10629Jordan Henderson2018-12-051-0/+2
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-234-24/+25