| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.12 Tools merges from develop (#949) | Allen Byrne | 2021-08-23 | 1 | -42/+36 |
|
|
* | Reverts PR 906 and 907 due to binary compatibility issues (#918) | Dana Robinson | 2021-08-17 | 1 | -0/+1 |
|
|
* | Merge2 839 issue PRs to hdf5 1 12 (#906) | Larry Knox | 2021-08-13 | 1 | -1/+0 |
|
|
* | Hdf5 merge issue 537 v112 (#538) | Larry Knox | 2021-04-02 | 1 | -106/+7 |
|
|
* | Hdf5 merge issue 435 (#460) | Larry Knox | 2021-03-10 | 1 | -3/+4 |
|
|
* | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 1 | -1/+1 |
|
|
* | Merge changes from develop | Allen Byrne | 2020-10-08 | 1 | -0/+7 |
|
|
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -117/+114 |
|
|
* | CMake updates: | Allen Byrne | 2020-07-15 | 1 | -6/+42 |
|
|
* | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads | David Young | 2020-05-06 | 1 | -4/+0 |
|
|
* | Merge changes from develop to fix various issues | Allen Byrne | 2020-01-30 | 1 | -0/+6 |
|
|
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 1 | -7/+5 |
|
|
* | HDFFV-8631, HDFFV-10595, HDFFV-10845 | Allen Byrne | 2019-07-17 | 1 | -1/+5 |
|
|
* | Adds _wopen support on Windows so that files with UTF-8 names | Dana Robinson | 2019-03-15 | 1 | -6/+8 |
|
|
* | Added a helpful comment to the va_copy() Windows hack. | Dana Robinson | 2018-12-17 | 1 | -0/+4 |
|
|
* | Added a work-around for va_copy() on pre-2013 versions of Visual Studio. | Dana Robinson | 2018-12-17 | 1 | -0/+3 |
|
|
* | Added #define to use strtok_s instead of strtok_r on Windows. | Dana Robinson | 2018-12-16 | 1 | -0/+1 |
|
|
* | Major rework of H5PL package code before bringing VOL changes | Dana Robinson | 2017-07-14 | 1 | -0/+1 |
|
|
* | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -1/+4 |
|
|
* | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 1 | -1/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Update cmake pubconf to match autotools and add strtoll checks | Allen Byrne | 2017-03-16 | 1 | -1/+15 |
|
|
* | Changed C++ comments to C comments in H5win32defs.h. | Dana Robinson | 2017-02-22 | 1 | -2/+2 |
|
|
* | Fix bad implementation of Windows nanosleep equivalent. | Dana Robinson | 2016-12-12 | 1 | -1/+2 |
|
|
* | Fixed a comment. | derobins | 2016-12-02 | 1 | -4/+4 |
|
|
* | Added Windows-only versions of the round() functions, which do not | derobins | 2016-12-02 | 1 | -2/+24 |
|
|
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -2/+13 |
|
|
* | [svn-r29482] Switched a few Visual Studio #ifdefs to Win32 | Dana Robinson | 2016-03-21 | 1 | -2/+2 |
|
|
* | [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure | Dana Robinson | 2016-02-22 | 1 | -9/+14 |
|
|
* | [svn-r29084] Revert of: | Dana Robinson | 2016-02-11 | 1 | -14/+9 |
|
|
* | [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci... | Dana Robinson | 2016-02-04 | 1 | -9/+14 |
|
|
* | [svn-r28581] Brought flock changes over from revise_chunks as well as a few | Dana Robinson | 2015-12-11 | 1 | -0/+2 |
|
|
* | [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ... | Allen Byrne | 2015-10-26 | 1 | -6/+0 |
|
|
* | [svn-r28193] Rework VS2015 timezone patch for better fit to standards. | Allen Byrne | 2015-10-22 | 1 | -1/+7 |
|
|
* | [svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Stud... | Dana Robinson | 2013-10-19 | 1 | -1/+1 |
|
|
* | [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)s... | Allen Byrne | 2013-07-01 | 1 | -3/+7 |
|
|
* | [svn-r22175] MinGW compile issues fixed. | Allen Byrne | 2012-03-28 | 1 | -2/+4 |
|
|
* | [svn-r21518] - Added definition for HDfseek() to be used later. | Dana Robinson | 2011-10-11 | 1 | -1/+5 |
|
|
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def... | Allen Byrne | 2011-09-06 | 1 | -27/+28 |
|
|
* | [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlo... | Allen Byrne | 2011-08-15 | 1 | -1/+3 |
|
|
* | [svn-r20499] Fixes erroneous H5_HAVE_GETTIMEOFDAY behavior on Windows (JIRA H... | Dana Robinson | 2011-04-14 | 1 | -8/+13 |
|
|
* | [svn-r20312] Change incorrect use of "struct stat" to use "h5_stat_t". | Allen Byrne | 2011-03-24 | 1 | -2/+2 |
|
|
* | [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW... | Albert Cheng | 2010-11-16 | 1 | -6/+1 |
|
|
* | [svn-r19171] Bug fix: 1917. | Albert Cheng | 2010-08-05 | 1 | -0/+6 |
|
|
* | [svn-r17927] Add definition for HDlstat for windows. | Allen Byrne | 2009-11-25 | 1 | -0/+1 |
|
|
* | [svn-r17371] Added Windows version of HDsleep macro needed for a test in test... | Allen Byrne | 2009-08-17 | 1 | -0/+1 |
|
|
* | [svn-r17032] Added H5_DLL tag to gettimeofday signature for Windows | Allen Byrne | 2009-06-11 | 1 | -1/+1 |
|
|
* | [svn-r16980] Purpose: Add new Windows def. for HDstroull, as the function isn... | Scott Wegner | 2009-05-22 | 1 | -1/+2 |
|
|
* | [svn-r16969] Updated perf_serial test to work on windows. | Allen Byrne | 2009-05-21 | 1 | -4/+12 |
|
|
* | [svn-r16863] MS version of strtoull() is named strtoui64() | Allen Byrne | 2009-04-27 | 1 | -0/+1 |
|
|