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
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-17/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-1/+1
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-4/+4
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
1
-156/+153
*
clang-tidy clang-analyzer-core issues addressed (#3113)
Allen Byrne
2023-06-13
1
-4/+2
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
1
-1/+1
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
1
-0/+25
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
1
-1/+5
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
1
-12/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
1
-0/+5
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-0/+3
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-4/+4
*
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
[next]