summaryrefslogtreecommitdiffstats
path: root/src/H5FDcore.c
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+2
* [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-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-4/+9
* [svn-r25161] Removed some C++-style comments from H5FDcore.c.Dana Robinson2014-05-051-8/+0
* [svn-r25045] Fixed a few missing lines of code that were not merged when theDana Robinson2014-04-141-5/+15
* [svn-r24993] Purpose:Dana Robinson2014-04-091-37/+350
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+1
* [svn-r23219] Description:Quincey Koziol2013-02-021-0/+8
* [svn-r23111] Purpose:Dana Robinson2012-12-191-295/+255
* [svn-r22998] Description:Quincey Koziol2012-11-011-1/+1
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22657] Bug fix: previous commit has a mistake--it used the wrong type o...Albert Cheng2012-08-091-1/+1
* [svn-r22646] Description:Quincey Koziol2012-08-081-4/+6
* [svn-r22219] Description:Quincey Koziol2012-03-311-96/+197
* [svn-r22178] Fixed a bad merge where truncate was called twice in the core VFD.Dana Robinson2012-03-281-12/+2
* [svn-r22117] Fix for HDFFV-7916 (Windows/POSIX correctness issues in the core...Dana Robinson2012-03-211-107/+164
* [svn-r21919] Description:Quincey Koziol2012-02-091-31/+20
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-8/+8
* [svn-r20658] Description:Quincey Koziol2011-04-281-5/+5
|\
| * [svn-r20588] Description:Quincey Koziol2011-04-211-6/+5
| * [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* | [svn-r20646] Description:Quincey Koziol2011-04-261-1/+1
|/
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18395] Purpose: Fix links.c failureNeil Fortner2010-03-091-18/+107
* [svn-r18031] Description:Quincey Koziol2009-12-171-1/+1
|\
* | [svn-r17971] Description:Quincey Koziol2009-12-071-38/+67
* | [svn-r17414] Description:Quincey Koziol2009-08-241-10/+10
* | [svn-r16382] Description:Quincey Koziol2009-01-291-18/+18
* | [svn-r16378] Description:Allen Byrne2009-01-291-23/+25
* | [svn-r16214] Added HDlseek to the H5FD_core_truncate function in H5FDcore.c t...Raymond Lu2008-12-221-0/+7
* | [svn-r15861] Description:Quincey Koziol2008-10-141-0/+1
* | [svn-r15825] Description:Quincey Koziol2008-10-091-24/+120
* | [svn-r15800] Description:Quincey Koziol2008-10-071-0/+2
* | [svn-r15628] Description:Quincey Koziol2008-09-161-3/+3
* | [svn-r15510] Description:Quincey Koziol2008-08-211-15/+15
* | [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-1/+1
|/
* [svn-r13814] Description:Quincey Koziol2007-05-291-2/+2
* [svn-r13635] Description:Quincey Koziol2007-04-111-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13186] Cleaned up a few warnings by initializing variables and doing a ...James Laird2007-01-241-1/+1
* [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...Raymond Lu2007-01-121-4/+10
* [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...James Laird2006-12-181-2/+2
* [svn-r13001] Enabled CORE file driver to read or write an existing file depen...Raymond Lu2006-11-301-9/+54
* [svn-r12803] Description:Quincey Koziol2006-10-231-1/+1
* [svn-r11712] Purpose:Quincey Koziol2005-11-151-0/+3
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-22/+22
* [svn-r10628] Purpose:Quincey Koziol2005-04-181-6/+6
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r9330] Purpose:Quincey Koziol2004-09-281-4/+3