summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unmatched TAG in H5Dchunk.c macro (#3535)Dana Robinson2023-09-121-1/+1
* Revert "Reverts the CVE fixes (#3448)" (#3487)Dana Robinson2023-09-011-1/+14
* Revert "Fix CVE-2018-11202 (#3452)" (#3478)Dana Robinson2023-08-311-14/+1
* Fix CVE-2018-11202 (#3452)Dana Robinson2023-08-311-1/+14
* Reverts the CVE fixes (#3448)Dana Robinson2023-08-301-14/+1
* 10 CVE fixes (#3440)Dana Robinson2023-08-291-1/+14
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* Backport H5Dchunk_iter to 1.10 branch (#1968)Mark Kittisopikul2023-02-211-0/+110
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-7/+7
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-102/+102
* 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