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
...
*
|
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
90
-2368/+7568
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 int...
Quincey Koziol
2016-12-01
20
-73/+71
|
\
\
|
|
/
|
*
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-29
16
-367/+549
|
|
\
|
*
\
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-28
1
-12/+27
|
|
\
\
|
*
\
\
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-28
5
-152/+131
|
|
\
\
\
|
*
\
\
\
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-26
34
-1453/+2883
|
|
\
\
\
\
|
*
|
|
|
|
Tentative fix for valgrind issues related to EoC.
Dana Robinson
2016-11-26
20
-73/+71
|
*
|
|
|
|
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-21
17
-1059/+350
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Minor normalization cleanups.
Quincey Koziol
2016-11-30
2
-4/+4
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Bring over another batch (hopefully the last) of non-SWMR "normalization"
Quincey Koziol
2016-11-29
16
-367/+549
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #175 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:new_H5AC_dump_c...
Dana Robinson
2016-11-28
1
-12/+27
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Updated the cache dump to use the stored type name instead
Dana Robinson
2016-11-28
2
-43/+5
|
*
|
|
|
Updated the format of H5AC/C_dump_cache() to include
Dana Robinson
2016-11-28
2
-13/+66
*
|
|
|
|
Remove "collective write list" parameter from H5C__flush_single_entry() as it
Quincey Koziol
2016-11-28
4
-50/+60
*
|
|
|
|
Eliminate unnecessary data structure for parallel collective metadata cache I/O
Quincey Koziol
2016-11-28
3
-70/+11
|
/
/
/
/
*
|
|
|
Add a flag for H5C__flush_single_entry() to allow the parallel code to request
Quincey Koziol
2016-11-25
3
-37/+65
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #167 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_valgrind_bu...
Dana Robinson
2016-11-22
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Added the H5F_CLOSING() check that makes valgrind happy in
Dana Robinson
2016-11-21
1
-1/+1
*
|
|
Merge pull request #166 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_valgrind_bu...
Dana Robinson
2016-11-21
4
-4/+34
|
\
\
\
|
|
/
/
|
*
|
Two minor cache changes:
Dana Robinson
2016-11-20
4
-4/+34
*
|
|
Bring over support for retrying metadata cache entry loads, along with all the
Quincey Koziol
2016-11-20
34
-1453/+2883
|
|
/
|
/
|
*
|
Remove 'clear' callback from metadata cache client interface, using the
Quincey Koziol
2016-11-18
17
-268/+139
*
|
Remove explicit support within the metadata cache for tracked compressed
Quincey Koziol
2016-11-17
17
-791/+211
|
/
*
Bring over new 'notify' metadata cache client callback actions for when an
Quincey Koziol
2016-11-12
5
-30/+134
*
Merge pull request #155 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_...
Quincey Koziol
2016-11-12
6
-675/+727
|
\
|
*
Refactor H5O code to clean up message allocation, align cache deserialize code
Quincey Koziol
2016-11-12
6
-675/+727
*
|
Align w/minor cleanups in revise_chunks branch.
Quincey Koziol
2016-11-12
4
-45/+79
|
/
*
Merge pull request #151 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop
Quincey Koziol
2016-11-11
5
-405/+213
|
\
|
*
Clean up cache code to eliminate dead-ends and unify code.
Quincey Koziol
2016-11-10
5
-405/+213
*
|
Moved Win32 variables to top of function in H5FDlog.c.
derobins
2016-11-11
1
-8/+9
|
/
*
Merge pull request #138 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Pget_driver_i...
Dana Robinson
2016-11-07
3
-9/+9
|
\
|
*
Changed the return type of H5Pget_driver_info() from void * to
Dana Robinson
2016-11-05
3
-9/+9
*
|
Switch to new, more scalable, metadata cache entry tagging.
Quincey Koziol
2016-11-07
13
-325/+381
*
|
Remove routines not yet used in develop
Quincey Koziol
2016-11-07
1
-140/+0
*
|
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
29
-543/+295
|
/
*
Add missing retrieval of cache logging name, from revise_chunks.
Quincey Koziol
2016-11-04
1
-0/+16
*
Add public H5F* routines for cache logging.
Quincey Koziol
2016-11-04
1
-0/+99
*
Add cache logging property and file pieces.
Quincey Koziol
2016-11-04
7
-10/+475
*
Add logging prototypes and cache struct fields.
Quincey Koziol
2016-11-04
2
-0/+33
*
Add logging error message.
Quincey Koziol
2016-11-04
1
-0/+1
*
Bring cache logging routines from revise_chunks branch to develop.
Quincey Koziol
2016-11-04
8
-6/+1651
*
Remove static definition for debugging routines. *sigh*
Quincey Koziol
2016-11-04
1
-2/+0
*
Add missing prototypes for cache debugging routines.
Quincey Koziol
2016-11-04
2
-1/+6
*
Merge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop
Quincey Koziol
2016-11-03
14
-1166/+1416
|
\
|
*
Move cache debugging routines into separate module.
Quincey Koziol
2016-11-03
6
-1102/+1221
|
*
Change file memory type for extending to default, and correct error in
Quincey Koziol
2016-11-03
2
-4/+8
|
*
Warning and whitespace cleanup.
Quincey Koziol
2016-11-03
4
-17/+43
|
*
Improvements to the log VFD, for helping with SWMR debugging.
Quincey Koziol
2016-11-03
2
-28/+137
|
*
Minor code cleanups.
Quincey Koziol
2016-11-03
2
-14/+6
*
|
Merge pull request #122 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_groups to d...
Dana Robinson
2016-11-03
1
-0/+8
|
\
\
|
|
/
|
/
|
[prev]
[next]