summaryrefslogtreecommitdiffstats
path: root/src/H5MF.c
Commit message (Expand)AuthorAgeFilesLines
* Minor normalizations with HDF5 1.10.Dana Robinson2020-06-071-1/+2
* Trim trailing whitespaceQuincey Koziol2020-04-201-105/+105
* merge and fix conflictkmu2020-01-191-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-24/+24
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-9/+9
* Small tidy up.Quincey Koziol2019-08-211-10/+8
* Progress toward movig H5MF* API to use shared file pointers instead of topQuincey Koziol2019-08-211-37/+34
* Progress on moving the H5MF* interface to using shared file pointers instead ofQuincey Koziol2019-08-211-39/+38
* Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-50/+54
* Finish converting H5PB_* routines to use shared file pointer, instead of topQuincey Koziol2019-08-201-1/+1
* Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accumQuincey Koziol2019-08-191-3/+2
* (1) Add/remove comments.Vailin Choi2019-06-271-92/+32
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-261-0/+3
|\
| * Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-0/+3
* | Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-374/+108
|/
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-0/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-181-11/+11
|\
| * Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-11/+11
* | Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-9/+9
|/
* Normalize with vol_integration.Dana Robinson2018-05-291-93/+106
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-3/+1
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-474/+336
|/
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-1/+4
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-0/+1
* Changes made based on RFC review commentsVailin Choi2017-07-181-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-0/+6
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-965/+2517
* Bring changes to I/O parameters from page_buffering branch.Quincey Koziol2017-03-131-3/+13
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-66/+67
* Switch major error code from H5E_FSPACE [back] to H5E_RESOURCEQuincey Koziol2017-02-181-99/+99
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-70/+70
* Cache image feature and testingQuincey Koziol2017-01-291-2/+2
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-70/+654
* Merge code from cache image branch to split FSM ring into two types: raw dataQuincey Koziol2017-01-041-42/+226
* Align w/incoming cache image changes, and improve recovery on errors.Quincey Koziol2017-01-041-23/+23
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-19/+19
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-2/+2
* Changed the name of H5MF_alloc_close() to H5MF__alloc_close()Dana Robinson2016-11-301-6/+6
* Added missing TAG macros to H5MF_get_freespace().Dana Robinson2016-11-301-2/+2
* Added TAG macros to the H5MF package code so H5AC__FREESPACE_TAGDana Robinson2016-11-301-20/+20
* [svn-r29924] Description:Quincey Koziol2016-05-121-49/+139
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r29202] Fix for unknown message HDFFV-9697.Vailin Choi2016-02-241-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-7/+10
* [svn-r27710] Description:Quincey Koziol2015-09-091-0/+80
* [svn-r27144] Description:Quincey Koziol2015-06-031-3/+3
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r25097] Description:Quincey Koziol2014-04-251-3/+10
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-2/+2