summaryrefslogtreecommitdiffstats
path: root/src/H5Fsfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unused variable warning in H5F_sfile_assert_num (#3700)Dana Robinson2023-10-171-6/+9
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-2/+2
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-12/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-8/+8
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-29/+24
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-6/+6
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-30/+24
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r22915] Description:Quincey Koziol2012-10-171-5/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-4/+4
* [svn-r18571] Description:Quincey Koziol2010-04-151-1/+1
* [svn-r15510] Description:Quincey Koziol2008-08-211-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13116] Description:Quincey Koziol2007-01-061-2/+2
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-3/+3
* [svn-r11215] Purpose:Quincey Koziol2005-08-081-0/+226