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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rework of PR #826 (#972)
Scot Breitenfeld
2021-08-30
4
-3/+133
*
Fixed failure on BE with xlf (#968)
Scot Breitenfeld
2021-08-30
1
-2/+5
*
More various warnings (#958)
Sean McBride
2021-08-25
13
-51/+50
*
Move pwd header check to alphabetical order (#954)
Dana Robinson
2021-08-23
1
-1/+1
*
More clang tidy (#908)
Sean McBride
2021-08-23
52
-227/+219
*
cmake: simplify try_run result comparisons (#950)
Ben Boeckel
2021-08-23
1
-5/+5
*
Remove incorrect compiler check for windows clang sanitizer (#942)
Allen Byrne
2021-08-20
1
-1/+1
*
Get class name null str (#899)
Sean McBride
2021-08-20
1
-2/+3
*
CMake: (fix) ph5example test (#935)
Jan-Willem Blokland
2021-08-19
1
-2/+5
*
CMake should use the output dir programs for shell scripts (#928)
Allen Byrne
2021-08-19
4
-144/+52
*
Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c...
Larry Knox
2021-08-19
1
-3/+3
*
Develop windows compiler fixes (#912)
Allen Byrne
2021-08-19
5
-33/+42
*
Correct number of args to Windows HDunsetenv macro (#939)
Allen Byrne
2021-08-19
1
-1/+1
*
Remove non-published short arg names (#917)
Allen Byrne
2021-08-18
3
-303/+0
*
Correct dataset close in java test (#919)
Allen Byrne
2021-08-18
1
-1/+1
*
Fix formatting (#923)
Allen Byrne
2021-08-18
1
-1/+1
*
Fixed the CMake processing for C++ warnings and flags (#888)
Allen Byrne
2021-08-16
8
-275/+348
*
Fix clang/sanitizer for windows (#883)
Allen Byrne
2021-08-16
2
-7/+12
*
Update examples version used by CMake (#882)
Allen Byrne
2021-08-12
5
-7/+9
*
Fixes a bad memory read and unfreed memory in fsinfo code (#893)
Dana Robinson
2021-08-12
6
-14/+97
*
Guard the SKIP_MPICXX macros against redefinition. (#892)
David Wells
2021-08-12
1
-0/+4
*
Fix link issue with perf/h5perf in parallel library (#889)
jhendersonHDF
2021-08-11
1
-4/+4
*
Reorg tools perform to provide h5perf for installation (#884)
Allen Byrne
2021-08-10
19
-268/+678
*
Add parallel version of h5pfc script (#881)
Allen Byrne
2021-08-07
1
-0/+13
*
Removes partial long options from the tools (#872)
Dana Robinson
2021-08-03
11
-235/+29
*
Updates the RELEASE.txt file with a note about the variable-length fill (#871)
Dana Robinson
2021-08-03
1
-0/+4
*
Unsigned comparison to 0 warning avoidance (#869)
Larry Knox
2021-08-02
1
-3/+4
*
Added int variable for comparison with H5_VERS_RELEASE in H5.c to avoid (#866)
Larry Knox
2021-07-30
1
-1/+3
*
Updates a comment in H5mpi.c (#863)
Dana Robinson
2021-07-28
1
-1/+1
*
Remove version-check for relnum in H5check. (#812)
Allen Byrne
2021-07-27
5
-147/+227
*
Only test h5diff_830 in serial (#858)
Allen Byrne
2021-07-27
1
-29/+34
*
OESS-168:Remove clang warnings. (#835)
H. Joe Lee
2021-07-26
3
-6/+8
*
Removes unused commented-out code from h5jamgentest.c (#851)
Dana Robinson
2021-07-22
1
-77/+0
*
Fixes a couple of warnings: (#849)
Dana Robinson
2021-07-22
4
-164/+370
*
Avoid popping API context when one wasn't pushed (#848)
jhendersonHDF
2021-07-22
1
-3/+16
*
Issue #833 fix setting return result (#843)
Allen Byrne
2021-07-21
1
-2/+2
*
Allow parallel filters feature for comm size of 1 (#840)
jhendersonHDF
2021-07-20
1
-3/+11
*
Perform option arg variables (#834)
Allen Byrne
2021-07-15
4
-16/+6
*
Changes to docs for using plugins (#814)
Allen Byrne
2021-07-14
8
-23/+51
*
CMake: (feature) libaec (#703)
Jan-Willem Blokland
2021-07-14
2
-3/+30
*
Add support for parallel filters to h5repack (#832)
jhendersonHDF
2021-07-14
1
-4/+21
*
OESS-168:Remove implicit conversion warnings. (#829)
H. Joe Lee
2021-07-12
2
-579/+579
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
4
-8/+2
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
6
-22/+10
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
5
-32/+23
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
29
-474/+486
*
Assume C99 types exist in H5detect.c (#808)
Dana Robinson
2021-06-29
1
-90/+0
*
Removes type guesses when C99 types are missing (#807)
Dana Robinson
2021-06-29
1
-68/+0
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
24
-1269/+1269
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
15
-636/+618
[prev]
[next]