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
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
25
-116/+270
*
Allow read-only VFD registration (#257)
Dana Robinson
2021-01-13
5
-280/+33
*
Keep doxygen comment length under 100 char line length (#247)
Allen Byrne
2021-01-08
1
-31/+39
*
Fixes Autotools detection of the st_blocks field in stat (#246)
Dana Robinson
2021-01-08
2
-3/+12
*
Reformat source (#244)
Quincey Koziol
2021-01-07
27
-813/+770
*
Fix error is H5Mclose_async. (#240)
Neil Fortner
2021-01-05
2
-3/+3
*
Remove duplicate setting (#236)
Allen Byrne
2021-01-05
1
-1/+0
*
Modify temporary rpath for testing in java example scripts. (#230)
Larry Knox
2020-12-29
4
-5/+37
*
Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)
Dana Robinson
2020-12-24
9
-45/+45
*
Doxygen: Added more H5P RM entries (#226)
bljhdf
2020-12-24
1
-40/+1058
*
RM blocks for H5R (#219)
bmribler
2020-12-23
5
-8/+764
*
dev -Update pkgconfig settings with version - #218 (#220)
Allen Byrne
2020-12-22
5
-10/+10
*
Add compiler flags for GCC 10, along with updating warnhist script to accommo...
Quincey Koziol
2020-12-21
8
-52/+112
*
Transferred RM blocks in H5D and H5G to develop (#213)
bmribler
2020-12-21
4
-18/+1598
*
Fixes a small memory leak in the chunk_cache test (#208)
Dana Robinson
2020-12-20
1
-2/+6
*
Fixes a small memory leak in the h5jam test (#207)
Dana Robinson
2020-12-20
1
-2/+3
*
Fixes a minor memory leak in hl/test/test_file_image.c (#209)
Dana Robinson
2020-12-20
1
-0/+2
*
Update jni.h detection for OS version changes in Macos 11.x (#211)
Quincey Koziol
2020-12-20
1
-6/+12
*
Avoid aligned access for references by decoding into temporary buffer and the...
Quincey Koziol
2020-12-19
3
-42/+46
*
H5FD__mpio_read: Fix MPI_Bcast datatype (#205)
Evan Ramos
2020-12-18
1
-1/+5
*
Restores maintainer mode in the autotools (#200)
Dana Robinson
2020-12-18
1
-11/+39
*
close #195. (#196)
H. Joe Lee
2020-12-17
1
-2/+2
*
Fix datatype lookup in named datatype flush/refresh code and detect more core...
hdf5-1_13_0-rc3
Quincey Koziol
2020-12-17
6
-12/+30
*
OESS-98 fix hdf5 link target (#188)
Allen Byrne
2020-12-16
1
-2/+1
*
Adds h5delete tool (#187)
Dana Robinson
2020-12-16
5
-2/+109
*
Turns off clang formatter for H5ARGS_TRACE (#184)
Dana Robinson
2020-12-16
10
-94/+160
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
12
-336/+325
*
Enable H5Fopen to probe list of available VOL connectors when opening a (#182)
jhendersonHDF
2020-12-16
10
-49/+479
*
Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)
vchoi-hdfgroup
2020-12-16
13
-322/+2662
*
Doxygen - RM entries for H5A, H5S, and H5P APIs (#181)
bljhdf
2020-12-16
4
-325/+6673
*
Removes debug statement from H5R__open_attr_api_common() (#183)
Dana Robinson
2020-12-16
1
-1/+0
*
Revise async hard link creation to have a real H5VL_object_t (#175)
Quincey Koziol
2020-12-15
1
-3/+10
*
Pass LAPL correctly through VOL in H5Lcreate_soft (#170)
hdf5-1_13_0-rc2
jhendersonHDF
2020-12-14
1
-0/+4
*
BUG: Missing output dependency shared/H5init.c (#165)
hdf5-1_13_0-rc1
Hans Johnson
2020-12-14
1
-1/+2
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
179
-2658/+10917
*
Moves the lists of VOL connectors and VFDs in Autotools builds (#162)
Dana Robinson
2020-12-12
10
-50/+16
*
Minor normalization with the async branch (#159)
Dana Robinson
2020-12-12
17
-41/+52
*
Add Makefile.ins in utils directory to MANIFEST. (#152)
Larry Knox
2020-12-10
1
-0/+2
*
Enforce VOL framework version compatibility when registering connectors. Als...
Quincey Koziol
2020-12-10
12
-42/+132
*
Fixes a minor memory leak in the SWMR use cases tests (#147)
Dana Robinson
2020-12-03
1
-1/+3
*
(fix) Segmentation fault when using a compound type. (#143)
Jan-Willem Blokland
2020-12-02
5
-12/+153
*
Fix autotools clang debug optimization level w/ older clang and Xcode version...
Dana Robinson
2020-12-02
1
-2/+12
*
(fix) H5Z_xform_create function and scientific notation (#144)
jwsblokland
2020-12-02
2
-16/+50
*
Add H5atclose and H5is_library_terminating routines. (#139)
Quincey Koziol
2020-12-01
3
-8/+279
*
Break single loop with interleaved sends and receives into two separate loops...
Quincey Koziol
2020-12-01
1
-12/+20
*
Expand ID dec_ref and close callbacks to allow for asynchronous close operati...
Quincey Koziol
2020-12-01
20
-81/+313
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
29
-78/+80
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
17
-84/+295
*
Move API routines for VOL objects to main source file. (#133)
Quincey Koziol
2020-11-30
12
-996/+1000
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
89
-485/+503
[next]