summaryrefslogtreecommitdiffstats
path: root/src/H5Fsuper.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-3/+3
* Brings much of the printf changes over from developDana Robinson2021-05-061-8/+6
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-416/+425
* Changed wording in comment.Binh-Minh Ribler2020-06-301-2/+2
* - added comment to explain a klugeBinh-Minh Ribler2020-06-291-0/+2
* Fix HDFFV-11053Binh-Minh Ribler2020-05-261-0/+4
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-1/+1
* Update versioning to next major versionAllen Byrne2019-09-251-68/+69
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+0
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-281-86/+41
|\
| * Merge pull request #1781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-06-281-56/+4
| |\
| | * Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c.Dana Robinson2019-06-271-56/+4
| * | (1) Add/remove comments.Vailin Choi2019-06-271-20/+21
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-261-0/+63
| |\ \ | | |/
| * | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-241-7/+4
| |\ \
| * | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-16/+22
* | | | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-8/+9
| |_|/ |/| |
* | | Add release notes.Vailin Choi2019-06-251-2/+1
* | | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-0/+64
| |/ |/|
* | Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-7/+4
|/
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-56/+59
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-56/+196
|\
| * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-27/+85
| * Fix bounds check for the generation of cache image.Vailin Choi2018-01-221-4/+0
| * Changes made based on code reviews.Vailin Choi2018-01-121-17/+70
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-0/+4
| |\
| * \ Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-10-171-40/+87
| |\ \ | | |/
| * | Initial checkin for library version boundsVailin Choi2017-10-031-13/+33
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-155/+125
| |/ |/|
* | Try to address most of the issues raised by Dana in the code reviewRichard Warren2017-10-111-51/+51
* | Add a test for parallel reads of independent files using MPI subgroupsRichard Warren2017-10-091-11/+7
* | Edits to the file open optimization and associated testmainzer2017-10-051-11/+36
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2017-09-281-0/+3
|\ \ | |/
| * Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-0/+3
* | The initial coding for the superblock read optizationRichard Warren2017-09-281-2/+28
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-41/+130
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-22/+29
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-7/+10
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-1/+1
* Cache image feature and testingQuincey Koziol2017-01-291-5/+34
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-8/+145
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+0
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+25
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Change file memory type for extending to default, and correct error inQuincey Koziol2016-11-031-1/+1