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
/
c++
/
src
/
H5Object.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes C++ sign-conversion warnings w/ clang 14 (#1870)
Dana Robinson
2022-07-11
1
-5/+11
*
Removes C++ dependency on H5private.h (#774)
Dana Robinson
2021-06-23
1
-10/+14
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-2/+6
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-1/+1
*
Patches from vtk (#358)
Sean McBride
2021-02-25
1
-4/+10
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-98/+108
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-15/+13
*
Removed an extra "using" statement
Binh-Minh Ribler
2019-02-15
1
-2/+0
*
Adding documentation
Binh-Minh Ribler
2019-02-15
1
-1/+7
*
Adding a C++ wrapper
Binh-Minh Ribler
2019-02-14
1
-5/+64
*
Added class DSetAccPropList
Binh-Minh Ribler
2018-07-22
1
-0/+1
*
Code improvement
Binh-Minh Ribler
2018-07-21
1
-124/+0
*
Fixed HDFFV-10458 partially
Binh-Minh Ribler
2018-07-17
1
-7/+70
*
Fixed comments
Binh-Minh Ribler
2018-07-17
1
-6/+13
*
Fixed HDFFV-10458 partially
Binh-Minh Ribler
2018-07-17
1
-0/+54
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-2/+2
*
Fixed documentation
Binh-Minh Ribler
2018-03-13
1
-29/+0
*
HDFFV-10149 continued
Binh-Minh Ribler
2018-03-12
1
-0/+1
*
Update for new support website
Binh-Minh Ribler
2017-12-21
1
-4/+2
*
New overloaded functions and tests
Binh-Minh Ribler
2017-09-12
1
-1/+1
*
Miscellaneous improvements
Binh-Minh Ribler
2017-08-24
1
-7/+8
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Description:
Binh-Minh Ribler
2017-03-21
1
-2/+3
*
Description:
Binh-Minh Ribler
2017-03-03
1
-210/+209
*
Purpose: Add new wrappers
Binh-Minh Ribler
2016-12-28
1
-0/+34
*
Description:
Binh-Minh Ribler
2016-12-23
1
-34/+0
*
Purpose: Improvement for HDFFV-10004
Binh-Minh Ribler
2016-12-19
1
-1/+51
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
1
-1/+0
*
Description:
Binh-Minh Ribler
2016-10-19
1
-4/+0
*
Purpose: Fix bug HDFFR-9920 cont.
Binh-Minh Ribler
2016-09-21
1
-4/+4
*
[svn-r30311] Purpose: Fix bug HDFFR-9920 cont.
Binh-Minh Ribler
2016-08-22
1
-1/+273
*
[svn-r30309] Purpose: Fix bug HDFFR-9920
Binh-Minh Ribler
2016-08-20
1
-1/+2
*
[svn-r30272] Purpose: Code improvement
Binh-Minh Ribler
2016-08-09
1
-1/+2
*
[svn-r29340] Purpose: Code cleanup
Binh-Minh Ribler
2016-03-08
1
-1/+1
*
[svn-r27961] Purpose: Partial fix of issues HDFFV-9169 and HDFFV-9167
Binh-Minh Ribler
2015-10-06
1
-0/+1
*
[svn-r26457] Purpose: Fix warnings HDFFV-8658
Binh-Minh Ribler
2015-03-15
1
-10/+19
*
[svn-r24969] Description:
Binh-Minh Ribler
2014-04-06
1
-0/+112
*
[svn-r24188] Purpose: Fixed bug introduced in r24163
Binh-Minh Ribler
2013-09-23
1
-1/+0
*
[svn-r24178] Back out the changes that cause daily test to fail r24163
Binh-Minh Ribler
2013-09-20
1
-0/+1
*
[svn-r24163] Purpose: More on HDFFV-7520 and HDFFV-533
Binh-Minh Ribler
2013-09-19
1
-1/+0
*
[svn-r24162] backing out a commit that includes wrong files
Binh-Minh Ribler
2013-09-19
1
-0/+1
*
[svn-r24161] Purpose: More on HDFFV-7520 and HDFFV-533
Binh-Minh Ribler
2013-09-19
1
-1/+0
*
[svn-r24143] Description:
Binh-Minh Ribler
2013-09-16
1
-1/+1
*
[svn-r22845] Purpose: Misc fixes
Binh-Minh Ribler
2012-09-28
1
-20/+1
*
[svn-r22836] Purpose: Fix bug HDFFV-533 and add other missing functions
Binh-Minh Ribler
2012-09-27
1
-495/+6
*
[svn-r22235] Purpose: Fixed bugs HDFFV-2761 & HDFFV-7852
Binh-Minh Ribler
2012-04-02
1
-11/+13
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
1
-1/+1
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
1
-1/+1
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-1/+1
[next]