summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29482] Switched a few Visual Studio #ifdefs to Win32Dana Robinson2016-03-211-2/+2
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-10/+119
* [svn-r29084] Revert of:Dana Robinson2016-02-111-119/+10
* [svn-r29043] Fixes to make relative external storage work on Windows. Part of...Dana Robinson2016-02-041-2/+2
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-10/+119
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-1/+111
* [svn-r28422] Description:Quincey Koziol2015-11-201-10/+10
* [svn-r28416] Description:Quincey Koziol2015-11-201-21/+66
* [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-271-2/+6
* [svn-r28234] Changed a C++-style comment to C-style.Dana Robinson2015-10-271-4/+6
* [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-261-0/+31
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-60/+2
* [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were inDana Robinson2015-03-111-1/+1
* [svn-r24726] Description:Quincey Koziol2014-02-201-8/+16
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-2/+2
* [svn-r23889] Description:Quincey Koziol2013-07-111-60/+93
* [svn-r23862] Change printfs in perform output and h5dump to prevent overflow.Mohamad Chaarawi2013-07-031-1/+2
* [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)s...Allen Byrne2013-07-011-0/+24
* [svn-r23713] Description:Quincey Koziol2013-05-211-2/+2
* [svn-r23313] Description:Quincey Koziol2013-02-251-6/+6
* [svn-r23219] Description:Quincey Koziol2013-02-021-259/+267
* [svn-r22450] Update winsock define to match autotools configure checkAllen Byrne2012-06-111-3/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-1/+1
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-1/+1
* [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlo...Allen Byrne2011-08-151-346/+367
* [svn-r20499] Fixes erroneous H5_HAVE_GETTIMEOFDAY behavior on Windows (JIRA H...Dana Robinson2011-04-141-5/+16
* [svn-r20312] Change incorrect use of "struct stat" to use "h5_stat_t". Allen Byrne2011-03-241-2/+2
* [svn-r18616] Description:Quincey Koziol2010-04-221-16/+19
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2
* [svn-r17939] Description:Quincey Koziol2009-12-011-40/+49
* [svn-r16969] Updated perf_serial test to work on windows.Allen Byrne2009-05-211-0/+46
* [svn-r16316] Added support for OpenVMS pathname for external links.Raymond Lu2009-01-141-3/+25
* [svn-r15762] Changes for bug #1247 so that the user can specify the driverVailin Choi2008-10-031-1/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-5/+5
* [svn-r15211] Description:Quincey Koziol2008-06-131-4/+4
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+98
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-98/+0
* [svn-r14794] Use putenv() instead of setenv() in test/links.c Vailin Choi2008-04-041-0/+2
* [svn-r14789] Add handling for external link:Vailin Choi2008-04-021-0/+96
* [svn-r13442] H5system.c file didn't include H5MMprivate.h; that caused warnin...Elena Pourmal2007-03-021-1/+2
* [svn-r13434] Used const char * instead of char pointer for HDremove_all funct...Elena Pourmal2007-02-281-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12648] Description:Elena Pourmal2006-09-051-1/+2
* [svn-r12605] Description:Quincey Koziol2006-08-211-0/+578