summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-191-3/+37
* Merge pull request #1536 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to hdf...Jordan Henderson2019-02-121-16/+6
|\
| * Fix some collective metadata read issuesJordan Henderson2019-02-121-16/+6
* | I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-121-12/+13
|/
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-041-4/+4
|\
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-311-4/+4
* | Fixed CVE division-by-zero issuesBinh-Minh Ribler2019-01-041-4/+26
|/
* Fixed typos.Binh-Minh Ribler2018-12-071-8/+7
* Updated new API functionsBinh-Minh Ribler2018-11-061-29/+18
* Updated new API functionsBinh-Minh Ribler2018-11-051-67/+159
* New API functionsBinh-Minh Ribler2018-10-291-0/+309
* Combined macro lines as Dana commentedBinh-Minh Ribler2018-07-261-2/+1
* Fixed division-by-zero issuesBinh-Minh Ribler2018-07-261-0/+3
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-4/+4
* Add note about single chunk caching and serial libraryJordan Henderson2018-07-261-1/+7
* Add check for actually using the MPI file driver when caching one chunkJordan Henderson2018-07-261-1/+15
* Fix for HDFFV-10509Jordan Henderson2018-07-261-2/+15
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-317/+194
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-343/+547
| |\
| | * Merge remote-tracking branch 'origin/develop' into merge_func_enter_volQuincey Koziol2018-03-211-1/+1
| | |\
| | * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-306/+187
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-04-111-5/+5
| |\ \ \
| * | | | Further minor cleanupsQuincey Koziol2017-03-281-2/+2
| * | | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-11/+7
* | | | | Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-201-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest formatVailin Choi2018-03-201-1/+1
| | |_|/ | |/| |
* | | | Fix for daily test failures.Vailin Choi2017-12-071-2/+2
|/ / /
* | | Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-211-34/+42
* | | Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-1/+1
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-111-1/+6
|\ \ \
| * | | Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-1/+6
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051-74/+387
|\ \ \ \ | |/ / /
| * | | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-40/+107
| * | | Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-12/+4
| * | | * 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-4/+9
| * | | Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...Vailin Choi2017-05-151-21/+22
| * | | Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.Dana Robinson2017-05-121-5/+11
| * | | Change position of declaration to top of blockAllen Byrne2017-04-271-1/+2
| * | | Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-251-21/+261
| * | | 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 #4 in ~JHENDERSON/hdf5 from feature/parallel_filters to de...Jordan Henderson2017-04-101-4/+1
|\ \ \ | |/ / |/| |
| * | Switch working branch from master to developJordan Henderson2017-01-131-4/+1
| |/
* | Fix HDFFV-8089Binh-Minh Ribler2017-03-281-5/+5
|/
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-2/+7
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-1/+0
* [svn-r30189] Description:Quincey Koziol2016-07-181-5/+14
* [svn-r29969] Description:Quincey Koziol2016-05-291-1/+1
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+142