summaryrefslogtreecommitdiffstats
path: root/src/H5Dint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-963/+822
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-70/+92
| |\
| | * Modifications made based on comments from pull request.Vailin Choi2018-02-071-0/+1
| | * Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-24/+54
| | |\
| | | * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-24/+54
| | | * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-54/+24
| | | * HDFFV-9724 combine efc and vds into one functionAllen Byrne2017-12-131-101/+30
| | | * HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+101
| | * | Changes made based on code reviews.Vailin Choi2018-01-121-10/+15
| | * | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-497/+325
| | |\ \ | | | |/
| | * | Initial checkin for library version boundsVailin Choi2017-10-031-46/+31
| * | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-363/+364
| | |/ | |/|
| * | Remove tabsAllen Byrne2017-11-081-516/+344
| |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-111-3/+11
| |\
| | * Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-3/+11
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051-103/+107
| |\ \ | | |/
| | * Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-24/+16
| | * * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-071-1/+1
| | * Updated H5O_layout_t dynamic work to use the H5FL interface.Dana Robinson2017-06-071-2/+5
| | * Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-061-16/+21
| | * Fixed many minor warnings.Dana Robinson2017-05-251-97/+103
| | * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * | Merge pull request #2 in ~JHENDERSON/hdf5 from HDFFV/hdf5:develop to feature/...Jordan Henderson2017-03-101-3/+2
| |\ \ | | |/
| * | Switch working branch from master to developJordan Henderson2017-01-131-4/+0
* | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-5/+5
| |/ |/|
* | Update sanity checks for dataset refresh code.Quincey Koziol2017-01-311-3/+2
|/
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-5/+6
* Added the H5F_CLOSING() check that makes valgrind happy inDana Robinson2016-11-211-1/+1
* - Removed BRANCH.txt and MANIFEST entryDana Robinson2016-09-301-0/+1
* - Removed non-implemented code from H5Gint.cDana Robinson2016-09-301-8/+0
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-0/+5
|\
| * [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+5
* | [svn-r30108] Moved group flush and evict code to H5G_close from H5Gclose.Dana Robinson2016-06-261-1/+1
* | [svn-r30107] Moved dataset flush and evict code to H5D_close from H5Dclose.Dana Robinson2016-06-251-14/+30
|/
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+187
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+8
* [svn-r29969] Description:Quincey Koziol2016-05-291-24/+55
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+120
* [svn-r29884] VDS correction for get_space_status, with test change.Allen Byrne2016-05-041-32/+40
* [svn-r29850] Description:Quincey Koziol2016-05-011-12/+99
* [svn-r29635] Description:Quincey Koziol2016-04-051-0/+5
* [svn-r29612] Description:Quincey Koziol2016-04-031-21/+26
* [svn-r29607] Description:Quincey Koziol2016-04-021-5/+13
* [svn-r29421] Fix for HDFFV-9516.Dana Robinson2016-03-151-0/+12
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-2/+8
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-2/+111
* [svn-r29084] Revert of:Dana Robinson2016-02-111-111/+2
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-5/+5
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-20/+33
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-2/+111