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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+3
*
Removes alternative function enter/leave macro scheme (#678)
Dana Robinson
2021-05-29
1
-22/+9
*
Add H5Dchunk_iter method for iterating over chunks (#6)
Gaute Hope
2021-05-19
1
-0/+1
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Update clang config (#473)
Quincey Koziol
2021-03-17
2
-2/+2
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
3
-6/+6
*
Update license url part2 (#333)
Larry Knox
2021-02-17
39
-42/+42
*
Fix clang unknown pragma warnings (#337)
Sean
2021-02-15
1
-1/+6
*
Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)
Dana Robinson
2021-02-03
1
-1/+1
*
Add compiler flags for GCC 10, along with updating warnhist script to accommo...
Quincey Koziol
2020-12-21
1
-48/+61
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-0/+2
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-134/+227
*
Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)
Dana Robinson
2020-11-20
2
-2/+0
*
Switch ID code to use a hash table instead of a skip list (#52)
Dana Robinson
2020-11-17
2
-0/+2
*
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
1
-4/+87
*
Update reformatting settings, trace wrapping, and printf-format strings (#22)
Quincey Koziol
2020-10-06
4
-13/+80
*
Fix VFD h5repacktest (#20)
Allen Byrne
2020-10-06
1
-8/+14
*
Change to executable
Allen Byrne
2020-09-24
2
-0/+0
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
2
-0/+20
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
3
-3/+3
*
Minor normalizations with 1.12 branch
Dana Robinson
2020-08-01
1
-108/+108
*
OESS-65 add option to use AEC library in place of SZip
Allen Byrne
2020-04-22
1
-139/+139
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
2
-13/+13
*
Merge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_spli...
Jake Smith
2020-04-11
1
-0/+2
|
\
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2020-04-07
1
-0/+1
|
|
\
|
*
|
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+2
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Larry Knox
2020-03-24
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-20
1
-0/+1
|
|
/
*
|
Add \d to list of characters allowed after '-' in versions.
Larry Knox
2020-03-12
1
-1/+1
|
/
*
Update examples and fix old version references.
Allen Byrne
2020-02-26
1
-3/+3
*
Filter all of the new _USED / _UNUSED type modifiers.
David Young
2020-02-18
1
-0/+4
*
Merge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-01-23
1
-1/+1
|
\
|
*
Max Library "index" should be 7.
Larry Knox
2020-01-22
1
-1/+1
*
|
Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop
Kimmy Mu
2020-01-23
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
merge and fix
kmu
2020-01-21
2
-12/+35
|
|
\
|
*
|
merge and fix conflict
kmu
2020-01-19
1
-0/+1
*
|
|
Remove duplicate lines noted on forum by Eric Bavier
Larry Knox
2020-01-21
1
-7/+0
*
|
|
Add v111 version for H5O functions to enable version1 default for HDF5
Larry Knox
2020-01-21
1
-2/+16
|
|
/
|
/
|
*
|
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
2
-12/+35
|
/
*
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-06
1
-4/+15
|
\
|
*
fix intel compile warnings
kmu
2019-12-04
1
-4/+15
|
*
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
1
-13/+4
|
*
Revert "using a different MACRO"
kmu
2019-11-26
1
-2/+0
|
*
using a different MACRO
kmu
2019-11-25
1
-0/+2
|
*
Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop
kmu
2019-11-07
12
-12/+26
|
|
\
|
*
|
fix warnings from Intel compiler
kmu
2019-11-07
1
-4/+13
*
|
|
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-0/+11
*
|
|
Make this script work on hosts where PERL is not installed at
David Young
2019-11-13
1
-1/+2
|
|
/
|
/
|
*
|
Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop
David Young
2019-11-05
12
-12/+26
|
\
\
|
|
/
|
/
|
|
*
Not every system has perl installed in /usr/bin/, so change the shebang
David Young
2019-10-03
12
-12/+26
[prev]
[next]