summaryrefslogtreecommitdiffstats
path: root/src/H5win32defs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-0/+1
* Adds platform-independent basename and dirname (#1951)Dana Robinson2022-08-051-0/+2
* Removes the Win32 macro for strdup (#1960)Dana Robinson2022-08-011-1/+0
* Removes Windows getlogin() equivalents (#1958)Dana Robinson2022-08-011-2/+0
* Removes (void *) cast from memset on Windows (#1957)Dana Robinson2022-08-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* Adds notes about off_t sizes on Windows (#1817)Dana Robinson2022-06-221-1/+9
* Correct number of args to Windows HDunsetenv macro (#939)Allen Byrne2021-08-191-1/+1
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-42/+35
* Normalization of H5_nanosleep() with VFD SWMR branch (#746)Dana Robinson2021-06-111-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Removes support for pre-2015 Visual Studio (#496)Dana Robinson2021-03-241-105/+7
* Adds an implementation for nanosleep on Windows (#483)Dana Robinson2021-03-221-1/+0
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-3/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-124/+121
* Use HDva_copy() and introduce a bunch of compatbility format-string constantsDavid Young2020-07-301-0/+7
* Small changes discovered with mingw and windows defines movedAllen Byrne2020-07-021-6/+42
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-4/+0
* VS2010 needs an underscoreAllen Byrne2020-01-301-0/+6
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-171-7/+5
* HDFFV-8631, HDFFV-10595, HDFFV-10845Allen Byrne2019-07-171-1/+5
* Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-6/+8
* Added a helpful comment to the va_copy() Windows hack.Dana Robinson2018-12-171-0/+4
* Added a work-around for va_copy() on pre-2013 versions of Visual Studio.Dana Robinson2018-12-171-0/+3
* Added #define to use strtok_s instead of strtok_r on Windows.Dana Robinson2018-12-161-0/+1
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+1
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-1/+4
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-1/+2
* 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-1/+15
* Changed C++ comments to C comments in H5win32defs.h.Dana Robinson2017-02-221-2/+2
* Fix bad implementation of Windows nanosleep equivalent.Dana Robinson2016-12-121-1/+2
* Fixed a comment.derobins2016-12-021-4/+4
* Added Windows-only versions of the round() functions, which do notderobins2016-12-021-2/+24
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-2/+13
* [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-9/+14
* [svn-r29084] Revert of:Dana Robinson2016-02-111-14/+9
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-9/+14
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-0/+2
* [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-261-6/+0
* [svn-r28193] Rework VS2015 timezone patch for better fit to standards.Allen Byrne2015-10-221-1/+7
* [svn-r24333] Added a few volatile keywords to H5detect.c to quiet Visual Stud...Dana Robinson2013-10-191-1/+1
* [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows (v)s...Allen Byrne2013-07-011-3/+7
* [svn-r22175] MinGW compile issues fixed.Allen Byrne2012-03-281-2/+4
* [svn-r21518] - Added definition for HDfseek() to be used later.Dana Robinson2011-10-111-1/+5