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
/
H5Exception.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modern C++ dtor declarations (#1830)
Sean McBride
2024-02-14
1
-13/+13
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-2/+2
*
Replaces the H5_OVERRIDE macro with override (#773)
Dana Robinson
2021-06-23
1
-12/+12
*
Added C++11 override keyword where appropriate (#433)
Sean McBride
2021-03-10
1
-12/+12
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
1
-4/+0
*
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
-110/+108
*
New overloaded functions and tests
Binh-Minh Ribler
2017-09-12
1
-1/+3
*
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
-2/+2
*
Description:
Binh-Minh Ribler
2017-03-03
1
-77/+77
*
Purpose: Add new wrappers
Binh-Minh Ribler
2016-12-28
1
-2/+1
*
Purpose: Improvement for HDFFV-10004
Binh-Minh Ribler
2016-12-19
1
-0/+8
*
Description:
Binh-Minh Ribler
2016-10-19
1
-4/+0
*
[svn-r28027] Purpose: Fix memory leaks
Binh-Minh Ribler
2015-10-11
1
-2/+2
*
[svn-r25125] Description:
Binh-Minh Ribler
2014-04-26
1
-1/+1
*
[svn-r25108] Description:
Binh-Minh Ribler
2014-04-25
1
-1/+3
*
[svn-r25061] Description:
Binh-Minh Ribler
2014-04-17
1
-1/+1
*
[svn-r24865] Description:
Binh-Minh Ribler
2014-03-21
1
-0/+7
*
[svn-r24830] Purpose: HDFFV-8623
Binh-Minh Ribler
2014-03-18
1
-11/+11
*
[svn-r24291] Description:
Binh-Minh Ribler
2013-10-15
1
-4/+9
*
[svn-r24189] Purpose: Fixed bug HDFFV-1060
Binh-Minh Ribler
2013-09-23
1
-3/+3
*
[svn-r19927] Remove pragma statement.
Allen Byrne
2011-01-07
1
-1/+0
*
[svn-r19924] Windows VS10 complains about private STL members needing to be e...
Allen Byrne
2011-01-07
1
-0/+1
*
[svn-r19923] BZ 1165: Implemented declaration change;
Allen Byrne
2011-01-06
1
-1/+1
*
[svn-r15183] Purpose: _WIN32 macro cleanup
Scott Wegner
2008-06-09
1
-6/+0
*
[svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN...
Scott Wegner
2007-05-18
1
-1/+1
*
[svn-r13648] Description:
Quincey Koziol
2007-04-12
1
-3/+3
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12404] Purpose: Fix typos/formats
Binh-Minh Ribler
2006-06-05
1
-11/+11
*
[svn-r12345] Purpose: Codes for backward compatibility.
Raymond Lu
2006-05-12
1
-1/+1
*
[svn-r12200] Purpose: Maintenance
Binh-Minh Ribler
2006-04-05
1
-20/+20
*
[svn-r12192] Purpose: Maintenance
Binh-Minh Ribler
2006-04-02
1
-1/+1
*
[svn-r12180] Purpose: Maintenance
Binh-Minh Ribler
2006-03-30
1
-21/+23
*
[svn-r11487] Purpose:
Quincey Koziol
2005-10-01
1
-12/+12
*
[svn-r11264] Purpose: Additional code improvement
Binh-Minh Ribler
2005-08-18
1
-1/+1
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-5/+5
*
[svn-r9234] Purpose:
Quincey Koziol
2004-09-09
1
-2/+2
*
[svn-r9128] Purpose: Code updating
Binh-Minh Ribler
2004-08-20
1
-22/+22
*
[svn-r8570] Purpose:
Binh-Minh Ribler
2004-05-25
1
-1/+1
*
[svn-r8269] Purpose:
Binh-Minh Ribler
2004-03-22
1
-22/+15
*
[svn-r7292] Purpose:
Quincey Koziol
2003-08-08
1
-2/+0
*
[svn-r7264] Purpose: Error API gradual checkin
Raymond Lu
2003-07-26
1
-2/+4
*
[svn-r6990] Purpose:
Binh-Minh Ribler
2003-06-07
1
-7/+0
*
[svn-r6485] Purpose:
Bill Wendling
2003-03-17
1
-1/+3
*
[svn-r6236] Purpose: Copyright
Binh-Minh Ribler
2003-01-07
1
-0/+15
*
[svn-r5932]
MuQun Yang
2002-09-20
1
-11/+11
*
[svn-r5487] Purpose:
Quincey Koziol
2002-05-30
1
-5/+0
[next]