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
/
H5system.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFD SWMR: Normalization with develop (#1078)
Dana Robinson
2021-10-06
1
-14/+14
*
VFD SWMR: sync with develop (#830)
Dana Robinson
2021-07-12
1
-3/+3
*
VFD SWMR: Sync with develop (#811)
Dana Robinson
2021-06-30
1
-125/+164
*
VFD SWMR: Normalization with develop (#765)
Dana Robinson
2021-06-17
1
-20/+24
*
Brings H5Z and many test changes from develop
Dana Robinson
2021-05-07
1
-1/+1
*
Brings much of the printf changes over from develop
Dana Robinson
2021-05-06
1
-395/+24
*
Brings H5module.h from develop and fixes Autotools badness
Dana Robinson
2021-04-07
1
-0/+1
*
Brings Windows file locking from develop
Dana Robinson
2021-03-25
1
-29/+32
*
Brings file locking changes from develop
Dana Robinson
2021-03-25
1
-3/+3
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-404/+386
*
Removes pre-2015 Visual Studio cruft (from develop)
Dana Robinson
2021-03-22
1
-76/+2
*
Fixes order of magnitude issue in Windows nanosleep equivalent
Dana Robinson
2021-03-09
1
-1/+1
*
Replaces basename and dirname with code that will work everywhere
Dana Robinson
2021-03-09
1
-0/+140
*
Removed Wnanosleep stub and adds Win32 code to H5_nanosleep()
Dana Robinson
2021-03-03
1
-24/+16
*
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
David Young
2020-08-04
1
-45/+104
|
\
|
*
Minor normalizations with 1.12 branch
Dana Robinson
2020-08-01
1
-4/+4
|
*
va_arg -> HDva_arg
Quincey Koziol
2020-06-27
1
-1/+1
|
*
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
1
-32/+0
|
*
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-26
1
-40/+205
|
|
\
|
|
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
|
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-3/+2
|
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-0/+28
|
|
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
1
-1/+3
|
|
*
Fixed a bug where we incorrectly pass a lock struct to fcntl
Dana Robinson
2019-08-27
1
-1/+1
|
|
*
Updates to warnhist script, along with a few cleanups, and add some comments
Quincey Koziol
2019-07-10
1
-2/+2
|
|
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-2/+2
|
|
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-4/+9
|
|
*
Moving the handling of null prefix into H5_combine_path.
Songyu Lu
2019-04-17
1
-3/+3
|
|
*
Adds _wopen support on Windows so that files with UTF-8 names
Dana Robinson
2019-03-15
1
-0/+126
|
|
*
Added HD to va_* calls in a couple of library files.
Dana Robinson
2018-12-17
1
-27/+32
|
*
|
Changes to make timers within the library monotonic.
Quincey Koziol
2017-09-03
1
-13/+104
*
|
|
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-1/+1
*
|
|
Reduce differences between my -Werror branch and `develop`:
David Young
2020-05-20
1
-3/+2
*
|
|
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-05-20
1
-0/+28
*
|
|
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-05-20
1
-1/+3
*
|
|
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-37/+173
*
|
|
Merge the latest h5_retry_t code from my `sleepy` branch.
David Young
2019-09-10
1
-4/+21
|
|
/
|
/
|
*
|
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-5/+5
*
|
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-5/+5
*
|
HDFFV-9724 Corrected files and verified tests
Allen Byrne
2017-12-28
1
-1/+1
*
|
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...
lrknox
2017-12-22
1
-1/+1
*
|
Add HD prefix
Allen Byrne
2017-12-20
1
-1/+1
*
|
HDFFV-9724 Copy efc_open search from Lextern_traverse
Allen Byrne
2017-12-15
1
-1/+1
*
|
Fixed misc Warnings flagged by VS2017.
Dana Robinson
2017-11-27
1
-1/+1
|
/
*
Minor tweaks in response to code review.
Dana Robinson
2017-08-01
1
-6/+2
*
Major rework of H5PL package code before bringing VOL changes
Dana Robinson
2017-07-14
1
-0/+50
*
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
-16/+17
*
Fix bad implementation of Windows nanosleep equivalent.
Dana Robinson
2016-12-12
1
-4/+3
[next]