summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
|\ \ \ \ | |/ / /