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
*
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
*
FreeBSD autotools changes (#142)
Dana Robinson
2020-11-30
2
-4/+38
*
Fixes clang debug optimization level w/ Autotools (#141)
Dana Robinson
2020-11-30
1
-1/+1
*
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
*
Minor refactoring in tid.c (#127)
Dana Robinson
2020-11-26
1
-137/+239
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
61
-2735/+3524
*
Refactor to avoid using fork to create initial file (#122)
Quincey Koziol
2020-11-25
1
-331/+19
*
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
*
Add else choice to error flags option (#128)
Allen Byrne
2020-11-25
14
-0/+279
*
Minor/solaris gcc fix (#126)
Dana Robinson
2020-11-25
2
-4/+21
*
Adds a configure/CMake option to control -Werror behavior (#119)
Dana Robinson
2020-11-25
6
-19/+95
*
Doxygen - added (mostly) beginner functions (#112)
bljhdf
2020-11-23
6
-27/+1551
*
Update release text files (#109)
Allen Byrne
2020-11-23
8
-2449/+7659
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
170
-1452/+1443
*
Full set of current H5F documentation. (#105)
Gerd Heber
2020-11-21
5
-44/+1311
*
Minor/id code cleanup (#114)
Dana Robinson
2020-11-21
11
-1692/+1854
*
Corrects use of unitialized bytes in the chunk_info test (#106)
Dana Robinson
2020-11-20
1
-2/+2
*
chkmanifest will run autogen (#102)
Allen Byrne
2020-11-20
2
-0/+2
*
Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)
Dana Robinson
2020-11-20
7
-1367/+30
*
Add new files to CMake and MANIFEST (#100)
Allen Byrne
2020-11-19
2
-0/+3
*
First cut of the H5 public API documentation. (#80)
Gerd Heber
2020-11-18
25
-562/+6930
*
Switch ID code to use a hash table instead of a skip list (#52)
Dana Robinson
2020-11-17
7
-30/+1367
*
obsolete CMAKE_BUILD_TOOL => CMAKE_MAKE_PROGRAM (#97)
Michael Hirsch
2020-11-17
1
-1/+1
*
Merge pull request #91 from ksunden/patch-1
Larry Knox
2020-11-13
1
-1/+1
|
\
|
*
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
5
-57/+62
|
\
\
|
*
|
Correction for location of doxygen folder
Allen Byrne
2020-11-12
1
-1/+1
|
*
|
downgrade doxygen.m4 macro file to previous version.
Allen Byrne
2020-11-12
1
-43/+43
|
*
|
Add missing entries, remove m4 reference
Allen Byrne
2020-11-12
5
-15/+20
*
|
|
Merge pull request #60 from bmribler/develop
Larry Knox
2020-11-12
5
-7/+53
|
\
\
\
|
*
|
|
Fixed typo!!
Binh-Minh Ribler
2020-11-12
1
-1/+1
|
*
|
|
Fixed typo!
Binh-Minh Ribler
2020-11-12
1
-1/+1
|
*
|
|
Added line for new file
Binh-Minh Ribler
2020-11-12
1
-0/+2
|
*
|
|
Removed the line, added by mistake.
Binh-Minh Ribler
2020-11-12
1
-1/+0
|
*
|
|
Added a missing line.
Binh-Minh Ribler
2020-11-12
1
-0/+1
|
*
|
|
Fixed typo again.
Binh-Minh Ribler
2020-11-11
1
-1/+1
|
*
|
|
Fixed typo
Binh-Minh Ribler
2020-11-11
1
-1/+1
|
*
|
|
Miscellaneous update
Binh-Minh Ribler
2020-11-11
4
-1/+8
|
*
|
|
Added test for the fix HDFFV-10590
Binh-Minh Ribler
2020-10-28
2
-0/+32
|
*
|
|
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
193
-15258/+18024
|
|
\
\
\
|
*
|
|
|
Fix HDFFV-10590
Binh-Minh Ribler
2020-10-26
27
-127/+212
*
|
|
|
|
Merge pull request #81 from jhendersonHDF/develop
Larry Knox
2020-11-12
1
-8/+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix non-collective metadata read in t_mdset with collective metadata reads en...
Jordan Henderson
2020-11-11
1
-8/+4
[next]