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
/
H5trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-1/+1
*
Use appropriate printf format specifiers for haddr_t and hsize_t types direct...
jhendersonHDF
2022-01-11
1
-1/+1
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-2/+0
*
Fix Mirror, HDFS and ROS3 case statements for VFD value in H5trace (#1062)
jhendersonHDF
2021-09-30
1
-6/+6
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-0/+59
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-34/+54
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-3/+3
*
Minor warning fixes in develop (#526)
Dana Robinson
2021-03-31
1
-22/+25
*
Misc warning fixes (#495)
Dana Robinson
2021-03-24
1
-1/+1
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-1/+1
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-4/+38
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-1852/+2090
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+2
*
First cut of the H5 public API documentation. (#80)
Gerd Heber
2020-11-18
1
-0/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-689/+690
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-44/+44
|
\
|
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-1/+1
|
*
Fixed bad parens in H5trace.c
Dana Robinson
2020-07-31
1
-43/+43
*
|
Fix fprintf arguments: "%p" expects a `void *` argument.
David Young
2020-07-07
1
-3/+3
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-10/+10
|
/
*
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-26
1
-617/+1664
|
\
|
*
Update printf pointer syntax and revert fortran to f2003
Allen Byrne
2020-04-06
1
-106/+106
|
*
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-10
1
-1/+1
|
*
Switch the 'get offset' operation from a dataset 'get' callback to a [native]
Quincey Koziol
2020-02-28
1
-3/+3
|
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-1/+1
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-3/+25
|
*
Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...
Quincey Koziol
2019-12-21
1
-3/+3
|
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-3/+403
|
*
Modify H5VL initialization routines to initialize all VOL-managed object
Neil Fortner
2019-12-12
1
-0/+6
|
*
Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILE
Jerome Soumagne
2019-11-27
1
-0/+3
|
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-18/+60
|
*
Remove ability to loc by ref from H5VL layer
Jerome Soumagne
2019-10-08
1
-12/+0
|
*
Add H5VL_OBJECT_GET_TYPE to get object type
Jerome Soumagne
2019-10-08
1
-0/+6
|
*
Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.
Quincey Koziol
2019-10-08
1
-3/+6
|
*
Fix H5VL_blob_get to return size of blob
Jerome Soumagne
2019-10-08
1
-0/+29
|
*
Update versioning to next major version
Allen Byrne
2019-09-25
1
-5/+9
|
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-1/+13
|
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-1/+1
|
*
New hyperslab selection routines and new public selection iterator routines.
Quincey Koziol
2019-06-16
1
-0/+8
|
*
Added H5Fdelete call and VOL support (but no VFD/native implementation).
Dana Robinson
2019-06-11
1
-0/+3
|
*
Minor warning fixes:
Dana Robinson
2019-06-05
1
-0/+3
|
*
Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAME
Jerome Soumagne
2019-05-23
1
-2/+2
|
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-1/+5
|
*
Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to develop
Quincey Koziol
2018-12-18
1
-3/+0
|
|
\
|
|
*
Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out
Quincey Koziol
2018-12-17
1
-3/+0
|
*
|
Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...
Dana Robinson
2018-12-17
1
-8/+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Removed H5I_REFERENCE from the library. It has always been unused
Dana Robinson
2018-12-08
1
-8/+0
|
*
|
Added HD to va_* calls in a couple of library files.
Dana Robinson
2018-12-17
1
-90/+90
|
|
/
|
*
Switch H5VL_class_value_t from enum to unsigned integer
Quincey Koziol
2018-11-29
1
-12/+5
[next]