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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
let hdf5 pick up the right compiler in Intel environment
kmu
2020-05-20
4
-10/+121
*
Changed -Wformat-truncation to level 2 in CMake w/ gcc.
Dana Robinson
2020-05-20
1
-1/+1
*
Changed -Wformat-truncation's level from 2 to 1.
Dana Robinson
2020-05-20
1
-1/+1
*
Minor whitespace
Allen Byrne
2020-05-20
1
-2/+2
*
Fix compile and test issues from DT
Allen Byrne
2020-05-20
4
-5/+17
*
TRILABS-135 Add clang analyzers
Allen Byrne
2020-05-20
6
-3/+1233
*
HDFFV-10979 fix global name clash
Allen Byrne
2020-05-20
1
-0/+5
*
Fix issues found with ONLY_SHARED_LIBS option
Allen Byrne
2020-05-20
2
-5/+8
*
Fix java include, h5watch and remove clang tool.
Allen Byrne
2020-05-20
1
-18/+0
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
2
-2/+5
*
Update reference files to latest output
Allen Byrne
2020-05-20
1
-3/+0
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
2
-88/+12
*
Always warn on maybe-uninitialized. -Wincompatible-pointer-types was not
David Young
2020-05-20
1
-2/+2
*
Only promote maybe-uninitialized warnings to errors on GCC 8. Even on
David Young
2020-05-20
1
-1/+7
*
Only use -Werror=cast-function-type with GCC 8 and later.
David Young
2020-05-20
1
-1/+1
*
Put all of the -W options back into the order I found them in so that it's
David Young
2020-05-20
1
-29/+23
*
Promote decleration-after-statement warnings to errors.
David Young
2020-05-20
1
-1/+1
*
Make errors of some more warnings. Move disabled warnings to
David Young
2020-05-20
1
-31/+43
*
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2020-05-20
2
-12/+76
*
Remove unneeded flag overwrites
Allen Byrne
2020-05-20
1
-8/+0
*
Add VS2019 support
Allen Byrne
2020-05-20
8
-10/+46
*
Disable C++ compatibility warnings to follow `develop` on the main fork.
David Young
2020-01-10
1
-0/+2
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
59
-3053/+3179
*
Make some NetBSD compatibility patches.
David Young
2019-10-03
1
-0/+56
*
Snapshot version 1.11 release 2.
hdftest
2018-09-20
1
-1/+1
*
HDFFV-10569 Add unsupported option notes to docs
Allen Byrne
2018-09-04
1
-0/+17
*
Move muti-config dir setting to root process
Allen Byrne
2018-09-01
1
-3/+4
*
Correct name of osx installer
Allen Byrne
2018-08-23
1
-1/+1
*
Use project vars
Allen Byrne
2018-08-22
1
-1/+1
*
Fix for packaging prefix in examples
Allen Byrne
2018-08-22
1
-1/+1
*
HDFFV-10547 develop needs 1.12 default option
Allen Byrne
2018-08-20
1
-0/+3
*
HDFFV-10547 requires updated examples version
Allen Byrne
2018-08-20
1
-0/+3
*
HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option
Allen Byrne
2018-08-17
1
-0/+3
*
Update cmake warnings to match the autotools files better
Allen Byrne
2018-08-16
1
-64/+41
*
Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...
Jordan Henderson
2018-08-02
1
-17/+19
|
\
|
*
Add Autotools and CMake checks for big I/O MPI-3 functions
Jordan Henderson
2018-07-31
1
-0/+1
|
*
Add hdf5settings section for parallel compression status in CMake builds
Jordan Henderson
2018-07-31
1
-17/+18
*
|
HDFFV-10508 more config fixes
Allen Byrne
2018-07-30
4
-6/+9
*
|
HDFFV-10508 correct sizeof
Allen Byrne
2018-07-30
2
-7/+9
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2018-07-30
1
-1/+1
|
\
\
|
*
|
Fixed typo in H5_H5CONFIG_F_IKIND name
M. Scot Breitenfeld
2018-07-30
1
-1/+1
|
|
/
*
|
HDFFV-10508 pubconf changes found
Allen Byrne
2018-07-30
3
-37/+20
|
/
*
Correct typo in comment in config/gnu-flags.
Larry Knox
2018-07-24
1
-1/+1
*
Merge pull request #1143 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2018-07-18
1
-1/+13
|
\
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...
Larry Knox
2018-07-18
1
-14/+12
|
|
\
|
*
|
Apply Cygwin pathches from Marco Atzeri.
Larry Knox
2018-07-18
1
-1/+13
*
|
|
ifdef around std flag for cygwin
Allen Byrne
2018-07-18
1
-4/+5
|
|
/
|
/
|
*
|
TRILAB-31 Working locally
Allen Byrne
2018-07-16
1
-14/+12
|
/
*
Update Java util lib, Refactor H5D write VL to match read
Allen Byrne
2018-06-27
1
-2/+2
*
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...
hdftest
2018-06-24
2
-24/+24
[next]