| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Use case-insensitive comparison for headers fix #2100 (#2101) | Frank Berghaus | 2022-09-21 | 1 | -0/+1 |
|
|
* | Adds platform-independent basename and dirname (#1951) | Dana Robinson | 2022-08-05 | 1 | -0/+2 |
|
|
* | Removes the Win32 macro for strdup (#1960) | Dana Robinson | 2022-08-01 | 1 | -1/+0 |
|
|
* | Removes Windows getlogin() equivalents (#1958) | Dana Robinson | 2022-08-01 | 1 | -2/+0 |
|
|
* | Removes (void *) cast from memset on Windows (#1957) | Dana Robinson | 2022-08-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -5/+5 |
|
|
* | Adds notes about off_t sizes on Windows (#1817) | Dana Robinson | 2022-06-22 | 1 | -1/+9 |
|
|
* | Correct number of args to Windows HDunsetenv macro (#939) | Allen Byrne | 2021-08-19 | 1 | -1/+1 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 1 | -42/+35 |
|
|
* | Normalization of H5_nanosleep() with VFD SWMR branch (#746) | Dana Robinson | 2021-06-11 | 1 | -1/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -0/+1 |
|
|
* | Removes support for pre-2015 Visual Studio (#496) | Dana Robinson | 2021-03-24 | 1 | -105/+7 |
|
|
* | Adds an implementation for nanosleep on Windows (#483) | Dana Robinson | 2021-03-22 | 1 | -1/+0 |
|
|
* | Fixes various warnings noticed on Windows (#425) | Dana Robinson | 2021-03-05 | 1 | -3/+4 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 1 | -1/+1 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -124/+121 |
|
|
* | Use HDva_copy() and introduce a bunch of compatbility format-string constants | David Young | 2020-07-30 | 1 | -0/+7 |
|
|
* | Small changes discovered with mingw and windows defines moved | Allen Byrne | 2020-07-02 | 1 | -6/+42 |
|
|
* | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads | David Young | 2020-02-03 | 1 | -4/+0 |
|
|
* | VS2010 needs an underscore | 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 |
|
|