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
*
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
*
Update API tracing info for VOL functions and regenerate trace macros for VOL
Quincey Koziol
2018-11-28
1
-0/+49
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
1
-2/+2
*
Add VOL connector info to the flie access property list returned from
Quincey Koziol
2018-11-18
1
-0/+3
*
Switch switch remainder of API routines to use VOL callbacks.
Quincey Koziol
2018-11-10
1
-0/+3
*
Refactor, standardize, and revise the async request callbacks.
Quincey Koziol
2018-11-04
1
-2/+2
*
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-3/+3
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+474
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-04-29
1
-544/+545
|
\
|
*
Modifications made based on comments from pull request.
Vailin Choi
2018-02-07
1
-520/+520
|
*
Changes made based on code reviews.
Vailin Choi
2018-01-12
1
-1/+2
|
*
Merge branch 'develop' into bugfix/version_bounds
Vailin Choi
2017-12-08
1
-15/+15
|
|
\
|
|
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-15/+15
|
*
|
Initial checkin for library version bounds
Vailin Choi
2017-10-03
1
-0/+6
|
|
/
|
*
Suggested changes from code review
Jordan Henderson
2017-07-07
1
-4/+0
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
|
Checkpoint normalization against incoming hyperslab / selection / dataspace
Quincey Koziol
2017-03-28
1
-1/+1
|
/
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-16/+21
*
[svn-r29775] Description:
Quincey Koziol
2016-04-24
1
-0/+4
*
[svn-r29738] Description:
Quincey Koziol
2016-04-19
1
-0/+4
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
1
-0/+4
*
[svn-r29638] Added new chunk index types to trace code.
Dana Robinson
2016-04-05
1
-0/+34
*
[svn-r28629] Minor normalization with revise_chunks.
Dana Robinson
2015-12-14
1
-2/+2
*
[svn-r28606] Description:
Quincey Koziol
2015-12-13
1
-2/+1
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-82/+81
|
\
|
*
[svn-r27794] Reintegration merge of features/autotools_rework branch with trunk
Dana Robinson
2015-09-15
1
-81/+80
|
|
\
|
|
*
[svn-r27222] Merge of r27035-27221 from the trunk.
Dana Robinson
2015-06-17
1
-2/+2
|
|
|
\
|
|
*
\
[svn-r26350] Merge of r26273-26348 from the trunk.
Dana Robinson
2015-03-04
1
-7/+7
|
|
|
\
\
|
|
*
|
|
[svn-r26245] Fixed some mixed tabs/spaces.
Dana Robinson
2015-02-20
1
-82/+82
|
*
|
|
|
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-1/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[svn-r27152] Updated bin/trace and src/H5trace.c to handle the H5D_vds_view_t
Dana Robinson
2015-06-04
1
-0/+30
*
|
|
|
[svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.
Neil Fortner
2015-05-21
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[svn-r27084] Description:
Quincey Koziol
2015-05-15
1
-2/+2
*
|
|
|
[svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.
Neil Fortner
2015-04-10
1
-7/+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[svn-r26427] Revert of r26426
Dana Robinson
2015-03-11
1
-5/+5
|
*
|
|
[svn-r26426] Merge of r26424 from the autotools_rework branch.
Dana Robinson
2015-03-11
1
-5/+5
|
|
|
/
|
|
/
|
|
*
|
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-7/+7
|
|
/
[next]