summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-5/+5
* HDFFV-10307 Add HD prefixAllen Byrne2017-12-201-1/+1
* HDFFV-10307 Add toupper functionAllen Byrne2017-12-181-1/+1
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-1/+1
* Minor tweaks in response to code review.Dana Robinson2017-08-011-6/+2
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+50
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-16/+17
* Fix bad implementation of Windows nanosleep equivalent.Dana Robinson2016-12-121-4/+3
* Added Windows-only versions of the round() functions, which do notderobins2016-12-021-0/+50
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+81
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r30189] Description:Quincey Koziol2016-07-181-15/+14
* [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