index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
H5win32defs.h
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
[next]