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
/
H5File.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
1
-4/+2
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+3
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-1/+1
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
1
-4/+0
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-88/+104
*
Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno
Quincey Koziol
2019-04-14
1
-0/+21
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-4/+45
*
Added class DSetAccPropList
Binh-Minh Ribler
2018-07-22
1
-0/+1
*
Fixed documentation
Binh-Minh Ribler
2018-03-13
1
-30/+27
*
HDFFV-10149 continued
Binh-Minh Ribler
2018-03-12
1
-0/+1
*
Update for new support website
Binh-Minh Ribler
2017-12-21
1
-3/+2
*
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-17
1
-71/+72
*
Description:
Binh-Minh Ribler
2017-03-03
1
-331/+331
*
Purpose: Add new C++ wrappers
Binh-Minh Ribler
2017-02-23
1
-0/+19
*
Purpose: Add new wrappers
Binh-Minh Ribler
2016-12-28
1
-0/+1
*
Purpose: Improvement for HDFFV-10004
Binh-Minh Ribler
2016-12-19
1
-0/+1
*
Description:
Binh-Minh Ribler
2016-10-19
1
-6/+0
*
Purpose: Fix bug HDFFR-9920 cont.
Binh-Minh Ribler
2016-09-21
1
-6/+8
*
[svn-r30311] Purpose: Fix bug HDFFR-9920 cont.
Binh-Minh Ribler
2016-08-22
1
-1/+1
*
[svn-r30309] Purpose: Fix bug HDFFR-9920
Binh-Minh Ribler
2016-08-20
1
-6/+6
*
[svn-r30279] Purpose: Code improvement (HDFFR-9725)
Binh-Minh Ribler
2016-08-12
1
-5/+6
*
[svn-r29766] Description:
Binh-Minh Ribler
2016-04-22
1
-1/+1
*
[svn-r29759] Purpose: Code improvements
Binh-Minh Ribler
2016-04-22
1
-5/+5
*
[svn-r29322] Purpose: Remove obsoletes
Binh-Minh Ribler
2016-03-07
1
-8/+10
*
[svn-r28027] Purpose: Fix memory leaks
Binh-Minh Ribler
2015-10-11
1
-42/+42
*
[svn-r27961] Purpose: Partial fix of issues HDFFV-9169 and HDFFV-9167
Binh-Minh Ribler
2015-10-06
1
-0/+1
*
[svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.
Dana Robinson
2015-04-30
1
-17/+14
*
[svn-r26695] Purpose: Fixed HDFFV-7947 (cont.)
Binh-Minh Ribler
2015-04-01
1
-19/+0
*
[svn-r26667] Purpose: Fixed HDFFV-8766
Binh-Minh Ribler
2015-03-30
1
-0/+26
*
[svn-r26454] Purpose: Fix warnings HDFFV-8658
Binh-Minh Ribler
2015-03-15
1
-4/+4
*
[svn-r25640] Purpose: Fixed HDFFV-4259
Binh-Minh Ribler
2014-09-30
1
-4/+4
*
[svn-r25632] Purpose: Fixed HDFFV-8852
Binh-Minh Ribler
2014-09-29
1
-1/+9
*
[svn-r25061] Description:
Binh-Minh Ribler
2014-04-17
1
-0/+17
*
[svn-r25020] Description:
Binh-Minh Ribler
2014-04-12
1
-13/+13
*
[svn-r24991] Purpose: Fixed HDFFV-3384
Binh-Minh Ribler
2014-04-09
1
-1/+1
*
[svn-r24291] Description:
Binh-Minh Ribler
2013-10-15
1
-15/+15
*
[svn-r24188] Purpose: Fixed bug introduced in r24163
Binh-Minh Ribler
2013-09-23
1
-2/+2
*
[svn-r24143] Description:
Binh-Minh Ribler
2013-09-16
1
-2/+7
*
[svn-r23428] Description:
Binh-Minh Ribler
2013-03-22
1
-3/+3
*
[svn-r23427] Purpose: Fix bug HDFFV-8067
Binh-Minh Ribler
2013-03-22
1
-2/+16
*
[svn-r22845] Purpose: Misc fixes
Binh-Minh Ribler
2012-09-28
1
-73/+9
*
[svn-r22836] Purpose: Fix bug HDFFV-533 and add other missing functions
Binh-Minh Ribler
2012-09-27
1
-153/+4
*
[svn-r22235] Purpose: Fixed bugs HDFFV-2761 & HDFFV-7852
Binh-Minh Ribler
2012-04-02
1
-13/+13
*
[svn-r19395] Purpose: Fixed bug 1903
Binh-Minh Ribler
2010-09-16
1
-4/+2
*
[svn-r15704] I changed the return values of H5Fget_obj_ids and H5Fget_obj_cou...
Raymond Lu
2008-09-26
1
-6/+6
*
[svn-r15407] Purpose: Fix bug
Binh-Minh Ribler
2008-07-25
1
-3/+3
*
[svn-r15395] When an attribute was opened twice and data was written with one...
Raymond Lu
2008-07-22
1
-17/+8
*
[svn-r15309] Purpose: Fixed bugs
Binh-Minh Ribler
2008-07-02
1
-52/+189
[next]