summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make the corresponding fix for HDFFV-10579 H5Arename fails when creation orde...Vailin Choi2019-04-181-0/+30
* Merge pull request #1648 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_...Vailin Choi2019-04-186-120/+195
|\
| * Make corresponding changes for moving dataspace selection-specific coding to ...Vailin Choi2019-04-106-120/+195
* | Make corresponding changes for setting API context for fapl and libver_bounds...Vailin Choi2019-04-102-0/+124
|/
* Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)hdftest2019-04-011-2/+2
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-199-9/+130
* HDFFV-10705: Fixed memory leak in scale offset filter.Songyu Lu2019-03-041-0/+5
* Merge pull request #1575 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2019-02-234-1/+352
|\
| * HDFFV-10552 Change to use H5G_loc_infoAllen Byrne2019-02-221-3/+3
| * HDFFV-10552 Revert H5O_*1 functions for compatibilityAllen Byrne2019-02-224-1/+352
* | Updated H5err.txt to replace a global variable that was removedDana Robinson2019-02-221-0/+1
|/
* Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-181-3/+3
* 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