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
*
VFD SWMR: sync with develop (#830)
Dana Robinson
2021-07-12
2
-9/+0
*
VFD SWMR: Sync with develop (#811)
Dana Robinson
2021-06-30
4
-189/+15
*
VFD SWMR: Normalization with develop (#765)
Dana Robinson
2021-06-17
25
-290/+492
*
VFD SWMR: sync with develop (#725)
Dana Robinson
2021-06-04
15
-317/+300
*
Normalization with develop (#704)
Dana Robinson
2021-05-28
7
-66/+6
*
Much normalization with develop (#701)
Dana Robinson
2021-05-28
3
-12/+4
*
Brings java wrapper updates from develop
Dana Robinson
2021-05-06
2
-109/+0
*
Brings more develop code over, especially Doxygen
Dana Robinson
2021-05-03
1
-3/+3
*
Many small changes from develop. Should allows running VFD SWMR
Dana Robinson
2021-05-03
8
-35/+29
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Dana Robinson
2021-05-03
1
-13/+0
*
Brings many CMake changes from develop
Dana Robinson
2021-04-08
31
-179/+660
*
Moves VFD and VOL make check targets to conclude.am
Dana Robinson
2021-04-07
1
-0/+13
*
Brings file locking changes from develop
Dana Robinson
2021-03-25
4
-1/+33
*
Brings the 'warnings-as-errors' changes from develop
Dana Robinson
2021-03-25
22
-234/+456
*
Updates license url and history docs
Dana Robinson
2021-03-25
76
-76/+76
*
Brings some Autotools improvements over from develop
Dana Robinson
2021-03-24
2
-5/+28
*
Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...
Dana Robinson
2021-03-23
2
-0/+4
|
\
|
*
Protects timespeccmp
Dana Robinson
2021-03-23
2
-0/+4
*
|
Removes libgen.h detection from Autotools and CMake
Dana Robinson
2021-03-09
2
-4/+0
|
/
*
Brings MacOS fixes from main feature branch
Dana Robinson
2021-03-02
2
-0/+4
|
\
|
*
Improves autotools and CMake support for sigtimedwait alternative
Dana Robinson
2021-03-01
2
-0/+4
*
|
Makes libgen.h functions ready for implementation on Windows
Dana Robinson
2021-03-02
2
-0/+4
|
/
*
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
David Young
2020-08-04
43
-432/+592
|
\
|
*
Tools refactor
Allen Byrne
2020-07-15
2
-2/+1
|
*
HDFFV-11116 Add option for install location of Fortran MOD files
Allen Byrne
2020-07-09
1
-0/+3
|
*
Fixes Autotools builds on Solaris after monotonic timer changes
Dana Robinson
2020-07-07
1
-5/+16
|
*
Small changes discovered with mingw and windows defines moved
Allen Byrne
2020-07-02
1
-1/+1
|
*
Clean up warnings
Quincey Koziol
2020-06-28
2
-6/+0
|
*
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
2
-4/+0
|
*
Remove unnecessary version conditions for Clang compilers.
Larry Knox
2020-06-12
2
-28/+6
|
*
Add c++ to --enable-sanitize-checks option.
buildbot
2020-06-10
1
-1/+1
|
*
Make changes to CMake CompilerFlags.cmake files so extra flags are
Larry Knox
2020-06-10
4
-60/+35
|
*
Update new clang files to not pick up clang as vendor for pgCC.
Larry Knox
2020-06-09
3
-18/+17
|
*
Clean up code to get clang version in config/linux-gnulibc1
Larry Knox
2020-06-08
1
-7/+6
|
*
Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...
Larry Knox
2020-06-06
5
-75/+5
|
*
Add files for adding warning flags for clang compilers in autotools
Larry Knox
2020-06-02
7
-1/+524
|
*
Removed trailing space from Fortran files.
Dana Robinson
2020-05-26
1
-1/+1
|
*
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
Larry Knox
2020-05-18
29
-350/+99
|
*
Correct mingw paths
Allen Byrne
2020-05-15
2
-7/+11
|
*
Correct path for mingw
Allen Byrne
2020-05-15
1
-2/+2
|
*
Correct filename
Allen Byrne
2020-05-08
1
-7/+7
|
*
Change to use alias
Allen Byrne
2020-05-08
1
-1/+1
|
*
OESS-65 fix packaging config files
Allen Byrne
2020-05-08
3
-3/+3
|
*
Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...
Dana Robinson
2020-04-27
1
-0/+4
|
|
\
|
|
*
Moved -Woverlength-strings to the developer flags.
Dana Robinson
2020-04-26
1
-0/+4
|
*
|
Restrict errors to gcc 4.8 and above.
Allen Byrne
2020-04-24
2
-2/+6
|
|
/
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-23
9
-49/+118
|
|
\
|
|
*
TRILAB-244 separate CXX warnings and errors from C
Allen Byrne
2020-04-23
9
-49/+118
|
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-23
7
-102/+104
|
|
\
\
|
|
|
/
|
|
*
Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-04-23
7
-102/+104
|
|
|
\
[next]