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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enforce VOL framework version compatibility when registering connectors. Als...
Quincey Koziol
2020-12-10
9
-39/+109
*
(fix) Segmentation fault when using a compound type. (#143)
Jan-Willem Blokland
2020-12-02
1
-11/+14
*
(fix) H5Z_xform_create function and scientific notation (#144)
jwsblokland
2020-12-02
1
-16/+26
*
Add H5atclose and H5is_library_terminating routines. (#139)
Quincey Koziol
2020-12-01
2
-8/+165
*
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
19
-79/+311
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
9
-37/+39
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
13
-47/+258
*
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
71
-430/+428
*
Removed H5_ECXXFLAGS from libhdf5.settings (#140)
Dana Robinson
2020-11-30
1
-1/+1
*
Minor cleanups (#132)
Quincey Koziol
2020-11-26
3
-27/+27
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
58
-2564/+3091
*
Update H5TS code to reflect library's coding style (#123)
Quincey Koziol
2020-11-25
2
-42/+178
*
Move package initialization code for H5A and H5G to internal source file. (#125)
Quincey Koziol
2020-11-25
5
-353/+343
*
Adds a configure/CMake option to control -Werror behavior (#119)
Dana Robinson
2020-11-25
1
-1/+1
*
Doxygen - added (mostly) beginner functions (#112)
bljhdf
2020-11-23
6
-27/+1551
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
108
-1169/+1171
*
Full set of current H5F documentation. (#105)
Gerd Heber
2020-11-21
1
-13/+855
*
Minor/id code cleanup (#114)
Dana Robinson
2020-11-21
10
-1692/+1852
*
Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)
Dana Robinson
2020-11-20
2
-1287/+28
*
Add new files to CMake and MANIFEST (#100)
Allen Byrne
2020-11-19
1
-0/+1
*
First cut of the H5 public API documentation. (#80)
Gerd Heber
2020-11-18
24
-557/+6919
*
Switch ID code to use a hash table instead of a skip list (#52)
Dana Robinson
2020-11-17
2
-28/+1287
*
Fix spelling of metadata
Kyle Sunden
2020-11-13
1
-1/+1
*
Merge pull request #82 from derobins/minor/skip_list_error
Larry Knox
2020-11-13
1
-1/+1
|
\
|
*
H5SL_release() returns SUCCEED on errors
Dana Robinson
2020-11-12
1
-1/+1
*
|
Merge pull request #84 from byrnHDF/develop
Larry Knox
2020-11-13
1
-7/+3
|
\
\
|
*
|
Add missing entries, remove m4 reference
Allen Byrne
2020-11-12
1
-7/+3
*
|
|
Merge pull request #60 from bmribler/develop
Larry Knox
2020-11-12
1
-7/+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix HDFFV-10590
Binh-Minh Ribler
2020-10-26
27
-205/+125
|
*
|
Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into develop
Binh-Minh Ribler
2020-10-26
49
-10579/+10674
|
|
\
\
|
*
|
|
Fix HDFFV-10590
Binh-Minh Ribler
2020-10-26
27
-127/+212
*
|
|
|
Merge pull request #78 from gheber/develop
Gerd Heber
2020-11-10
3
-103/+1230
|
\
\
\
\
|
*
|
|
|
First cut of H5F.
Gerd Heber
2020-11-09
3
-103/+1230
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #77 from byrnHDF/develop
Larry Knox
2020-11-10
1
-1/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update to latest doxygen.m4
Allen Byrne
2020-11-09
1
-1/+3
*
|
|
|
Merge pull request #73 from byrnHDF/develop
Larry Knox
2020-11-08
2
-3/+49
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Change doxygen brief variable
Allen Byrne
2020-11-07
1
-1/+1
|
*
|
|
Doxygen correct PHONY target
Allen Byrne
2020-11-03
1
-1/+0
|
*
|
|
Doxygen add new files and update docs
Allen Byrne
2020-11-03
1
-0/+6
|
*
|
|
Add doxygen auotoconf and cmake support
Allen Byrne
2020-11-03
2
-2/+43
*
|
|
|
Change H5R__copy to not assume destination reference storage is initialized
Jordan Henderson
2020-11-03
1
-2/+4
|
/
/
/
*
|
|
Merge pull request #65 from derobins/minor/mpi_2gb_limit
Larry Knox
2020-10-30
1
-14/+14
|
\
\
\
|
*
|
|
Fixes a bit shift issue in an MPI constant
Dana Robinson
2020-10-29
1
-14/+14
*
|
|
|
Replaces C std library calls with H5MM equivalents
Dana Robinson
2020-10-30
6
-39/+39
|
/
/
/
*
|
|
Fixes minor issues in various virtual file drivers
Dana Robinson
2020-10-29
10
-49/+24
|
|
/
|
/
|
*
|
Merge pull request #59 from derobins/trivial/HDprefix
Larry Knox
2020-10-24
4
-11/+11
|
\
\
|
*
|
Restores erroneously deleted key_id field from S3 VFD
Dana Robinson
2020-10-24
1
-1/+1
|
*
|
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
4
-12/+12
[prev]
[next]