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
...
*
Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release
Larry Knox
2022-08-12
9
-16/+16
*
Correct target name for szaec lib (#2000)
Allen Byrne
2022-08-11
2
-4/+5
*
Only use Subfiling VFD in tools if MPI was initialized previously (#1998)
jhendersonHDF
2022-08-11
1
-3/+11
*
Fix Cmake depends prop (#1995)
Allen Byrne
2022-08-11
1
-1/+1
*
Remove misnamed java vol clear test (#1990)
Allen Byrne
2022-08-10
1
-10/+0
*
Only include and run Subfiling example when Subfiling is enabled (#1991)
jhendersonHDF
2022-08-10
2
-2/+10
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
68
-150/+149
*
Fix CMake macro code commands (#1989)
Allen Byrne
2022-08-10
1
-3/+0
*
Fix bug in cppcheck in tool.cmake (#1988)
luzpaz
2022-08-10
1
-1/+1
*
Fix4 readme (#1986)
Gerd Heber
2022-08-10
1
-9/+8
*
Move VFD SWMR release version to 1.13.3 in README.md (#1987)
Dana Robinson
2022-08-10
1
-2/+2
*
Fix typos found in src/ subdirectory (#1983)
luzpaz
2022-08-10
50
-73/+73
*
Remove usage of libgen.h (#1984)
jhendersonHDF
2022-08-10
6
-9/+0
*
Add documentation for parallel compression feature (#1981)
jhendersonHDF
2022-08-09
1
-0/+313
*
Subfiling VFD - tidying up and fixing a few new testing failures (#1977)
jhendersonHDF
2022-08-09
13
-1491/+916
*
Remove stray files, incorrect vds and mpi clean files (#1979)
Allen Byrne
2022-08-09
3
-283/+0
*
Revert for older cmake versions (#1974)
Allen Byrne
2022-08-08
9
-181/+8
*
Turns off clang optimizations on a couple of onion VFD functions (#1976)
Dana Robinson
2022-08-08
3
-2/+15
*
Fixes some badness in the onion VFD revision comment code (#1975)
Dana Robinson
2022-08-08
2
-13/+20
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
74
-1418/+2017
*
H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)
Mark Kittisopikul
2022-08-07
3
-16/+25
*
Set entry pointer mem type for vector I/O in collective metadata writes (#1961)
jhendersonHDF
2022-08-07
1
-7/+5
*
Fix issues in tools code after Subfiling VFD updates (#1973)
jhendersonHDF
2022-08-06
3
-19/+45
*
Adds platform-independent basename and dirname (#1951)
Dana Robinson
2022-08-05
10
-1/+831
*
Sanity checks for H5Xcreate_anon functions to make sure the IDs passed in are...
raylu-hdf
2022-08-05
3
-1/+16
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
16
-574/+1004
*
Corrects some bad format strings in the tools (#1964)
Dana Robinson
2022-08-03
2
-8/+11
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
55
-39/+10632
*
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
4
-22/+1
*
Removes (void *) cast from memset on Windows (#1957)
Dana Robinson
2022-08-01
1
-1/+0
*
Fixes clang warnings in H5Tconv.c (long) double macros (#1956)
Dana Robinson
2022-07-31
1
-4/+4
*
Fixes format string warnings in tselect w/ clang 14 (#1955)
Dana Robinson
2022-07-31
1
-11/+11
*
Reverts the autogen.sh changes from e3800e1 (#1906) (#1954)
Dana Robinson
2022-07-30
1
-6/+165
*
Cleanup of mirror VFD test code (#1949)
Dana Robinson
2022-07-30
4
-1568/+1319
*
Created a pull request template
Dana Robinson
2022-07-29
1
-0/+8
*
Update issue templates
Dana Robinson
2022-07-29
2
-0/+45
*
Fixes #1946 (#1947)
Gerd Heber
2022-07-29
1
-3/+12
*
H5Tconv: fix H5T_CONV_INTERNAL_ checks (#1936)
Dana Robinson
2022-07-27
1
-1/+1
*
Misc clang production warning fixes (#1932)
Dana Robinson
2022-07-27
7
-57/+79
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
685
-6967/+6992
*
Subfiling VFD misc fixes (#1938)
jhendersonHDF
2022-07-26
3
-91/+15
*
Removes padding-right from Doxygen href tags (#1934)
Dana Robinson
2022-07-26
1
-1/+0
*
Implement improved CMake fortran module folder from GH#1411 (#1922)
Allen Byrne
2022-07-26
10
-20/+77
*
Updates uthash and makes some tweaks (#1928)
Dana Robinson
2022-07-25
3
-68/+38
*
Switches the tagged metadata list from a skip list to a hash table (#1925)
Dana Robinson
2022-07-25
5
-130/+98
*
Avoid allocating chunk map for contiguous and compact dataset I/O (#1927)
jhendersonHDF
2022-07-25
1
-5/+15
*
Removes the CodeQL action as it mainly outputs noise (#1926)
Dana Robinson
2022-07-23
1
-80/+0
*
Switch to vector I/O for collective metadata writes (#1911)
jhendersonHDF
2022-07-22
3
-65/+123
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
145
-837/+18675
[prev]
[next]