summaryrefslogtreecommitdiffstats
path: root/src/H5FDstdio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-181-1/+2
|\
| * VFD plugins (#602)jhendersonHDF2021-09-291-1/+2
* | Merge branch 'develop' into selection_ioNeil Fortner2021-10-181-72/+101
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
| * Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
| * Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
| * Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+30
| * Use do-while trick to force H5Epush_ret() to require trailing semi (#380)Sean McBride2021-03-041-71/+70
| * Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-1/+1
* | Added "ctl" callback to the VFD interfance, and the associatedmainzer2021-08-161-0/+1
* | Add full API support for selection I/O. Add tests for this.Neil Fortner2021-07-021-0/+2
* | Added support for vector I/O calls to the VFD layer, andmainzer2021-03-151-0/+2
|/
* Patches from vtk (#358)Sean McBride2021-02-251-16/+16
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-6/+6
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-308/+307
* Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-8/+45
|\
| * Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-061-1/+1
| * Fixed missing parens in VFDsDana Robinson2020-08-031-1/+1
| * Squash merge of file locking fixesDana Robinson2020-08-031-8/+45
* | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
* Fixed HDFFV-10214:Dana Robinson2017-05-191-4/+5
* 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-7/+0
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+5
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-18/+31
* [svn-r30113] Description:Quincey Koziol2016-06-281-2/+2
* [svn-r29011] LFS changes in the autotools and library.Dana Robinson2016-01-281-15/+6
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-3/+94
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-24/+18
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-15/+0
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-4/+4
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-221-4/+0
* [svn-r25929] Description:Quincey Koziol2014-12-291-3/+3
* [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)s...Allen Byrne2013-07-011-0/+4
* [svn-r23313] Description:Quincey Koziol2013-02-251-5/+18
* [svn-r23238] Description:Quincey Koziol2013-02-081-13/+22
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22211] STDIO VFD fixes (HDFFV-7917). Mainly Windows correctness issues...Dana Robinson2012-03-301-328/+343
* [svn-r22175] MinGW compile issues fixed.Allen Byrne2012-03-281-0/+6
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-217/+210
* [svn-r20588] Description:Quincey Koziol2011-04-211-5/+5
* [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* [svn-r19847] Bug 1917: Big test failureAlbert Cheng2010-11-251-22/+0
* [svn-r19785] Bug 1917: Disabled an incorrect condition that whether STDIO VFD...Albert Cheng2010-11-151-0/+2
* [svn-r19195] Bug fix: ID 1917Albert Cheng2010-08-091-1/+1
* [svn-r19188] Bug fix: ID 1917Albert Cheng2010-08-061-32/+47
* [svn-r18922] Fix for failures for test/mf.c on windows:Vailin Choi2010-05-281-0/+3