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
*
Add H5Rdestroy calls to cleanup
Allen Byrne
2020-05-20
1
-0/+3
*
Remove problem tests for now
Allen Byrne
2020-05-20
1
-202/+102
*
Add new test reference
Allen Byrne
2020-05-20
1
-0/+2
*
HDFFV-10876 fix compare reference
Allen Byrne
2020-05-20
1
-2/+2
*
HDFFV-10876 ignore old reference API tests
Allen Byrne
2020-05-20
3
-40/+26
*
Add missing quotes
Allen Byrne
2020-05-20
1
-2/+2
*
Fix windows 10 compile error
Allen Byrne
2020-05-20
1
-6/+18
*
Correct indentation
Allen Byrne
2020-05-20
1
-15/+15
*
Revert declaration used in macro.
Allen Byrne
2020-05-20
1
-0/+1
*
Minor tweaks noticed while going over VOL documentation.
Dana Robinson
2020-05-20
3
-6/+6
*
Add note to RELEASE.txt for H5Sselect_adjust.
Neil Fortner
2020-05-20
1
-0/+8
*
Add RELEASE.txt note for H5Sselect_project_interesection
Neil Fortner
2020-05-20
1
-0/+8
*
Revert declaration deletion.
Allen Byrne
2020-05-20
1
-0/+1
*
Add RELEASE.txt note for HVLget_file_type()
Neil Fortner
2020-05-20
1
-0/+9
*
HDFFV-10876 add note
Allen Byrne
2020-05-20
1
-0/+9
*
Address compile warnings
Allen Byrne
2020-05-20
9
-55/+33
*
Fixed PR issues pointed out by Allen
Richard Warren
2020-05-20
2
-2/+1
*
Remove the Copyright UofI per Larry's guidance
Richard Warren
2020-05-20
2
-0/+2
*
Adds a new t_2Gio.c MPI test
Richard Warren
2020-05-20
1
-0/+4980
*
Fix compile errors - mostly in jni
Allen Byrne
2020-05-20
6
-75/+113
*
Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *
Jerome Soumagne
2020-05-20
7
-33/+35
*
Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char to
David Young
2020-05-20
4
-144/+145
*
Implement support for using H5Dvlen_get_buf_size with
Neil Fortner
2020-05-20
3
-8/+26
*
Two fixes:
Vailin Choi
2020-05-20
4
-4/+9
*
Add H5VL_MAP_OPTIONAL operation id (unused currently).
Neil Fortner
2020-05-20
1
-1/+2
*
HDFFV-10876 Update dump to match DDL spec
Allen Byrne
2020-05-20
16
-1377/+1481
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
37
-175/+156
*
Add extra line
Allen Byrne
2020-05-20
2
-0/+2
*
Adjust whitespace
Allen Byrne
2020-05-20
2
-4/+4
*
Update h5ls help and rework dump_mem routines for attrs
Allen Byrne
2020-05-20
14
-303/+248
*
Update create calls
Allen Byrne
2020-05-20
1
-11/+12
*
Add debug compile option as comment
Allen Byrne
2020-05-20
1
-0/+2
*
Update reference calls
Allen Byrne
2020-05-20
2
-12/+23
*
Fix issues with using H5Pget_fill_value() with file datatypes retrieved
Neil Fortner
2020-05-20
1
-4/+4
*
Add support for scalar dataspaces to H5Sproject_intersection. Add
Neil Fortner
2020-05-20
2
-87/+130
*
Fixed missing blob callbacks in test VOL connectors.
Dana Robinson
2020-05-20
2
-0/+12
*
Add missing javadoc for new arg
Allen Byrne
2020-05-20
1
-0/+6
*
Update data output reference
Allen Byrne
2020-05-20
3
-19/+56
*
Update reference files and fix int as string
Allen Byrne
2020-05-20
7
-44/+50
*
Add OAPL parameter to H5Rcreate_ APIs
Jordan Henderson
2020-05-20
6
-52/+83
*
Fix failing test and retain semantics for chunk cache properties in non-chunk...
Chris Hogan
2020-05-20
1
-4/+34
*
Add two missing calls to H5I_dec_ref for new dapl_id
Chris Hogan
2020-05-20
1
-4/+7
*
Community-proposed fix
Chris Hogan
2020-05-20
2
-7/+22
*
Update to new error text
Allen Byrne
2020-05-20
2
-6/+6
*
Update reference files to latest output
Allen Byrne
2020-05-20
11
-1620/+1230
*
Fix missing free in H5T__ref_mem_read()
Neil Fortner
2020-05-20
1
-0/+2
*
Fix bugs in H5VL file comparison code. Add short circuit success to
Neil Fortner
2020-05-20
3
-10/+16
*
Implement file comparison VOL callback. Other changes to allow
Neil Fortner
2020-05-20
4
-31/+152
*
H5R: fix H5Tconv to check for null references
Jerome Soumagne
2020-05-20
5
-46/+304
*
Add support for point selections to H5S_select_project_intersection.
Neil Fortner
2020-05-20
1
-17/+113
[next]