summaryrefslogtreecommitdiffstats
path: root/src/H5MFprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+2
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-14/+6
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-1/+1
* Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-1/+1
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-2/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-19/+19
* 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-2/+8
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-5/+3
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+8
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-1/+1
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-1/+1
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+1
* [svn-r28995] Removed unused packages from list in --enable-debug=<pkgs> confi...Dana Robinson2016-01-271-9/+0
* [svn-r27144] Description:Quincey Koziol2015-06-031-1/+1
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-0/+1
* [svn-r17582] Description:Quincey Koziol2009-10-021-2/+2
* [svn-r17398] Description:Quincey Koziol2009-08-201-1/+1
* [svn-r17331] Description:Quincey Koziol2009-08-111-1/+2
* [svn-r17319] Description:Quincey Koziol2009-08-111-0/+1
* [svn-r17017] Description:Quincey Koziol2009-06-081-0/+3
* [svn-r15800] Description:Quincey Koziol2008-10-071-9/+39
* [svn-r14372] Description:Quincey Koziol2008-01-031-5/+4
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12692] Removed code that was used to support lazy allocation of file spaceJames Laird2006-09-281-2/+0
* [svn-r11470] Purpose:John Mainzer2005-09-271-1/+1
* [svn-r8892] Purpose:Quincey Koziol2004-07-161-2/+2
* [svn-r8877] James Laird2004-07-141-0/+3
* [svn-r8664] Purpose:Quincey Koziol2004-06-121-0/+4
* [svn-r6546] Purpose:Bill Wendling2003-03-311-4/+14
* [svn-r6387] Purpose:Quincey Koziol2003-02-101-3/+3
* [svn-r5931] MuQun Yang2002-09-201-3/+3
* [svn-r3781] Purpose:Bill Wendling2001-04-051-5/+5
* [svn-r2652] Purpose:Quincey Koziol2000-10-101-0/+1
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-101-10/+5
* [svn-r1548] Changes since 19990727Robb Matzke1999-07-281-2/+2
* [svn-r1078] Changes since 19990215Robb Matzke1999-02-181-5/+5
* [svn-r1050] made all non static functions and globals accessible to the dll.Patrick Lu1999-02-021-3/+3
* [svn-r435] ./INSTALLRobb Matzke1998-06-231-1/+1
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-0/+4
* [svn-r338] Changes since 19980407Robb Matzke1998-04-081-2/+2
* [svn-r335] Changes since 19980330Robb Matzke1998-04-031-0/+8
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-6/+6
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-10/+10
* [svn-r136] ./MANIFESTRobb Matzke1997-11-141-2/+5
* [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixedRobb Matzke1997-09-241-2/+2