summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for various warnings/alignment with develop branch (#1755)jhendersonHDF2022-05-081-3/+3
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-57/+59
* Hdf5 1 10 parallel comp (#1644)jhendersonHDF2022-04-141-103/+288
* Unify handling of collective metadata reads status (#1206) (#1418)jhendersonHDF2022-02-041-8/+9
* Remove duplicate memcpy in chunk_file_cb (#1291)jhendersonHDF2021-12-131-1/+0
* Re-enable collective metadata reads after disabling for chunk lookup (#1175)jhendersonHDF2021-11-121-7/+21
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-4/+2
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-3/+4
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-1/+1
* 1 10 Merges from develop (#424)Allen Byrne2021-03-041-3/+3
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-2000/+1964
* Brings the MPI datatype fixes from developDana Robinson2020-08-221-54/+60
* Minor normalizations with developDana Robinson2020-08-161-72/+69
* Merge of dataspace improvements from develop.Dana Robinson2020-07-161-140/+439
* Misc normalizations with develop.Dana Robinson2020-07-091-50/+47
* Continued normalization of H5S with develop.Dana Robinson2020-07-091-27/+25
* Further normalization of H5S with developDana Robinson2020-07-081-2/+1
* Many normalizations with develop.Dana Robinson2020-05-301-41/+35
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-22/+22
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-051-54/+50
* Merged HDFFV-10792 parallel compression fix from develop.Dana Robinson2020-04-301-3/+47
* merge intel warning fixKimmy Mu2020-01-091-7/+6
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-231-586/+586
* Address daily test failure for hdf5_1_10:Vailin Choi2019-05-161-1/+1
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |