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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces the H5_OVERRIDE macro with override (#773)
Dana Robinson
2021-06-23
1
-7/+7
*
Added more C++11 override keywords (#485)
Sean McBride
2021-04-21
1
-1/+1
*
Added C++11 override keyword where appropriate (#433)
Sean McBride
2021-03-10
1
-6/+6
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-3/+3
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-72/+78
*
Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno
Quincey Koziol
2019-04-14
1
-0/+3
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+4
*
Fixed documentation
Binh-Minh Ribler
2018-03-13
1
-3/+3
*
Miscellaneous code cleanup
Binh-Minh Ribler
2017-09-15
1
-2/+1
*
Miscellaneous improvements
Binh-Minh Ribler
2017-08-24
1
-2/+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
-3/+3
*
Description:
Binh-Minh Ribler
2017-03-03
1
-63/+63
*
Purpose: Add new C++ wrappers
Binh-Minh Ribler
2017-02-23
1
-2/+5
*
Description:
Binh-Minh Ribler
2016-10-19
1
-4/+0
*
Purpose: Updated documentation
Binh-Minh Ribler
2016-09-27
1
-2/+3
*
[svn-r30309] Purpose: Fix bug HDFFR-9920
Binh-Minh Ribler
2016-08-20
1
-4/+6
*
[svn-r30279] Purpose: Code improvement (HDFFR-9725)
Binh-Minh Ribler
2016-08-12
1
-1/+1
*
[svn-r26695] Purpose: Fixed HDFFV-7947 (cont.)
Binh-Minh Ribler
2015-04-01
1
-2/+1
*
[svn-r26667] Purpose: Fixed HDFFV-8766
Binh-Minh Ribler
2015-03-30
1
-0/+4
*
[svn-r25061] Description:
Binh-Minh Ribler
2014-04-17
1
-1/+2
*
[svn-r24991] Purpose: Fixed HDFFV-3384
Binh-Minh Ribler
2014-04-09
1
-1/+1
*
[svn-r24867] Description:
Binh-Minh Ribler
2014-03-22
1
-4/+8
*
[svn-r24291] Description:
Binh-Minh Ribler
2013-10-15
1
-7/+11
*
[svn-r24189] Purpose: Fixed bug HDFFV-1060
Binh-Minh Ribler
2013-09-23
1
-3/+3
*
[svn-r24188] Purpose: Fixed bug introduced in r24163
Binh-Minh Ribler
2013-09-23
1
-3/+0
*
[svn-r24178] Back out the changes that cause daily test to fail r24163
Binh-Minh Ribler
2013-09-20
1
-0/+3
*
[svn-r24163] Purpose: More on HDFFV-7520 and HDFFV-533
Binh-Minh Ribler
2013-09-19
1
-3/+0
*
[svn-r24162] backing out a commit that includes wrong files
Binh-Minh Ribler
2013-09-19
1
-0/+3
*
[svn-r24161] Purpose: More on HDFFV-7520 and HDFFV-533
Binh-Minh Ribler
2013-09-19
1
-3/+0
*
[svn-r24143] Description:
Binh-Minh Ribler
2013-09-16
1
-2/+1
*
[svn-r22845] Purpose: Misc fixes
Binh-Minh Ribler
2012-09-28
1
-12/+1
*
[svn-r22836] Purpose: Fix bug HDFFV-533 and add other missing functions
Binh-Minh Ribler
2012-09-27
1
-19/+1
*
[svn-r15704] I changed the return values of H5Fget_obj_ids and H5Fget_obj_cou...
Raymond Lu
2008-09-26
1
-3/+3
*
[svn-r15407] Purpose: Fix bug
Binh-Minh Ribler
2008-07-25
1
-2/+5
*
[svn-r15308] Purpose: Fixed bugs
Binh-Minh Ribler
2008-07-02
1
-5/+25
*
[svn-r14148] Description:
Quincey Koziol
2007-09-14
1
-0/+2
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12795] Purpose: Fixing bug
Binh-Minh Ribler
2006-10-22
1
-5/+5
*
[svn-r12404] Purpose: Fix typos/formats
Binh-Minh Ribler
2006-06-05
1
-5/+5
*
[svn-r12200] Purpose: Maintenance
Binh-Minh Ribler
2006-04-05
1
-7/+7
*
[svn-r12180] Purpose: Maintenance
Binh-Minh Ribler
2006-03-30
1
-7/+7
*
[svn-r11845] Purpose: Adding another wrapper/Fixing typos
Binh-Minh Ribler
2005-12-29
1
-0/+3
*
[svn-r11762] Purpose: Adding more wrappers
Binh-Minh Ribler
2005-12-05
1
-0/+6
*
[svn-r11755] Purpose: Code improvement
Binh-Minh Ribler
2005-12-03
1
-1/+1
*
[svn-r11487] Purpose:
Quincey Koziol
2005-10-01
1
-12/+12
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-3/+3
*
[svn-r11206] Purpose: Additional wrapper/Code improvement
Binh-Minh Ribler
2005-08-08
1
-0/+4
*
[svn-r10212] Purpose: Added more wrappers
Binh-Minh Ribler
2005-03-14
1
-0/+3
[next]