summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r28802] Description:Quincey Koziol2016-01-051-3/+3
* [svn-r28797] Description:Quincey Koziol2016-01-051-8/+6
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-7/+74
* [svn-r27811] Description:Quincey Koziol2015-09-161-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-11/+10
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-23/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [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-r25487] store all members of the driver info in the file structs since theyMohamad Chaarawi2014-07-291-0/+10
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+1
* [svn-r23111] Purpose:Dana Robinson2012-12-191-221/+191
* [svn-r22998] Description:Quincey Koziol2012-11-011-9/+9
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAWVailin Choi2012-06-071-1/+18
* [svn-r22219] Description:Quincey Koziol2012-03-311-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-19/+19
* [svn-r21546] Reverts 21497 (deep string copy of log file name). This string ...Dana Robinson2011-10-131-2/+4
* [svn-r21501] - Propagated Windows VFD tweaks to SEC2 and log VFDs.Dana Robinson2011-10-101-109/+170
* [svn-r21497] Changed H5Pset_fapl_log() to deep copy the log file name instead...Dana Robinson2011-10-091-1/+4
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-10/+10
* [svn-r20707] Added comments to the H5F_mem_t enumeration in H5Fpublic.h and t...Dana Robinson2011-05-021-12/+16
* [svn-r20658] Description:Quincey Koziol2011-04-281-3/+5
|\
| * [svn-r20588] Description:Quincey Koziol2011-04-211-4/+5
| * [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* | [svn-r20652] Description:Quincey Koziol2011-04-261-1/+1
|/
* [svn-r20050] Description:Quincey Koziol2011-02-051-259/+312
* [svn-r19989] Description:Quincey Koziol2011-01-251-127/+248
* [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...Albert Cheng2010-11-161-7/+3
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1
* [svn-r18033] Description:Quincey Koziol2009-12-191-5/+3
* [svn-r18011] Description:Quincey Koziol2009-12-131-74/+77
* [svn-r17939] Description:Quincey Koziol2009-12-011-11/+9
* [svn-r15861] Description:Quincey Koziol2008-10-141-0/+1
* [svn-r15800] Description:Quincey Koziol2008-10-071-13/+8
* [svn-r15510] Description:Quincey Koziol2008-08-211-33/+36
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-1/+1
* [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.hScott Wegner2008-06-051-2/+2
* [svn-r14353] Description:Quincey Koziol2007-12-201-0/+4
* [svn-r13992] Description:Quincey Koziol2007-07-211-12/+5
* [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN...Scott Wegner2007-05-181-6/+6
* [svn-r13475] There's a configure issue linking szip's shared libraries when r...Mike McGreevy2007-03-081-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...Raymond Lu2007-01-121-4/+10
* [svn-r13125] Description:Quincey Koziol2007-01-091-2/+4
* [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...James Laird2006-12-181-1/+1
* [svn-r12803] Description:Quincey Koziol2006-10-231-1/+1
* [svn-r12706] Description:Quincey Koziol2006-10-021-3/+3